Deterministic by default
The core verification path works without model credentials. Semantic evaluation is advisory and explicitly enabled.
Turn customer signal into a sourced PLAN.md. Then verify the agent's diff against what customers asked for, what your team decided, and what was explicitly out of scope.
npx scriptonia loginbrowser sign-in · no key copyingWorks with any agent that reads PLAN.md or AGENTS.md — including Claude Code, Codex, Cursor, OpenClaw, and Hermes.
A technically correct PR can still be the wrong product decision. The customer request lived in a call. The constraint lived in Slack. The non-goal was agreed three months ago.
Scriptonia gives those facts a durable path into the plan — and a testable path into review.
Each stage produces an artifact you can inspect, review, and keep. There is no dashboard required to understand what happened.
npx scriptonia add feedback.txt call.vttAdd the raw customer words your agent would otherwise never see. Every item keeps a source and a stable signal ID.
npx scriptonia plan "filter the audit log by actor"Turn one issue into PLAN.md with cited evidence, non-goals, acceptance criteria, real file paths, and contradiction gates.
npx scriptonia run -- codex exec "implement PLAN.md"Let your coding agent work from the reviewed target while Scriptonia captures the exact command and exit result.
npx scriptonia verifyCheck the diff against product decisions, unresolved constraints, scope, tests, and declared CI evidence before merge.
npx scriptonia learn finding_<id>Convert a confirmed miss into a reviewable, versioned draft eval. Once reviewed and activated, it can catch the same failure next time.
Scriptonia is deliberately explicit about what runs locally, what leaves your machine, and who gets the final say.
The core verification path works without model credentials. Semantic evaluation is advisory and explicitly enabled.
Verification reads Git, PLAN.md, reviewable YAML, and declared evidence. It does not run commands found in repository config.
A prior decision cannot be silently reasoned away. It stays UNRESOLVED until a person records the override.
Decisions, evals, evidence references, evaluator versions, and findings remain readable instead of disappearing into a score.
We will not tell you “nothing leaves your machine” when that is not true. Customer signal is hosted so you can retrieve it across projects and time. Repository policy, deterministic checks, and operational memory stay local-first.
Sign in, add one piece of customer evidence, and ask for the issue your team is already considering. Keep Scriptonia only if the resulting plan is better than the brief you would have written.
Run the quickstartnpx scriptonia loginSign in and install the Claude skill.
npx scriptonia add feedback.txtAdd customer evidence for free.
npx scriptonia plan "the issue"Review the sourced PLAN.md.
Adding customer signal is always free. Credits meter synthesis and verification. Every plan has a hard cap, so there are no surprise usage bills.
Try the complete workflow
For founders shipping every week
For teams with higher usage
Use the same email for Scriptonia login and checkout so paid access activates automatically. Need a custom plan or credit pool? Talk to the founder.
Still unsure? Email sathwik07@scriptonia.dev. A human reads it.
No. Claude Code, Codex, Cursor, OpenClaw, Hermes, or another coding agent writes the code. Scriptonia gives that agent a grounded target and checks the result against product memory.
Customer signal is stored by Scriptonia so it can be searched across your history. Repository verification is local-first. If you explicitly enable semantic evaluation, only the bounded evidence bundle is sent through the authenticated Scriptonia gateway.
No. Scriptonia complements CI. It consumes declared CI and JUnit results, then adds the product checks ordinary test suites cannot know: customer requirements, non-goals, prior decisions, and approved scope.
Scriptonia says so. Individual checks return PASS, FAIL, INCONCLUSIVE, ERROR, or SKIPPED. The aggregate gate is PASS, PASS_WITH_WARNINGS, ACTION_REQUIRED, BLOCKED, or INCOMPLETE. Missing proof is not converted into a confident success.
Yes. PLAN.md, decisions, evals, and enforcement live in readable files designed for code review. Deterministic definitions are versioned with the repository.
Give it the customer evidence, decisions, scope, and checks that make the code worth shipping.
npx scriptonia login