Relationship Suggestions
MythTapestry can optionally analyse your content and suggest new relationships between entities — or detect when existing relationships have changed. This feature is off by default and must be enabled in World Settings.
How it works
Section titled “How it works”When you save content that mentions multiple entities, the AI can:
- Detect new relationships — “Aldric serves the Crown” suggests a “serves” relationship between Aldric and The Crown
- Detect ended relationships — “Aldric left the Crown’s service” suggests the “serves” relationship has ended
Each suggestion includes the evidence text — the snippet from your writing that triggered it.
Suggestion types
Section titled “Suggestion types”| Type | What it means | Action on confirm |
|---|---|---|
| New | A relationship that doesn’t exist yet | Creates the relationship in the knowledge graph |
| End | An existing relationship that has ended | Sets valid_to on the existing relationship |
For “end” suggestions, the system links to the existing relationship it thinks has ended, so you can verify before confirming.
Triggering suggestions
Section titled “Triggering suggestions”Relationship detection runs when:
- You save a content unit that has confirmed entity mentions
- The feature is enabled in World Settings (
enable_relationship_suggestions) - You have available quota for the feature
Reviewing suggestions
Section titled “Reviewing suggestions”Suggestions appear in the entity’s Relationships tab as pending items. Each suggestion shows:
- The suggested relationship type and direction
- The source and target entities
- A snippet of the text that triggered the suggestion (evidence text)
- The suggestion type (new or end)
- Confirm and Dismiss actions
Confirming a “new” suggestion creates the actual relationship in your knowledge graph. Confirming an “end” suggestion sets a valid_to timestamp on the existing relationship.
Accuracy
Section titled “Accuracy”The AI is constrained in two ways:
- Valid types only — it can only suggest relationship types that exist in your world and are valid for the entity type pair
- Post-processing validation — invalid suggestions (wrong types, impossible pairings) are filtered out before they reach you
However, you should still review each suggestion — context and nuance matter, and the AI may occasionally misinterpret figurative language or ambiguous phrasing.