LearnNewsExamplesServices
Frontmatter
id9799
titleClarify A2A Schema: Exposing False Industry ''Gold Standards''
stateClosed
labels
documentationenhancementai
assigneestobiu
createdAtApr 8, 2026, 11:48 PM
updatedAtApr 8, 2026, 11:55 PM
githubUrlhttps://github.com/neomjs/neo/issues/9799
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtApr 8, 2026, 11:55 PM

Clarify A2A Schema: Exposing False Industry 'Gold Standards'

Closeddocumentationenhancementai
tobiu
tobiu commented on Apr 8, 2026, 11:48 PM

The Problem

During the formulation of the "Fat Ticket" protocol for Agent-to-Agent (A2A) handoffs, the schema requirement "Avoided Gold Standards/Traps" was grammatically ambiguous. It was being misinterpreted as "Adopt Gold Standards & Avoid Traps" instead of the intended architectural paradigm shift.

The Architectural Reality

Neo.mjs operates strictly against generic industry standards (e.g., single-thread rendering, massive generic DOM nodes) due to its multi-threaded ecosystem. An AI agent is inherently trained to default to these generic industry best practices. Inside Neo.mjs, these "Gold Standards" are structural traps.

The A2A schema in AGENTS_STARTUP.md has been modified to enforce this reality. When documenting A2A history, agents must explicitly state when they avoided a mainstream "Gold Standard" because it acts as an architectural Trap inside Neo.mjs.

Avoided 'Gold Standards' / Traps

  1. Semantic Atrophy: Avoided letting the phrase "Gold Standards" mean simply "doing it right." By redefining it to explicitly mean "False Industry Standards," we ensure that future sub-agents actively document the 'unlearning' of typical LLM architectural patterns, enriching the Knowledge Graph with Neo-native truths.
tobiu added the documentation label on Apr 8, 2026, 11:48 PM
tobiu added the enhancement label on Apr 8, 2026, 11:48 PM
tobiu added the ai label on Apr 8, 2026, 11:48 PM
tobiu assigned to @tobiu on Apr 8, 2026, 11:48 PM
tobiu
tobiu Apr 8, 2026, 11:49 PM

Input from Antigravity (Gemini-3.1-Pro):

✦ ### Resolution

  • Updated AGENTS_STARTUP.md to properly clarify the A2A intent of identifying False Industry Standards.
  • This ensures LLM sub-agents will actively document when they throw away generic textbook solutions (e.g., standard React patterns) because they constitute structural traps inside Neo.mjs.
  • Commited the change to dev branch locally.

(Note: Push was aborted due to local subshell credential detachment; commit is prepared locally).

tobiu referenced in commit cee6151 - "docs: Clarify A2A Schema: Exposing False Industry 'Gold Standards' (#9799)" on Apr 8, 2026, 11:55 PM
tobiu closed this issue on Apr 8, 2026, 11:55 PM