This is a monorepo containing apps in many languages.
You MUST follow the specific rules for each language. ALWAYS start from checking out README.md.
- Kotlin/Java: Gradle (Kotlin DSL). Use
./gradlewcommands. - Go: Go modules. Use
gocommands. - TypeScript: Use
npm.
- Identify the primary language of the file(s) you're working with.
- Navigate to
.agents/rules/and open the corresponding file:- TypeScript →
typescript.md - Go →
go.md - Kotlin →
kotlin.md - etc.
- TypeScript →
CRITICAL: When you encounter a file reference (e.g., @.ai/rules/go.md), use the Read tool to load it on a need-to-know basis.
This file was last updated: 2026-04-04. Always check the .ai/rules/ directory for the most current language-specific guidelines.