Tests fixes, audit progress, UI completions
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
# Attestor Bundling Library Charter
|
||||
|
||||
## Working Directory
|
||||
- `src/Attestor/__Libraries/StellaOps.Attestor.Bundling`
|
||||
|
||||
## Scope
|
||||
- Attestation bundle aggregation, retention, offline kit export, and org-key signing.
|
||||
|
||||
## Required Reading
|
||||
- `docs/modules/attestor/README.md`
|
||||
- `docs/modules/attestor/architecture.md`
|
||||
- `docs/modules/platform/architecture-overview.md`
|
||||
- `src/Attestor/AGENTS.md`
|
||||
- `src/Attestor/__Libraries/AGENTS.md`
|
||||
|
||||
## Working Agreements
|
||||
- Update sprint tracker and local `TASKS.md`.
|
||||
- Keep bundling deterministic and offline-friendly.
|
||||
- Avoid network dependencies in core bundling logic.
|
||||
|
||||
## Testing Rules
|
||||
- Cover bundling limits, signature handling, retention policy, and offline export.
|
||||
@@ -0,0 +1,10 @@
|
||||
# Attestor Bundling Library 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-0047-M | DONE | Maintainability audit for StellaOps.Attestor.Bundling. |
|
||||
| AUDIT-0047-T | DONE | Test coverage audit for StellaOps.Attestor.Bundling. |
|
||||
| AUDIT-0047-A | TODO | Pending approval for changes. |
|
||||
Reference in New Issue
Block a user