ERC20-like token
Used as a local/static shape for deterministic artifact and drift checks.
Fixture harness
Fixtures give ArkheionX stable protocol shapes to test against. They are not real protocol audits. They are local/static benchmark inputs for deterministic artifact checks.
Purpose
A security review tool needs regression checks. If a tool claims to preserve review context, it should be able to regenerate known artifact shapes and detect when output changes unexpectedly.
The fixture harness exists to support that discipline: local inputs, expected snapshots, source fingerprints, and visible drift.
Fixture categories
Used as a local/static shape for deterministic artifact and drift checks.
Used as a local/static shape for deterministic artifact and drift checks.
Used as a local/static shape for deterministic artifact and drift checks.
Used as a local/static shape for deterministic artifact and drift checks.
Used as a local/static shape for deterministic artifact and drift checks.
Used as a local/static shape for deterministic artifact and drift checks.
Used as a local/static shape for deterministic artifact and drift checks.
Used as a local/static shape for deterministic artifact and drift checks.
Used as a local/static shape for deterministic artifact and drift checks.
What the harness tracks
Limitations
A passing fixture check does not prove a protocol is safe. It only supports confidence that the tool is producing expected deterministic artifact shapes for known local inputs.
Read safety model