# atif-sql > ATIF-native analytics over Claude Code agent trajectories: sessions converted to ATIF, materialized as a corpus, queried through DuckDB views. Start here: - [For agents](https://theagenticguy.github.io/atif-sql/agents.md): which surface to fetch for which question, and what to assume about this repository. - [Repository](https://github.com/theagenticguy/atif-sql): the source every citation on these pages links into, pinned to a commit. Every page is also served as Markdown at its own path with `.md` appended. Fetch that instead of the HTML: it is the same text without the navigation chrome. ## Documentation Sets - [Abridged documentation](https://theagenticguy.github.io/atif-sql/llms-small.txt): a compact version of the documentation for atif-sql, with non-essential content removed - [Complete documentation](https://theagenticguy.github.io/atif-sql/llms-full.txt): the full documentation for atif-sql ## Notes - The complete documentation includes all content from the official documentation - The content is automatically generated from the same source as the official documentation