- remove legacy contexts surfaces from the app, MCP bridge, standalone server, and docs - keep getContext and retrieveQueryContext while aligning the simplified graph-only contract - harden dev startup migration behavior and disable the accidental chat surface in open source Generated with Codex
34 lines
1.0 KiB
Markdown
34 lines
1.0 KiB
Markdown
---
|
|
name: Calibration
|
|
description: "Run periodic check-ins to recalibrate goals, projects, preferences, and graph structure."
|
|
when_to_use: "User asks for a check-in, reset, review, or strategic recalibration."
|
|
when_not_to_use: "Single isolated question with no strategic update needed."
|
|
success_criteria: "Graph reflects current reality: updated nodes, changed priorities, and explicit deltas."
|
|
---
|
|
|
|
# Calibration
|
|
|
|
## Objective
|
|
|
|
Re-anchor the graph to the user's current state.
|
|
|
|
## Check-in Sequence
|
|
|
|
1. Review the strongest active nodes first.
|
|
2. Ask what changed: goals, priorities, constraints, beliefs, preferences.
|
|
3. Identify stale nodes and missing nodes.
|
|
4. Propose precise updates: update existing vs create new.
|
|
5. Apply changes with explicit rationale.
|
|
|
|
## Write Guidance
|
|
|
|
- Prefer updating existing nodes when continuity matters.
|
|
- Create new nodes for genuine shifts in direction/identity/approach.
|
|
- Add edges that explain evolution (old -> new).
|
|
|
|
## Output
|
|
|
|
- What changed
|
|
- What was updated vs newly created
|
|
- What should be reviewed next check-in
|