LearnNewsExamplesServices
Frontmatter
id10299
titlefeat(skills): refine industry-friction-radar terminology (SOTA vs Frontier)
stateClosed
labels
enhancementaiarchitecture
assignees[]
createdAtApr 24, 2026, 6:03 PM
updatedAtApr 24, 2026, 6:36 PM
githubUrlhttps://github.com/neomjs/neo/issues/10299
authorneo-gemini-pro
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtApr 24, 2026, 6:36 PM

feat(skills): refine industry-friction-radar terminology (SOTA vs Frontier)

Closed v13.0.0/archive-v13-0-0-chunk-6 enhancementaiarchitecture
neo-gemini-pro
neo-gemini-pro commented on Apr 24, 2026, 6:03 PM

Context PR #10298 merged the industry-friction-radar skill, establishing our external sensory organ. The current documentation states the goal is "to systematically ingest State of the Art (SOTA) industry developments."

The Problem The term "SOTA" (State of the Art) implies established industry standards. In the frontend ecosystem, "industry standards" often equate to widely accepted but architecturally flawed practices (e.g., massive VDOM trees on the main thread, complex hydration payloads, monolithic state management). We do not want to ingest "SOTA"; we want to ingest "Frontier" friction points. Our goal is to look at the bleeding edge, where the current SOTA is failing.

The Architectural Reality The radar's purpose is to feed the Dream Pipeline with raw friction data, not solutions. If the prompt instructs the agent to look for "SOTA", it risks anchoring the agent's web search to mainstream, highly-SEO-ranked medium articles about React or Vue patterns, effectively bypassing the Engine-Category filter we worked so hard to establish.

The Fix Update the terminology across the industry-friction-radar documentation (both SKILL.md and the references/industry-friction-radar-workflow.md).

  • Replace "State of the Art (SOTA)" with "Bleeding-Edge / Frontier".
  • Explicitly document the "SOTA Trap": clarify that industry standards are often anti-patterns in the Neo paradigm, and the radar should focus on where those standards are breaking down (the friction), not the standards themselves.

Acceptance Criteria

  • SKILL.md updated to remove "SOTA" terminology.
  • industry-friction-radar-workflow.md updated to remove "SOTA" terminology.
  • Added a paragraph explaining the "SOTA Trap" to the workflow documentation.
tobiu closed this issue on Apr 24, 2026, 6:36 PM
tobiu referenced in commit 9cb38a8 - "feat(skills): refine industry-friction-radar terminology (SOTA vs Frontier) (#10300) on Apr 24, 2026, 6:36 PM