adaptive-manifest-schema¶
Canonical MANIFEST.toml schema and validator for the Adaptive Interfaces ecosystem.
See the repository for full documentation.
Contents¶
What this repo owns¶
One file: schema/manifest-1.toml at the repository root.
It defines what sections, fields, and class requirements
are valid in any MANIFEST.toml.
Downstream repos import validate_manifest to check
their own manifests against this schema.