+ It may be defined in an imported ontology. +
+`) are present in the DOM. Assert with `getByText` for each. +
+ This annotation property has no domain, range, parent, or see-also relationships to render. +
+text) + - `grep -c "aria-label" components/graph/OntologyGraph.tsx` is at least 1 (B3: aria-label attribute carries the SPEC literal) + - `grep -c "is_focus\|isFocus" components/graph/OntologyGraph.tsx` is at least 1 (focus-detection guard from Pitfall 5) + - `grep -c "Tag" components/graph/OntologyGraph.tsx` is at least 1 (Lucide icon import + render) + - `grep -c "^ it\(\|^ it(" __tests__/components/graph/OntologyGraph.test.tsx | head -1` shows at least 6 new tests added + - `npm run test -- OntologyGraph --run` exits 0 +