Skip to content

Commit 372ba3e

Browse files
Amber Agentclaude
andcommitted
docs: add comprehensive platform architecture diagrams
Add detailed architecture documentation with Mermaid diagrams covering: - System overview and component architecture - Agentic session lifecycle and data flows - Authentication and authorization patterns - Multi-tenancy architecture - Development and production deployment topologies - Network topology and communication protocols Update README.md to reference the new architecture documentation in the Support & Documentation section. Add Architecture section to mkdocs.yml navigation for better discoverability in the documentation site. Fixes #438 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent afe930e commit 372ba3e

File tree

3 files changed

+696
-1
lines changed

3 files changed

+696
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,8 @@ See [e2e/README.md](e2e/README.md) for detailed documentation, troubleshooting,
550550
### Deployment & Configuration
551551
- **Deployment Guide**: [docs/OPENSHIFT_DEPLOY.md](docs/OPENSHIFT_DEPLOY.md)
552552
- **OAuth Setup**: [docs/OPENSHIFT_OAUTH.md](docs/OPENSHIFT_OAUTH.md)
553-
- **Architecture Details**: [diagrams/](diagrams/)
553+
- **Platform Architecture**: [docs/diagrams/platform-architecture.md](docs/diagrams/platform-architecture.md) - System components, data flows, deployment architecture
554+
- **Amber Workflows**: [docs/diagrams/amber-workflow.md](docs/diagrams/amber-workflow.md) - Issue-to-PR automation workflows
554555
- **API Documentation**: Available in web interface after deployment
555556

556557
### GitLab Integration

0 commit comments

Comments
 (0)