Status
OPEN EXTERNAL INTEROPERABILITY CHALLENGE
AML now publishes an immutable verifier contract snapshot:
Challenge
Implement this exact snapshot in a repository maintained outside aruintelligence/aml-core.
Do not target a vague label such as "latest AML verifier v1." Bind your implementation to the exact snapshot ID and immutable source commit above.
Required evidence
Publish:
- public source repository;
aml-verifier-implementation-claim/1 JSON;
- runtime and version;
- black-box conformance command;
aml-verifier-conformance-result/1 JSON;
- PASS/FAIL for the golden vector;
- receipt-mutation result;
- challenge-mutation result;
- expired-challenge result;
- any disagreement with the snapshot or reference implementations.
Fast path
Verification entry:
https://github.com/aruintelligence/aml-core/blob/main/VERIFY.md
10-minute guide:
https://github.com/aruintelligence/aml-core/blob/main/docs/EXTERNAL_VERIFIER_10_MINUTES.md
Starter kit:
https://github.com/aruintelligence/aml-core/tree/main/starters/verifier
Black-box harness:
node scripts/run-verifier-conformance.mjs -- your-verifier
Important
Negative results are welcome. A disagreement is valuable protocol evidence.
An implementation claim is a declaration of target compatibility. A conformance result is observed executable behavior. A witness record requires reproducible public outside evidence. None of these objects is standards-body certification, official AML trademark authorization, proof of organizational independence, regulatory compliance, or proof that declared interface intent/scores are objectively true.
Status
OPEN EXTERNAL INTEROPERABILITY CHALLENGE
AML now publishes an immutable verifier contract snapshot:
aml-verifier-contract-2026-09-08-01b1ff5a87c7b19ae6338503a58ab6257a5b2add0bChallenge
Implement this exact snapshot in a repository maintained outside
aruintelligence/aml-core.Do not target a vague label such as "latest AML verifier v1." Bind your implementation to the exact snapshot ID and immutable source commit above.
Required evidence
Publish:
aml-verifier-implementation-claim/1JSON;aml-verifier-conformance-result/1JSON;Fast path
Verification entry:
https://github.com/aruintelligence/aml-core/blob/main/VERIFY.md
10-minute guide:
https://github.com/aruintelligence/aml-core/blob/main/docs/EXTERNAL_VERIFIER_10_MINUTES.md
Starter kit:
https://github.com/aruintelligence/aml-core/tree/main/starters/verifier
Black-box harness:
Important
Negative results are welcome. A disagreement is valuable protocol evidence.
An implementation claim is a declaration of target compatibility. A conformance result is observed executable behavior. A witness record requires reproducible public outside evidence. None of these objects is standards-body certification, official AML trademark authorization, proof of organizational independence, regulatory compliance, or proof that declared interface intent/scores are objectively true.