Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 16 additions & 2 deletions EnterpriseIntegrationPlatform/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -381,9 +381,20 @@ For the complete pattern-to-component mapping with implementation details, see [

## Documentation

### Getting Started

- [**Quick Start** — Your First Message in 15 Minutes](docs/quickstart.md)
- [**Installation Guide** — All Deployment Modes](docs/installation-guide.md)
- [**Admin UI Guide** — All 19 Dashboard Pages](docs/admin-ui-guide.md)
- [**Onboarding Checklist** — 4-Week New Team Member Program](docs/onboarding-checklist.md)
- [Developer Setup Guide](docs/developer-setup.md)
- [Platform Usage Guide](docs/platform-usage-guide.md)
- [Tutorial Course — 50 Tutorials with Labs & Exams](tutorials/README.md)

### Architecture & Design

- [Architecture Overview](docs/architecture-overview.md)
- [Detailed Architecture](docs/architecture.md)
- [Developer Setup Guide](docs/developer-setup.md)
- [Domain Model](docs/domain-model.md)
- [EIP Pattern Mapping](docs/eip-mapping.md)
- [Connector Architecture](docs/connectors.md)
Expand All @@ -398,9 +409,12 @@ For the complete pattern-to-component mapping with implementation details, see [
- [Cassandra Data Model](docs/cassandra-data-model.md)
- [AI Strategy](docs/ai-strategy.md)
- [AI Code Generation](docs/ai-code-generation.md)
- [System Context (C4)](docs/system-context.md)

### Operations

- [Operations Runbook](docs/operations-runbook.md)
- [Migration from BizTalk](docs/migration-from-biztalk.md)
- [System Context (C4)](docs/system-context.md)

## Contributing

Expand Down
Loading
Loading