amplify_promote_from_memory_md
Read a memory file to surface draft suggestions for learning and decision follow-up based on event heuristics, enabling triage of stale day entries without writing to storage.
Instructions
v1.5.0 — Read a memory/.md file and surface DRAFT suggestions for amplify_learn / amplify_decisions follow-up calls. Heuristics: architectural Wrote: lines (plan/decision/architecture/blueprint/manifesto), >50 events per hour, ≥8× repeated tool/terminal calls. Returns drafts only — never writes to SQLite. Use when amplify_audit_freshness flagged a stale day worth triaging.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_file | Yes | Absolute path to a memory/<YYYY-MM-DD>.md file (or any file in the same format). |