3 Commits

Author SHA1 Message Date
Jacob Schmidt
08ebeeb3c6 docs: add README with C# backend documentation
Co-Authored-By: Warp <agent@warp.dev>
2026-02-23 21:11:24 -06:00
14b8e7a339 massive backend migration to c# 2026-02-23 19:57:18 -06:00
Jacob Schmidt
d0fac4199a Initial commit: Journal.Core library + Sidecar console app
- Fragment model with validation, DTOs (immutable records), repository, service
- Sidecar stdin/stdout JSON protocol for Tauri integration
- DI wiring via ServiceCollectionExtensions
- Scaffolded Journal.Api (not yet wired)

Co-Authored-By: Warp <agent@warp.dev>
2026-02-21 02:01:00 -06:00