Skip to content

Document account status enum values and valid transitions #546

Description

@phertyameen

Location

docs/database-schema.md

Problem

With INITIALIZING, CLAIMING, PARTIAL_SWEEP, and others added incrementally via separate migrations, no confirmed single reference documents the full current enum and its valid state transitions for someone new to the codebase.

Acceptance Criteria

  • Every current account_status value listed with a plain-language description
  • Valid transition diagram or table included, matching the state-machine implementation from section B
  • Kept in sync going forward as a documented responsibility when new statuses are added

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions