M2: Session core #12
Labels
No labels
area:backend
area:frontend
area:infra
area:ocr
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
phase:M1
phase:M2
phase:M3
phase:M4
phase:M5
phase:M6
phase:M7
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
TJC/bill-splitter#12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
The session aggregate, Redis CAS store, MinIO storage, tokens/auth, and create/join/snapshot/rename endpoints (OCR faked instant-empty).
Scope
Aggregate, Redis store with Lua CAS, MinIO storage, tokens/auth, create/join/snapshot/rename. docs 02-04 minus OCR/finalize.
References
Acceptance criteria (docs/14)
redis-cli TTL; expired -> 404session-not-foundSplitCalculatorunit + property tests pass (written now, used in M4)Notes
Aggregate + store + auth + mapper precede endpoints; SplitCalculator is independent; integration tests last.
Sub-tasks are tracked as sub-issues below.