Versioned contract definitions for the Ori ecosystem.
This repository is documentation-only. It contains no runtime implementation code.
| Contract | File | Status |
|---|---|---|
| Event schema | events/v1.md | Implemented |
| Skill package format | skills-package/v1.md | Implemented |
| Gateway API | gateway-api/v1.md | Implemented baseline |
| CLI commands | cli-commands/v1.md | Contract target; runtime entrypoint implemented |
| Runtime health socket RPC | runtime-health/v1.md | Implemented |
| Device policy | device-policy/v1.md | Implemented baseline |
| Offline Tier C tokens | offline-tokens/v1.md | Implemented baseline |
| Runtime config surface | runtime-config/v1.md | Implemented baseline |
| Gateway config surface | gateway-config/v1.md | Implemented baseline |
| Signing contract | signing/v1.md | Implemented baseline |
- Open gaps: gaps/open.md
- Resolved gaps: gaps/resolved.md
- Contribution policy: CONTRIBUTING.md
- Versioning policy: VERSIONING.md
- Security policy: SECURITY.md