Brandon Schneider
|
97a263fec6
|
dag: rip/tear — remove 8 broken/empty/tautological theorems, 3 ornamental files
REMOVED theorems (8):
BraidCross.lean — 2 trivial zero-strand witnesses
FAMM.lean — 2 tautological identities (X = X)
MengerSpongeFractalAddressing.lean — 3 empty theorem bodies
NBody.lean — verlet_preserves_energy_approximate references nonexistent lemma
REMOVED files (3):
CMBTorsion.lean — 0 theorems, invented alpha formula
CouplingRotation.lean — heuristic w0 projection formula
TorsionWall.lean — alpha = max|beta|/(4*pi) invented relation
Build: 3529 jobs, zero errors after all removals
|
2026-05-13 21:50:09 -05:00 |
|
Brandon Schneider
|
0e7489559c
|
feat(codebase-memory): FAMM-based persistent multi-domain memory for Hermes
- Rust crate: codebase-memory with cargo check + 6/6 tests pass
- types.rs: Q16_16, 7 CodeDomain banks, scar tracking, dual-map state
- adapter.rs: observe, commit_gate, advance_epoch, query_all, save/load
- main.rs: load_for_hermes binary entry point
- hermes_integration_manifest.json: agent contract and promotion gates
- Manifest: shared-data/data/stack_solidification/codebase_memory_receipt_2026-05-13.md
- Deleted Python adapter, replaced with Rust runtime
- FAMM.lean fix: UInt4→UInt8 for capability cells, proper Q16_16 comparisons
- Semantics.lean: quarantine imports for CodebaseMemory/CodebaseFSDU/CodebaseReceipt
- Quarantined 3 Lean files from lake build (field notation issues)
Build verified: lake build Semantics.FAMM passes (3,300 jobs)
|
2026-05-13 16:11:27 -05:00 |
|