Loading the institute record…
Loading the institute record…
No public result exists merely because this contract exists. It defines what must be run, recorded, and disclosed before a result can be promoted.
requirement_coveragecompletion_test_pass_ratesource_fidelityunsupported_claim_ratecontradiction_ratefalse_completion_rateartifact_validityevidence_recoverabilityopen_loop_preservationcross_child_consistencyinput_tokens_totaloutput_tokens_totalmodel_invocationspeak_vram_byteswall_time_msorchestration_time_msenergy_joulesestimated_cost_usdrecursive_depthchild_cellsmerge_conflictsevidence_escalationscache_hit_rate{
"run_id": "b16-rtin-structural-partitioning-example-NOT-MEASURED",
"suite_id": "b16-rtin-structural-partitioning",
"suite_version": "1.0.0",
"commit": "UNSET",
"configuration_digest": "UNSET",
"corpus_or_task_digest": "UNSET",
"model_and_runtime": {},
"environment_digest": "UNSET",
"started_at": null,
"finished_at": null,
"raw_artifact_refs": [],
"metric_records": [],
"invalid_conditions_checked": [],
"known_limitations": [
"Example only; no measured values.",
"The architecture and benchmark contract are specified but no qualifying RTIN implementation run has been completed."
],
"result_state": "AWAITING_LOCAL_RUN",
"receipt_digest": "UNSET",
"example_only": true
}Contract structure and example-receipt invariants only. No metric was measured and no benchmark result was promoted.
{
"checks": {
"example_cannot_be_measured": true,
"invalid_conditions_declared": true,
"metrics_declared": true,
"receipt_contract_complete": true,
"receipt_suite_matches": true,
"related_paper_present": true,
"required_suites_declared": true,
"suite_id_matches_directory": true,
"suite_version_present": true
},
"contract_sha256": "898c16a4a2a682285e667585d5bc189801b0b8c54809c7dac1e86bfdd86a644a",
"measured_metrics": false,
"note": "This receipt validates the benchmark contract fixture only. It is not a benchmark run and contains no performance or comparative result.",
"performance_result": false,
"result_state": "DETERMINISTIC_FIXTURE_CONFORMANCE",
"suite_id": "b16-rtin-structural-partitioning",
"suite_version": "1.0.0"
}Determine whether phase-partitioned inference and bounded recursive execution improve observable task completion, evidence integrity, and false-completion calibration under explicit resource budgets.
This contract authorizes no performance claim by itself. The current result state is AWAITING_LOCAL_RUN.
The benchmark separates four questions:
One model call receives the source material, task, output contract, and completion tests and must produce the final artifact.
One model call plans and executes within one context. No fresh phase conditioning is provided.
Three invocations of the same pinned model:
Beginning -> Middle -> End
The original prompt and all prior raw output are concatenated.
The Beginning and Middle outputs are compressed into bounded prose summaries before the next phase.
The same three phases communicate through schema-validated Task Frames and Resolution Packets. Raw outputs remain available by reference.
The Middle phase may create one level of bounded child cells. Every child must produce a source-linked Resolution Packet.
A disclosed stronger model runs the single-pass and best structured condition. This is a reference, not a matched-resource substitute.
A task includes a versioned repository, required multi-file change, stated invariants, deterministic tests, and a patch receipt.
A task distributes evidence, caveats, minority findings, and contradictions across a long source set. The result must retain exact source references.
A task requires a schema-valid artifact with mandatory and prohibited fields.
A task contains prerequisites, parallelizable work, blockers, and acceptance gates.
A task contains an unmet requirement that a fluent model may overlook. The benchmark measures false completion.
Every result must be reported under both:
Conditions use comparable peak accelerator memory. Additional calls and total tokens remain visible.
Conditions receive comparable aggregate inference compute or an explicitly disclosed proxy such as total processed tokens and model invocations.
A condition may win one view and lose the other. Both results are retained.
A run is invalid when any of the following occurs:
Report every metric separately:
requirement_coveragecompletion_test_pass_ratesource_fidelityunsupported_claim_ratecontradiction_ratefalse_completion_rateartifact_validityevidence_recoverabilityopen_loop_preservationcross_child_consistencyinput_tokens_totaloutput_tokens_totalmodel_invocationspeak_vram_byteswall_time_msorchestration_time_msnetwork_bytesenergy_joulesestimated_cost_usdrecursive_depthchild_cellssplit_precisionsplit_recallmerge_conflictsevidence_escalationscache_hit_rateFor every material root claim:
Each task includes machine-readable completion tests. A condition commits success only when the tests pass or when the result explicitly identifies the unmet condition.
A false completion occurs when the system declares or implies completion while one or more required tests remain unsatisfied.
The control plane records:
split_precision is the proportion of authorized splits that improve the registered quality target enough to justify their disclosed cost.
split_recall is the proportion of tasks for which the registered oracle or post-hoc analysis indicates that a beneficial split was available and the trigger selected it.
The benchmark must not tune the trigger on held-out rows.
Use the strongest sensible baseline for the exact task and information budget. Pin:
All retrieval, state compilation, validation, verification, repair, and routing calls are part of the system cost.
Every run emits:
run_id
suite_id
suite_version
commit
configuration_digest
corpus_or_task_digest
model_and_runtime
environment_digest
started_at
finished_at
raw_artifact_refs[]
metric_records[]
invalid_conditions_checked[]
known_limitations[]
result_state
receipt_digest
Allowed result states:
REPRODUCED
VERIFIED_MECHANISM
IMPLEMENTED
SOURCE_REVIEWED
SPECIFIED
HYPOTHESIS
INCONCLUSIVE
FAILED
AWAITING_LOCAL_RUN
INVALID
Preserve row-level data. For repeated measurements, report sample count, central tendency, dispersion, and uncertainty appropriate to the design.
Human evaluation must:
Failed, invalid, and inconclusive runs remain in the ledger. Later success does not delete them.
A valid failure may show that:
A public result page must show:
No aggregate may be published without its raw rows and receipts.