I-01
No evidence, no evaluated claim
A pass, warning or failure references retained evidence. Missing evidence becomes unavailable, manual or not applicable.
Public draft · 0.1.0-draft.1
The Answerworthy Standard defines a public owner manifest and a portable evidence contract for independently evaluating and improving answerworthiness.
A PDF may explain the result. The canonical bundle preserves what was observed, what was inferred, what remained unavailable, what should happen next and who is allowed to do it.
0. Abstract
The public /answerworthy.md manifest declares identity, scoped claims, sources, answerable questions, known corrections, coverage limits and freshness policy in a format people can edit and machines can parse.
Its existence proves control of the publishing origin. It does not establish independent truth, importance, citation eligibility or endorsement by an answer engine.
Conforming implementations may collect evidence into answerworthy.bundle.json, derive a permission-aware plan as answerworthy.plan.md and publish machine-readable results in answerworthy.conformance.json.
Human reports, including PDF, are optional projections of the same canonical record.
1. Artifact architecture
The standard separates what the subject says, what an implementation observed, what should happen and what conformance tests actually passed.
2. Core invariants
I-01
A pass, warning or failure references retained evidence. Missing evidence becomes unavailable, manual or not applicable.
I-02
Blocked access, provider failure, parser failure and absent imports never become fabricated absence or zero visibility.
I-03
A public manifest proves control of the publishing origin. It does not prove truth, independence or likely citation.
I-04
The JSON bundle is canonical. Markdown, HTML and PDF are projections and cannot strengthen its certainty.
I-05
An action record grants no credentials, publication authority, outreach permission or third-party consent.
I-06
The standard does not guarantee rankings, citations, recommendations, traffic, leads or revenue.
3. Canonical dimensions
Every finding maps to one canonical dimension or a namespaced extension. An implementation may score the dimensions but must publish coverage, method, caps and withheld states.
access-retrieval
Can relevant systems retrieve and render the necessary public evidence?
entity-certainty
Can the subject be identified without material ambiguity or contradiction?
offer-comprehension
Can a qualified buyer or agent understand what is offered, for whom and under which conditions?
evidence-corroboration
Can consequential claims be supported, attributed and independently checked?
buyer-question-coverage
Does the public evidence answer priority pre-brand questions, comparisons and constraints?
answer-performance
What was actually mentioned, cited, recommended or followed through in declared answer-system observations?
4. Agentic action graph
Every action identifies its source findings, targets, dependencies, owner, evidence requirements, guardrails, definition of done, verification and rollback or irreversibility.
advisoryMay be read, compared and planned. It grants no execution authority.
human_requiredRequires a named human decision or performance.
agent_readyMay be executed only inside separately granted credentials and bounded scope.
external_authorisation_requiredDepends on permission from a third party, platform, publisher or other external actor.
action_id: action-publish-methodology
permission_mode: human_required
source_findings:
- finding-methodology-unavailable
dependencies:
- action-confirm-public-claims
definition_of_done: >
A public methodology page explains scope, evidence classes,
unavailable states and recheck rules.
verification:
- Fetch the public HTML and confirm the bounded claims.
- Re-run the relevant criteria.5. Conformance profiles
corePortable subject, run, evidence, finding, provider-state and limitation contract.
agenticPermission-aware action graph and answerworthy.plan.md projection.
observed-webDated browser, search or external-public-source observations.
answer-probeProvider, model, prompt and replicate observations with four outcomes kept separate.
outside-buyerValidity-gated comprehension, trust, relevance, recommendation and next-action evidence.
recheckBaseline comparison separating implemented, unresolved, regressed, new and unverifiable states.
integritySHA-256 digests for the canonical bundle and every declared projection.
Self-declared conformance ships its record. “Answerworthy Certified” remains reserved for a separately published certification programme.
6. Discovery and interoperability
Draft 0.1 uses /answerworthy.md as the normative manifest path. /.well-known/answerworthy.md is an experimental mirror until a well-known URI registration exists.
The manifest may be linked from llms.txt, sitemaps and ordinary pages. A standards-compliant discovery hint may use rel="describedby"; the draft does not claim a registered answerworthy link relation.
<link
rel="describedby"
type="text/markdown"
href="/answerworthy.md"
/>The standard does not replace robots.txt, sitemaps, JSON-LD, ordinary indexing requirements or provider-specific controls. It is not presented as an IETF, IANA, W3C or search-engine-endorsed standard.
7. Raw normative artifacts