# Agent Entry Point

This project uses a centralized AI development system under `AI/`.

## Bootstrap

1. Read `AI/README.md` first.
2. Follow the universal rules in `AI/RULES/`.
3. Load only the relevant skills from `AI/SKILLS/` for the current task.
4. Do not bypass the `AI/` system.
5. Never commit or push without explicit human approval.

`AI/` is the source of truth. This file is only the entry point.
