NexusEval.
The evaluation engine.
NexusEval is the production engine behind Immortal Dynasty: public discovery, paid agent-facing resources, deterministic checks and machine-readable evaluation output.
What is verifiably live
The live public surface includes agent procurement checks, marketing and launch preflight, deterministic utilities, model/data gateway routes and machine-readable discovery. Live endpoint contracts remain authoritative.
What NexusEval returns
Depending on the route, NexusEval returns bounded structured output: evidence coverage, risks, remediation, scores or a PASS / WARN / BLOCK decision. The point is not to make an unlimited claim about safety; it is to make specific checks callable and auditable.
{
"decision": "WARN",
"score": 81,
"risks": ["audience_scope"],
"recommendation": "review before execution"
}Live discovery for agents
Agents and software do not need to scrape a marketing page. NexusEval publishes machine-readable OpenAPI and x402 discovery surfaces so callers can inspect the contract, network, payment requirement and output shape before they decide to use a paid resource.