library_context_protect
Persist critical instructions, decisions, or unresolved state as protected context, keeping them in every prompt until released.
Instructions
Persist critical instructions, decisions, active plans, or unresolved state as protected context that remains eligible for every governed prompt until released.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | No | developer | |
| label | No | ||
| content | Yes | ||
| event_id | No | ||
| max_books | No | ||
| collection | No | Optional library collection/namespace; defaults to the configured collection. | |
| importance | No | ||
| session_id | No | codex | |
| token_budget | No | ||
| recent_token_budget | No | ||
| protected_token_budget | No |