Machine interface
Resolve the record, not a summary.
RuleMark exposes stable discovery and JSON interfaces for AI systems, search engines and software agents. Human pages and Machine Records resolve from the same Canonical Standards Registry; the normative artifact remains controlling.
AI discovery
/llms.txtConcise discovery instructions for language models and retrieval agents.Canonical registry/registry/v1/standards.jsonThe current frozen standards index in JSON.Discovery manifest/.well-known/rulemark.jsonMachine discovery metadata for the RuleMark authority boundary.Machine record/m/v1/standards/{canonical_id}/versions/{version}.jsonResolve one exact frozen version to its Machine Record.Minimal Machine Record
{
"canonical_id": "RM-S-DAO-001",
"version": "v1.0-F",
"status": "FROZEN",
"artifacts": {
"pdf": {
"sha256": "e987f1b7...beb2",
"bytes": 12410
}
}
}Status definitions
- FROZEN
- Registered and immutable at the stated version.
- SUPERSEDED
- Preserved, with a later version designated as its replacement.
- WITHDRAWN
- Preserved for history but no longer designated for current use.
Integrity boundary
Machine Records support discovery, citation and verification. They do not replace the normative artifact. Missing semantic or distribution evidence must remain explicitly unavailable.