boot_instructions
Generate copy-paste startup instructions for client, global, or project rules so future sessions automatically initialize and read system boot rules before answering.
Instructions
Generate copy-paste startup instructions for a client/global/project rule. Use this after initialize so future new sessions automatically call initialize(namespace, "assistant") and read(namespace, "system://boot") before answering. This tool does not edit client files; it returns the rule text to install.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | Where the instruction will be installed. Controls the recommended filename/location only. | generic |
| namespace | Yes | User namespace, e.g. admin or alice |