# DECISIONS > All autonomous decisions are logged here for post-hoc review. ## Decision Log Decisions are automatically logged to git commits via `---ci---` YAML blocks with: - Timestamp - Decision ID - What was decided - Why (reasoning chain) - Confidence level - What alternatives were considered ## Reviewing Decisions Run `ciagent audit` to review all autonomous decisions. Run `ciagent audit --verbose` for detailed decision information.