stabilize tests

This commit is contained in:
master
2026-02-01 21:37:40 +02:00
parent 55744f6a39
commit 5d5e80b2e4
6435 changed files with 33984 additions and 13802 deletions

View File

@@ -1,4 +1,4 @@
# Attestor Module Agent Charter
# Attestor Module ??? Agent Charter
## Mission
Manage the attestation and proof chain infrastructure for StellaOps:
@@ -27,7 +27,7 @@ Manage the attestation and proof chain infrastructure for StellaOps:
- `docs/modules/attestor/README.md`
- `docs/modules/attestor/architecture.md`
- `docs/modules/attestor/implementation_plan.md`
- `docs/product/advisories/20-Dec-2025 - Stella Ops Reference Architecture.md`
- `docs-archived/product/advisories/2025-12-21-reference-architecture/20-Dec-2025 - Stella Ops Reference Architecture.md`
- `docs/modules/platform/architecture-overview.md`
## Working Agreement
@@ -56,5 +56,6 @@ Manage the attestation and proof chain infrastructure for StellaOps:
- Verification must work offline with bundled inclusion proofs.
- Proof chains must be deterministic (stable ordering, canonical serialization).
- Preserve determinism: sort outputs, normalize timestamps (UTC ISO-8601).
- Keep Offline Kit parity in minddocument air-gapped workflows for any new feature.
- Keep Offline Kit parity in mind???document air-gapped workflows for any new feature.
- Update runbooks/observability assets when operational characteristics change.