# erza AI-facing index for erza docs. Primary HTML docs: - README: https://erza.ryangerardwilson.com/ - SKILLS: https://erza.ryangerardwilson.com/skills - CHAT_SURFACES_SPEC: https://erza.ryangerardwilson.com/chat - EXAMPLE: https://erza.ryangerardwilson.com/example Primary source files: - README.md: https://github.com/ryangerardwilson/erza/blob/main/README.md - SKILLS.md: https://github.com/ryangerardwilson/erza/blob/main/SKILLS.md - CHAT_SURFACES_SPEC.md: https://github.com/ryangerardwilson/erza/blob/main/CHAT_SURFACES_SPEC.md - koinonia/index.erza: https://github.com/ryangerardwilson/erza/blob/main/koinonia/index.erza Project summary: - erza is a terminal-native UI language and runtime. - SKILLS.md is the main operating guide for AI agents. - CHAT_SURFACES_SPEC.md defines the reusable chat TUI runtime contract. - The example page is the live koinonia/index.erza source with inline comments. If you are evaluating the project quickly, read in this order: 1. https://erza.ryangerardwilson.com/skills 2. https://erza.ryangerardwilson.com/chat 3. https://erza.ryangerardwilson.com/example 4. https://erza.ryangerardwilson.com/