Some checks failed
Docs CI / lint-and-preview (push) Has been cancelled
- Implemented LdapDistinguishedNameHelper for escaping RDN and filter values. - Created AuthorityCredentialAuditContext and IAuthorityCredentialAuditContextAccessor for managing credential audit context. - Developed StandardCredentialAuditLogger with tests for success, failure, and lockout events. - Introduced AuthorityAuditSink for persisting audit records with structured logging. - Added CryptoPro related classes for certificate resolution and signing operations.
3.2 KiB
3.2 KiB
Sprint 201 - Experience & SDKs · 180.A) Cli.I
Active items only. Completed/historic work now resides in docs/implplan/archived_sprints_tasks.md (updated 2025-11-08).
[Experience & SDKs] 180.A) Cli.I Depends on: Sprint 120.A - AirGap, Sprint 130.A - Scanner, Sprint 150.A - Orchestrator, Sprint 170.A - Notifier Summary: Experience & SDKs focus on Cli (phase I).
| Task ID | State | Task description | Owners (Source) |
|---|---|---|---|
| CLI-AIAI-31-001 | TODO | Implement stella advise summarize command with JSON/Markdown outputs and citation display. |
DevEx/CLI Guild (src/Cli/StellaOps.Cli) |
| CLI-AIAI-31-002 | TODO | Implement stella advise explain showing conflict narrative and structured rationale. Dependencies: CLI-AIAI-31-001. |
DevEx/CLI Guild (src/Cli/StellaOps.Cli) |
| CLI-AIAI-31-003 | TODO | Implement stella advise remediate generating remediation plans with --strategy filters and file output. Dependencies: CLI-AIAI-31-002. |
DevEx/CLI Guild (src/Cli/StellaOps.Cli) |
| CLI-AIAI-31-004 | TODO | Implement stella advise batch for summaries/conflicts/remediation with progress + multi-status responses. Dependencies: CLI-AIAI-31-003. |
DevEx/CLI Guild (src/Cli/StellaOps.Cli) |
| CLI-AIRGAP-56-001 | TODO | Implement `stella mirror create | DevEx/CLI Guild (src/Cli/StellaOps.Cli) |
| CLI-AIRGAP-56-002 | TODO | Ensure telemetry propagation under sealed mode (no remote exporters) while preserving correlation IDs; add label AirGapped-Phase-1. Dependencies: CLI-AIRGAP-56-001. |
DevEx/CLI Guild (src/Cli/StellaOps.Cli) |
| CLI-AIRGAP-57-001 | TODO | Add stella airgap import with diff preview, bundle scope selection (--tenant, --global), audit logging, and progress reporting. Dependencies: CLI-AIRGAP-56-002. |
DevEx/CLI Guild (src/Cli/StellaOps.Cli) |
| CLI-AIRGAP-57-002 | TODO | Provide `stella airgap seal. Dependencies: CLI-AIRGAP-57-001. | DevEx/CLI Guild (src/Cli/StellaOps.Cli) |
| CLI-AIRGAP-58-001 | TODO | Implement stella airgap export evidence helper for portable evidence packages, including checksum manifest and verification. Dependencies: CLI-AIRGAP-57-002. |
DevEx/CLI Guild, Evidence Locker Guild (src/Cli/StellaOps.Cli) |
| CLI-ATTEST-73-001 | TODO | Implement stella attest sign (payload selection, subject digest, key reference, output format) using official SDK transport. |
CLI Attestor Guild (src/Cli/StellaOps.Cli) |
| CLI-ATTEST-73-002 | TODO | Implement stella attest verify with policy selection, explainability output, and JSON/table formatting. Dependencies: CLI-ATTEST-73-001. |
CLI Attestor Guild (src/Cli/StellaOps.Cli) |
| CLI-ATTEST-74-001 | TODO | Implement stella attest list with filters (subject, type, issuer, scope) and pagination. Dependencies: CLI-ATTEST-73-002. |
CLI Attestor Guild (src/Cli/StellaOps.Cli) |
| CLI-ATTEST-74-002 | TODO | Implement stella attest fetch to download envelopes and payloads to disk. Dependencies: CLI-ATTEST-74-001. |
CLI Attestor Guild (src/Cli/StellaOps.Cli) |
| CLI-ATTEST-75-001 | TODO | Implement `stella attest key create. Dependencies: CLI-ATTEST-74-002. | CLI Attestor Guild, KMS Guild (src/Cli/StellaOps.Cli) |
| CLI-ATTEST-75-002 | TODO | Add support for building/verifying attestation bundles in CLI. Dependencies: CLI-ATTEST-75-001. | CLI Attestor Guild, Export Guild (src/Cli/StellaOps.Cli) |