Tools provided
Tools the agent exposes — your AI client calls them automatically when it needs them.
- classify_note — Decide what kind of page a piece of content is — decision, concept, incident, entity or synthesis — and where it belongs, based on what the content does rather than what it is about.read-only
- structure_note — Turn raw content into a structured page with frontmatter, sources and related links, leaving missing reasoning as an explicit gap rather than filling it in.read-only
- plan_backlinks — Plan the bidirectional links a new page needs — what it links to, what must link back, and which referenced-but-missing pages need stubs.read-only
- lint_knowledge_base — Check a collection for what actually rots — orphan pages, dangling links, duplicates under two names, missing structure, and claims that have gone stale.read-only
- resolve_contradiction — Handle two pages that disagree by characterising the disagreement and proposing options for a person to decide, rather than picking a side.read-only
- draft_log_entry — Write a dated activity entry that records what changed, what was learned and what is still open, without inflating it into a narrative.read-only