Enums§
- MaxAdmission
- MaxApply
Repair Transaction - MaxAutonomic
Loop - MaxChain
- MaxClear
Diagnostic - MaxConformance
Vector - MaxExplain
Diagnostic - MaxExport
Analysis Bundle - MaxHook
- MaxHook
Graph - MaxLawful
Transition - MaxManifold
Snapshot - MaxPropagate
- MaxReceipt
- MaxRefusal
- MaxRelease
Actuation - MaxRepair
Plan - MaxReplay
- MaxRun
Gate - MaxSnapshot
Constants§
- METHOD_
ADMISSION - max/admission — Admissibility gate. Returns Admitted/Refused/Unknown. Never collapses Unknown.
- METHOD_
AUTONOMIC_ LOOP - max/autonomicLoop — Query or trigger an autonomic (self-regulating) loop. Returns loop status.
- METHOD_
CHAIN - max/chain — Return chain descriptors. Returns all chains if no chain_id given.
- METHOD_
HOOK - max/hook — Register or query hook descriptors. Returns all hooks if no id given.
- METHOD_
HOOK_ GRAPH - max/hookGraph — Return the directed hook dependency graph rooted at an optional node.
- METHOD_
LAWFUL_ TRANSITION - max/lawfulTransition — Assert a phase transition is lawful against all active LawAxes. Returns violated laws.
- METHOD_
LSIF_ EXPORT - max/lsif — Stream the current registry state as an exhaustive LSIF NDJSON graph.
- METHOD_
MANIFOLD_ SNAPSHOT - max/manifoldSnapshot — Return a full manifold snapshot: conformance, hooks, chains, receipts.
- METHOD_
PROPAGATE - max/propagate — Propagate a signal through a chain or from a hook. Returns affected nodes and receipts.
- METHOD_
REFUSAL - max/refusal — Explicit refusal gate. Records a refused LawAxis with rationale and receipt.
- METHOD_
RELEASE_ ACTUATION - max/releaseActuation — Actuate a release if and only if the ConformanceVector admits it. Strict mode blocks on Unknown.
- METHOD_
REPLAY - max/replay — Replay an event log against a snapshot and return conformance evidence.