mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-07-27 22:45:03 +00:00
The schema substrate for the portfolio tagging system (ADR-0013): a flat, portfolio-owned Tag (name + freeform hex colour, case-insensitively unique per portfolio) and the many-to-many property_tag membership. Both FKs cascade so a tag delete drops its memberships and a property/portfolio delete drops its tags. A tag_id-leading index backs the reverse lookup (chips, filter, run resolution). Migration only — not yet applied to prod. Feature code stacks on this branch. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app | ||
| lib | ||
| types | ||
| middleware.ts | ||