Conformance definitions, fixtures, test taxonomy, and compatibility validation for the Open Operational State standard.
This repository contains the test fixtures and conformance definitions that validate implementations of the Open Operational State standard. If you're building a parser, emitter, or validator, these fixtures define what correct behavior looks like.
| Document / Directory | Purpose |
|---|---|
| CONFORMANCE.md | Conformance philosophy, levels, and strategy |
| TAXONOMY.md | Fixture classification and test taxonomy |
| fixtures/ | Test fixtures and sample payloads |
| adapters/ | Foreign format mapping validation |
| compatibility/ | Compatibility matrices |
| reports/ | Validation reports and artifacts |
| Repository | Purpose |
|---|---|
| status-spec | Technical specification (what conformance validates against) |
| status-tooling-js | Reference tooling including the validator package |
| governance | Charter, scope, and terminology |
- Code (test runners, validators): Apache 2.0
- Documentation-like fixtures (sample payloads, examples): CC BY 4.0
See PROJECT_RULES.md for repo-specific constraints.