Commit graph

9 commits

Author SHA1 Message Date
q
19af82ba11 Clean up project for handoff: remove internal notes and credentials
Remove kredit.md, doc internal todos/prompts, AI session logs, and agent configs.
Keep core code, tests, data, ТЗ PDF, and .env.example.
2026-04-20 12:58:25 +03:00
q
e49e3417eb Add logviewer project and fix Docker imports
- Add logviewer/: Dozzle web UI (port 9999) + analyze.py CLI tool
- docker-compose.yml: add json-file logging with rotation and labels for index/search
- Fix Dockerfiles: COPY *.py . so all modules are included in image
- Convert all relative imports to flat absolute imports for Docker flat layout
- Rename index/schemas.py → index/index_schemas.py to avoid module name collision with search/schemas.py in test runner
- Update all tests to add service dir to sys.path and use flat imports

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-18 15:26:11 +03:00
q
46a40fc65e Refactor index and search services 2026-04-18 13:57:15 +03:00
q
3ea1cd3066 Update todolist 2026-04-18 11:36:45 +03:00
Hitoshi-Hub
9db1d12192 todo list update and add filter in search/main.py (def qdrant_search) 2026-04-18 11:24:11 +03:00
q
20b401cf01 add todo and pipeline 2026-04-18 11:19:27 +03:00
q
33f8880807 Add hackathon audit notes 2026-04-18 11:13:56 +03:00
q
68e02d96d6 doc update 2026-04-18 10:30:05 +03:00
q
cec9e4f7d4 doc 2026-04-18 10:17:24 +03:00