Commit Graph

11 Commits

Author SHA1 Message Date
Daniil 9a71fa9f25 feat(backend): extend type unions to accept SaluteSpeechSegment
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-03 23:59:19 +03:00
Daniil dfcb0f96bc feat(backend): add SaluteSpeech schema types and extend engine enum
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-03 23:59:04 +03:00
Daniil fbacae66c8 feat(backend): add SaluteSpeech settings (auth key, cert path, scope)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-03 23:58:37 +03:00
Daniil 8abca8ce1e chore(backend): bundle Russian root CA cert for SaluteSpeech TLS
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-03 23:52:35 +03:00
Daniil 0299949553 chore: claude final touches 2026-03-17 18:11:23 +03:00
Daniil 4b90925c2a docs: fix spec issues from review
- Remove contradictory tasks/artifacts.py (artifacts go to owning modules)
- Distinguish simple (5) vs complex (3) actors for _run_actor() pattern
- Make apply_partial_update sync (no I/O)
- Remove soft_delete helper (one-liner, confusing with dual patterns)
- Fix false dead code claim about media/service.py json import
- Add all project_pct → progress_pct reference locations
- Add broker import order risk and worker command change
- Add _run_async() and _parse_frame_rate() placement

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 23:13:25 +03:00
Daniil 2944040ac7 docs: add backend comprehensive refactor design spec
Covers decomposition of tasks/service.py, shared CRUD/auth helpers
in common/, permission fixes, error handling, naming, and layering
consistency across all backend modules.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 23:07:22 +03:00
Daniil dc04efe0fb new features 2026-02-27 23:33:56 +03:00
Daniil 937e58859a chore: first commit 2026-02-17 23:33:08 +03:00
Daniil a25bf623ea feature: create multitasking 2026-02-04 02:19:50 +03:00
Daniil 67e0f22b4f init: new structure + fix lint errors 2026-02-03 02:15:07 +03:00