Commit 902d5fe
authored
refactor: Reorganize docs into subfolders and add testing strategy (#41)
* chore: Apply brand guideline colors and add landing page
- Update colors.xml with brand guideline values (#003DB3 primary dark, #F5F7FA background)
- Add docs/index.html public landing page for CardSnap
AI-Generated: Yes
Model: Claude (Sisyphus)
Platform: OpenCode
* feat: Complete CardSnap landing page with screenshots and branding
- Add CardSnap logo to README header
- Fix all broken links (CardSnap → CardScannerApp)
- Create comprehensive docs/index.html landing page
- Add real Android app screenshots from emulator
- Apply brand guideline colors (#003DB3 primary dark, #F5F7FA background)
- Update .gitignore to allow docs/index.html and screenshots
AI-Generated: Yes
Model: Claude (Sisyphus)
Platform: OpenCode
* refactor: Reorganize docs into subfolders and add testing strategy
- docs/architecture/ - ARCHITECTURE.md, ARCHITECTURAL_GUARDRAILS.md
- docs/planning/ - LAUNCH_PLAN.md, PROJECT_SUMMARY.md, BUILD_SUMMARY.md
- docs/policy/ - PRIVACY_POLICY, SECURITY, CODE_OF_CONDUCT, etc.
- docs/testing/ - cardsnap_e2e_test_plan.md, TESTING_STRATEGY.md (new)
- Add TESTING_STRATEGY.md documenting current tests vs best practices
AI-Generated: Yes
Model: Claude (Sisyphus)
Platform: OpenCode1 parent cb7673f commit 902d5fe
16 files changed
Lines changed: 5507 additions & 0 deletions
File tree
- docs
- architecture
- planning
- policy
- testing
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
91 | 95 | | |
92 | 96 | | |
93 | 97 | | |
| |||
0 commit comments