Public ledger
Ledgerful's development ledger, signed and verifiable.
A redacted, cryptographically signed sample of the Ledgerful engine's own change ledger. Every entry carries an Ed25519 signature you can verify in the browser, with no backend call.
What this proves:each entry's Ed25519 signature.
What this does not prove: the order or set of entries (chain continuity) or the identity behind the signing key. Out-of-band fingerprint comparison is required before treating a key as authentic.
This is a sample of the engine's development ledger; the publishing cron is disabled. Chain linkage ("prev_hash") is not present in this sample.
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 |
|---|---|---|---|---|---|---|
| 10ffe79c-835…9956 | DOCS | Drafted comprehensive TA32-TA34 specs and implementation plans | Jun 27, 2026 | — | c96aa6c8a5…f0d8 | signed |
| 47169a01-d8e…dd5f | DOCS | Expanded TA32-TA34 for Deno and monorepo verification, structured credential URLs and Windows rename-aside recovery, bounded empty-index diagnostics, and transaction-safe metadata repair | Jun 27, 2026 | — | c96aa6c8a5…f0d8 | signed |
| 4fdf6e37-578…4121 | FEATURE | Implement stack-aware verification | Jun 27, 2026 | — | c96aa6c8a5…f0d8 | signed |
| f25a4b08-aac…abb3 | CHORE | Fixed TA32 spec deviations | Jun 27, 2026 | — | c96aa6c8a5…f0d8 | signed |
| fe019c4f-62c…d7d5 | BUGFIX | Fixed missing deno fmt fallback and nextest.toml parsing | Jun 27, 2026 | — | c96aa6c8a5…f0d8 | signed |
| df72e885-b3a…d878 | CHORE | TA32 stack-aware verify defaults: repo detection, auto policy, hook stderr fixes, nextest probe, third-party guard, repo_root threading | Jun 27, 2026 | — | c96aa6c8a5…f0d8 | signed |
| 3c9c2489-51c…1060 | SECURITY | TA33: init secret sanitization and alias-refresh hardening | Jun 27, 2026 | — | c96aa6c8a5…f0d8 | signed |
| 484ea55b-2f4…210b | CHORE | TA33 commit sidecar | Jun 27, 2026 | — | c96aa6c8a5…f0d8 | signed |
| da65b887-794…d657 | DOCS | Added TA34 spec and plan | Jun 27, 2026 | — | c96aa6c8a5…f0d8 | signed |
| 9ea3d443-647…cdc4 | CHORE | Add TA34 spec and plan | Jun 27, 2026 | — | c96aa6c8a5…f0d8 | signed |
| 0ca9a2e0-f10…c1bb | BUGFIX | Fix compilation error in release mode | Jun 27, 2026 | — | c96aa6c8a5…f0d8 | signed |
| b4ac1668-834…ae51 | BUGFIX | Fix macOS test flakiness | Jun 27, 2026 | — | c96aa6c8a5…f0d8 | signed |
| bd184ab1-83a…c5df | BUGFIX | Fix macOS test flakiness | Jun 27, 2026 | — | c96aa6c8a5…f0d8 | signed |
| bcd5eb25-652…f04c | BUGFIX | Fix missing index completion marker | Jun 27, 2026 | — | c96aa6c8a5…f0d8 | signed |
| eabff55a-b3c…b610 | FEATURE | Implement fresh empty-repository index semantics | Jun 28, 2026 | — | c96aa6c8a5…f0d8 | signed |
| 5739bc42-429…a203 | BUGFIX | Implement TA34: Fresh Empty-Repository Index Semantics | Jun 28, 2026 | — | c96aa6c8a5…f0d8 | signed |
| 3613d8f5-721…c552 | CHORE | Implement TA34: Fresh Empty-Repository Index Semantics | Jun 28, 2026 | — | c96aa6c8a5…f0d8 | signed |
| 2b8605f0-f2c…d61a | BUGFIX | Repair TA34 PR CI across formatting, platform tests, cache timing, and action checkout install | Jun 28, 2026 | — | c96aa6c8a5…f0d8 | signed |
| fbea8f56-b66…b5f8 | BUGFIX | Fix TA34 cross-platform CI failures | Jun 28, 2026 | — | c96aa6c8a5…f0d8 | signed |
| 78a6bf09-4c8…4b9f | BUGFIX | Discover action checkout from the JavaScript entry point when GITHUB_ACTION_PATH is absent | Jun 28, 2026 | — | c96aa6c8a5…f0d8 | signed |
Showing the 20 most recent entries. 158 earlier entries are in the full download.
Verify and download
Open the offline verifier to check all entry signatures in your browser, or download the raw bundle.