Agent-native
Agent-native software is built with AI agents as first-class users from the ground up — each agent has its own identity, permission scope, and machine interface (such as MCP, the Model Context Protocol) — rather than adding a chatbot to an interface designed for humans.
The practical test of agent-nativeness is symmetry: in an agent-native system, every business object is simultaneously a UI for humans, a typed API for systems, and a permission-scoped tool for agents — same data, same logic, same permissions. If the "AI feature" reaches the data through a side door the human interface doesn’t use, the system is agent-washed, not agent-native.
ANGEE is an agent-native application framework: agents are REBAC permission subjects with audited, attributable actions, and every addon’s models are exposed to agents over MCP by construction. ARPEE applies that architecture to ERP.