USAGE:
  sediment report lifecycle [-h] [--org ORG] --json [--database-url DATABASE_URL]
                            [--mirror-path MIRROR_PATH]

  Report accepted-work progression and operational evidence.

OPTIONS:
  -h, --help            show this help message and exit
  --org ORG             org id (default: $SEDIMENT_ORG_ID)
  --json                emit the canonical JSON artifact (required)
  --database-url DATABASE_URL
                        PostgreSQL URL (default: $SEDIMENT_DATABASE_URL)
  --mirror-path MIRROR_PATH
                        base dir for git mirrors (default: $SEDIMENT_MIRROR_PATH
                        or './mirrors')
