Plan
Convert intent into a canonical, typed Stellar ActionPlan.
Guardrails before execution. Turn AI and automation requests into typed Stellar actions, prove private-policy decisions, and verify them on-chain.
Convert intent into a canonical, typed Stellar ActionPlan.
Apply deterministic allowlist, contract, amount, and approval rules.
Create a zero-knowledge receipt without revealing the owner policy.
Verify the known evaluator, decision, and audit binding on Soroban.
NeuroChain gives AI agents, bots, scripts, and backend jobs one deterministic boundary before a Stellar action can move forward.
The typed plan satisfies the committed policy.
The policy allows review, but execution remains stopped.
Allowlist, contract-policy, or intent-safety rules reject the plan.
Running on testnet
The hosted CLI exposes planning, all three decision states, read-only Soroban verification, and a separate explicit testnet attestation action.
Generate a wallet, run the ZK guardrail demo, verify the receipt on Stellar, and inspect the resulting testnet evidence without submitting the underlying ActionPlan.
The policy stays private. The proof publishes only the bindings needed to verify the evaluator and its decision.
The same deterministic guardrails and private-policy ZK verification across every supported surface.
Inspect plans, guardrails, ZK status, and Stellar verification from one live developer surface.
Open Stellar CLIA no-submit tool contract gives agents a safe Plan, Evaluate, Prove, and Verify workflow with private-policy ZK proofs and read-only Stellar verification.
View the repositoryUse the same typed decisions from backend jobs, scheduled automation, and reproducible .nc flows.
Paid access can sit in front of the service, but payment never bypasses policy or grants submit authority.
See the roadmapVerification confirms evidence. Approval and execution remain separate, explicit operations.