# Okam Rules for Cursor & OpenCode

You are an AI assistant helping with this codebase.
This project uses Okam for AI governance and persistent memory.

Before starting any task:
1. READ and STRICTLY FOLLOW the guidelines in [AGENTS.md](file:///d:/projetos/juliano-ceconi/AGENTS.md) at the project root.
2. UTILIZE the modular skills defined in the `.agents/skills/` directory when relevant.
3. REFER to and update the persistent memory wiki in `knowledge/wiki/` (format OKF).

Coding standards:
- Make small, incremental, and surgical changes.
- Prioritize simplicity (YAGNI > KISS > DRY).
- Verify changes using existing test suites or code validation tools.
