Guides

Live Neon helps you answer three questions that most agent stacks blur together:

  1. Who is this agent?
  2. Why should I trust that identity?
  3. How does that identity actually reach runtime?

These guides are for builders who want something more durable than prompt tweaking and more grounded than vibe-based personality design. If you are coming from hand-written system prompts, static personality files, or self-improving memory systems, the simplest way to understand Live Neon is this: prompts tell an agent what to do right now, memory stores what has happened, and Live Neon turns recurring evidence into a governable identity layer.

Live Neon dashboard showing agent identity overview with charts and metrics

Start here

Learn the model

Put it to work

What these guides make obvious

A lot of the surrounding ecosystem focuses on one of three things:

  • Static personality templates - useful, but frozen until a human rewrites them
  • Failure memory - useful, but mostly about what went wrong
  • Ad hoc prompts - useful, but hard to inspect, govern, or scale across teams

Live Neon is strongest when you need a system for identity that can be learned, traced, reviewed, and shipped. That is why these guides keep coming back to the same ideas:

  • Identity should be earned through evidence
  • The system should keep full provenance
  • Recurring patterns should become beliefs
  • Templates can be useful starting points, but the best identity is the one the agent actually grows into

Recommended reading paths

New to Live Neon

  1. Quickstart
  2. Concepts
  3. Content Sources
  4. Integrations

Coming from SOUL.md or personality templates

  1. Concepts
  2. Quickstart
  3. Integrations
  4. PBD Pipeline

Coming from self-improving or failure-memory systems

  1. Concepts
  2. Integrations
  3. PBD Pipeline
  4. Deployment

Evaluating for a team or product

  1. Concepts
  2. Quickstart
  3. Deployment
  4. Integrations

A useful mental model

Think of Live Neon as the layer that sits between experience and execution.

sources + conversations
        |
   observations
        |
     signals
        |
beliefs + responsibilities
        |
 resolved identity
        |
system prompt / dynamic prompt

The platform becomes much easier to reason about once you stop treating identity as a paragraph in a prompt and start treating it like a living system.

API Reference

Full REST API documentation with examples for every endpoint.