mirror of
https://github.com/larchanka/manbot.git
synced 2026-05-13 21:42:08 +00:00
- COMPONENTS.md: add File Processor service description,
add File Upload integration flow (steps 1-9)
- TECH.md: add File Processing section (nodejs-whisper, ffmpeg-static, vision)
- MESSAGE PROTOCOL SPEC.md: already updated in FP-03 commit
- README.md:
- Add 'File Processing' to Features list
- Add whisper.* and fileProcessor.* config keys
- Add WHISPER_* and FILE_PROCESSOR_* env vars
- Add 'File Processing' full section with supported types table,
how it works, first-use notes, model pull command
- Update Project layout with new files and services
- _board/_BOARD.md: FP-07 through FP-14 done, FP-15 remaining
- Build clean, all 156 tests pass