Unify runtime surfaces and add mediation decision records#234
Merged
francescomaiomascio merged 31 commits intomainfrom Mar 25, 2026
Merged
Unify runtime surfaces and add mediation decision records#234francescomaiomascio merged 31 commits intomainfrom
francescomaiomascio merged 31 commits intomainfrom
Conversation
… drain, initial guide - Add Documentation/yai/YAI_initial_guide.md - Add ADR-RUNTIME-CANONICAL-STORAGE.md - Patch case registry and runtime state (records, root_case_registry, runtime_state) - Update runtime inspect, file store, translation handoff, attachment - Update yai-cased, yai-substrated, yai-graphd, yai.c, substrate_session - Update Makefile and yai-materialize-runtime.sh - Add fqf-bootstrap-host.sh - Drain lib/ legacy body (Linux lib subtree removed)
- root context anchored to case://root (no longer parallel entity) - user session cannot produce outcome/evidence on case://root - canonical field model enforced: session + case minimum fields - admin visibility rule: root sees all descendant bindings - substrate_session, yai-cased, yai-substrated updated - spec registry restructured: commands + primitives per domain - yai-auth added as new binary - fallback JSONL not yet demoted (7B)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Verification