Commit graph

10 commits

Author SHA1 Message Date
mssoftjp
e91fcbbbab docs(flow): add ASCII overview and language-specific vs common behavior section 2025-08-16 02:24:30 +09:00
mssoftjp
c346d933ba docs(flow): update processing flow to reflect latest pipeline, safety thresholds, and recording/queue details 2025-08-16 02:20:06 +09:00
copilot-swe-agent[bot]
4f5520c675 docs: Update PROCESSING_FLOW.md to reflect current multilingual prompt implementation and add comprehensive pipeline integration tests
Co-authored-by: mssoftjp <115339791+mssoftjp@users.noreply.github.com>
2025-08-15 09:08:44 +00:00
mssoftjp
1938b400f9 docs(cleaning): add issue note for cleaning pipeline and repetition suppression 2025-08-15 17:29:34 +09:00
mssoftjp
c281062cd5 fix(cleaning): pre-strip TRANSCRIPT wrappers before pipeline and relax structural safety thresholds\n\n- Pre-strip TRANSCRIPT/TRANSCRIPTION wrappers in TranscriptionService\n- Feed stripped text into StandardCleaningPipeline with adjusted originalLength\n- Relax safety thresholds for PromptContaminationCleaner to avoid false rollback\n\nThis prevents tag leakage and aligns safety checks with structural cleanup. 2025-08-15 17:29:34 +09:00
copilot-swe-agent[bot]
dd2f65fcd8 Add comprehensive voice input processing flow documentation
Co-authored-by: mssoftjp <115339791+mssoftjp@users.noreply.github.com>
2025-08-14 06:55:04 +00:00
mssoftjp
520b224cee docs(roadmap): align Issue 2 acceptance criteria to default fallback currentLang → global; note optional 'en' fallback via setting 2025-08-13 05:39:57 +09:00
mssoftjp
f12b607238 docs(design): replace placeholder issue refs (#XX) with #[TBD] per review feedback 2025-08-13 05:30:47 +09:00
copilot-swe-agent[bot]
cd2ac64ce7 Address feedback: update design to use currentLang→global fallback, clarify literal dictionary format, and specify language source routing
Co-authored-by: mssoftjp <115339791+mssoftjp@users.noreply.github.com>
2025-08-12 20:29:44 +00:00
copilot-swe-agent[bot]
4887e5df0e Complete design document for language-specific dictionaries
Co-authored-by: mssoftjp <115339791+mssoftjp@users.noreply.github.com>
2025-08-12 20:11:43 +00:00