Commit Graph

6 Commits

Author SHA1 Message Date
Roman Chesnokov c0e2856412 fix(compose): separate meta DBs for Metabase and Directus; replace NocoDB with Directus
- Metabase metadata → metabase_meta DB (was: shared bit_flight_deck.public, caused conflicts)
- NocoDB removed (Community Edition requires Enterprise plan for external PostgreSQL sources)
- Directus added → directus_meta DB (open-source, works with PG as source DB out of the box)
- Both metabase_user and directus_user get read access to bit_flight_deck schemas
- directus_user gets RW on core.identity_map, core.deal_team_member, core.employee
2026-05-14 19:01:01 +05:00
Roman Chesnokov 2b96f18435 phase-1: n8n.bigmadnekenny.ru subdomain added via CF API 2026-05-14 17:25:18 +05:00
Roman Chesnokov ba2059ae15 feat(phase-0,phase-2): bootstrap DB schemas + Metabase/NocoDB compose + work_types seed 2026-05-14 15:26:59 +05:00
Roman Chesnokov 7b282af5be docs: add PROJECT_GOAL (north star) + MVP-1 whitelists (employees, SD projects, forecast stages) 2026-05-13 20:02:27 +05:00
Roman Chesnokov ff1db85d7c plan: MVP-1 implementation plan with 10 phases, ~60 tasks 2026-05-13 19:47:53 +05:00
Roman Chesnokov 76f9a1ccfa Initial spec: MVP-1 workload + drafts for MVP-2/3/4 + Subsystem D 2026-05-13 19:42:17 +05:00