Commit43cef32cRecorded1 Aug 2026Repositorytally
Declare this repo for the estate render
Message
.docket.json gives the Docket render this repo status, its one-line summary, and the group it sits in on the Powers project page. Powers groups its repos into the core set and service management, per the estate decision of 2026-08-01; without this file every repo lands in one ungrouped row.
Changed
.docket.json | 5 +++++
1 file changed, 5 insertions(+)Diff
.docket.jsonadded
@@ -0,0 +1,5 @@
+1
{+2
"status": "active",+3
"summary": "Personal finance: accounts, transactions, and ledger reports.",+4
"group": "The core set"+5
}