consolidation pass: replace SESSION_START with current checklist

This commit is contained in:
jester 2026-03-01 23:29:41 +00:00
parent 944b3cb7f6
commit e674d6af45

View File

@ -2,13 +2,13 @@
Before working:
1. Review `OPEN_THREADS.md`
2. Review `CONSTRAINTS.md`
1. Review OPEN_THREADS
2. Review CONSTRAINTS
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`)
5. Confirm upload transport is using raw piping
Never assume speculative features are implemented.