NETSHOW ALIVE — THE <netshow-alive> ELEMENT

one tag · five first-class Alive Agent Avatars — SVG, ASCII, Sketch Line, Hybrid, Kinetic Typography · inline, floating, kiosk
A real local agent in ONE tag ($0 · offline) — type a question, the face lives the whole lifecycle
<script type="module" src="/alive-site/alive-element.js"></script>
<netshow-alive type="svg" agent="local" controls></netshow-alive>
Five types, five independent elements — the SDK API drives them all (el.event / el.level / el.transcript)
SVG
ASCII
Sketch Line
Hybrid
Kinetic Typography
each element owns its session — one page, five independent agents
Portable package → element (charter §10): src= wears a same-origin .alive.json through the FULL gates
Kinetic · restyled by package
<netshow-alive type="kinetic-typography"
  src="/alive-site/demo/kinetic-hotpink.alive.json"></netshow-alive>
package status: …
cross-origin src is refused before any request — packages travel same-origin only. Hybrid packages from the studio's Save & Publish work the same way.
Modes
a floating ASCII Alive Agent Avatar is already living in the corner of this page ↘
Everything on this page is $0 and local: five renderer types (alive-renderers.js), the universal agent-event protocol (alive-events.js), the REAL offline local agent (alive-adapter-local.js), and the portable package gates (alive-package.js) — all behind one custom element (alive-element.js). No provider is connected; adapters plug into any element's session without touching a renderer. SDK docs: ALIVE-SDK-20260719.md.