mnemosyne_update_position
Record your session's progress by updating a Resonance's phase, current state, and next steps, persisting it as a decision chronicle in your vault.
Instructions
Update the current position of a Resonance. Call this at the end of a session to record where you left off — phase, current state, next steps. This is persisted as a DECISION chronicle in the vault.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| phase | Yes | Current phase label (e.g. "Phase 52", "v1.1.0 release") | |
| position | Yes | Description of the current position / what was done / what is next | |
| resonance_id | Yes | ID of the resonance to update |