Final Schema SQL
This folder contains the final PostgreSQL table definitions, one table per file.
Notes:
- These files keep only the final schema shape.
- They do not preserve historical migration steps.
- The current runtime migration logic in
server-node/src/db/migrations.tsis unchanged.