Documentation posture
These docs are designed for keyboard access, screen-reader navigation, high contrast, and procurement review. Customer-facing government materials are prepared in English and French where required by contract or procurement scope.
Ces documents sont conçus pour l'accès au clavier, les lecteurs d'écran, un contraste approprié et l'examen d'approvisionnement. Les documents destinés aux clients gouvernementaux sont préparés en anglais et en français lorsque le contrat ou l'appel d'offres l'exige.
API endpoints
- POST
/api/v1/policiesRegister a governed policy document with source hash, owner, approval state, and workspace binding.
- POST
/api/v1/claimsBind a clause-level formal claim to a policy ID, version, approval state, and release gate.
- POST
/api/v1/proofs/runRun a policy-bound Lean proof and produce signed ledger evidence.
- POST
/api/v1/verifyRequires
write:verification. SupportsX-MetaSolve-Project-IDandX-Workspace-Target. - GET
/api/v1/ledger/{run_id}Requires
read:ledger. - GET
/api/v1/evidence/{evidence_id}Read policy, proof, signature, and deployment binding metadata.
- GET
/api/v1/release-gate/{claim_id}Return the latest blocked, review, passed, or pending evidence decision.
- POST
/api/v1/trust/verifyRun enterprise AI trust verification with production metadata binding.
- POST
/api/v1/gai/executeRun Governed Adaptive Iteration v2 with bounded inputs, governance constraints, audit-chain verification, release posture, and signed ledger evidence.
- GET
/api/v1/gai/audit/{run_id}Read sanitized GAI audit-chain evidence for a ledger-bound run.
- GET
/api/v1/trust/governance/{verification_id}Read NIST, ISO, SOC2, FedRAMP, DORA, OSFI, Basel, and related governance mappings.
- GET
/api/v1/trust/runtime/{verification_id}Read drift, freshness, hallucination, anomaly, and continuous-risk signals.
- GET
/api/v1/trust/production-binding/{verification_id}Read policy, deployment, model, supply-chain, hardware-trust, and zero-trust bindings.
- GET
/api/v1/trust/model-registryList model fingerprints, hashes, dataset lineage, prompt versions, and inference versions.
- GET
/api/v1/trust/deploymentsList deployment IDs, endpoints, app versions, SBOM hashes, SLSA attestations, and Cosign references.
- POST
/api/v1/model-distillation-assurance/assessmentsCreate a premium assessment for compressed, distilled, pruned, or quantized model trust retention.
- POST
/api/v1/model-distillation-assurance/runRun accuracy, safety, policy, provenance, layer-retention, jailbreak, prompt-injection, hallucination, bias, and supply-chain gates.
- GET
/api/v1/model-distillation-assurance/assessments/<run_id>/comparisonReturn teacher/student comparison evidence with measured, estimated, user-entered, and unavailable values labelled.
- GET
/api/v1/model-distillation-assurance/assessments/<run_id>/layersReturn layer-level behavioral-retention evidence and risk categories.
- POST
/api/v1/model-distillation-assurance/assessments/<run_id>/certificate/issueIssue a scoped MetaSolve Model Distillation Assurance Certificate when authorized.
Accessibility and bilingual readiness
WCAG 2.2 AA controls
Keyboard navigation, visible focus states, semantic headings, screen-reader status regions, contrast-safe colors, reduced-motion handling, and non-color-only status cues are part of the documentation baseline.
Government procurement materials
VPAT-style conformance reporting, accessible PDF production requirements, caption/transcript requirements, and English/French customer-facing materials are tracked for public-sector and regulated procurement.
OpenAPI JSON
Loading OpenAPI contract.
Loading...