ouroboros_evolve_rewind
Rewind an evolutionary lineage to a specific generation, truncating all later generations. Enables the lineage to continue evolving from that point.
Instructions
Rewind an evolutionary lineage to a specific generation. Truncates all generations after the target and emits a lineage.rewound event. The lineage can then continue evolving from the rewind point.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lineage_id | Yes | ID of the lineage to rewind | |
| to_generation | Yes | Generation number to rewind to (inclusive) |