from datetime import datetime, timezone from sqlalchemy import ( BigInteger, DateTime, Float, ForeignKey, Index, Integer, Text, UniqueConstraint, ) from sqlalchemy.orm import Mapped, mapped_column from scribe.models import Base from scribe.models.base import TimestampMixin, iso # The classification vocabulary (note 2786). `unclassified` is the default and # THE todo state; every other status is a judgment, stamped with who made it — # except `scoped` (#2869): the coverage sync's mechanical stamp on shapes that # are one-offs BY CONSTRUCTION (a Vue component's scoped