Project Domain
kit · v1.05 entity types · 22 relationships · 11 named queries
base: agent-operation
Project/product domain overlay composed over the agent-operation base kit. The base supplies the operating layer (Actor, SubjectRef, WorkItem, ReviewRequest, Decision, Risk, OpenQuestion, StateNote plus their ownership, review-gate, work-axis, governed-judgment, and subject-ref relationships, queries, guards, and checks). This overlay adds the project/product DOMAIN: roadmap items, release lines, and milestones as typed entities, product areas and capabilities as lightweight tag-role classification, and the domain-internal plus seam relationships that connect operation entities to domain structure. It composes the project/product domain on top of the agent-operation base. Markdown docs, plans, chats, review reports, and transcripts remain source evidence for proposals; they are not modeled as entities here.
Entity types
5Relationships
governed22Named queries
11roadmap_item_context · RoadmapItem → RoadmapItem
Starting from a roadmap item, inspect dependencies, dependents, delivery placement, work, decisions, risks, and open questions.
work_items_for_area · ProductArea → WorkItem
Flat work items attached to a product area for agents that need a scannable area work queue.
area_work_items · ProductArea → WorkItem
Work items reachable from a product area directly, through capabilities, or through roadmap items.
area_change_context · ProductArea → RoadmapItem
Starting from a product area, inspect roadmap items, work, decisions, risks, and open questions before editing the subsystem.
release_readiness_context · ReleaseLine → AnyEntity
Starting from a release line, inspect active, planned, or blocked work plus roadmap items, including roadmap items that have not yet been decomposed into work.
release_work_items · ReleaseLine → WorkItem
Work items reachable from a release line directly, through release milestones, or through release roadmap items.
milestone_work_items · Milestone → WorkItem
Work items reachable from a milestone directly or through roadmap items in the milestone.
roadmap_item_work_items · RoadmapItem → WorkItem
Work items that implement a roadmap item.
deferred_release_gating_work_items · ReleaseLine → WorkItem
Deferred work items that are still attached to a release line and an active, planned, or blocked milestone.
decision_impact_context · Decision → RoadmapItem
Starting from a decision, inspect affected roadmap, constrained work, answered questions, and supersession context.
open_question_context · OpenQuestion → RoadmapItem
Starting from an open question, inspect blocked and answered roadmap, work, and decision context.