Commit7721629fRecorded1 Aug 2026Repositorysigil-format

Add docket repo descriptor (status/summary/group) for the Azoth estate render

Changed
 .docket.json | 5 +++++
 1 file changed, 5 insertions(+)
Diff
.docket.jsonadded
@@ -0,0 +1,5 @@
+1
{
+2
"status": "active",
+3
"summary": "Sigil code formatter (paren-inference + AST-aware reflow)",
+4
"group": "The toolchain"
+5
}