# 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.