lots of changes

This commit is contained in:
2026-02-04 11:18:33 +00:00
parent d02d95e680
commit 4fdbfb0fb3
30 changed files with 1796 additions and 822 deletions

View File

@@ -6,7 +6,7 @@
- Add verification steps and basic test coverage.
## Scope
- Implement `/settings` and `/help` pages.
- Implement `/app/settings` and `/app/help` pages.
- Add progress and error handling improvements for analysis/search.
- Document manual QA checklist.
@@ -36,7 +36,7 @@
- Depends on Phases 13 to stabilize core flows.
## Acceptance Criteria
- `/settings` and `/help` routes exist and are linked.
- `/app/settings` and `/app/help` routes exist and are linked.
- Background tasks reduce timeouts and improve UX.
- QA checklist is documented and executable.