docs(notes): record search entrypoint progress
This commit is contained in:
parent
88c11c25f2
commit
bd7fc9d7a7
@ -421,6 +421,11 @@ Detailed implementation plans live under `docs/roadmaps/`.
|
|||||||
- verification passed for this slice with:
|
- verification passed for this slice with:
|
||||||
- `web` `npm run typecheck`
|
- `web` `npm run typecheck`
|
||||||
- `web` `npm test`
|
- `web` `npm test`
|
||||||
|
- 2026-03-10 — Saved search entrypoints materially advanced (`88c11c2`):
|
||||||
|
- saved search cards on the search page now navigate into real seeded query states instead of rendering as passive summaries
|
||||||
|
- verification passed for this slice with:
|
||||||
|
- `web` `npm run typecheck`
|
||||||
|
- `web` `npm test`
|
||||||
- 2026-03-10 — Mobile verification materially advanced:
|
- 2026-03-10 — Mobile verification materially advanced:
|
||||||
- mobile dependencies now install successfully with corrected sibling `@bytelyst/*` package paths
|
- mobile dependencies now install successfully with corrected sibling `@bytelyst/*` package paths
|
||||||
- `npm run typecheck`, `npm run lint`, and `npm test` now pass in `learning_ai_notes/mobile/`
|
- `npm run typecheck`, `npm run lint`, and `npm test` now pass in `learning_ai_notes/mobile/`
|
||||||
|
|||||||
@ -163,6 +163,7 @@ Stack: Next.js 16 + React 19 + TypeScript
|
|||||||
- Review queue items are now selectable so the featured proposal follows the operator's choice (`5ce9401`).
|
- Review queue items are now selectable so the featured proposal follows the operator's choice (`5ce9401`).
|
||||||
- Dashboard operator workflows now route into real operational destinations (`6222fda`).
|
- Dashboard operator workflows now route into real operational destinations (`6222fda`).
|
||||||
- Review-page operator workflows now route into real operational destinations (`99bc7a9`).
|
- Review-page operator workflows now route into real operational destinations (`99bc7a9`).
|
||||||
|
- Search-page saved searches now route into real seeded query states (`88c11c2`).
|
||||||
- Active web surface copy now reflects the backend-backed product state instead of scaffold-era wording (`5458090`).
|
- Active web surface copy now reflects the backend-backed product state instead of scaffold-era wording (`5458090`).
|
||||||
|
|
||||||
# Open Questions
|
# Open Questions
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user