mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-06 15:22:12 +03:00
chore(release): finalize v3.8.35 CHANGELOG + docs reconciliation
- CHANGELOG: complete 3.8.35 section (all 35 commits since v3.8.34, contributor attribution: @rdself @megamen32 @KooshaPari @JxnLexn) - docs(security): align THREAT_MODEL.md refs with real code (routeGuard.ts, tokenLimits.ts, /api/monitoring/health) — fabricated-docs gate - check:fabricated-docs: skip docs/superpowers/specs (dated research reports) - i18n: sync 3.8.35 section into 41 CHANGELOG mirrors (docs-sync size gate) - ratchet rebaseline: cyclomatic 1916->1920, eslintWarnings 3907->3912 (inherited cycle drift; release-finalize diff is docs-only)
This commit is contained in:
@@ -370,6 +370,7 @@ const SKIP_DOC_FILES = new Set([
|
||||
// expected, not fabrications.
|
||||
"docs/research", // DISCOVERY_TOOL_DESIGN.md, UNLIMITED_LLM_ACCESS.md, …
|
||||
"docs/superpowers/plans", // dated implementation plans (files described before they exist)
|
||||
"docs/superpowers/specs", // dated research/spec reports (point-in-time findings, may cite proposed/not-yet-built endpoints, env vars, and files) — same rationale as the plans/research dirs above
|
||||
// Release notes are historical, point-in-time records: they intentionally describe
|
||||
// modules/paths as they were at that release (e.g. a module later moved or renamed).
|
||||
// Rewriting them to today's layout would falsify history — out of scope for a
|
||||
|
||||
Reference in New Issue
Block a user