Skip to content
Octopus Research Institute
RN-2026-0008Research notePeer review: Not peer reviewedEvidence: ExperimentalStatus: Released

Clarify Runtime: the model-free floor of the input gate

Ran Tao (Octoryn Research)

This is not peer-reviewed. Treat it as a working document, not a validated result.

Abstract

A model-free input gate (state runtime plus epistemic guard, no language model loaded) is probed with an 8-test suite across four gates: under-defined tasks trigger clarification while a fully-specified task proceeds (negative control); only decision-critical questions are asked (four to three); an outcome predicate separates approval-pending from done; and a thesis metric shows such questions falling from three to zero after crystallization. Claimed: the model-free floor holds. NOT claimed: free-text goal parsing, question wording, throughput, latency, or benchmark-scale tests.

Contribution

Claimed. A model-free input-gate prototype, built only on a state runtime plus an epistemic guard with no language model loaded, passes an 8-test probe covering four behavioral gates: (G1) when a decision-critical slot is unbound it clarifies rather than silently proceeding, with a negative control showing a fully-specified task proceeds (so the gate is not "always ask"); (G2) it asks only decision-critical questions, reducing a naive question set of four to three (cosmetic defaults auto-bind; questions are capped at the top three by a risk ordering of irreversible > policy > impactful); (G3) it emits an outcome predicate (target state reached AND no remaining mandatory actions) that distinguishes approval-pending (not done) from the same terminal state reached by a different path (done); and (G4) it demonstrates the thesis metric — decision-critical questions decreasing with experience, from three to zero after crystallization (partial crystallization yields one; a retract step makes the gate re-ask).

NOT claimed. This is a correctness/behavioral probe of a floor, not a novel algorithm and not a product. It does NOT claim free-text goal understanding, optimal question wording, or any model-bound "ceiling" behavior — those explicitly require a capable model. It makes no throughput, latency, generation-quality, or benchmark-scale claim. The eight tests are a behavioral smoke test of predicate logic over hand-constructed slot scenarios, not an evaluation over a realistic task distribution. No always-correct completion guarantee is implied.

Method

This is a predicate/behavioral probe, not a measured-performance study; most Methods fields standard to empirical notes are not applicable. The table records what the source specifies.

FieldValue
Artifact under testModel-free input gate (state runtime + epistemic guard, no model loaded)
Task representationTasks expressed as decision-critical slots
Procedure8-test probe across four behavioral gates (G1-G4)
Decision predicateOutcome predicate = target state reached AND no remaining mandatory actions
Question selection ruleDecision-critical only; cosmetic defaults auto-bind; cap to top three by risk (irreversible > policy > impactful)
Hardware / stackApple Silicon (M-series) workstation; stack and versions not recorded in source notes
Oracle / baselineNot recorded in source notes (gates are pass/fail predicate checks)
Metric + gatePer-gate pass/fail; thesis metric = count of decision-critical questions

Results

Only outcomes stated in the source are reported. All four gates pass (8/8 tests).

GateCheckResult
G1Under-defined -> clarifyPass
G1 (neg. control)Fully-specified -> proceedPass (not "always ask")
G2Question economy: naive four -> decision-criticalThree
G3Approval-pending -> not done; same terminal state via different path -> donePass
G4Thesis metric: questions decrease with experienceThree -> zero (partial crystallization one; retract -> re-ask)

Negative controls

ControlPurposeResult
Fully-specified task -> proceed (within G1)Show the gate is not unconditionally "always ask"Proceeds correctly
Partial crystallization (within G4)Show the metric tracks residual unbound slots, not a flat zeroOne
Retract -> re-ask (within G4)Show crystallization is reversibleRe-asks

Threats to validity / Limitations

  • Sample size. Eight hand-constructed predicate tests over slot scenarios constitute a behavioral smoke test, not a benchmark-scale evaluation over a realistic task distribution. Coverage of slot/risk combinations beyond those eight is unverified.
  • Predicate-level, not end-to-end. The probe validates gate logic on pre-formed decision-critical slots. It does NOT exercise free-text goal -> slot extraction, which is explicitly out of scope and model-dependent.
  • Floor, not ceiling. Results bound only the model-free floor (safety disposition via sovereign predicates). They say nothing about question-wording quality or optimality, which need a capable model.
  • Parity != quality. Passing the gates demonstrates correct disposition, not that resulting clarifications are well-phrased or that downstream task completion is correct. No always-correct completion guarantee.
  • No measured performance. No hardware detail, stack versions, timing, or oracle/baseline are recorded; there are no performance numbers and thus no variance/single-run concerns to report, but also no quantitative external validation.
  • EvidenceLevel. Tagged "experimental"; given the 8-test predicate scope this sits at the low end of that level — a correctness probe rather than a controlled experiment over data.

Provenance / Relation

  • Artifact: model-free input gate = state runtime + epistemic guard, with no language model loaded.
  • Relation: front-half probe of the broader clarify-then-act loop; the complementary model-bound "ceiling" (free-text goal parsing, optimal wording) is explicitly deferred and out of scope here.
  • Build/run: compiled and tested as a release build via the standard toolchain (details omitted).
  • Sovereignty: no third-party machine-learning framework is linked; only the platform's native numerical library is used.
  • Version pins: not recorded in source notes.

Claim boundary

The author's explicit scope — what this work does and does not establish — carried over from the Octoryn Research publishing model.

Proves

  • A model-free input gate clarifies under-defined goals (with a fully-specified to proceed negative control), asks only decision-critical questions (four to three), emits an outcome predicate, and shows the thesis metric falling from three to zero.
  • The floor is built only on a state runtime plus an epistemic guard, with no language model loaded.

Does not prove

  • The model-bound ceiling, namely free-text goal parsing and optimal question wording.
  • Production hardening beyond the 8-test behavioral probe.
  • Behavior over a realistic task distribution: eight hand-constructed predicate tests are a smoke test, not benchmark-scale validation.
  • Free-text goal to decision-slot extraction, which is out of scope and model-dependent.
  • Any throughput, latency, or generation-quality result; none were measured.

Applies when

  • Tasks expressible as decision-critical slots, where the model-free floor suffices for safety disposition.

Does not apply when

  • Free-text goal understanding without a capable model, or always-correct completion guarantees.
  • Settings requiring optimal question wording or benchmark-scale validation over real task data.

Authors

  • Ran Tao — Investigation, Writing

Cite this

Citation

Tao, R., Octoryn Research. (2026). Clarify Runtime: the model-free floor of the input gate (RN-2026-0008). Octopus Research Institute.

BibTeX

@techreport{orirn20260008,
  title       = {Clarify Runtime: the model-free floor of the input gate},
  author      = {Tao, Ran and {Octoryn Research}},
  institution = {Octopus Research Institute},
  year        = {2026},
  note        = {Permanent ID RN-2026-0008. Not peer reviewed.}
}

Disclosures

Funding
Hardware and infrastructure provided by Octoryn / Octopus Core Pty Ltd.
Conflicts of interest
Octoryn ships commercial inference and governance tooling; findings are reported independently.