Files
git.stella-ops.org/docs/implplan/SPRINT_204_cli_iv.md
master d1cbb905f8
Some checks failed
Docs CI / lint-and-preview (push) Has been cancelled
AOC Guard CI / aoc-guard (push) Has been cancelled
AOC Guard CI / aoc-verify (push) Has been cancelled
Concelier Attestation Tests / attestation-tests (push) Has been cancelled
Policy Lint & Smoke / policy-lint (push) Has been cancelled
up
2025-11-28 18:21:46 +02:00

3.7 KiB

Sprint 204 - Experience & SDKs · 180.A) Cli.IV

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

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

Task ID State Task description Owners (Source)
CLI-POLICY-27-002 DONE Add submission/review workflow commands (stella policy version bump, submit, review comment, approve, reject) supporting reviewer assignment, changelog capture, and exit codes. Dependencies: CLI-POLICY-27-001. DevEx/CLI Guild (src/Cli/StellaOps.Cli)
CLI-POLICY-27-003 DONE Implement stella policy simulate enhancements (quick vs batch, SBOM selectors, heatmap summary, manifest download) with --json and Markdown report output for CI. Dependencies: CLI-POLICY-27-002. DevEx/CLI Guild (src/Cli/StellaOps.Cli)
CLI-POLICY-27-004 DONE Add lifecycle commands for publish/promote/rollback/sign (stella policy publish --sign, promote --env, rollback) with attestation verification and canary arguments. Dependencies: CLI-POLICY-27-003. DevEx/CLI Guild (src/Cli/StellaOps.Cli)
CLI-POLICY-27-005 DONE Update CLI reference and samples for Policy Studio including JSON schemas, exit codes, and CI snippets. Dependencies: CLI-POLICY-27-004. DevEx/CLI Guild, Docs Guild (src/Cli/StellaOps.Cli)
CLI-POLICY-27-006 DONE Update CLI policy profiles/help text to request the new Policy Studio scope family, surface ProblemDetails guidance for invalid_scope, and adjust regression tests for scope failures. Dependencies: CLI-POLICY-27-005. DevEx/CLI Guild (src/Cli/StellaOps.Cli)
CLI-RISK-66-001 DONE Implement stella risk profile list with category filtering, pagination, and JSON output. DevEx/CLI Guild, Policy Guild (src/Cli/StellaOps.Cli)
CLI-RISK-66-002 DONE Ship stella risk simulate supporting SBOM/asset inputs, diff mode, and export to JSON/CSV. Dependencies: CLI-RISK-66-001. DevEx/CLI Guild, Risk Engine Guild (src/Cli/StellaOps.Cli)
CLI-RISK-67-001 DONE Provide stella risk results with filtering, severity thresholds, explainability fetch. Dependencies: CLI-RISK-66-002. DevEx/CLI Guild, Findings Ledger Guild (src/Cli/StellaOps.Cli)
CLI-RISK-68-001 DONE Add stella risk bundle verify and integrate with offline risk bundles. Dependencies: CLI-RISK-67-001. DevEx/CLI Guild, Export Guild (src/Cli/StellaOps.Cli)
CLI-SDK-62-001 DONE Replace bespoke HTTP clients with official SDK (TS/Go) for all CLI commands; ensure modular transport for air-gapped mode. DevEx/CLI Guild, SDK Generator Guild (src/Cli/StellaOps.Cli)
CLI-SDK-62-002 DONE Update CLI error handling to surface standardized API error envelope with error.code and trace_id. Dependencies: CLI-SDK-62-001. DevEx/CLI Guild (src/Cli/StellaOps.Cli)
CLI-SDK-63-001 DONE Expose stella api spec download command retrieving aggregate OAS and verifying checksum/ETag. Dependencies: CLI-SDK-62-002. DevEx/CLI Guild, API Governance Guild (src/Cli/StellaOps.Cli)
CLI-SDK-64-001 DONE Add CLI subcommand stella sdk update to fetch latest SDK manifests/changelogs; integrate with Notifications for deprecations. Dependencies: CLI-SDK-63-001. DevEx/CLI Guild, SDK Release Guild (src/Cli/StellaOps.Cli)
CLI-SIG-26-001 DONE Implement stella reachability upload-callgraph and stella reachability list/explain commands with streaming upload, pagination, and exit codes. DevEx/CLI Guild (src/Cli/StellaOps.Cli)
CLI-SIG-26-002 DONE Extend stella policy simulate with reachability override flags (--reachability-state, --reachability-score). Dependencies: CLI-SIG-26-001. DevEx/CLI Guild (src/Cli/StellaOps.Cli)