| name | ledger-companion |
| description | STUB. Future v0.2.0 feature — a mini-SQLite ledger so the agent can record/query journal entries for any context (token spend, invoicing, etc.). Not active in v0.1.0. |
ledger-companion (stub)
This skill is reserved for a future v0.2.0 capability: an embedded mini-ledger
(double-entry, SQLite-backed) the agent can write to and query.
v0.1.0 behavior
This skill does nothing. It exists to claim the namespace and document the
direction so users know what's coming.
See
docs/ledger.md for the v0.1.0 ledger surface.
- Future: see roadmap in
CHANGELOG.md.