audit work
This commit is contained in:
18
src/__Libraries/StellaOps.Evidence.Core/AGENTS.md
Normal file
18
src/__Libraries/StellaOps.Evidence.Core/AGENTS.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# Evidence Core Charter
|
||||
|
||||
## Mission
|
||||
Provide the unified evidence model, adapters, and core storage abstractions.
|
||||
|
||||
## Responsibilities
|
||||
- Keep evidence IDs deterministic and content-addressed.
|
||||
- Maintain adapter mappings and schema versions.
|
||||
- Track task status in `TASKS.md`.
|
||||
|
||||
## Required Reading
|
||||
- `docs/modules/platform/architecture-overview.md`
|
||||
- `docs/modules/evidence/unified-model.md`
|
||||
|
||||
## Working Agreement
|
||||
- 1. Update task status in the sprint file and local `TASKS.md`.
|
||||
- 2. Keep docs aligned with the public interfaces and enums.
|
||||
- 3. Add tests for adapters and determinism paths.
|
||||
10
src/__Libraries/StellaOps.Evidence.Core/TASKS.md
Normal file
10
src/__Libraries/StellaOps.Evidence.Core/TASKS.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Evidence Core 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-0282-M | DONE | Maintainability audit for StellaOps.Evidence.Core. |
|
||||
| AUDIT-0282-T | DONE | Test coverage audit for StellaOps.Evidence.Core. |
|
||||
| AUDIT-0282-A | TODO | Pending approval for changes. |
|
||||
Reference in New Issue
Block a user