DE EN

Memory

What are Operator Notes?

Operator Notes store reusable work guidance and preferences that should apply across tasks or sessions.

Core Idea

In Short

Operator Notes store reusable work guidance and preferences that should apply across tasks or sessions.

What belongs here?

  • Stores reusable user preferences, research rules, environment notes, and work conventions.
  • Lets agents search matching notes by task terms before taking action.
  • Keeps global guidance separate from Browser Memory, PKS, OK, and ETM.

Typical contents

Operator Notes fit statements such as "check two sources for pricing research", "keep support replies factual and concise", or "do not include unverified numbers for this customer".

Read before acting

Agents should consider matching Operator Notes at the beginning of a task. A note still does not replace the current user instruction and cannot trigger a sensitive action by itself.

Maintenance

Notes can be stored, searched, listed, and deleted. Important notes should be short, concrete, and tagged with useful terms.

Technical Data

Element Explanation
category Public classification for a note, such as preference, research, or environment. Intended for agents and integrators.
tags / keywords Tags help storage; keywords help recall. Both should use user-facing terms rather than internal implementation names.
MCP Variables Explanation
nova.operator_notes_store Store an operator note. Starts, changes, or controls a bounded step.
nova.operator_notes_query Search operator notes. Starts, changes, or controls a bounded step.
nova.operator_notes_list List operator notes. Reads current state and makes visible what is happening.
nova.operator_notes_delete Delete an operator note. Starts, changes, or controls a bounded step.
nova.get_instructions Read Learn Mode instructions. Supports the normal workflow in this area.

Related Areas

Memory
Operator Notes are part of Memory.
Browser Memory
Browser Memory is for domain context; Operator Notes are for reusable rules.
Evidence Verification Mode
EVM can recall research preferences through Operator Notes.