Merge PR #9: feat(soul): wire consciousness layers — L0->L1->L2->L3->L1 cycle
Resolves conflicts by keeping main's full safety/stewardship/imprint implementations. PR #9 uniquely contributes: layered_cycle() in soul.el, route wiring in routes.el, soul.elh export, and the layer composition test suite.
This commit is contained in:
+1
@@ -2,3 +2,4 @@
|
||||
extern fn init_soul_edges() -> Void
|
||||
extern fn load_identity_context() -> Void
|
||||
extern fn emit_session_start_event() -> Void
|
||||
extern fn layered_cycle(raw_input: String) -> String
|
||||
|
||||
Reference in New Issue
Block a user