Skip to content

Commit e6c2cee

Browse files
committed
Update prompt 18: add prompt 19 as mandatory read, note BOUNCER override
1 parent 21f3d2b commit e6c2cee

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.claude/prompts/18_brain_surgery_orchestration.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,13 @@ MANDATORY READS (in order):
3333
→ Net effect: -7894 deleted, +1650 written, codebase shrinks.
3434
3535
.claude/prompts/17a_spo_rosetta_stone_addendum.md
36+
→ P4 opcode enum maps 1:1 to spo.rs methods. No executor exists.
37+
38+
.claude/prompts/19_hot_cold_separation_constraint.md
39+
→ THE ARCHITECTURAL INVARIANT. Hot path thinks, cold path watches.
40+
→ Merkle seal is the implicit hot/cold gate. One-way projection.
41+
→ Bouncer must enforce: no cold→hot feedback. Ever.
42+
→ Overrides prompt 18 BOUNCER agent (N1-N5) with native rewrite.
3643
→ spo.rs is PRIVATE (mod spo, not pub mod spo). The Rosetta Stone behind a locked door.
3744
→ 5 text→fingerprint encoders, none called from Cypher.
3845
→ 3 TruthValue implementations. P2 execute_match does O(N) scan not O(25) SPO lookup.

0 commit comments

Comments
 (0)