Commita3ddb046Recorded1 Aug 2026Repositorysigil-vt

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": "Native VT/ANSI terminal core: parser + int32[4] grid + damage/scrollback/replies/events + row-runs",
+4
"group": "Core libraries"
+5
}