FAQ/Should I commit the .athena/ folder?
DocsFAQ

Should I commit the .athena/ folder?

Best practices regarding Git version control and team sharing.

Yes, you should commit the `.md` files.

The markdown files inside .athena/ are human-readable, evidence-backed documentation designed to be shared with teammates and versioned with your repository.

Athena writes a .athena/.gitignore that keeps its local cache out of Git (state.json, model.json, graph.json, security-scan.json, ai-suggestions.md, .server.json and the activity log).