REQ-FUN-098

Hybrid two-axis capability taxonomy: established project management guidelines knowledge area + action verb

ID
REQ-FUN-098
Category
Functional Requirements
Status
approved
Priority
P0
Created
2026-05-10T18:38:15.407Z
Approved
2026-05-10T18:38:55.621Z
Updated
2026-05-10T18:38:55.621Z

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

Primary Knowledge Area
Resource Management
Secondary KA
Integration Management
Primary Process Group
Planning
established project management guidelines Deliverables
Resource Management Plan, Actor Registry

Capability taxonomy (KA + action verb) classifies what each actor is authorized to do.