web: erect the constitution skeleton #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "skeleton"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
web: erect the constitution skeleton
pnpm workspace with apps/react (@open-web/react) and packages/components
(@open-web/components), exact versions pinned via the catalog. Constitution:
negentropy.toml scans apps/packages .ts and docs .md (tsx deliberately blind
until the grammar lands), module roots at src/tests, limits 4/4, comments
denied, single-word law, test grant on tests globs, and a path boundary for
the root-level vite/vitest config files the tools demand. Operator layer:
runseal guard/init/land wrappers over deno with a stable negentropy pin
(v0.1.0), forgejo guard workflow running the pinned strict check. sidecar.toml
declares the react dev server as the app target. Style territory: only
packages/components owns scss; apps carry none.
Co-Authored-By: Claude Fable 5 noreply@anthropic.com
web: license the lab and admit tsx tests
MIT for the public repo; the test territory admits .test.tsx so
component render tests can speak JSX when the grammar arrives.
Co-Authored-By: Claude Fable 5 noreply@anthropic.com