Estate-wide audit log for absolute-zero. Records all axiom/postulate discharges, unsoundness findings, deletions of dead code, license audits, and other trust-boundary events.
For architectural decisions (which are forward-looking design choices
rather than backward-looking audit events), see
.machine_readable/descriptiles/META.a2ml architecture-decisions.
None open. AUDIT-2026-05-20-A (Idris Types.idr errors) was resolved in
PR #100 — see Resolved Audit Items below.
| ID | Date resolved | Description | Resolution commit |
|---|---|---|---|
AUDIT-2026-07-06-A |
2026-07-06 |
Unsoundness finding — 3 axioms. During the two-pillar discharge, three
Coq axioms were found to be UNSOUND and removed/corrected: |
PR #100 (6b591f12) |
AUDIT-2026-05-20-A |
2026-07-06 |
|
PR #100 (6b591f12) |
AUDIT-2026-07-06-B |
2026-07-06 |
CNO axiom base reduced 98 → small classified remainder and both pillars
(CNO + OND) machine-checked across six provers + Idris. Remaining axioms are
tagged |
PR #100 (6b591f12) |
AUDIT-2026-05-20-B |
2026-05-26 |
|
PR #41 follow-up |
AUDIT-2026-05-20-#27 |
2026-05-25 |
Unsound |
aac48b7, f0f9b8f, d2853ca (PR #41 / merged via #40) |
AUDIT-2026-05-20-#24 |
2026-05-20 |
|
PR #24 (see descriptiles/META.a2ml ADR-007) |
AUDIT-2026-05-20-#32 |
2026-05-20 |
Deleted unsound |
PR #32 (see descriptiles/META.a2ml ADR-008) |
AUDIT-2026-02-05 |
2026-02-05 |
License canonicalisation across the estate to PMPL-1.0-or-later (79 files updated). Pre-existing AGPL references reconciled. |
see docs/archive/LICENSE-AUDIT-2026-02-05.adoc |
Audit IDs follow AUDIT-<YYYY-MM-DD>-<seq-or-PR>:
-
PR-numbered IDs map directly to GitHub PRs that close the item.
-
Seq-numbered IDs (A, B, C…) are pre-PR findings that still need a tracking issue or PR.