Ledgerful's development ledger, signed and verifiable.
A redacted, cryptographically signed sample of the Ledgerful engine's own change ledger. Historical (v1) entries can be Ed25519-verified in the browser offline; v2 provenance rows fence offline entry-sig re-verify when redacted fields are required (use local ledgerful verify --signatures). No backend call.
What this proves:for legacy v1 sample rows, each entry's Ed25519 signature over the published five-field basis; for v2 rows, presence of a signature plus the honesty fence (full provenance re-verify requires unredacted local CLI).
What this does not prove: the order or set of entries (chain continuity), signer identity without out-of-band key pin, or full v2 free-text provenance when fields are redacted from the public bundle.
This is the engine's development ledger published as a static bundle (refreshed by export, not live-streamed). The signed chain head is included in the manifest when present; per-entry identity still requires out-of-band fingerprint comparison.
Redaction note: signed fields are published byte-exact so verification stays valid. Author identity is replaced by an HMAC pseudonym. A small number of entries with third-party PII embedded in their signed text are excluded rather than altered.
Ledger entries
Each row links to its entry detail page where the signature verification controls are shown. The full bundle is downloadable below.
| tx_id | Category | Summary | Committed | Risk | Author | Status |
|---|---|---|---|---|---|---|
| 4151cdc3-298…0104 | FEATURE | RO reviewer matrix + change-context soft-open honesty | Aug 2, 2026 | HIGH | 4193139d92…0dab | signed |
| 644504a3-d00…7f95 | DOCS | Align agent default preflight to change-context | Aug 2, 2026 | TRIVIAL | 4193139d92…0dab | signed |
| 288bdef5-61e…4d9e | BUGFIX | Doctor/search empty index honesty + remediation | Aug 2, 2026 | HIGH | 4193139d92…0dab | signed |
| a2a84379-97c…c083 | BUGFIX | dry-run re-sign must not create keys dir | Aug 1, 2026 | HIGH | 4193139d92…0dab | signed |
| 372aced4-49c…7312 | BUGFIX | planned_action upgrade wording for re-sign --all maintenance TX | Aug 1, 2026 | HIGH | 4193139d92…0dab | signed |
| a4addacb-138…3188 | DOCS | Docs: doctor remediation field, re-sign --all, CHANGELOG | Aug 1, 2026 | TRIVIAL | 4193139d92…0dab | signed |
| e2b40c1a-f32…75f7 | FEATURE | feat(ledger): re-sign --all upgrades valid v1 rows | Aug 1, 2026 | HIGH | 4193139d92…0dab | signed |
| bc8fbe4a-d8b…35a4 | FEATURE | Doctor pin/min_sig remediations + re-sign --all upgrade vehicle | Aug 1, 2026 | HIGH | 4193139d92…0dab | signed |
| 42fbe57c-73c…0827 | FEATURE | 0122 HookLedgerProvenanceSoT: agent SoT classifier, LinkPending promote-safe, UTF-8 extract; PR #111 aa1bd0a8 | Aug 1, 2026 | — | 4193139d92…0dab | signed |
| de5ac566-eb6…6ef3 | FEATURE | Provenance SoT: skip silent LLM draft when agent ledger commit covers change | Aug 1, 2026 | HIGH | 4193139d92…0dab | signed |
| f6d77225-a50…c9c7 | FEATURE | Transaction Rolled Back | Aug 1, 2026 | TRIVIAL | 4193139d92…0dab | signed |
| 727c033f-aad…09d1 | CHORE | [ABANDONED] promote orphan f6d77225-a508-47c1-a86f-0307a58ec9c7 — 0122 reinstall: pre-fix PATH binary still signed LinkPending with wrong category; fixed in 63a5a591 | Aug 1, 2026 | — | 4193139d92…0dab | signed |
| d7f2e5e8-59b…07bf | FEATURE | Transaction Rolled Back | Aug 1, 2026 | TRIVIAL | 4193139d92…0dab | signed |
| 0f2dc617-bb8…330f | CHORE | [ABANDONED] promote orphan d7f2e5e8-59b5-42fd-bcf3-d4ee99c507bf — 0122 LinkPending signed with re-parsed category (Chore) instead of TX category (FEATURE); fixed in code, re-dogfood after reinstall | Aug 1, 2026 | — | 4193139d92…0dab | signed |
| b4e587e5-fe4…f8f9 | DOCS | docs(0122): provenance SoT skill table, Features, CHANGELOG | Aug 1, 2026 | TRIVIAL | 4193139d92…0dab | signed |
| 6d0c236f-adc…3355 | FEATURE | feat(0122): provenance SoT for commit-msg hook | Aug 1, 2026 | HIGH | 4193139d92…0dab | signed |
| a4cb91d2-23f…b402 | BUGFIX | fix(0121): refuse nested husky on product hook refresh (P2-003) | Aug 1, 2026 | MEDIUM | 4193139d92…0dab | signed |
| 957dc95d-4be…d45f | BUGFIX | Quiet progress demote, CRLF-safe hook marker parse, Windows rustfmt paths | Aug 1, 2026 | — | 4193139d92…0dab | signed |
| 18581477-2ef…cbd2 | BUGFIX | fix(0121): quiet progress, CRLF hook parse, windows rustfmt paths | Aug 1, 2026 | HIGH | 4193139d92…0dab | signed |
| 1cadca40-b4f…6809 | FEATURE | test(0121): assert quiet green suppresses Suggested Actions | Aug 1, 2026 | — | 4193139d92…0dab | signed |
Showing the 20 most recent entries. 557 earlier entries are in the full download.
Verify and download
Open the offline verifier to check v1 entry signatures (and v2 honesty fence status) in your browser, or download the raw bundle.

