01
Answerworthy Manifest
Normalized parser output for identity, facts, answers, entities, provenance, corrections, limits and freshness policy.
https://answerworthy.md/standard/0.1/schema/answerworthy-manifest.schema.json0.1.0-draft.1 · JSON Schema Draft 2020-12
Every bundle names the exact standard version and schema URI used to produce it. Published versioned schemas are not edited in place.
01
Normalized parser output for identity, facts, answers, entities, provenance, corrections, limits and freshness policy.
https://answerworthy.md/standard/0.1/schema/answerworthy-manifest.schema.json02
Canonical subject, run, provider states, evidence, findings, scores, actions, projections and limitations.
https://answerworthy.md/standard/0.1/schema/answerworthy-bundle.schema.json03
Claimed profiles, per-profile results, individual tests, limitations and certification state.
https://answerworthy.md/standard/0.1/schema/answerworthy-conformance.schema.jsonExtension rule
Custom data belongs under a collision-resistant namespace. A bundle remains useful when an unknown extension is ignored.
{
"extensions": {
"com.example.custom-signal": {
"version": "1.0",
"value": 42
}
}
}Implementation rule
Reference resolution, epistemic integrity, provider truthfulness, score sufficiency, dependency cycles and projection parity require semantic tests beyond JSON structure.
Read conformance rules