- CONFIGURATION.md: remove Flask/SendGrid/WEBAPP_SECRET_KEY references, update env vars to JWT_SECRET_KEY and SESSION_SECRET, point to config/.env.template and config/instance.yaml.example - disaster-recovery.md: rewrite for Docker volumes; cover GCP disk snapshot backup/restore and full VM rebuild; drop systemd/nginx/SSH - server.md: strip rsync, systemd, nginx, Linux group, and sudo sections; keep Docker Compose operations, log viewing, health checks, sync/admin CLI, and Jira webhook procedures |
||
|---|---|---|
| .. | ||
| design-system.md | ||
| desktop-app.md | ||
| disaster-recovery.md | ||
| insights.md | ||
| README.md | ||
| security.md | ||
| server.md | ||
| session_explore.md | ||
| telegram_bot.md | ||
Developer Documentation
This folder contains documentation for developers and server administrators only.
⚠️ This folder is NOT synced to analyst machines - it stays on the server and in the git repository only.
Contents
Server Administration
server.md- Data broker server configuration and managementdisaster-recovery.md- Recovery procedures for server failuressecurity.md- Security audit report and hardening guidelinesjira.md- Jira webhook integration and server-side processing
Application Development
desktop-app.md- macOS desktop app architecture and developmenttelegram_bot.md- Telegram notification bot technical docsdesign-system.md- UI/UX design system for web applicationsinsights.md- Activity Center dashboard feature documentation
Planning & Meetings
meetings/- Meeting transcripts, summaries, and notes
For Analysts
If you're an analyst looking for documentation on how to use the platform, see the docs/ folder instead:
docs/GETTING_STARTED.md- Quick start guidedocs/data_description.md- Data schemas and table definitionsdocs/metrics/- Business metric definitionsdocs/jira_schema.md- Jira data schema referencedocs/notifications.md- How to use Telegram notifications in your scripts