mycelium_step
Advance the reasoning loop by decaying activation, demoting, and pruning context. Maintain coherence during long investigations by removing unreferenced items from working memory.
Instructions
Advance the reasoning loop one step: decay activation, demote, prune.
Call this between phases of a long investigation. Anything you have not referenced for
three steps leaves working memory -- and is retrievable with mycelium_recall, at full
fidelity. Letting things go is what keeps a long investigation coherent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||