Independent implementation challenge
ĀML now has a complete in-repository semantic release chain. The next credibility threshold is external reproduction.
Challenge: implement verification of the published semantic release contracts without importing or calling the JavaScript reference implementation.
A useful independent implementation should target, at minimum:
- strict canonical JSON behavior required by the referenced contracts;
- Meaning Manifest root verification;
- Ed25519 Meaning Manifest attestation verification;
- append-only Semantic Lineage verification;
aml-semantic-release-proof/1 verification;
- rejection of deliberately mutated/tampered artifacts.
Independence requirement
The implementation must be maintained outside aruintelligence/aml-core to count as an external witness. It may read the public specifications, schemas, vectors, and fixtures, but it must not import the reference implementation or merely wrap its CLI/API.
Python, Go, Rust, Java, C#, Swift, Kotlin, Zig, C/C++, or another language are all welcome.
Results we want
PASS, FAIL, and MIXED reports are all useful. If the contract is ambiguous or impossible to reproduce independently, report that. A failure is evidence we need to improve the protocol; it is not something to hide.
Please publish your implementation/results at a stable public URL and submit the repository's Independent replication or External verifier report issue form with:
- implementation language/runtime;
- public source URL;
- exact ĀML contract/version tested;
- PASS / FAIL / MIXED result;
- failing vectors or ambiguities;
- environment and reproduction command.
Accepted outside reports can be added to WITNESSES.json. The registry deliberately permits negative results and rejects aml-core-owned evidence as an external witness.
Evidence boundary
Passing this challenge demonstrates independent reproducibility of the tested software contracts. It does not imply certification, endorsement, standards-body approval, broad adoption, safety, ethics, legal compliance, or trademark authorization.
Created by Daniel Jacob Read IV. Steward: ĀRU Intelligence Inc.™.
Independent implementation challenge
ĀML now has a complete in-repository semantic release chain. The next credibility threshold is external reproduction.
Challenge: implement verification of the published semantic release contracts without importing or calling the JavaScript reference implementation.
A useful independent implementation should target, at minimum:
aml-semantic-release-proof/1verification;Independence requirement
The implementation must be maintained outside
aruintelligence/aml-coreto count as an external witness. It may read the public specifications, schemas, vectors, and fixtures, but it must not import the reference implementation or merely wrap its CLI/API.Python, Go, Rust, Java, C#, Swift, Kotlin, Zig, C/C++, or another language are all welcome.
Results we want
PASS, FAIL, and MIXED reports are all useful. If the contract is ambiguous or impossible to reproduce independently, report that. A failure is evidence we need to improve the protocol; it is not something to hide.
Please publish your implementation/results at a stable public URL and submit the repository's
Independent replicationorExternal verifier reportissue form with:Accepted outside reports can be added to
WITNESSES.json. The registry deliberately permits negative results and rejects aml-core-owned evidence as an external witness.Evidence boundary
Passing this challenge demonstrates independent reproducibility of the tested software contracts. It does not imply certification, endorsement, standards-body approval, broad adoption, safety, ethics, legal compliance, or trademark authorization.
Created by Daniel Jacob Read IV. Steward: ĀRU Intelligence Inc.™.