Shelf: ShelfCard model + core API (MVP) #239
Loading…
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?
Data foundation for the Session Reference Shelf (#235). Add a ShelfCard model - per-session, referencing a GenerationResult OR a LoreEntry (or a small snapshot), with position, tonight_notes, and a scene tag - plus GM-only endpoints to list/add/remove/reposition/annotate a session's cards. Builds on GenerationResult's existing session_id + pinned (#138). Backend + migration. MVP slice 1 of 3.