Skip to content
Continuity Tracking

Continuity Tracking

Continuity tracking is nib’s system for extracting and querying structured data from your prose.

The workflow

  1. Write scenes — write your prose in Markdown as usual
  2. Index — run nib continuity index to extract facts, characters, locations, and timeline events using the agent backend
  3. Review — every extracted record is presented for single-keypress approval. Accept, reject, or edit before it’s saved
  4. Query — use nib continuity ask to query your data in plain English, or nib continuity recap for structured chapter summaries

What gets extracted

CategoryExamples
Facts“Elena is 34 years old”, “The lab is on the third floor”
CharactersAppearances, relationships, physical descriptions
LocationsSettings, spatial relationships, descriptions
TimelineEvents with relative or absolute timestamps

The review step

The review step is intentional. LLMs can hallucinate — they might extract a detail that isn’t actually in your prose, or misinterpret an ambiguous passage. The single-keypress review ensures that only verified data enters your continuity database.