dsh-negative-ledger
Persistent negative-knowledge ledger for DeepSeek Harness agents to record failed paths and auto-invalidate on evidence change.
Install
$ dsh plugin --profile <name> add @akslcw/dsh-negative-ledgerPlugin Overview & Capabilities
AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.
Key Capabilities
- Records failed commands and missing files with precondition and outcome witnesses
- Fingerprint matching across sessions to intercept or warn on identical failed attempts
- Automatic fact invalidation and resolution upon filesystem observation updates or successful retries
- Dual storage backends with transactional SQLite (WAL) and legacy JSONL
- Configurable execution modes supporting non-blocking warnings or pre-dispatch blocking
Useful For
- Preventing coding agents from looping over identical broken shell commands
- Stopping repeated reads of non-existent files until filesystem changes occur
- Sharing failure context across parent and subagent executions to reduce redundant failures
Who It Fits
- DeepSeek Harness agent developers building long-horizon coding workflows
- Engineers looking to minimize wasted tool executions and looping behaviors in autonomous agents
Documented Limitations
- Matches exact command and path fingerprints without semantic similarity or whitespace collapsing
- Non-zero exit codes from informational tools (like grep) may trigger short TTL negative facts
- Sandbox-policy workspace root overrides are not visible in command fingerprints
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 1 runtime, 4 development, 1 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as MIT.
A root package.json was captured and can be inspected by the registry.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- akslcw/dsh-negative-ledger
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- 0cfa9c3 · 2026-08-24
This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.
Repository Activity
- GitHub stars
- 3GitHub stars
- Forks
- 0
- Open issues
- 0
- Last commit
- 2026-08-23
- Last release
- 2026-08-23
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Second-model AI auto-review for DeepSeek Harness approval requests with fail-closed safety and session audit.
View plugin →Persistent multi-model Agent teams and bounded DAG workflows with GUI controls for DeepSeek Harness.
View plugin →Native SQLite-backed local project taskboard plugin and UI for DeepSeek Harness with Agent claim and review flows.
View plugin →Memory library for building stateful agents
View plugin →