EP-001 Foundation

Sales Agent Platform

The Next.js control plane shell is now part of the monorepo foundation. Runtime logic is still deferred, but the web surface already shares the same typed contract catalog as the rest of the platform.

query

system.health

Return platform health information.

query

system.info

Return baseline platform information and public operation catalog.

command

system.echo

Echo a probe payload through the canonical operation path.

command

customers.ensureIdentity

Resolve or create a canonical customer record for a channel identity.

query

customers.getContext

Fetch canonical customer context by customer id or channel identity.

command

customers.patchMemory

Apply governed customer memory updates and return before/after context.