docs(roadmap): annotate review runtime checkpoint
This commit is contained in:
parent
8bf0bb5452
commit
dcb6bd18dd
@ -636,6 +636,7 @@ Stop using local mock/fallback data as a primary runtime path.
|
|||||||
### Checkpoint
|
### Checkpoint
|
||||||
- mobile runtime-alignment slice completed in [`8580ad3`](https://github.com/saravanakumardb1/learning_ai_notes/commit/8580ad3)
|
- mobile runtime-alignment slice completed in [`8580ad3`](https://github.com/saravanakumardb1/learning_ai_notes/commit/8580ad3)
|
||||||
- web runtime-alignment slice completed in [`8340b1d`](https://github.com/saravanakumardb1/learning_ai_notes/commit/8340b1d)
|
- web runtime-alignment slice completed in [`8340b1d`](https://github.com/saravanakumardb1/learning_ai_notes/commit/8340b1d)
|
||||||
|
- web review-runtime slice completed in [`8bf0bb5`](https://github.com/saravanakumardb1/learning_ai_notes/commit/8bf0bb5)
|
||||||
|
|
||||||
## Phase D — Shared Platform Service Completion
|
## Phase D — Shared Platform Service Completion
|
||||||
|
|
||||||
|
|||||||
@ -63,8 +63,9 @@ Checkpoint:
|
|||||||
Checkpoint:
|
Checkpoint:
|
||||||
- Mobile runtime alignment checkpoint in [`8580ad3`](https://github.com/saravanakumardb1/learning_ai_notes/commit/8580ad3)
|
- Mobile runtime alignment checkpoint in [`8580ad3`](https://github.com/saravanakumardb1/learning_ai_notes/commit/8580ad3)
|
||||||
- Web runtime alignment checkpoint in [`8340b1d`](https://github.com/saravanakumardb1/learning_ai_notes/commit/8340b1d)
|
- Web runtime alignment checkpoint in [`8340b1d`](https://github.com/saravanakumardb1/learning_ai_notes/commit/8340b1d)
|
||||||
|
- Web review runtime checkpoint in [`8bf0bb5`](https://github.com/saravanakumardb1/learning_ai_notes/commit/8bf0bb5)
|
||||||
|
|
||||||
- [x] Web notes/workspaces/search/detail use real product-backend clients
|
- [x] Web notes/workspaces/search/review/detail use real product-backend clients
|
||||||
- [x] Mobile notes/workspaces/detail flows use real product-backend clients
|
- [x] Mobile notes/workspaces/detail flows use real product-backend clients
|
||||||
- [x] Mobile editing persists to the backend instead of local-only state
|
- [x] Mobile editing persists to the backend instead of local-only state
|
||||||
- [ ] Artifact flows use shared blob-backed integration
|
- [ ] Artifact flows use shared blob-backed integration
|
||||||
|
|||||||
@ -40,9 +40,10 @@ Make the web app the strongest notes authoring/operator surface while ensuring t
|
|||||||
|
|
||||||
Checkpoint:
|
Checkpoint:
|
||||||
- Web backend-backed runtime alignment completed in [`8340b1d`](https://github.com/saravanakumardb1/learning_ai_notes/commit/8340b1d)
|
- Web backend-backed runtime alignment completed in [`8340b1d`](https://github.com/saravanakumardb1/learning_ai_notes/commit/8340b1d)
|
||||||
|
- Web review runtime alignment completed in [`8bf0bb5`](https://github.com/saravanakumardb1/learning_ai_notes/commit/8bf0bb5)
|
||||||
|
|
||||||
- [x] Replace `mock-data.ts` as a primary runtime source
|
- [x] Replace `mock-data.ts` as a primary runtime source
|
||||||
- [ ] Replace `review-data.ts` as a primary runtime source
|
- [x] Replace `review-data.ts` as a primary runtime source
|
||||||
- [x] Remove demo auth fallback and demo token behavior from the default runtime path
|
- [x] Remove demo auth fallback and demo token behavior from the default runtime path
|
||||||
- [x] Use product-backend-backed note/workspace/search/detail loading
|
- [x] Use product-backend-backed note/workspace/search/detail loading
|
||||||
- [ ] Keep only isolated test/prototype fixtures if still needed
|
- [ ] Keep only isolated test/prototype fixtures if still needed
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user