Commitdc96f3e4Recorded1 Aug 2026Repositoryparlor

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": "Discourse forum management.",
+4
"group": "Service management"
+5
}