Skip to content

Independent implementation challenge: verify ĀML semantic release proofs without importing aml-core #56

Description

@aruintelligence

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:

  1. strict canonical JSON behavior required by the referenced contracts;
  2. Meaning Manifest root verification;
  3. Ed25519 Meaning Manifest attestation verification;
  4. append-only Semantic Lineage verification;
  5. aml-semantic-release-proof/1 verification;
  6. 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.™.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions