- Implemented PolicyPackSelectorComponent for selecting policy packs. - Added unit tests for component behavior, including API success and error handling. - Introduced monaco-workers type declarations for editor workers. - Created acceptance tests for guardrails with stubs for AT1–AT10. - Established SCA Failure Catalogue Fixtures for regression testing. - Developed plugin determinism harness with stubs for PL1–PL10. - Added scripts for evidence upload and verification processes.
1.2 KiB
1.2 KiB
29-Nov-2025 · StellaOps – Mid-Level .NET Onboarding (Quick Start)
Why now: The Docs ladder needs a deterministic, offline-ready quickstart to unblock module dossier refreshes and align mid-level .NET contributors with DSSE/VEX requirements.
Scope
- Provide a 1–2 day runway for mid-level .NET engineers to become productive on StellaOps.
- Emphasise determinism, offline posture, DSSE/in-toto usage, and the canonical data model.
- Pair this advisory with the living guide at
docs/onboarding/dev-quickstart.md.
Required artefacts (MVP for DONE)
- Update
docs/onboarding/dev-quickstart.mdwith deterministic/offline steps, DSSE/key-handling, and DB matrix pointers. - Cross-links in
docs/README.mdanddocs/modules/platform/architecture-overview.mdto the quickstart. - Sprint tracker:
docs/implplan/SPRINT_0300_0001_0001_documentation_process.mdrow 3 marked DONE with Execution Log proof.
Determinism & Offline
- Use fixed seeds and pinned toolchain versions for any sample commands.
- Avoid live network calls; prefer cached feeds/mirrors and note mirror paths.
Next actions
- Land the cross-link updates and note completion in the sprint Execution Log.