From 2e35796f37348c6eb51c77475b59a383da947ab2 Mon Sep 17 00:00:00 2001 From: DoctoDre Date: Tue, 7 Jul 2026 16:23:57 +0200 Subject: [PATCH] docs: add COMPONENT.md to all 18 components and README.md to 3 missing repos --- bahn/Analyse-O2C-C2S/COMPONENT.md | 16 ++++++++++++ bahn/Confluence_Bot/COMPONENT.md | 16 ++++++++++++ bahn/O2C-Harness/COMPONENT.md | 16 ++++++++++++ bahn/aisupport/COMPONENT.md | 16 ++++++++++++ bahn/awesome-bahn-mcp-servers/COMPONENT.md | 16 ++++++++++++ bahn/beam-mcp/COMPONENT.md | 16 ++++++++++++ bahn/db-planet-mcp-server/COMPONENT.md | 16 ++++++++++++ bahn/project-audit/COMPONENT.md | 16 ++++++++++++ bahn/project-audit/README.md | 22 ++++++++++++++++ bahn/teamlandkarte-mcp/COMPONENT.md | 16 ++++++++++++ bahn/wissensdatenbank/COMPONENT.md | 16 ++++++++++++ dhive/Jury-Voting/COMPONENT.md | 16 ++++++++++++ dhive/Jury-Voting/README.md | 29 ++++++++++++++++++++++ dhive/Projekt-KIQ-HP/COMPONENT.md | 16 ++++++++++++ privat/CV/COMPONENT.md | 16 ++++++++++++ privat/NoteGraph/COMPONENT.md | 16 ++++++++++++ shared/AI-Orchestrator/COMPONENT.md | 16 ++++++++++++ shared/OrgMyLife/COMPONENT.md | 16 ++++++++++++ shared/OrgMyLife/README.md | 24 ++++++++++++++++++ shared/power_skills_and_more/COMPONENT.md | 16 ++++++++++++ shared/tools/monorepo-cli/COMPONENT.md | 16 ++++++++++++ 21 files changed, 363 insertions(+) create mode 100644 bahn/Analyse-O2C-C2S/COMPONENT.md create mode 100644 bahn/Confluence_Bot/COMPONENT.md create mode 100644 bahn/O2C-Harness/COMPONENT.md create mode 100644 bahn/aisupport/COMPONENT.md create mode 100644 bahn/awesome-bahn-mcp-servers/COMPONENT.md create mode 100644 bahn/beam-mcp/COMPONENT.md create mode 100644 bahn/db-planet-mcp-server/COMPONENT.md create mode 100644 bahn/project-audit/COMPONENT.md create mode 100644 bahn/project-audit/README.md create mode 100644 bahn/teamlandkarte-mcp/COMPONENT.md create mode 100644 bahn/wissensdatenbank/COMPONENT.md create mode 100644 dhive/Jury-Voting/COMPONENT.md create mode 100644 dhive/Jury-Voting/README.md create mode 100644 dhive/Projekt-KIQ-HP/COMPONENT.md create mode 100644 privat/CV/COMPONENT.md create mode 100644 privat/NoteGraph/COMPONENT.md create mode 100644 shared/AI-Orchestrator/COMPONENT.md create mode 100644 shared/OrgMyLife/COMPONENT.md create mode 100644 shared/OrgMyLife/README.md create mode 100644 shared/power_skills_and_more/COMPONENT.md create mode 100644 shared/tools/monorepo-cli/COMPONENT.md diff --git a/bahn/Analyse-O2C-C2S/COMPONENT.md b/bahn/Analyse-O2C-C2S/COMPONENT.md new file mode 100644 index 0000000..84dfaa3 --- /dev/null +++ b/bahn/Analyse-O2C-C2S/COMPONENT.md @@ -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 + diff --git a/bahn/Confluence_Bot/COMPONENT.md b/bahn/Confluence_Bot/COMPONENT.md new file mode 100644 index 0000000..e54cdd9 --- /dev/null +++ b/bahn/Confluence_Bot/COMPONENT.md @@ -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 + diff --git a/bahn/O2C-Harness/COMPONENT.md b/bahn/O2C-Harness/COMPONENT.md new file mode 100644 index 0000000..5068dd1 --- /dev/null +++ b/bahn/O2C-Harness/COMPONENT.md @@ -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 + diff --git a/bahn/aisupport/COMPONENT.md b/bahn/aisupport/COMPONENT.md new file mode 100644 index 0000000..07d7f21 --- /dev/null +++ b/bahn/aisupport/COMPONENT.md @@ -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 + diff --git a/bahn/awesome-bahn-mcp-servers/COMPONENT.md b/bahn/awesome-bahn-mcp-servers/COMPONENT.md new file mode 100644 index 0000000..51a96c2 --- /dev/null +++ b/bahn/awesome-bahn-mcp-servers/COMPONENT.md @@ -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 + diff --git a/bahn/beam-mcp/COMPONENT.md b/bahn/beam-mcp/COMPONENT.md new file mode 100644 index 0000000..86698cf --- /dev/null +++ b/bahn/beam-mcp/COMPONENT.md @@ -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 + diff --git a/bahn/db-planet-mcp-server/COMPONENT.md b/bahn/db-planet-mcp-server/COMPONENT.md new file mode 100644 index 0000000..5a3da4e --- /dev/null +++ b/bahn/db-planet-mcp-server/COMPONENT.md @@ -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 + diff --git a/bahn/project-audit/COMPONENT.md b/bahn/project-audit/COMPONENT.md new file mode 100644 index 0000000..930064b --- /dev/null +++ b/bahn/project-audit/COMPONENT.md @@ -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 + diff --git a/bahn/project-audit/README.md b/bahn/project-audit/README.md new file mode 100644 index 0000000..c31506c --- /dev/null +++ b/bahn/project-audit/README.md @@ -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/.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 + diff --git a/bahn/teamlandkarte-mcp/COMPONENT.md b/bahn/teamlandkarte-mcp/COMPONENT.md new file mode 100644 index 0000000..c68090d --- /dev/null +++ b/bahn/teamlandkarte-mcp/COMPONENT.md @@ -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 + diff --git a/bahn/wissensdatenbank/COMPONENT.md b/bahn/wissensdatenbank/COMPONENT.md new file mode 100644 index 0000000..4e5d5c8 --- /dev/null +++ b/bahn/wissensdatenbank/COMPONENT.md @@ -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 + diff --git a/dhive/Jury-Voting/COMPONENT.md b/dhive/Jury-Voting/COMPONENT.md new file mode 100644 index 0000000..e6238c8 --- /dev/null +++ b/dhive/Jury-Voting/COMPONENT.md @@ -0,0 +1,16 @@ +# Component: Jury-Voting + +## Description +Real-time jury voting app for UNIKAT Ideenwettbewerb events (React + Express + SSE) + +## Metadata +- **Deployment Target:** vps-docker +- **Upstream URL:** https://github.com/DoctoDre/Jury-Voting +- **Status:** active + +## Interconnections +- (to be documented) + +## Notes +- Part of dhive context in the Orchestrator monorepo + diff --git a/dhive/Jury-Voting/README.md b/dhive/Jury-Voting/README.md new file mode 100644 index 0000000..12d1fde --- /dev/null +++ b/dhive/Jury-Voting/README.md @@ -0,0 +1,29 @@ +# Jury-Voting + +Real-time jury voting application for the UNIKAT Ideenwettbewerb. + +## Stack + +- Frontend: React 19 + Vite +- Backend: Express.js +- Persistence: JSON file-based +- Real-time: Server-Sent Events (SSE) + +## URLs + +- Production: https://unikat.andreknie.de +- Admin: /admin +- Results/Beamer: /results + +## Development + +```bash +npm install +npm run dev +``` + +## Deployment + +Push to main triggers GitHub Actions -> SSH to VPS -> systemd restart. +Port 3002 on VPS, Caddy reverse proxy. + diff --git a/dhive/Projekt-KIQ-HP/COMPONENT.md b/dhive/Projekt-KIQ-HP/COMPONENT.md new file mode 100644 index 0000000..0ecebf0 --- /dev/null +++ b/dhive/Projekt-KIQ-HP/COMPONENT.md @@ -0,0 +1,16 @@ +# Component: Projekt-KIQ-HP + +## Description +KIQ project homepage - static React/Vite landing page for d-hive KI-Qualifizierung + +## Metadata +- **Deployment Target:** vps-docker +- **Upstream URL:** https://github.com/DoctoDre/Projekt-KIQ-HP +- **Status:** active + +## Interconnections +- (to be documented) + +## Notes +- Part of dhive context in the Orchestrator monorepo + diff --git a/privat/CV/COMPONENT.md b/privat/CV/COMPONENT.md new file mode 100644 index 0000000..c264705 --- /dev/null +++ b/privat/CV/COMPONENT.md @@ -0,0 +1,16 @@ +# Component: CV + +## Description +Personal knowledge graph and CV/profile generation system (TypeScript/Node) + +## Metadata +- **Deployment Target:** local-cli +- **Upstream URL:** https://github.com/DoctoDre/CV +- **Status:** active + +## Interconnections +- (to be documented) + +## Notes +- Part of privat context in the Orchestrator monorepo + diff --git a/privat/NoteGraph/COMPONENT.md b/privat/NoteGraph/COMPONENT.md new file mode 100644 index 0000000..c0fa675 --- /dev/null +++ b/privat/NoteGraph/COMPONENT.md @@ -0,0 +1,16 @@ +# Component: NoteGraph + +## Description +Knowledge base with SilverBullet frontend and Python ingestion pipeline + +## Metadata +- **Deployment Target:** vps-docker +- **Upstream URL:** https://github.com/DoctoDre/NoteGraph +- **Status:** needs-redo + +## Interconnections +- (to be documented) + +## Notes +- Part of privat context in the Orchestrator monorepo + diff --git a/shared/AI-Orchestrator/COMPONENT.md b/shared/AI-Orchestrator/COMPONENT.md new file mode 100644 index 0000000..512d882 --- /dev/null +++ b/shared/AI-Orchestrator/COMPONENT.md @@ -0,0 +1,16 @@ +# Component: AI-Orchestrator + +## Description +Autonomous agent dispatcher following Symphony spec (Python) + +## Metadata +- **Deployment Target:** planned +- **Upstream URL:** https://github.com/DoctoDre/AI-Orchestrator +- **Status:** active + +## Interconnections +- (to be documented) + +## Notes +- Part of shared context in the Orchestrator monorepo + diff --git a/shared/OrgMyLife/COMPONENT.md b/shared/OrgMyLife/COMPONENT.md new file mode 100644 index 0000000..0bb8fe1 --- /dev/null +++ b/shared/OrgMyLife/COMPONENT.md @@ -0,0 +1,16 @@ +# Component: OrgMyLife + +## Description +Personal task, call, and digest coordination system (FastAPI + PostgreSQL) + +## Metadata +- **Deployment Target:** vps-docker +- **Upstream URL:** https://github.com/DoctoDre/OrgMyLife +- **Status:** active + +## Interconnections +- (to be documented) + +## Notes +- Part of shared context in the Orchestrator monorepo + diff --git a/shared/OrgMyLife/README.md b/shared/OrgMyLife/README.md new file mode 100644 index 0000000..55ff813 --- /dev/null +++ b/shared/OrgMyLife/README.md @@ -0,0 +1,24 @@ +# OrgMyLife + +Personal task, call, and digest coordination system. + +## Stack + +- Backend: FastAPI + PostgreSQL +- Deployment: VPS Docker (port 8000) +- MCP: Local stdio server for Kiro integration + +## API + +- Endpoint: https://api.andreknie.de +- Tasks: GET /api/tasks, POST /api/tasks +- Projects: GET/PUT /api/projects, POST /api/projects/create +- Agent filter: ?filter_agent=true + +## Development + +```bash +pip install -r requirements.txt +uvicorn main:app --reload +``` + diff --git a/shared/power_skills_and_more/COMPONENT.md b/shared/power_skills_and_more/COMPONENT.md new file mode 100644 index 0000000..596ecaa --- /dev/null +++ b/shared/power_skills_and_more/COMPONENT.md @@ -0,0 +1,16 @@ +# Component: power_skills_and_more + +## Description +Collection of Kiro powers, skills, and reusable automation templates + +## Metadata +- **Deployment Target:** content-library +- **Upstream URL:** monorepo-internal +- **Status:** active + +## Interconnections +- (to be documented) + +## Notes +- Part of shared context in the Orchestrator monorepo + diff --git a/shared/tools/monorepo-cli/COMPONENT.md b/shared/tools/monorepo-cli/COMPONENT.md new file mode 100644 index 0000000..03ab298 --- /dev/null +++ b/shared/tools/monorepo-cli/COMPONENT.md @@ -0,0 +1,16 @@ +# Component: monorepo-cli + +## Description +CLI tool for monorepo management: context boundaries, knowledge store, repo sync, encryption, and federation + +## Metadata +- **Deployment Target:** local-cli +- **Upstream URL:** monorepo-internal +- **Status:** active + +## Interconnections +- (to be documented) + +## Notes +- Part of shared context in the Orchestrator monorepo +