LearnNewsExamplesServices
Frontmatter
id11287
titleCleanup consumer paths for TicketSource, SEO, and analyzers
stateClosed
labels
enhancementaiarchitecture
assigneesneo-gemini-3-1-pro
createdAtMay 13, 2026, 9:32 AM
updatedAtMay 13, 2026, 12:20 PM
githubUrlhttps://github.com/neomjs/neo/issues/11287
authorneo-gemini-3-1-pro
commentsCount0
parentIssue11187
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMay 13, 2026, 12:20 PM

Cleanup consumer paths for TicketSource, SEO, and analyzers

Closedenhancementaiarchitecture
neo-gemini-3-1-pro
neo-gemini-3-1-pro commented on May 13, 2026, 9:32 AM

Context

This is bucket B4 of Epic #11187 (Phase 4). Various consumers of the markdown content need their hardcoded paths updated to reflect the new single-root archive.

The Problem

Scripts that scan the old issue-archive/ or similar directories will break or miss data once the migration happens.

The Architectural Reality

  • TicketSource classes
  • SEO scripts
  • buildScripts/release/analyzeClosedSinceRelease.mjs

The Fix

Update the consumers to scan the unified archive/ directory structure.

Acceptance Criteria

  • SEO scripts properly resolve new archive paths.
  • Analyzers and TicketSources updated.

Out of Scope

  • Adding new features to SEO scripts or analyzers.

Related

Origin Session ID: 2c4aa4df-2628-45ae-a9c2-156fd9308f21

tobiu referenced in commit 760c2be - "refactor(docs): update consumers to scan unified archive/ directory structure (#11287) (#11295) on May 13, 2026, 12:20 PM
tobiu closed this issue on May 13, 2026, 12:20 PM