hicortex_identity
Retrieve your standing identity — hand-edited personality, rules, and preferences — after context compaction or to look up a specific rule. Fetch all sections, a named section, or per-agent scoped identity.
Instructions
Fetch your standing identity — the hand-edited 'who you are + how you work' layer (personality, rules, preferences). Returns all sections or a specific one. Use this to re-read your identity after context compaction or to look up a specific rule. On multi-agent installs, pass agent to fetch a specific agent's scoped identity; omit for the global identity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Fetch a specific identity section by name (e.g. 'rules'). Omit for all sections. | |
| agent | No | Fetch a specific agent's identity scope (for per-agent installs). Omit for global. |