docs(design): add OKF user story catalog

This commit is contained in:
dmg
2026-08-01 14:49:37 -04:00
parent 2657399628
commit fa5346458a
21 changed files with 777 additions and 1 deletions
+5
View File
@@ -32,9 +32,14 @@ Set `IP_INTELLIGENCE_PROVIDER=proxycheck`, add `PROXYCHECK_API_KEY`, and configu
Open `http://localhost:3000`.
## Product design
Implemented and proposed behavior is tracked as OKF user stories in [`design/index.md`](design/index.md). Validate the bundle with `npm run design:validate`.
## Validation
```bash
npm run design:validate
npm test
npm run typecheck
npm run lint