audit work
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# AGENTS
|
||||
## Role
|
||||
Concelier proof service contracts and orchestration helpers.
|
||||
|
||||
## Scope
|
||||
- Proof request/response models and service interfaces.
|
||||
- Deterministic serialization and data contracts.
|
||||
|
||||
## 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 outputs deterministic (ordering, timestamps, hashes).
|
||||
- 3. Avoid new external calls; stay offline-first.
|
||||
@@ -0,0 +1,10 @@
|
||||
# Concelier ProofService 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-0232-M | DONE | Maintainability audit for StellaOps.Concelier.ProofService. |
|
||||
| AUDIT-0232-T | DONE | Test coverage audit for StellaOps.Concelier.ProofService. |
|
||||
| AUDIT-0232-A | TODO | Pending approval for changes. |
|
||||
Reference in New Issue
Block a user