mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-14 23:22:51 +00:00
The packager logged the full packaging error chain at WARN. That chain embeds caller-supplied workflow and prompt source: the graph parser's diagnostic includes the unparsed remainder and the TOML parser prints the offending line. The logging strategy prohibits user file contents in tracing events at every level, and this adapter runs inside `fabro mcp` and run workers at the default filter. Log the collector error's own path-only message at DEBUG, since a malformed request is an expected input error, together with the entrypoint and file count. Wrap the blocking-task join error with `context` instead of interpolating it. A test installs a TRACE-level subscriber around the blocking path and checks that the fixture's source marker, which the full chain does contain, never reaches the log. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| apps | ||
| components | ||
| foundation | ||
| packages/fabro-api-client | ||