Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "llm-dark-patterns",
"description": "Out-of-band Claude Code Stop / SubagentStop hook judges that block 30 LLM dark patterns at the closeout boundary: false-success without evidence, sycophancy, paternalism, permission-loops, vibe time estimates, fake recall, fake stats, fake citations, count-vs-enumeration self-consistency drift, context loss after compaction, multi-agent rollup failures, power-user polish failures, and unreachable new symbols (advisory). Deterministic verdicts, no network calls, no model in the verdict path, Apache-2.0, paper-grade claim ledger.",
"version": "1.2.0",
"version": "1.2.1",
"author": {
"name": "waitdeadai",
"url": "https://github.com/waitdeadai"
Expand Down
Loading