docs: add changelog-accuracy lesson and pre-tag eval
Some checks failed
CI — Test & Build / Test & Build (push) Has been cancelled

This commit is contained in:
john kevin asprec
2026-08-12 07:54:03 +08:00
parent 0207be46db
commit 2a2fecbfdd
3 changed files with 15 additions and 1 deletions

View File

@@ -356,6 +356,7 @@ Keep rules general, evidence-backed, and under 20 words. Never add secrets, pers
- Never `fetch` a provider from content/popup — route through the background worker.
- Bump `version` in `package.json` only (+ lockfile); the manifest derives it via `pkg.version`.
- Style inline; Tailwind classes do nothing until PostCSS is wired.
- Verify CHANGELOG entries against code, not commit subjects or handoff summaries.
## Memory protocol