# GitHub Copilot Instructions for Cortex Agent

This repository uses the **Cortex Agent Framework** for AI governance.

## Instructions for Copilot
1. **Architectural Guardrails**: Follow the design patterns defined in `.agent/rules/architecture-design.md`.
2. **Coding Standards**: Adhere to the naming conventions and quality standards in `.agent/rules/code-standards.md`.
3. **Task Context**: Always check `.agent/plans/task-progress.md` for current project state before suggesting complex changes.
4. **SOPs**: When performing reviews or fixes, use the steps in `.agent/workflows/` as your guide.
