docs: replace with current session start checklist (upload transport, no speculation)
This commit is contained in:
parent
93eadcb855
commit
5bb7714f9f
@ -1,11 +1,14 @@
|
||||
# ZLH Session Start Checklist
|
||||
# Session Start Checklist
|
||||
|
||||
Before making frontend changes:
|
||||
Before working:
|
||||
|
||||
- Confirm Node.js 22 LTS
|
||||
- Confirm App Router structure
|
||||
- Review CONSTRAINTS.md
|
||||
- Review ANTI_DRIFT.md
|
||||
- Identify what can be removed before adding anything
|
||||
1. Review `OPEN_THREADS.md`
|
||||
2. Review `CONSTRAINTS.md`
|
||||
3. Confirm no drift between:
|
||||
- Portal
|
||||
- API
|
||||
- Agent
|
||||
4. Confirm file model assumptions are accurate
|
||||
5. Confirm upload transport is using raw piping (`http.request`, not `fetch`)
|
||||
|
||||
If unsure, stop and reassess.
|
||||
Never assume speculative features are implemented.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user