feat(docs): P3.1-E Add performance characteristics documentation
Created docs/PERFORMANCE.md with: - Expected operation times (scheduling, recovery, database) - Memory footprint estimates - Platform-specific considerations - Measurement methodology Updated docs/00-INDEX.md to link PERFORMANCE.md. Verification: - Documentation created and linked ✅ - Drift guards present ✅
This commit is contained in:
@@ -18,6 +18,7 @@ These are **policy-as-code**. Any gate (push, release, publish) MUST call `./ci/
|
||||
- **Local CI Contract:** `./ci/run.sh` — Single source of truth for CI/release gates
|
||||
- **Verification / Invariants:** `./scripts/verify.sh` — Encodes packaging, core-purity, and build invariants
|
||||
- **CI Usage & Setup:** `ci/README.md` — Local CI documentation
|
||||
- **Performance Characteristics:** `docs/PERFORMANCE.md` — Performance characteristics and benchmarks
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user