-
Notifications
You must be signed in to change notification settings - Fork 0
Logbook April 2026
Paolo Veronelli edited this page Jun 27, 2026
·
2 revisions
Week of Apr 20 — The repo launched over the weekend with a full vertical-slice foundation: CI gates, Pages docs, Swagger verification, and the first three ledger operations (tx.identify, tx.witness.plan, input context resolution) all merged by Sunday. A working release pipeline was in place before the week was out, giving the project a solid base to build the deeper ledger API on.
- Merged ci: build product artifacts in gate #1
- Merged docs: publish inspector with GitHub Pages #2
- Merged ci: expose build artifacts #3
- Merged docs: make Pages host repository docs #4
- Merged docs: avoid release API lookup #5
- Merged docs: render Mermaid diagrams #6
- Merged docs: define ledger functional API #7
- Merged ci: verify generated Swagger #8
- Merged feat: implement tx.identify vertical slice #9
- Merged feat: implement tx.witness.plan vertical slice #11
- Merged feat: resolve input context from producer tx cbor #12
- Merged feat: narrow provider interface to tx cbor #15
- Opened spec: define tx.validate ledger operation #17
- Merged spec: define tx.validate ledger operation #17
- Merged feat: evaluate transaction scripts #21
- Merged spike: extism pdk packaging for ledger conformance #22
- Merged ci: release-please + conformance artifact publishing #23
- Merged chore: cut initial release as 0.1.0 #25
- Merged chore: pin release-please initial-version to 0.1.0 #26