betterNAS/TODO.md
2026-03-31 23:59:52 -04:00

492 B

TODO

  • Remove the temporary TypeScript SDK layer so shared interfaces only come from packages/contracts.
  • Switch the monorepo from npm workspaces to pnpm.
  • Add root formatting, verification, and Go formatting rails.
  • Add hard boundary checks so apps and packages cannot drift across lanes with private imports.
  • Make the first contract-backed mount loop real: node registration, export inventory, mount profile issuance, and a Finder-mountable WebDAV export.