Support matrix
Registered adapter surfaces and their verified support boundaries.
The release registry currently contains 41 adapter surfaces across 26 vendor labels. Each adapter has a concrete detection contract, compilation path, validation result, and support level.
| Support level | Meaning |
|---|---|
native | Generates the target's documented native artifacts. |
portable | Generates the portable baseline understood by the target. |
experimental | Reserved for adapters not yet verified. |
The repository keeps the complete machine-checked matrix in docs/support-matrix.md. The conformance suite currently verifies every registered adapter.
The expanded 55-target next-release catalog is documented in the Agent registry. It is intentionally separate from this shipped matrix until those target IDs are implemented and pass the release gate.