wake_up
Load profile identity and top entities by importance to initialize a compact memory context for LLM consumption.
Instructions
Initialize a 4-layer memory stack context (~600 tokens). L0 loads profile identity, L1 loads top entities by importance. Returns a compact boot context for LLM consumption.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compress | No | Apply n-gram compression to reduce token count (default: false) |