Memory Autopilot Project Context
memorix_project_contextBuild a compact memory brief for the current coding task. Includes reliable code memories, stale cautions, and verification hints, and schedules a refresh when needed.
Instructions
Build a compact Memory Autopilot brief for the current coding task. Schedules Code Memory refresh when needed, includes Start here files, reliable code-bound memories, stale/suspect cautions, and verification hints. Use this at the start of a new coding turn or after switching tasks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | No | Current coding task or question | |
| agent | No | Optional target agent for compatible workflow selection. | |
| limit | No | Reserved for future source limits; current prompt stays compact by default. | |
| format | No | Output format. "prompt" is agent-ready; "summary" is human-readable; "receipt" is bounded JSON; "json" is detailed diagnostics. | prompt |
| refresh | No | Code Memory refresh policy. auto refreshes only when missing or stale. | auto |