FIXTURES / THE EVIDENCE BEHIND EACH RULE

Every capability is pinned to a file.

These are the committed conformance fixtures: the same requests the cross-language gate replays on every engine, on every change.

386fixtures in the corpus
16taxonomy categories
4engines replay each one

Fixtures with a page of their own

exact-fit

Exact fit

Identical cubes filling a container exactly, with no rule in play. The baseline every engine must agree on before anything harder is meaningful.

geometryunits
baseline · units · canonical placements · VALIDATED
mixed-units-basic

Mixed units in one request

One item measured in inches beside siblings in millimetres, both restricted to a single orientation. The conversion is exact, with no tolerance to tune.

unitsrotations
units · rotations · exact conversion · VALIDATED
feature-compound-obstacle

Compound obstacle

A non-rectangular exclusion zone built from the union of exact boxes: a wheel arch, or a roof shelf that placements have to route around.

obstacles
obstacles · reserved volume honoured · VALIDATED
regression-support-ratio

Minimum support ratio

Support measured against the exact supporting footprint area, so a box that merely fits above a gap is rejected rather than reported as packed.

supportgeometry
support · exact footprint area · VALIDATED
regression-cumulative-top-load

Cumulative top load

A bearing limit checked against the weight of the whole stack above an item, not only its direct neighbour.

top-loadsupport
load · whole-stack accounting · VALIDATED
regression-group-atomicity

Group atomicity

A two-item group that cannot travel together is rejected as a whole, and the unrelated items in the same order are not stranded with it.

grouping
grouping · group_cannot_fit_together · VALIDATED
regression-rotation-restricted

Forbidden orientation

A keep-upright item that would have fitted lying down. The refusal names the rule: rotation_restricted, proven.

rotationsvalidation
rotations · invalid_input · rotation_restricted · proven · VALIDATED
feature-stop-index

Delivery sequence

Two stop-indexed items in a container exactly as tall as one of them: an item due at a later stop must never be buried under an earlier one.

load-order
sequencing · reachable unload order · VALIDATED
feature-axle-gross

Two-axle statics

Gross two-axle reactions include tare and payload and stay inside both exact limits, so the load is weighed where it actually rests.

balanceweight
load · exact beam reactions · VALIDATED
feature-nesting

Interlocking nesting

Identical items interlock by exactly their nesting height, and the effective volume follows the interlocked shape rather than the sum of the parts.

stackinggeometry
nested · support · effective volume · VALIDATED
feature-objective-lowest-cost

Cheapest eligible container

The lowest_cost objective picks the cheaper of two otherwise equivalent containers, or the engine rejects the objective explicitly.

objectives
selection · total_cost_minor · VALIDATED
feature-policy-rules

Versioned policy rules

Segregation, routing and per-facility rules compiled into the search, so an excluded item returns policy_rule with the rule id and version.

compatibilityvalidation
selection · compatibility · limits · policy_rule · named · VALIDATED