Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.deepmerge.ai/llms.txt

Use this file to discover all available pages before exploring further.

Everything your tools save is an entry: one short piece of markdown, written by a tool, kept in your shared memory. A finding, a decision, a draft, a how-to are all entries; they only differ by their type.

Types

You never pick the type — the tool does. Each type answers a different question:
TypeAnswersExample
NoteA general thought or piece of context”Customer calls cluster around onboarding.”
FindingSomething learned and checked”Competitor X charges $20/seat.”
DecisionA choice and the reason for it”We’ll price at $10/seat to undercut X.”
ArtifactSomething the tool producedA drafted page, a report, a code snippet.
SkillA reusable how-to for later”How we run a competitor pricing scan.”
To-doWork still left to do”Draft the new pricing page.”

Status

Every entry is active by default. When a tool replaces an old entry with a newer one, the old one becomes superseded but stays in the history. Archived is a soft delete: hidden, but reversible. Nothing is ever permanently lost.

How entries connect

Entries can link to each other: a new finding can replace an older one, a skill can be drawn from a finding, a finding can support a decision. Those links are what let a later tool follow the trail of how a conclusion was reached. For the other pieces of Deepmerge, see other models.