3 Commits

Author SHA1 Message Date
Jacob Schmidt
2cd31e6fb1 refactor: remove Python sidecar from C# projects
- Delete PythonSidecarAiService, PythonSidecarSpeechService, PythonSidecarClient
- Remove PythonExecutable, PythonAiSidecarPath, AiSidecarTimeoutMs from JournalConfig
- Remove python-sidecar as valid AiProvider (only none/llamasharp remain)
- Simplify DI: default IAiService is DisabledAiService, ISpeechBridgeService is disabled
- Remove python-sidecar fallback from Journal.AI ServiceCollectionExtensions
- Remove 5 Python sidecar smoke tests and BuildAiConfig helper
- Remove Python config assertions from TestConfigServiceParityKeysAsync

Co-Authored-By: Oz <oz-agent@warp.dev>
2026-03-01 17:37:45 -06:00
Jacob Schmidt
4fd3c5b5f1 Refactor smoke tests for SQLCipher-first backend contract 2026-02-28 18:58:44 -06:00
Jacob Schmidt
53078c351a Initial commit: Journal.Core library + Sidecar console app 2026-02-27 22:31:37 -06:00