feat(FN-1398): complete Step 1 — re-validate audit findings

- Add docs/codebase-improvement-audit.md with re-validated audit findings
- Update docs/README.md to reference the audit document
This commit is contained in:
gsxdsm
2026-04-09 14:37:21 -07:00
parent bbd5495bb7
commit 582f9bec47
2 changed files with 214 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ For a full walkthrough (installation, onboarding, first task, and lifecycle), st
| [Settings Reference](./settings-reference.md) | Global and project settings, defaults, API endpoints, and model selection hierarchy. |
| [Multi-Project](./multi-project.md) | Central registry architecture, project management, isolation modes, and migration paths. |
| [UX Audit Report](./ux-audit-report.md) | Comprehensive UX audit with prioritized recommendations for dashboard improvements. |
| [Codebase Improvement Audit](./codebase-improvement-audit.md) | Evidence-based technical debt and reliability gap audit with prioritized recommendations. |
| [Contributing](./contributing.md) | Local development setup, testing, release flow, and contributor conventions. |
| [Code Signing Setup](./CODE_SIGNING.md) | macOS and Windows code signing configuration for release binaries. |