No description
  • Svelte 37.1%
  • TypeScript 34.8%
  • CSS 22.7%
  • Nix 3%
  • Just 1.2%
  • Other 1.2%
Find a file
2026-07-28 20:15:18 +07:00
fixture squashed :P 2026-07-22 10:04:45 +07:00
scripts squashed :P 2026-07-22 10:04:45 +07:00
src squashed :P 2026-07-22 10:04:45 +07:00
.gitignore squashed :P 2026-07-28 20:15:18 +07:00
AGENTS.md squashed :P 2026-07-28 20:15:18 +07:00
artifact.factory.json squashed :P 2026-07-28 20:15:18 +07:00
flake.lock squashed :P 2026-07-22 10:04:45 +07:00
flake.nix squashed :P 2026-07-22 10:04:45 +07:00
justfile squashed :P 2026-07-28 20:15:18 +07:00
package.json squashed :P 2026-07-22 10:04:45 +07:00
pnpm-lock.yaml squashed :P 2026-07-22 10:04:45 +07:00
README.md squashed :P 2026-07-28 20:15:18 +07:00
svelte.config.js squashed :P 2026-07-22 10:04:45 +07:00
tsconfig.json squashed :P 2026-07-22 10:04:45 +07:00
vite.config.ts squashed :P 2026-07-22 10:04:45 +07:00

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.