perseus_profile
Sets the context target and memory posture for automatic memory injection. Use @profile at the top of a document to define per-model context profile with on_demand, relevant, or always memory.
Instructions
Select the per-model context profile for this document (#608): sets the context target and memory posture (on_demand/relevant/always) used by the automatic memory injection layer. Use at the top of a context document, e.g. @profile claude-sonnet-4-6. Unknown names fall back to the default profile. First-wins (#627): with multiple @profile lines only the first non-fenced one governs — later banners are marked ignored, and @profile inside a code fence is documentation, never a directive. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Model name (or context-window class) whose profile to resolve, e.g. claude-sonnet-4-6; unknown names fall back to default |