feat: plugin system with manifest-based discovery

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-05-18 00:15:00 +05:30
co-authored by Claude Opus 4.7
parent e5eb1e151a
commit 337a6d67a0
6 changed files with 151 additions and 0 deletions
@@ -0,0 +1,7 @@
{
"name": "writing-studio",
"version": "1.0.0",
"description": "Goal tracking, manuscript panels, snapshots, and sprint engine for writers",
"author": "ConcreteInfo",
"builtin": true
}