Files
git.stella-ops.org/docs/implplan/SPRINT_204_cli_iv.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.8 KiB

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

Active items only. Completed/historic work now resides in docs/implplan/archived_sprints_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 TODO 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/TASKS.md)
CLI-POLICY-27-003 TODO 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/TASKS.md)
CLI-POLICY-27-004 TODO 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/TASKS.md)
CLI-POLICY-27-005 TODO 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/TASKS.md)
CLI-POLICY-27-006 TODO 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/TASKS.md)
CLI-RISK-66-001 TODO Implement `stella risk profile list DevEx/CLI Guild, Policy Guild (src/Cli/StellaOps.Cli/TASKS.md)
CLI-RISK-66-002 TODO 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/TASKS.md)
CLI-RISK-67-001 TODO 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/TASKS.md)
CLI-RISK-68-001 TODO 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/TASKS.md)
CLI-SDK-62-001 TODO 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/TASKS.md)
CLI-SDK-62-002 TODO 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/TASKS.md)
CLI-SDK-63-001 TODO 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/TASKS.md)
CLI-SDK-64-001 TODO 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/TASKS.md)
CLI-SIG-26-001 TODO 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/TASKS.md)
CLI-SIG-26-002 TODO Extend stella policy simulate with reachability override flags (--reachability-state, --reachability-score). Dependencies: CLI-SIG-26-001. DevEx/CLI Guild (src/Cli/StellaOps.Cli/TASKS.md)