Goal
Reproduce one public AML proof state independently and report the exact observed result.
Start here
SUPPRESS state:
https://aruintelligence.github.io/aml-core/proof.html?attention=5&restoration=1
ALLOW boundary state:
https://aruintelligence.github.io/aml-core/proof.html?attention=5&restoration=5
Local replay:
npm install --ignore-scripts
node demos/undeniable-proof/replay-proof.mjs
node scripts/check-flood-fixtures.js
What to report
- environment
- exact URL or fixture
- expected decision
- observed decision
- whether replay matched
- screenshot/log if useful
- any ambiguity or bug
A negative result is useful evidence. Do not report success unless you actually ran it.
Ask: change restoration_value, copy the exact proof URL, screenshot the decision, and file what happened.
Goal
Reproduce one public AML proof state independently and report the exact observed result.
Start here
SUPPRESS state:
https://aruintelligence.github.io/aml-core/proof.html?attention=5&restoration=1
ALLOW boundary state:
https://aruintelligence.github.io/aml-core/proof.html?attention=5&restoration=5
Local replay:
What to report
A negative result is useful evidence. Do not report success unless you actually ran it.
Ask: change
restoration_value, copy the exact proof URL, screenshot the decision, and file what happened.