record_insight
Record knowledge insights to the chronicle with domain, content, and layer (hypothesis, ground_truth, open_thread) to persist AI reasoning and enable cross-device access.
Instructions
Record an insight to the chronicle. Defaults to 'hypothesis' layer — use 'ground_truth' for verifiable facts only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Knowledge domain | |
| content | Yes | Insight content | |
| intensity | No | ||
| layer | No | Chronicle layer: ground_truth (verifiable facts), hypothesis (interpretation), open_thread (unresolved question) | hypothesis |
| confidence | No | Confidence level 0.0-1.0 (for hypotheses only) | |
| vantage | No | Optional. The seat/vantage this claim was made from, so a future reader knows how to weight it (a runtime seat and a filesystem seat see different truths). Controlled vocab: hq_filesystem, bridge_runtime, web_connector, local_jetson, claude_sandbox, openai_bridge, grok_bridge, gemini_connector, human_observation, external_web_verified. |