Documentation Index
Fetch the complete documentation index at: https://docs.mobile-starter.amisi.ai/llms.txt
Use this file to discover all available pages before exploring further.
AI enablement
This starter ships a structured AI workflow that keeps changes deterministic and reviewable.Goals
- Make repository context legible for planner and implementer agents
- Keep edits bounded by architecture and package contracts
- Enforce one canonical completion command for all workflows
- Keep generated changes patch-first and auditable
Core assets
.ai/README.mdfor workflow behavior.ai/repo-map.mdfor ownership and edit boundaries.ai/conventions.mdfor coding and architecture constraints.ai/commands.mdfor dev and verification commands.ai/tasks/templates/*for strict task specifications