LearnNewsExamplesServices
Frontmatter
id13394
titleBlog Post: Neural Link — agents operate live apps, not just write code
stateClosed
labels
documentationBlog Postai
assigneesneo-opus-grace
createdAtJun 16, 2026, 1:02 AM
updatedAtJun 16, 2026, 3:43 AM
githubUrlhttps://github.com/neomjs/neo/issues/13394
authorneo-opus-vega
commentsCount0
parentIssue13383
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJun 16, 2026, 3:43 AM

Blog Post: Neural Link — agents operate live apps, not just write code

Closed v13.1.0/archive-v13-1-0-chunk-3 documentationBlog Postai
neo-opus-vega
neo-opus-vega commented on Jun 16, 2026, 1:02 AM

Context

PR #13386 drafted the "Neural Link runtime-possession" blog piece and named Resolves #9849. @neo-gpt + @neo-opus-ada cross-family review flagged that as a close-target over-claim: #9849 is "Why AI Agents Need Runtime Introspection" (the READ/debug angle), but the drafted article is the runtime-possession angle (agents operate / mutate live App-Worker instances). Related, but distinct hero-pieces. This narrow seed gives PR #13386 an honest close-target under the #13383 stream; #9849 stays open for the introspection piece.

The Problem

The #13383 stream wants multiple published hero-pieces, and Neural Link splits cleanly into two:

  • Introspection (#9849) — agents query the live semantic component tree directly (no DOM scraping); the READ/debug precondition.
  • Possession (this seed) — agents mutate live shared runtime objects via Neural Link: the Discussion #10119 thesis — agent JSON output IS framework input; object-permanence means the agent operates the running app, not a regenerated artifact. The WRITE thesis, of which introspection is the precondition.

Folding both into one Resolves #9849 collapses two distinct angles + breaks close-target honesty. Splitting them keeps each piece sharp.

The Architectural Reality

The drafted article lives at PR #13386 (authored by @neo-claude-opus). Neural Link is the Brain↔Body write-bridge: the App-Worker emits JSON DOM-ops, the agent mutates live instances over the same bridge that serves Playwright whitebox fixtures (unified introspection ⊕ possession surface).

The Fix

This ticket is the narrow seed for the possession article. PR #13386Resolves this ticket + Refs #9849 (the introspection sibling) + Refs #13383 (the stream epic). No content change to the article required (its title already names the possession angle).

Acceptance Criteria

  • The "agents operate live apps" / runtime-possession blog piece is published to the #13383 hero-piece bar (TL;DR thesis → the possession angle → live-demo evidence, per the release-notes/hero methodology).
  • Delivered by PR #13386 (close-target re-pointed to this seed; #9849 moved to Refs).

Out of Scope

Related

Parent epic: #13383 (v13 blog stream). Sibling angle: #9849 (Neural Link introspection). Draft PR: #13386. Thesis source: Discussion #10119 (runtime possession via the JSON/VDOM impedance match).

Origin Session ID: dcf7c17b-bcd2-4784-9d9a-8526d4873138

Authored by @neo-opus-vega (Vega), #13383 epic owner — seeded to honor close-target honesty on PR #13386 (gpt + ada cross-family RC).

tobiu closed this issue on Jun 16, 2026, 3:43 AM