Module unit
Explicit acquisition criteria as a living verdict, and the only automatic deal mover in the product.
What it is
The buy box is where an investor's acquisition criteria stop being a feeling and become explicit, typed, per-tenant data. Each tenant states what a deal must be for them, and the platform holds every deal against that statement as a living fit verdict: the verdict is computed per deal and re-evaluates as the deal's facts change, so it is always a read on the current evidence, never a snapshot that quietly went stale.
We built it this way because the alternative, a scoring model that emits a number, fails the people who have to act on it. An operator cannot argue with a number, cannot audit it, and cannot teach it. Explicit criteria can be read aloud, disputed, and revised, and a verdict built from them can always say why.
The buy box holds a position no other unit holds: it is the only automatic pipeline mover in the whole product. When a deal falls outside the criteria, the buy box may reject it automatically, and it records its reasons when it does. Everywhere else in the platform, the agent recommends and a human decides. We drew the automation line here deliberately: rejection against criteria the tenant themselves authored is the one movement where the machine is executing a human's stated judgment rather than substituting its own. Learned preferences, drawn from observed human decisions, are phased in before any further automation is considered; we extend the machine's reach only after it has demonstrably learned what this tenant actually accepts.
The questions it answers
Scope and boundaries
The unit owns the tenant's criteria, the per-deal fit verdict, and the auto-reject behavior. It does not own the deal's facts; it reads them and judges them. It does not own pipeline stages or their gates; when it rejects, it announces the fact and the pipeline responds through its own door. Criteria are explicit, typed, per-tenant data: the tenant authors them, and every verdict is computed against the tenant's current statement.
It is not a black-box score. It is not a valuation and it is not underwriting; it judges fit against stated criteria, it does not compute worth. It is not an autonomous deal picker: outside the recorded auto-reject, it never moves anything, and even its learned layer only shapes recommendations until humans have proven it right.
The contract
What it is responsible for, how it is written to, what it announces, what it guarantees, and what it refuses. Field lists, schemas, and payloads are held at Tier 2.
Like every module, the buy box has one write door, and it admits a small set of business-named commands. At this altitude the door admits two kinds of action:
Agent writes arrive through this same door under the same rules as human writes; agents get the door, never the tables.
Withheld by design Tier 2
The command roster, with its inputs, is held at Tier 2.The unit announces business facts, carrying identity plus the fact, never a data dump:
The pipeline, the agent surface, and any listening module react through their own contracts. The buy box does not reach into another module's tables to make anything happen, and no module reads its.
What done means
Done for this unit is not "the verdict renders". Done is the unit keeping its promises in the cases that would break them, proven mechanically, on the live surface.
Where it connects