Current public-DAV authority boundary — 2026-07-12. Pre-launch target design; nothing here proves a live system.
A public-DAV consequence may occur only when at least two natural-person councilors bind the exact consequence in a complete valid bound PRISM decision receipt.
PRISM records and verifies that receipt only; it never serves as council, signatory, authority, or receipt producer.
AI and caste seats stage unsigned proposals only; they never authorize or execute a public-DAV consequence. Constitution or membership adoption establishes constitution and membership only; it does not authorize a later consequence. Policy may constrain an unsigned proposal but never authorizes execution or substitutes for the complete consequence-bound receipt.
Before receipt validity, consequence fails closed to read-only proposal, simulation, or deterministic sandbox; live evidence remains gated_pending_complete_valid_bound_receipt.
Software deterministically carries out only the exact consequence bound to a complete valid bound PRISM decision receipt from at least two natural-person councilors binding that exact consequence.
DEV-05 -- Add A Cortex Hook
Source read: 02_SKYZAI/02_ORGANISM_COMMONS/EXECUTION/SKYZAI/agents/pipeline/cortex_bridge.py.
What The Bridge Does Today
cortex_bridge.py connects the Rosetta chain to organism memory:
store_trace(result, signal_label)writes a markdown trace into02_SKYZAI/02_ORGANISM_COMMONS/EXECUTION/SKYZAI/memory/output/.recall_similar(query, top_k)retrieves prior traces.- Semantic recall uses
sentence-transformersif installed. - Keyword recall is the fallback when semantic tooling is unavailable.
Hook Points
| Hook | Purpose | Guard |
|---|---|---|
| before L2 exploration | recall similar traces for context | never treat recall as source truth |
| after chain completion | write trace receipt | include chain path, success, action, full JSON trace |
| before AIA cadence | expose accumulated traces | AIA suggests; it does not silently rewrite |
| before authority review | attach precedent/context | A Natural Person signs their own typed private act; public-DAV consequence requires a complete valid bound PRISM decision receipt from at least two natural-person councilors binding the exact consequence. PRISM records and verifies only; the hook remains unsigned context |
Add A New Hook
- Decide whether the hook reads memory, writes memory, or both.
- Use
Path-resolved repo paths; avoid hard-coded absolute user paths. - Preserve append-only behavior for receipts and traces.
- If the hook changes lineage or archives material, AIA must stage an unsigned proposal rather than write directly. Apply it only after the relevant typed authority receipt is valid.
- Add a test around empty memory, missing optional dependency, and malformed trace input.
Non-goals
- Cortex is not the signer.
- Cortex is not the public claim authority by itself.
- Cortex recall is context, not proof.
⊙ = • x ○
K3 public-DAV authority history — 2026-07-12
K3 historical reference — not active authority
Current public-DAV boundary — 2026-07-10. Pre-launch target design; nothing here is live. The active DAV is public and targets PRISM, with no K2 runtime, launch, genesis/bootstrap, or fallback dependency. Consequential authority requires at least two natural-person councilors; AI/caste seats stage unsigned proposals only. Before quorum, behavior fails closed to read-only/proposal, simulation, or deterministic sandbox, and a live decision receipt remains gated pending quorum.
| Hook | Purpose | Guard |
|---|---|---|
| before L2 exploration | recall similar traces for context | never treat recall as source truth |
| after chain completion | write trace receipt | include chain path, success, action, full JSON trace |
| before AIA cadence | expose accumulated traces | AIA suggests; it does not silently rewrite |
| before authority review | attach precedent/context | A private Natural Person signs their own act; public-DAV consequence awaits ≥2-natural-person PRISM quorum |