Commitf17c7398Recorded1 Aug 2026Repositoryfolio

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": "Markdown-backed notes, tasks and projects, kept as a knowledge graph.",
+4
"group": "The core set"
+5
}