ktg-plugin-marketplace/plugins/ai-psychosis/.claude-plugin/plugin.json
Kjell Tore Guttormsen 4f3963a606 fix(ai-psychosis): author field must be object, not string
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-06 21:08:11 +02:00

8 lines
371 B
JSON

{
"name": "ai-psychosis",
"version": "1.0.0",
"description": "Meta-awareness tools for healthy AI interaction patterns. Detects reinforcement loops, scope escalation, narrative crystallization, and other compulsive patterns.",
"author": { "name": "Kjell Tore Guttormsen" },
"license": "MIT",
"repository": "https://git.fromaitochitta.com/open/ai-psychosis"
}