🧠Factory Intelligence/OMP-10002
/extract
Insert a table of entities the winnower found
Insert a table of entities (concepts, actors, systems) the winnower extracted from the document. Shows entity type, mention count, and related blocks.
entitydiscoverysemantic
For: product managers, information architects
Live Demo
See /extract in action with CSS-animated examples.
TABLE: /extract
| Entity | Type | Mentions | First Seen |
| -------- | ------ | ---------- | ------------ |
| PaymentService | System | 5 | Paragraph 2 |
| User | Actor | 8 | Paragraph 1 |
Rationale
Entity extraction enables semantic search, impact analysis, and discovery.
Acceptance Criteria
- •/extract queries winnower for entities
- •Returns table: Entity | Type | Mentions | First Seen | Related Blocks
- •Sorted by mention frequency
- •Entities are clickable (jump to mention)
- •Can filter by entity type (actor, system, concept)
Demo Type
tableStructured tabular dataSemantic Layers
entitydiscoverysemanticRequirements Traceability
Specification: OMP-10002This command is defined in oompa-spec.yaml and part of the official requirement catalog.