docs(shared): add PLAYGROUND-MAINTENANCE.md procedure
Documents the 4-track procedure for updating plugin playground HTML when plugins are extended or upgraded: - Track A: Plugin HTML change (parsers, renderers, surfaces) - Track B: Shared design-system change (with vendor sync) - Track C: Visual verification (screenshots + manual QA) - Track D: Release (version bump + 3-doc rule) Lives at marketplace root because the procedure crosses the plugin/shared boundary. Marketplace-root CLAUDE.md gets a one-line pointer under Konvensjoner so Claude finds it automatically in future sessions. Includes architecture diagram, common pitfalls (replace_all scope, sync-without-testing, screenshot folder version mismatch, background orchestrator degradation), and guidance on when to hoist inline CSS to the shared DS vs keep it plugin-local. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
parent
4fd98988e2
commit
baff890789
2 changed files with 147 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ Hvert plugin er selvstendig med egen CLAUDE.md, README, hooks, agents og command
|
|||
1. Plugin `README.md` — detaljert dokumentasjon av endringen
|
||||
2. Plugin `CLAUDE.md` — arkitektur/oversikt
|
||||
3. Rot-`README.md` — marketplace-landingssiden (`git.fromaitochitta.com/open/ktg-plugin-marketplace`)
|
||||
- **Playground-oppdatering:** Ved endring av plugin playground HTML eller delt design-system, følg prosedyren i `shared/PLAYGROUND-MAINTENANCE.md` (4 spor: HTML-endring, DS-endring, screenshots, release).
|
||||
|
||||
## Sesjonsfiler (lokale, gitignored)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue