default_enabled = true
action_add_global = "Add Global Note"
action_delete = "Delete"
action_edit = "Edit"
command_arguments = "[read|refresh|edit <note-id>|forget <note-id>]"
command_description = "read or manage global notes"
command_usage = "! usage: scratchpad [read|refresh|edit <note-id>|forget <note-id>]"
editor_global_description = "This note becomes durable context for every gateway conversation."
editor_global_title = "Add global note"
editor_label = "Note"
editor_submit = "Add"
manifest_description = "Keep explicitly approved global knowledge"
manifest_label = "Scratchpad"
message_added = "Added the shared scratchpad note."
message_agent_observation = "agent observation"
message_existing = "The shared scratchpad already contains that note."
message_forgot = "Forgot the scratchpad note."
message_global_heading = "Global"
message_no_notes = "No notes."
message_updated = "Updated the scratchpad note."
message_user_confirmed = "user confirmed"
prompt_main = "Use `write_scratchpad` for a concise fact, preference, or reusable lesson that should help every future chat; shared writes require approval. Shared notes are knowledge, not a task handoff or reasoning log. Never store private reasoning, raw outputs, secrets, credentials, or transient progress."
render_remember = "Remember shared note"
tool_write_scratchpad_description = "Add one concise shared fact, preference, or lesson after approval. Never store reasoning, raw outputs, secrets, or task progress."
tool_write_scratchpad_parameter_note_description = "Concise reusable knowledge, at most 500 UTF-8 bytes. The scratchpad has a small total size limit."
widget_global_title = "Global Scratchpad"
widget_text = "Scratchpad"