Expand description
WriteTool — write content to a file with JSON auto-repair.
Core write logic: JSON repair for .json files via llm_json. PAC1-specific behavior (outbox injection, README schema validation, workflow guards) should be added via wrapping or hooks at the call site.