docs: add COMPONENT.md to all 18 components and README.md to 3 missing repos

This commit is contained in:
2026-07-07 16:23:57 +02:00
parent d2790ff9a1
commit 2e35796f37
21 changed files with 363 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
# Component: Analyse-O2C-C2S
## Description
Strategic team analysis for O2C and C2S organizations at DB InfraGO
## Metadata
- **Deployment Target:** content-library
- **Upstream URL:** https://git.tech.rz.db.de/AndreKnie/Analyse-O2C-C2S
- **Status:** active
## Interconnections
- (to be documented)
## Notes
- Part of bahn context in the Orchestrator monorepo
+16
View File
@@ -0,0 +1,16 @@
# Component: Confluence_Bot
## Description
CI/CD automation for publishing content to Confluence pages
## Metadata
- **Deployment Target:** gitlab-ci
- **Upstream URL:** monorepo-internal
- **Status:** active
## Interconnections
- (to be documented)
## Notes
- Part of bahn context in the Orchestrator monorepo
+16
View File
@@ -0,0 +1,16 @@
# Component: O2C-Harness
## Description
Test harness and integration tooling for O2C system validation
## Metadata
- **Deployment Target:** local-cli
- **Upstream URL:** monorepo-internal
- **Status:** active
## Interconnections
- (to be documented)
## Notes
- Part of bahn context in the Orchestrator monorepo
+16
View File
@@ -0,0 +1,16 @@
# Component: aisupport
## Description
O2C 1st-level support chatbot and AI assistant for DB InfraGO customer queries
## Metadata
- **Deployment Target:** planned
- **Upstream URL:** https://git.tech.rz.db.de/einfachbahn-lab/tools/aisupport
- **Status:** active
## Interconnections
- (to be documented)
## Notes
- Part of bahn context in the Orchestrator monorepo
@@ -0,0 +1,16 @@
# Component: awesome-bahn-mcp-servers
## Description
Curated list of MCP servers relevant to Deutsche Bahn ecosystem
## Metadata
- **Deployment Target:** content-library
- **Upstream URL:** monorepo-internal
- **Status:** active
## Interconnections
- (to be documented)
## Notes
- Part of bahn context in the Orchestrator monorepo
+16
View File
@@ -0,0 +1,16 @@
# Component: beam-mcp
## Description
MCP server for LeanIX/BEAM enterprise architecture (educational reference only)
## Metadata
- **Deployment Target:** local-mcp-stdio
- **Upstream URL:** https://git.tech.rz.db.de/beta/ai/mcp/beam-mcp
- **Status:** active
## Interconnections
- (to be documented)
## Notes
- Part of bahn context in the Orchestrator monorepo
+16
View File
@@ -0,0 +1,16 @@
# Component: db-planet-mcp-server
## Description
MCP server for DB Planet intranet content access
## Metadata
- **Deployment Target:** local-mcp-stdio
- **Upstream URL:** monorepo-internal
- **Status:** active
## Interconnections
- (to be documented)
## Notes
- Part of bahn context in the Orchestrator monorepo
+16
View File
@@ -0,0 +1,16 @@
# Component: project-audit
## Description
Jira, Confluence, and GitLab analysis tooling for DB internal project auditing
## Metadata
- **Deployment Target:** local-cli
- **Upstream URL:** https://git.tech.rz.db.de/AndreKnie/project-audit
- **Status:** active
## Interconnections
- (to be documented)
## Notes
- Part of bahn context in the Orchestrator monorepo
+22
View File
@@ -0,0 +1,22 @@
# project-audit
Jira, Confluence, and GitLab analysis tooling for DB internal project auditing.
## Purpose
Scripts and data exports for analyzing team velocity, bug patterns, architecture decisions, and process compliance across O2C/pathOS projects.
## Usage
```powershell
python scripts/<script-name>.py
```
## Structure
- `scripts/` - Python analysis and export scripts
- `data/` - Exported data (Confluence pages, Jira issues)
- `analysis/` - Generated analysis documents
- `domain/` - Domain glossary and context
- `iterations/` - Session-based iteration notes
+16
View File
@@ -0,0 +1,16 @@
# Component: teamlandkarte-mcp
## Description
MCP server for matching tasks to employees/teams by competences via Data Lake
## Metadata
- **Deployment Target:** local-mcp-stdio
- **Upstream URL:** https://git.tech.rz.db.de/ThomasHandke/teamlandkarte-mcp
- **Status:** planned
## Interconnections
- (to be documented)
## Notes
- Part of bahn context in the Orchestrator monorepo
+16
View File
@@ -0,0 +1,16 @@
# Component: wissensdatenbank
## Description
Central knowledge base ETL pipeline for DB InfraGO 1st-level support and chatbots
## Metadata
- **Deployment Target:** local-cli
- **Upstream URL:** https://git.tech.rz.db.de/einfachbahn-lab/tools/wissensdatenbank_group/wissensdatenbank.git
- **Status:** active
## Interconnections
- (to be documented)
## Notes
- Part of bahn context in the Orchestrator monorepo