Skip to content
CURRENT
-7.5 → -6 (+1.5) over 24 captures ATL @ GB spread -7.5 → -6 house House backtest last 10: 6–4 · 90-day all-market 55.3% (n=8163) · 22h ago Wire Peyton fumes over INT while 'Breaking Bad' star Bryan Cranston celebrates Wire Sources: Colts' Pierce out weeks; hoping for return midseason Wire Giants QB Jaxson Dart exits MNF game vs. Rams with knee injury
Access: Anonymous access. Content follows.
how-the-sausage-is-made

Eight Lattice Slots, and the 56 Modules That Can Fill Them

Read the price, role, and market first The /build board holds eight fixed slots filled from a live, growing list of pieces, not a four-tier gallery.

7 sections

Props Desk

The Shark Snip desk for props and totals coverage. Prices come from the board, and the board is dated.

Key takeaways (from article sections)

  • Eight slots, filled in a fixed order
  • The slot count comes from the live piece-list, not a hardcoded number
  • Fifty-six pieces, and the list moves
  • What is gone: the old gallery and starter set
  • Both Screens Say
  • FAQ
  • Where these numbers come from

Updated Sep 8, 2026 · Week 1 board.

  • The /build board holds eight fixed slots, filled in the same order every time: target, scope, features, transforms, model, calibration, evaluation, staking.
  • The engine re-solves the whole board from scratch on every slot fill or change, so an early pick cannot lock in a bad answer later.
  • A wrong slot returns a typed, specific problem, not a silent crash and not a vague error toast.
  • The slot count is read from the live piece-list rather than hardcoded; today that list has eight slot types.
  • One live table backs all eight slots and currently holds fifty-six pieces, a number that moves as pieces are added or retired.
  • The old four-tier gallery and its day-one starter set are gone from the current build flow.

The board on /build is not a gallery of four tiers to pick from. It is eight fixed slots, each filled from a live and growing list of pieces that sits behind the page.

Eight slots, filled in a fixed order

Every board built on /build has the same eight positions, filled in the same order every time: target, scope, features, transforms, model, calibration, evaluation, staking. That order is not cosmetic. The engine solves the whole board fresh every time a slot is filled or changed, so an early pick cannot lock in a bad answer later.

Get a slot wrong and the engine returns a typed, specific problem, not a silent crash and not a vague error toast. The board never applies half a change and calls it done. It either lands cleanly or names the exact piece it rejected.

The slot count comes from the live piece-list, not a hardcoded number

The code behind the board does not hardcode the number eight anywhere. It counts however many slot types the live piece-list actually has entries for, right now, and builds the checklist from that count. Eight is today's real number, not a number written into the page permanently.

If a ninth or tenth slot type is added to the piece-list later, this part of the page follows along automatically. No rewrite of the page is required for that change to show up.

Fifty-six pieces, and the list moves

The pieces that fill those eight slots come from one live table the whole builder reads from. As of the count behind this post, that table holds fifty-six entries, spread across the eight slot types. Add a piece and the count moves on its own, with no code change required on this page to reflect it.

The old four-tier gallery view and its day-one tile set are not part of the current build flow. A search of the codebase for the old day-one starter file returns zero hits.

The gallery component that used to show those tiers still exists as a file, but nothing under the site's actual page routes reaches it. The only files that import it sit in the same gallery family, none of them under the site route tree, and no visitor-facing link points to it. The eight-slot, fifty-six-piece system is what fills the board today.

Both Screens Say

Slot count on this board comes from the live piece-list, not from a fixed number typed in once. The piece-list itself sits in one real table, not scattered across several files. That structure, a fixed slot order fed by a live piece-count, is the durable part of this page.

The honest limit: fifty-six pieces and eight slots are a snapshot as of the moment this post was written, and both numbers can move the day someone ships a new piece or a new slot type. Check /build for an update on the current count before quoting either number elsewhere.

FAQ

Is the number of slots on the board always exactly eight? Today, yes. The page derives that count from the live piece-list rather than hardcoding it, so it can grow if new slot types are added later.

Does the order I fill slots in change the final board? No. The engine re-solves the whole board from scratch on every change, so fill order never changes the end result, only which slot gets flagged first if something is invalid.

Is the fifty-six-module count fixed? No. It is a live read of one table behind the builder, at /build. It moves as pieces are added or retired.

Can I still see the old four-tier gallery? The gallery component still exists as a file, but no page route links to it anymore. It does not fill the board on /build today.

What happened to the original day-one starter set? That file has been fully removed from the codebase. It is not a hidden or deprecated option; it does not exist anymore.

Where these numbers come from

Frequently asked questions

Is the number of slots on the board always exactly eight?
Today, yes. The page derives that count from the live piece-list rather than hardcoding it, so it can grow if new slot types are added later.
Does the order I fill slots in change the final board?
No. The engine re-solves the whole board from scratch on every change, so fill order never changes the end result, only which slot gets flagged first if something is invalid.
Is the fifty-six-module count fixed?
No. It is a live read of one table behind the builder, at /build. It moves as pieces are added or retired.
Can I still see the old four-tier gallery?
The gallery component still exists as a file, but no page route links to it anymore. It does not fill the board on /build today.
What happened to the original day-one starter set?
That file has been fully removed from the codebase. It is not a hidden or deprecated option; it does not exist anymore.

Build a free model in 60 seconds →

Go →
5m read time
4 players/teams
8 key angles

Angles in this read

  • Research scan Tables, evidence ledgers, and inline charts receive a research-note scan cue.
  • Edge meter Positive expected value is presented as a meter, not a guarantee.
  • Odds tick Micro tick movement reinforces live market and pricing language.
  • Market steam Line movement and public/sharp topics get steam-style emphasis.
  • Line reveal Pretext-measured lines reveal without reflowing the article.
  • Entity chip Player and team names are surfaced as scannable chips.

This article's context stays anchored to Updated Sep, Both Screens Say Slot and FAQ Is and model, builder and shark snip builder, all of which appear in the post itself.

Names and terms found in this article
Updated SepBoth Screens Say SlotFAQ IsNo. Itmodelbuildershark snip builderproduct explainerbuild page
Share this guide Help another reader make a sharper decision.

Get picks in your inbox

One email, every slate — ranked edges, no touts. Unsubscribe any time.

Start free — pick a sport

Go →

Continue with evidence

Related reading and source status

Related Reads

Inside the Six-Stage Reveal When Training Finishes — on the Advanced Canvas — Shark Snip
Betting Tools

Inside the Six-Stage Reveal When Training Finishes — on the Advanced Canvas

A finished training run on /build/[slug] plays a fixed six-stage reveal, grade first, timed to the exact millisecond in the source.

Sep 11, 2026 5 min read
The Screen That Shows Your Backend Before Training Starts — on the Advanced Canvas — Shark Snip
Betting Tools

The Screen That Shows Your Backend Before Training Starts — on the Advanced Canvas

Pre-Train Preview on /build/[slug] names the exact backend a run will use, from a single side-effect-free probe, before training starts.

Sep 11, 2026 5 min read
The Templates, Frontiers, and Laws That Wire Your First Board — Shark Snip
Betting Tools

The Templates, Frontiers, and Laws That Wire Your First Board

Templates fills a proven board in one click, Open Frontiers ranks untried combinations by uncertainty and upside, and Laws lists the engine rules verbatim.

Sep 11, 2026 6 min read

query: loadMergedBlogPostCards + scoreRelated · n = 3

No data

No graded source picks match this article yet

The public.source_accuracy_scores 90-day query returned no rows for this article's inferred sport.