# Forge Orchestration Configuration
# Forge only controls WHEN to run tools, not WHAT they do
[]
= "0.0.1"
= "Simple tool coordinator - tools configure themselves"
# Global settings
= false
= true
# Traffic branch safety
[]
= true
# Tools decide their own traffic rules
# Forge just enforces: Green=auto, Yellow=prompt, Red=block
# Watcher configuration
[]
= true
= 100
# Watches entire repository, tools decide what to process
# Storage
[]
= ".dx/forge/objects"
= "dx-forge-production"
# Simple settings - tools handle their own complexity
[]
= 4
= 60