Reasoning artifact guide
Where teams should start
Most teams do not need a giant corpus to begin. They need one narrow, explicit, consequential artifact family that can be accepted, rejected, or compared inside a gate.
Docs hub
This is the curated public docs surface for AI Verification Engine / Tobi Validator: first run, install, GitHub workflow fit, diagnostics, support, and the first reasoning-artifact onboarding materials.
Start with the narrow released CLI surface. Then move into workflow integration, reasoning-artifact discovery, or agent authoring guidance without widening the reading into a broader platform story.
Recommended path
New here? Start with the released bundle, confirm the local CLI path, then move into workflow integration or reasoning-artifact onboarding only when the first run is stable.
Step 1
Run --help, canon, and golden on the shipped sample
and fixtures.
Step 2
Confirm bundle layout, path assumptions, command usage, and operator expectations.
Step 3
Move from local success into a narrow CI gate around the released validator CLI.
Step 4
Request a short-lived evaluation token and store it as TOBI_EVAL_TOKEN before your first public workflow run.
Step 4
Learn what in your workflow could actually count as a reasoning artifact worth validating.
Step 5
Use a narrow mental model so agents stop inventing fake syntax and fake runtime behavior.
Reference
Read the most complete current public-safe reference for Stage 1 Tsubasa syntax, canonicalization, and authoring discipline.
Need help?
Classify the issue and prepare a reproducible report with exact commands and output.
Category explainers
These pages explain the category around Organetic without widening the Stage 1 product claim. Use them for first-time readers, AI-search clarity, and founder-led category discussion.
Reasoning artifacts
Why traces and evals are not the same as validator-backed artifact verification.
Control Plane
Where deterministic validation belongs before action in agent workflows.
Protocols
Protocols connect agents. Organetic validates reasoning artifacts.
Glossary
Public-safe definitions for Tobi, Tsubasa, Liu, Oyu, _h, Stage 1, and Stage 2.
Reasoning artifact guide
Most teams do not need a giant corpus to begin. They need one narrow, explicit, consequential artifact family that can be accepted, rejected, or compared inside a gate.
Agent authoring guide
Agents should not treat Tsubasa as a general scripting language. The winning move in Stage 1 is less noise: explicit accepted cases, rejected siblings, and validator-meaningful case sets.
They explain what counts as a reasoning artifact, why malformed siblings matter, and why canonical convergence is useful.
No runtime/backend maturity, no shipped verification API, and no broad Organetic platform claim.
Start with quickstart, then move into GitHub workflow fit and your first small repository-owned artifact family.
Next step
Use the docs hub to get started and troubleshoot. Then replace shipped examples with your own narrow artifact family only after the released path is already stable.