feat(soul): Layer 3 — imprint.el #6
Reference in New Issue
Block a user
Delete Branch "feat/layer-imprint"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Formalizes Layer 3 (Imprint) with a bounded API surface. imprint_respond() routes steward-aligned input through the active imprint. imprint_surface_*() functions define exactly what L3 can access — knowledge search and memory read — without exposing safety or stewardship internals. Imprints cannot write BellEvent or StewardshipEvent nodes. Graceful fallback to base Neuron when no imprint is loaded.