Skip to main content

Module write

Module write 

Source
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.

Structs§

WriteTool