init: company-haness 설계
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
# generated by .claude/hooks/compile_orgos_registry.py — do not edit
|
||||
# source-sha256: 7bae8e1898e9ef3010c029b73abcb78722cd71650bc4ce7a5763d81cfc96c883
|
||||
direction: right
|
||||
commands: "Commands" {
|
||||
selection: "SelectionPlanCreated"
|
||||
spawn: "SpawnBindingPending / Claimed"
|
||||
artifact: "ArtifactSubmitted / Reviewed"
|
||||
decision: "DecisionRecorded"
|
||||
}
|
||||
event_store: "Append-only event store"
|
||||
materializer: "Deterministic materializer"
|
||||
views: "Materialized views" {
|
||||
workflow: "workflow state"
|
||||
registry: "subagent registry"
|
||||
usage: "token + context metrics"
|
||||
}
|
||||
rehydration: "Tiered rehydration\nprojection -> evidence index -> source"
|
||||
commands -> event_store -> materializer -> views -> rehydration
|
||||
event_store -> materializer: "replay"
|
||||
Reference in New Issue
Block a user