Reference¶
Quick Lookup¶
- CLI: subcommands, flags, and machine-facing command examples
- Config: file shapes and exact keys
- Agent API: JSON-RPC methods and payloads
- Harness Protocol: deterministic executor commands
- Diagnostics:
E...,W..., andI...code meanings - Hardware Compatibility: host/runtime guidance
- API Lifecycle And Deprecation: compatibility expectations
Full Reference Map¶
- CLI
- Config
- Agent API
- Harness Protocol
- Diagnostics
- Hardware Compatibility
- API Lifecycle And Deprecation
- Version History
- Conformance
- Benchmarks
- Specifications
If You Are Not Sure Where To Start¶
- Need runtime flags or subcommands: CLI
- Need
runtime.toml,io.toml,simulation.toml, ortrust-lsp.toml: Config - Need editor/agent automation methods: Agent API
- Need
E001,W003, or severity override guidance: Diagnostics - Need host/runtime compatibility assumptions: Hardware Compatibility
- Need to understand contract stability across versions: API Lifecycle And Deprecation
- Need standards or language coverage: Specifications