- Implement document type detection for yaml/json/markdown/text - Extract service facts from docker-compose YAML (names, images, ports) - Split text into overlapping word chunks (300-word default with 50-word overlap) - Enforce 5 MB file size limit - Comprehensive TDD test suite: 15 tests passing |
||
|---|---|---|
| .. | ||
| context | ||
| __init__.py | ||
| test_export_corpus.py | ||
| test_ingest_dmesg.py | ||
| test_ingest_qbittorrent.py | ||
| test_ingest_syslog.py | ||
| test_services_diagnose.py | ||
| test_services_llm.py | ||
| test_watch_watcher.py | ||