Commit Graph

6 Commits

Author SHA1 Message Date
d2c2466abd chore: unbenutzten Field-import entfernen 2026-05-04 22:00:31 +02:00
ce630ff1c7 feat: pydantic-settings config mit allen env-vars 2026-05-04 21:58:52 +02:00
de6859da9c chore: uv.lock fuer reproduzierbare installs 2026-05-04 21:54:49 +02:00
db46a154c8 chore: project scaffolding mit uv und pyproject.toml 2026-05-04 21:54:17 +02:00
8746b187a7 docs: implementation plan mit 15 tasks
Bite-sized TDD-Tasks mit komplettem Code in jedem Step. Reihenfolge
bottom-up: pure-logic units zuerst (metadata, chunker), dann externe
Services (webdav, ollama, qdrant), dann Orchestrierung und API,
abschliessend Docker und README.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-04 21:36:00 +02:00
5554f25738 docs: initial requirements und design spec
Initial commit fuer den RAG-Ingestor-Microservice. Enthaelt die
urspruengliche REQUIREMENTS.md und die ausgearbeitete Design-Spec
nach Brainstorming-Session.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-04 21:29:13 +02:00