feat(schema): add schema codegen with full test coverage
- Canonical schema definition (schema/v1.json)
- Code generator for SQLite, TypeScript, Rust
- 26 fidelity tests verifying backend consistency
- Runtime validation in Server and Electron
- Build integration (yarn build runs codegen)
- Fixed compiled JS path for schema loading
- Mobile drift documented as priority TODO