- 313 new markdown files created - 30 relationships embedded - 313 entries indexed - State initialized with usage data
1.2 KiB
1.2 KiB
| id | type | title | tags | importance | confidence | created | updated | relations | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| b5f56d48-32b5-46b9-8609-e20a4aa3ac28 | solution | Paper Dynasty PostgreSQL Migration Complete |
|
0.9 | 0.8 | 2026-01-30T19:57:07.847397+00:00 | 2026-01-30T19:57:07.847397+00:00 |
|
Successfully migrated Paper Dynasty from SQLite to PostgreSQL on akamai. Key details:
- Database: pd_master on sba_postgres container (shared with SBA)
- User: pd_admin / wJHZRZbO5NJBjhGfqydsZueV
- API container: pd_api on port 8002, proxied via pd.manticorum.com
- API token: Tp3aO3jhYve5NJF1IqOmJTmk
- Networks: sba-database_default + nginx-proxy-manager_npm_network
Migration issues resolved:
- Initial migration missed ~10k packs due to transaction rollback bug - fixed with autocommit=True
- Pack id=1 placeholder needed for new card creation (default FK)
- /legal-check endpoint needed fix to parse stringified list card_ids
- ~3.5k orphaned cards (AI teams only) not migrated - expected data cleanup
Container startup command preserved in deployment.