React component for calm, terminal-flavored interfaces. It can be a read-only display, a controlled editable surface, a controller-driven terminal, or a small command prompt.
Public contract surface for the calendarius extension (ext-<id> convention): shared happening vocabulary + HappeningsFacade interface. Depends only on stdlib - never another extension.
Public contract surface for the gameboard extension (extension-contract-repo convention): TypeSpec api4gameboard + Go backend contract module + @sneat/extension-gameboard-contract. Depends only on foundational/core — never another extension.