audit work
This commit is contained in:
17
src/__Tests/StellaOps.Evidence.Bundle.Tests/AGENTS.md
Normal file
17
src/__Tests/StellaOps.Evidence.Bundle.Tests/AGENTS.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# Evidence Bundle Tests Charter
|
||||
|
||||
## Mission
|
||||
Validate evidence bundle construction and signing predicates with deterministic tests.
|
||||
|
||||
## Responsibilities
|
||||
- Cover bundle builder, hash set behavior, and DI registration.
|
||||
- Keep test fixtures deterministic and minimal.
|
||||
- Track task status in `TASKS.md`.
|
||||
|
||||
## Required Reading
|
||||
- `docs/modules/platform/architecture-overview.md`
|
||||
|
||||
## Working Agreement
|
||||
- 1. Update task status in the sprint file and local `TASKS.md`.
|
||||
- 2. Use fixed time providers for bundle creation.
|
||||
- 3. Add tests for completeness scoring and predicate outputs.
|
||||
10
src/__Tests/StellaOps.Evidence.Bundle.Tests/TASKS.md
Normal file
10
src/__Tests/StellaOps.Evidence.Bundle.Tests/TASKS.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Evidence Bundle Tests Task Board
|
||||
|
||||
This board mirrors active sprint tasks for this module.
|
||||
Source of truth: `docs/implplan/SPRINT_20251229_049_BE_csproj_audit_maint_tests.md`.
|
||||
|
||||
| Task ID | Status | Notes |
|
||||
| --- | --- | --- |
|
||||
| AUDIT-0281-M | DONE | Maintainability audit for StellaOps.Evidence.Bundle.Tests. |
|
||||
| AUDIT-0281-T | DONE | Test coverage audit for StellaOps.Evidence.Bundle.Tests. |
|
||||
| AUDIT-0281-A | TODO | Pending approval for changes. |
|
||||
@@ -0,0 +1,16 @@
|
||||
# AGENTS
|
||||
## Role
|
||||
Shared testing fixtures and helpers for Concelier tests.
|
||||
|
||||
## Scope
|
||||
- Test fixtures, builders, and deterministic helpers.
|
||||
- No production code; test-only utilities.
|
||||
|
||||
## 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 fixtures deterministic and offline-friendly.
|
||||
- 3. Avoid network access in test helpers.
|
||||
10
src/__Tests/__Libraries/StellaOps.Concelier.Testing/TASKS.md
Normal file
10
src/__Tests/__Libraries/StellaOps.Concelier.Testing/TASKS.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Concelier Testing Task Board
|
||||
|
||||
This board mirrors active sprint tasks for this module.
|
||||
Source of truth: `docs/implplan/SPRINT_20251229_049_BE_csproj_audit_maint_tests.md`.
|
||||
|
||||
| Task ID | Status | Notes |
|
||||
| --- | --- | --- |
|
||||
| AUDIT-0241-M | DONE | Maintainability audit for StellaOps.Concelier.Testing. |
|
||||
| AUDIT-0241-T | DONE | Test coverage audit for StellaOps.Concelier.Testing. |
|
||||
| AUDIT-0241-A | TODO | Pending approval for changes. |
|
||||
Reference in New Issue
Block a user