Skip to content

Group inventory: document workflow and future live-play command boundary #44

Description

@prodmodfour

Goal

Document how group inventory works now and where live-play command integration should happen later.

Scope

  • Add or update docs explaining:
    • group inventory is campaign-level SQLite state, not map metadata or a fake trainer sheet;
    • GM direct edits are revision-checked saves;
    • player transfers are limited to linked trainer sheets;
    • realtime updates keep other open clients in sync;
    • live-play command scopes are intentionally deferred unless a later feature needs in-map item consumption.
  • Mention any production/auth caveats consistent with the existing trusted-table model.

Acceptance criteria

  • Documentation is linked from an appropriate architecture or feature doc.
  • The doc gives future implementers a clear boundary for possible groupInventory live-play scopes without requiring that work now.
  • No code behavior changes are added in this ticket.

Depends on

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions