audit work

This commit is contained in:
StellaOps Bot
2026-01-02 11:43:43 +02:00
parent 82e55c206a
commit dd581699cc
234 changed files with 5189 additions and 270 deletions

View File

@@ -0,0 +1,18 @@
# Concelier SbomIntegration Tests Charter
## Mission
Validate SBOM integration mapping and determinism for Concelier.
## Responsibilities
- Use deterministic fixtures and stable ordering assertions.
- Avoid network; use local fixtures only.
- Track task status in `TASKS.md`.
## Required Reading
- `docs/modules/concelier/architecture.md`
- `docs/modules/platform/architecture-overview.md`
## Working Agreement
- 1. Update task status in the sprint file and local `TASKS.md`.
- 2. Keep tests deterministic and offline-friendly.
- 3. Document schema/behavior changes with tests.