{"id":"automation-verbose-parameter-enables-debug","text":"`automation(verbose=True)` enables verbose/debug output for the automation session.","truth_value":"IN","source":"entries/2026/05/11/examples-06-automation-context-example_phase1_basic.md","source_url":"","source_hash":"","justifications":[],"dependents":[],"metadata":{"example":"async with automation(verbose=True) as ftl:\n    await ftl.file(path=\"/tmp/test\", state=\"touch\")\n    # Detailed module execution output shown"},"explanation":{"steps":[{"node":"automation-verbose-parameter-enables-debug","truth_value":"IN","reason":"premise"}]}}