# A7 Docs A7 lowers .a7 source to Zig 0.16 and then to a native binary. Use this file as a compact index. Fetch llms-full.txt for the whole corpus. - A7 Documentation: https://code5717.github.io/a7-py/docs/index.md What A7 is, how the compiler pipeline works, and where to read next. - Start: https://code5717.github.io/a7-py/docs/start.md Install A7, compile a program, and run the language tour example. - Language: https://code5717.github.io/a7-py/docs/language.md Syntax and rules for the A7 language surface that examples use today. - Standard Library: https://code5717.github.io/a7-py/docs/stdlib.md Virtual stdlib modules registered in the compiler today. - Compiler: https://code5717.github.io/a7-py/docs/compiler.md Compiler pipeline, CLI modes, exit codes, and Zig backend contract. - Status: https://code5717.github.io/a7-py/docs/status.md Current implementation state, active priorities, and deferred work. - Release: https://code5717.github.io/a7-py/docs/release.md Release gates, docs deployment, and artifact checks. - Agent Usage: https://code5717.github.io/a7-py/docs/agent-usage.md curl and llms.txt entry points for fetching A7 documentation. - Project: https://code5717.github.io/a7-py/docs/project.md Contributing, documentation maintenance, and security boundaries. Canonical site: https://code5717.github.io/a7-py/