akslcw/dsh-negative-ledger
akslcw★ 2TypeScriptLast synced: 2026-08-15
—
README excerpt
dsh-negative-ledger A negative-knowledge ledger for coding agents. It records only disproven paths — failed commands, missing files, rejected approaches, unavailable APIs — together with the evidence behind each conclusion and the conditions under which a retry becomes legitimate. When the evidence changes, the conclusion is invalidated automatically. 中文 What it is not - Not memory : no positive knowledge, no semantic recall. - Not a cache : it stores conclusions, not tool results. - Not a bug regression tracker : it covers any tool call and file read, not just fix attempts. The core loop 1. A tool call fails (non-zero exit, FS NOT FOUND , …) → a negative fact is recorded with outcome witnesses (exit code, error code) and precondition witnesses (file state from DSH's fs/observed ). 2. The next identical attempt matches the fact's fingerprint (normalized command + cwd, or file path). 3. While every precondition witness is unchanged, the attempt is warned ( warn mode) or denied ( block mode). 4. Any precondition change marks the fact stale — the reminder is withdrawn and the retry is allowed. A successful retry marks it resolved . The differentiation: a DSH-native, evidence-bound per…
View full README on GitHub →Category
🎨 The open-source Claude Design alternative. 🖥️ Local-first desktop app. 🖼️ Your coding agent becomes the design engine: prototypes, landing pages, dashboards, slides, images & video — real files, HTML/PDF/PPTX/MP4 export. 🤖 Claude Code / Codex / Cursor / DeepSeek Harness / OpenCode / Hermes & 20+ CLIs via BYOK.
★ 86,705
titanwings/colleague-skill将冰冷的离别化为温暖的 Skill,欢迎加入数字生命1.0!Transforming cold farewells into warm skills? It's giving rebirth era. Welcome to Digital Life 1.0. 🫶
★ 22,317
tt-a1i/archifyAgent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self-contained HTML with motion and crisp export.
★ 12,834