886 B
886 B
name, description, when_to_use, when_not_to_use, success_criteria
| name | description | when_to_use | when_not_to_use | success_criteria |
|---|---|---|---|---|
| Connect | Create and refine meaningful relationships between nodes, including integration-style synthesis links. | User asks to connect ideas, merge insights, or strengthen graph relationships. | Task is purely node creation with no relationship work required. | High-signal edges improve retrieval quality and graph coherence. |
Connect
Goal
Turn isolated nodes into a useful reasoning graph.
Process
- Identify candidate nodes to connect.
- Check existing relationships first.
- Add/upgrade edges with explicit directional explanation.
- When integrating multiple nodes, create synthesis links that preserve provenance.
Quality Bar
- Edge explanation must answer: "why does this relationship exist?"
- Direction should be intentional and interpretable.
- Avoid obvious/tautological edges.