feat: scaffold watch-screen AI pipeline (mock-runnable skeleton)

Modular async pipeline: FrameSource->Vision->context and STT/text->Brain->TTS.
All stages are Protocols; mock backends run end-to-end with no deps/keys.
Real backends included: mss screen capture, Claude vision+brain (guarded imports).
This commit is contained in:
claude-owner
2026-08-09 02:16:14 +09:00
parent 0c90856282
commit 4eeddc4b1f
15 changed files with 855 additions and 0 deletions

View File