Reference/.athena/ Files Reference
DocsReference

.athena/ Files Reference

Detailed file descriptions and ownership boundaries.

FileOwnershipContent
project.mdGenerated (Managed)What this project is, its technologies, structure, entry points, commands and development workflow.
architecture.mdGenerated (Managed)System and module architecture, service relationships, data flow and external services.
database.mdGenerated (Managed)Database technologies, schemas, entities, relationships, indexes and migrations.
api.mdGenerated (Managed)API style, endpoints, specifications, and authentication/error-handling expectations.
auth.mdGenerated (Managed)Authentication mechanisms, sessions/tokens, roles and permissions, and security assumptions.
security.mdGenerated (Managed)Attack surface, security controls, secret handling, tooling, and known/potential issues.
testing.mdGenerated (Managed)Test frameworks, commands, layout, coverage configuration and detectable gaps.
debugging.mdGenerated (Managed)Known bugs, common errors, debugging commands, logs and troubleshooting procedures.
performance.mdGenerated (Managed)Performance-sensitive areas, caching, queues, background jobs and performance rules.
code-review.mdGenerated (Managed)Project-specific review checklist covering architecture, security, testing and performance.
deployment.mdGenerated (Managed)Deployment architecture, environments, containers, CI/CD, hosting and environment variables.
rules.mdDeveloper-OwnedDeveloper-defined rules that AI agents must follow. Owned by the developer.