VortEX Instance — Multi-Agent Personal AI Work OS

When working in this repository, you (Cursor) MUST read AI-RULES.md first. AI-RULES.md is the
single source of truth for shared behavior across all agents: the data/ layout, conventions,
default behaviors, and the commands available.

Cursor-specific config lives in .cursor/. Shared agent config lives in .agent/.

Per-agent entry files (CLAUDE.md, AGENTS.md, GEMINI.md, .cursorrules) hold only that agent's
own supplements; the shared rules live in AI-RULES.md, never duplicated per agent.

This instance was created from the @vortex-os/base framework. The framework code lives in
node_modules/@vortex-os/; you do not edit it. You work in data/ and use the vortex CLI and
its slash-commands (run `npx vortex --list` to see them).
