No description
- Svelte 37.1%
- TypeScript 34.8%
- CSS 22.7%
- Nix 3%
- Just 1.2%
- Other 1.2%
| fixture | ||
| scripts | ||
| src | ||
| .gitignore | ||
| AGENTS.md | ||
| artifact.factory.json | ||
| flake.lock | ||
| flake.nix | ||
| justfile | ||
| package.json | ||
| pnpm-lock.yaml | ||
| README.md | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||
website-sysmap
website-sysmap renders the static /sysmap artifact from map data supplied by
/system/map, owning the renderer and artifact contract rather than the source
map content.
Normal development is native:
pnpm check
MAP_ROOT=/system/map UWAOOO_THEME_CSS=<accepted-theme> pnpm build
just artifact-build creates and verifies the immutable candidate without
evaluating /system or importing sibling source. Publication, root receipt
acceptance, adapter build, and deployment remain separate release actions.