CLAUDE.md rewritten (708 -> ~320 lines): four overlapping release sections collapsed to one, stale v1->v35 schema history dropped (it lives in CHANGELOG), marketplace endpoint internals and verbose process sections moved out or tightened. New focused docs: - docs/RELEASING.md - release process, deploy workflows, CI quirks (RELEASE_TEMPLATE.md folded in as an appendix) - docs/marketplace.md - marketplace ingestion + re-serving internals - docs/README.md - documentation index by audience, linked from README.md and CLAUDE.md Archived under docs/archive/: docs/superpowers/ (52 historical planning artifacts), HACKATHON.md, pd-ps-comments.md, security-audit-2026-04.md, future/NOTIFICATIONS.md. Removed the docs/auto-install.md stub. Fixed dangling links in connectors/jira/README.md and dev_docs/README.md, repointed code/doc references to archived paths. |
||
|---|---|---|
| .. | ||
| 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 guidelines
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 documentationsession_explore.md— session exploration tooling
Jira webhook integration and server-side processing is documented in
../connectors/jira/README.md.
For Analysts
If you're an analyst looking for documentation on how to use the platform,
see the docs/ folder instead — start at ../docs/README.md
for the full index. Key entry points:
docs/QUICKSTART.md— quick start guidedocs/DATA_SOURCES.md— data sources and table definitionsdocs/metrics/— business metric definitionsdocs/HOWTO/— task-oriented analyst cookbook