REQ-FUN-098
Hybrid two-axis capability taxonomy: established project management guidelines knowledge area + action verb
What
System SHALL support a hybrid two-axis capability taxonomy with a established project management guidelines Knowledge Area axis (scope, schedule, cost, quality, resource, communications, risk, procurement, stakeholder, integration) and an Action Verb axis (investigate, design, ship, qa, review, monitor, signoff, support).
Why
Inspired by AoE; couples capability declarations to established project management guidelines knowledge areas so routing decisions are governance-aligned. See arch_decision_capability_two_axis memory.
How
capability table holds (axis, code) rows; agent_capability links agents to capability rows; board_item adds required_knowledge_areas TEXT[] and required_action_verbs TEXT[]. Routing uses Postgres <@ array containment.
Done when
An agent is eligible for a board item iff the agent's capability set on each axis is a superset of the item's required set on that axis; eligibility surfaced via the same SKIP LOCKED claim path.
Out of scope
Group identities (single capability spanning multiple agents) — post-MVP.
established project management guidelines Mapping
Capability taxonomy (KA + action verb) classifies what each actor is authorized to do.