Files
git.stella-ops.org/docs/product-advisories/29-Nov-2025 - StellaOps – Mid-Level .NET Onboarding (Quick Start).md
StellaOps Bot 18d87c64c5 feat: add PolicyPackSelectorComponent with tests and integration
- 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.
2025-12-05 21:24:34 +02:00

1.2 KiB
Raw Blame History

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 12 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.md with deterministic/offline steps, DSSE/key-handling, and DB matrix pointers.
  • Cross-links in docs/README.md and docs/modules/platform/architecture-overview.md to the quickstart.
  • Sprint tracker: docs/implplan/SPRINT_0300_0001_0001_documentation_process.md row 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.