Expand description
Canonical implementation inventory for external coding harnesses.
This registry describes wiring that exists in the compiled core. It does not claim that a harness has passed a real executable smoke test; the autonomy audit joins this inventory with behavioral probe receipts and tracker state before it calls anything verified.
Structs§
- Harness
Support Descriptor - One compiled harness implementation descriptor.
- Native
Support - Persisted-session and translation implementation facts.
- Runtime
Support - Live runtime wiring known without launching the real executable.
- Support
Registry Report - Machine-readable compiled support inventory.
Enums§
- Implementation
Kind - How a primitive is wired into the compiled core.
Constants§
- SUPPORT_
REGISTRY_ SCHEMA - Schema emitted by
harness_support_registry.
Functions§
- harness_
support - Look up one harness in the compiled registry.
- harness_
support_ registry - Return the single compiled inventory used by product surfaces and audits.