Files
git.stella-ops.org/src/Concelier/__Tests/StellaOps.Concelier.SbomIntegration.Tests/AGENTS.md
StellaOps Bot dd581699cc audit work
2026-01-02 11:43:43 +02:00

582 B

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.
    1. Keep tests deterministic and offline-friendly.
    1. Document schema/behavior changes with tests.