Skip to content

docs: add architecture guide#172

Draft
vku2018 wants to merge 1 commit into
StableRoute-Org:mainfrom
vku2018:grantfox-119-architecture-guide
Draft

docs: add architecture guide#172
vku2018 wants to merge 1 commit into
StableRoute-Org:mainfrom
vku2018:grantfox-119-architecture-guide

Conversation

@vku2018

@vku2018 vku2018 commented Jul 4, 2026

Copy link
Copy Markdown

Summary

  • add ARCHITECTURE.md with the current route map, directory responsibilities, app shell, API/data flow, UI primitives, theme/storage behavior, and contributor checklist
  • link the guide from the README so new contributors can find it quickly

Closes #119.

Validation

  • PASS: referenced path check (referenced_paths_ok=36)
  • PASS: git diff --check
  • PASS: npm run lint
  • BASELINE FAIL: npm run build fails on src/app/quote/Client.tsx:41 with Cannot find name 'assetsDiffer'
  • BASELINE FAIL: npm test -- --runInBand fails in src/app/quote/page.test.tsx with ReferenceError: assetsDiffer is not defined; 21 suites and 104 tests pass

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document the project architecture and data-flow in an ARCHITECTURE guide

2 participants