docs: update Cloud Logging and Collaborative Threat Modeling pages
Clarify cloud logging descriptions and configuration details. Revise
collaborative threat modeling content for accuracy and readability.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
docs: add technical architecture section for collaborative editing
Migrated technical implementation details from tmi-ux documentation:
- Diagram collaboration flow (starting, joining, editing sessions)
- Server-authoritative conflict resolution using update vectors
- WebSocket message types table
- X6 integration details (events, history, remote operations)
Migrated from: tmi-ux/docs/reference/features/collaborative-editing.md
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: add session participant list UI documentation
Add detailed documentation for the collaboration dialog participant list,
including column layout, presenter mode states, state transitions, and
session roles. Content migrated from tmi-ux design document after
verification against source code implementation.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Complete TMI wiki with comprehensive documentation
Created comprehensive wiki organized by task area and audience:
- Home page with ecosystem overview and role-based navigation
- Getting Started (9 pages): End user guides for threat modeling
- Deployment (7 pages): Operator guides for deploying TMI
- Operation (5 pages): SRE/DevOps guides for running TMI
- Troubleshooting (4 pages): Common issues and debugging
- Development (6 pages): Contributor guides and architecture
- Integrations (4 pages): Issue trackers, webhooks, addons
- Tools (3 pages): API clients, Terraform analyzer, Promtail
- API Reference (4 pages): REST, WebSocket, workflows
- Reference (6 pages): Configuration, schema, specs, glossary, FAQ
Total: 48 pages (~27,000 lines, 1.0 MB)
Documentation migrated from:
- tmi/docs/developer/, tmi/docs/operator/
- tmi/docs/reference/architecture/
- tmi-ux/docs/developer/
- tmi-clients, tmi-tf, tmi-promtail README files
Preserved in tmi repo (used in builds):
- docs/reference/apis/tmi-openapi.json
- docs/reference/apis/tmi-asyncapi.yml
- docs/reference/apis/api-workflows.json
🤖 Generated with Claude Code (https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>