A living list of directions. Sections: Now (in progress) · Next (soon) · Later · Done. When you finish an item, move it to Done. Upkeep rules are in maintaining-docs.md.
- Local project documentation under
docs/+ pointers for Claude and Cursor (this work).
- CI check "is all HAR sanitized?" — an open TODO in
.github/workflows/precommit-checks.yml. - CI check "is i18n extracted?" — an open TODO in the same workflow (freshness of
src/locales/extracted.json/ the compiled locales).
- Empty — add deferred ideas here.
- Nx cache for
typecheck(targetDefaultsinnx.json), so unchanged projects are skipped. - Type checking migrated from
tsctotsgo(TS7), all targets + IDE (#28). See ADR 0001. - NestJS backend server (#27).
- Storybook links
.htm→.html(#26). - Contributing guide and documentation improvements (#24).
- Responsive layout (#25).