3 Commits

Author SHA1 Message Date
Andrey Epifancev
1794654c39 Ignore beads and agent tooling artifacts
bd init writes AGENTS.md and .beads/ into the working tree; these are
local agent tooling, not part of the service.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-10 18:21:14 +04:00
Andrey Epifancev
addcfd21f1 Ignore Claude Code memory files
CLAUDE.md, CLAUDE.local.md and .claude/ are local working notes and
should not be tracked in the shared repository.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-10 18:10:41 +04:00
Andrey Epifancev
9283ded5ae Initial commit: DKB parsers service
FastAPI service that consumes NATS `files.uploaded` events and parses
uploaded documents from MinIO/S3 into legal entity, company group and
RF office schemas.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-10 18:05:48 +04:00