Tools — how this works
In the app: /tools
How it works
A static, hand-maintained reference directory of every internal + external tool this project uses — no database, no live calls. The live/mocked badge next to an integration is this SAME page's own INTEGRATION_STATUS table, which every other module's InfoDock also reads its vendor status from.
Data source
src/lib/tools/toolsDirectory.ts.
Troubleshooting
A badge looks wrong? It's hand-maintained, not auto-detected — if a vendor genuinely went live, this table needs a matching code change (flip its INTEGRATION_STATUS entry), not just a founder confirming a key exists.
Who can see this: admin, closer, setter, content