mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-07-27 22:45:03 +00:00
Update the proposal doc to match what was actually built: - client_id is uuid -> organisation (Client maps to organisation). - property_id FKs are bigint (Property has a bigint PK). - status/priority columns documented as text (values TBC). - Drop the free-text uploaded_by column; note the existing bigint FK -> user is reused. - Document the new minimal project_type table. - Record that a "projects" file_source value was added. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app | ||
| lib | ||
| types | ||
| middleware.ts | ||