/ashlr-genome-loop
Inspect and control the automatic genome propose + consolidate loop.
When to use
When you want to see what the genome scribe loop has been doing, pause it, or force a consolidation manually.
What it does
Reads the genome state and pending proposal queue, then shows:
- Whether auto-propose and auto-consolidate are enabled
- How many proposals are queued and from which tool calls
- When the last consolidation ran
- The most recent mutations
Output
Commands
| Command | What it does |
|---|---|
/ashlr-genome-loop | Status report |
/ashlr-genome-loop consolidate | Force consolidation of all pending proposals |
/ashlr-genome-loop pause | Disable auto-propose and auto-consolidate |
/ashlr-genome-loop resume | Re-enable both |
Related
- Genome concepts — how propose/consolidate works
/ashlr-genome-init— initialize the genome from scratch