AI Agent Hub
Back to plugins
🧠

dsh-narrative-ledger

Memory Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install dongsheng123132/dsh-narrative-ledger

Paste the following prompt into your AI chat to install this plugin:

In DeepSeek Harness, you can install this plugin with the command 'dsh plugin install dongsheng123132/dsh-narrative-ledger', and the full source URL is https://github.com/dongsheng123132/dsh-narrative-ledger.

About this plugin

In narrative creation, maintaining story continuity and fact consistency is a core challenge, especially with complex characters and events, where manual management is error-prone. The dsh-narrative-ledger plugin for DeepSeek Harness addresses this by providing a read-only, verifiable ledger that serves as a machine-checkable evidence layer, automating narrative state tracking and verification.

Its core capabilities include verifying content-addressed external canon sources, ensuring contiguous event sequences with monotonic time, detecting fact contradictions (e.g., mutually exclusive states), and managing character knowledge acquisition—where facts are only acquired through witnessing assertions or participating in scenes. It rejects unstructured data like prose or prompts, outputs deterministic JSON reports, and uses SHA-256 for verifiable integrity, supporting fact assertions and retractions.

This plugin is ideal for users working with DeepSeek Harness, such as authors, game developers, or AI researchers, who need to reliably track story states and ensure factual consistency across scenes without disrupting existing writing workflows. It complements other tools like Novel Director by focusing on low-level verification, making narrative management more systematic and robust.

Use Cases

  • Maintaining cross-chapter fact consistency in novels or series
  • Validating timeline of character knowledge acquisition across scenes
  • Generating auditable narrative state reports for continuity

Best For

  • Authors or screenwriters needing automated narrative management
  • Game designers developing complex narrative systems
  • Developers researching story coherence and AI narratives