mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-21 00:21:27 +00:00
Both lanes now deserialize the raw request bytes directly instead of round-tripping through a serde_json::Value, which silently collapsed duplicate JSON keys to last-key-wins on the legacy manifest lane and stripped line/column locations from manifest parse errors. When neither lane accepts the body, attribution now recognizes a defective manifest by its required keys, so a legacy manifest carrying a stray workflow_version_id keeps its 400 manifest error instead of being misrouted to a 422 run_intent_invalid describing a schema the caller never used. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| migrations | ||
| src | ||
| tests | ||
| build.rs | ||
| Cargo.toml | ||