Architecture
Prerequisites
- A confirmed development environment.
- A supported Node.js runtime for the current Agent API Quickstart.
- The host and credentials required by that Quickstart.
- A storage mechanism for application state and Neuro identifiers.
Build sequence
- Run the Agent API Quickstart.
- Run the trusted-backend sample from a clean repository clone.
- Store environment configuration outside the source repository.
- Confirm that only allowlisted account fields reach the browser.
- Add an identity, agreement, asset, payment, messaging, or AI-tool capability that your Neuron supports.
- Store the identifiers and state named by that capability’s guide.
- Test the success, rejected-session, invalid-configuration, and unavailable-Neuron paths supported by the environment.