docs: replace ASCII art with Mermaid diagrams on Architecture and Home
57af2d6
docs: comprehensive wiki refresh for v0.1.2
- Home: remove stale status, update feature table and architecture diagram
- Installation: lead with pip install (PyPI live), keep self-host as secondary path
- Quick-Start: rewrite to lead with pip install instead of source clone
- Agent-Usage: pip install as primary, add --report flag, fix example scores
- Risk-Scoring: fix Critical threshold 80→85, update factor table to match code
- API-Reference: add refresh_token to login response, add PATCH /auth/me,
PATCH /auth/organization, PUT /auth/me/password, POST /alerts/dismiss-all,
PATCH /mcp/servers/{id}, search/page params for server list; bump version to 0.1.2
- Sidebar: remove dead links (Dashboard, Database-Schema, Local-Development,
Testing, Deployment pages that did not exist)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
8626cab
Update Installation and Quick-Start guides with JWT_SECRET setup, expected outputs, and troubleshooting
5f48b41
Merge remote wiki, keep local content
e4a8cc2
Initial wiki: Home, Installation, Agent Usage, API Reference, Architecture, Risk Scoring, Quick Start
302132a