Files
git.stella-ops.org/docs/implplan/SPRINT_203_cli_iii.md
master ae69b1a8a1 feat: Add documentation and task tracking for Sprints 508 to 514 in Ops & Offline
- Created detailed markdown files for Sprints 508 (Ops Offline Kit), 509 (Samples), 510 (AirGap), 511 (Api), 512 (Bench), 513 (Provenance), and 514 (Sovereign Crypto Enablement) outlining tasks, dependencies, and owners.
- Introduced a comprehensive Reachability Evidence Delivery Guide to streamline the reachability signal process.
- Implemented unit tests for Advisory AI to block known injection patterns and redact secrets.
- Added AuthoritySenderConstraintHelper to manage sender constraints in OpenIddict transactions.
2025-11-08 23:18:28 +02:00

3.3 KiB

Sprint 203 - Experience & SDKs · 180.A) Cli.III

Active items only. Completed/historic work now resides in docs/implplan/archived_sprints_tasks.md (updated 2025-11-08).

[Experience & SDKs] 180.A) Cli.III Depends on: Sprint 180.A - Cli.II Summary: Experience & SDKs focus on Cli (phase III).

Task ID State Task description Owners (Source)
CLI-OBS-51-001 TODO Implement stella obs top command streaming service health metrics, SLO status, and burn-rate alerts with TUI view and JSON output. Dependencies: CLI-OBS-50-001. DevEx/CLI Guild (src/Cli/StellaOps.Cli/TASKS.md)
CLI-OBS-52-001 TODO Add stella obs trace <trace_id> and stella obs logs --from/--to commands that correlate timeline events, logs, and evidence links with pagination + guardrails. Dependencies: CLI-OBS-51-001. DevEx/CLI Guild (src/Cli/StellaOps.Cli/TASKS.md)
CLI-OBS-55-001 TODO Add `stella obs incident-mode enable. Dependencies: CLI-OBS-52-001. DevEx/CLI Guild, DevOps Guild (src/Cli/StellaOps.Cli/TASKS.md)
CLI-ORCH-32-001 TODO Implement `stella orch sources DevEx/CLI Guild (src/Cli/StellaOps.Cli/TASKS.md)
CLI-ORCH-33-001 TODO Add action verbs (`sources test. Dependencies: CLI-ORCH-32-001. DevEx/CLI Guild (src/Cli/StellaOps.Cli/TASKS.md)
CLI-ORCH-34-001 TODO Provide backfill wizard (--from/--to --dry-run), quota management (`quotas get. Dependencies: CLI-ORCH-33-001. DevEx/CLI Guild (src/Cli/StellaOps.Cli/TASKS.md)
CLI-PACKS-42-001 TODO Implement Task Pack commands (pack plan/run/push/pull/verify) with schema validation, expression sandbox, plan/simulate engine, remote execution. DevEx/CLI Guild (src/Cli/StellaOps.Cli/TASKS.md)
CLI-PACKS-43-001 TODO Deliver advanced pack features (approvals pause/resume, secret injection, localization, man pages, offline cache). Dependencies: CLI-PACKS-42-001. DevEx/CLI Guild (src/Cli/StellaOps.Cli/TASKS.md)
CLI-PARITY-41-001 TODO Deliver parity command groups (policy, sbom, vuln, vex, advisory, export, orchestrator) with --explain, deterministic outputs, and parity matrix entries. DevEx/CLI Guild (src/Cli/StellaOps.Cli/TASKS.md)
CLI-PARITY-41-002 TODO Implement notify, aoc, auth command groups, idempotency keys, shell completions, config docs, and parity matrix export tooling. Dependencies: CLI-PARITY-41-001. DevEx/CLI Guild (src/Cli/StellaOps.Cli/TASKS.md)
CLI-POLICY-20-001 TODO Add `stella policy new DevEx/CLI Guild (src/Cli/StellaOps.Cli/TASKS.md)
CLI-POLICY-23-004 TODO Add stella policy lint command validating SPL files with compiler diagnostics; support JSON output. Dependencies: CLI-POLICY-20-001. DevEx/CLI Guild (src/Cli/StellaOps.Cli/TASKS.md)

2025-11-06: CLI enforces --version as mandatory and adds scheduled activation timestamp normalization tests while keeping exit codes intact. CLI-POLICY-23-006 | TODO | Provide stella policy history and stella policy explain commands to pull run history and explanation trees. Dependencies: CLI-POLICY-23-005. | DevEx/CLI Guild (src/Cli/StellaOps.Cli/TASKS.md) CLI-POLICY-27-001 | TODO | Implement policy workspace commands (stella policy init, edit, lint, compile, test) with template selection, local cache, JSON output, and deterministic temp directories. Dependencies: CLI-POLICY-23-006. | DevEx/CLI Guild (src/Cli/StellaOps.Cli/TASKS.md)