agentic-sx Phase 1: schema — typed agentic objects over sx-git store (TDD)

Type registry (briefing / console-trace / behaviour TAG / agent-commit +
spawn/finding/refactor/test/session-merge/decision subtypes) with reflexive
transitive is-a? and create-only register-type!. Agent commits ARE git
commits (:agent-type rides as an open field, participates in the CID, DAG
machinery applies unchanged). 65/65.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-03 12:47:45 +00:00
parent 7d3f267503
commit eff216ef40
5 changed files with 693 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"suites": {
"schema": {"pass": 65, "fail": 0}
},
"total_pass": 65,
"total_fail": 0,
"total": 65
}