# DECISIONS > All autonomous decisions are logged here for post-hoc review. ## Decision Log Decisions are automatically logged to `.ciagent/audit/` with: - Timestamp - Decision ID - What was decided - Why (reasoning chain) - Confidence level - What alternatives were considered - What the human would have been asked in Learnship mode ## Reviewing Decisions Run `ciagent audit` to review all autonomous decisions. Run `ciagent audit --verbose` for detailed decision information.