fabro/lib/crates/fabro-server
Bryan Helmkamp 7fc133a2b1
chore(simplify): remove unnecessary comment and avoid double-serialization in event API
- Remove narrating comment in run_manifest.rs (code is self-explanatory)
- Optimize api_event_envelope_from_store: reuse payload's existing
  serde_json::Value instead of serialize-then-deserialize round-trip

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 11:47:15 -04:00
..
src chore(simplify): remove unnecessary comment and avoid double-serialization in event API 2026-04-10 11:47:15 -04:00
tests chore(lint): fix all clippy warnings including --tests 2026-04-10 10:16:24 -04:00
Cargo.toml feat(server): preserve comments in setup_register TOML edits 2026-04-09 19:18:10 -04:00