chore: add mandatory docs-on-push convention to CLAUDE.md

Every feature push must update all three doc levels: plugin README,
plugin CLAUDE.md, and root marketplace README. Added as OBLIGATORISK
convention to prevent docs from falling out of sync.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Kjell Tore Guttormsen 2026-04-08 18:38:28 +02:00
commit 3354c73467

View file

@ -26,6 +26,10 @@ Hvert plugin er selvstendig med egen CLAUDE.md, README, hooks, agents og command
- **Avhengigheter:** Null npm dependencies i hooks/scannere. `node:test` for tester.
- **PRs:** Aksepteres ikke. Issues velkommen.
- **Lisens:** MIT, alle plugins
- **Docs ved endring (OBLIGATORISK):** Enhver feature-endring som pusher til Forgejo MÅ oppdatere alle tre doc-nivåer i SAMME commit eller umiddelbart etter:
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`)
## Sesjonsfiler (lokale, gitignored)