sgit newsroom v0.1.29 · snapshot 2026-09-24

Reading room · elevenlabs.providers.sgit.ai

On this page

Reading room / elevenlabs.providers.sgit.ai · raw text · live ↗

From elevenlabs.providers.sgit.ai, the page as fetched on 2026-09-25 · open the live page ↗Everything on this sheet is the source site's own text; the newsroom's chrome is outside it.

04: Verification And Acceptance


1. The Ledger Test, Which Runs First

Every new claim carries one of the six states and appears in the ledger table. The join is already done at build time, so this is checkable rather than aspirational: a claim that appears on a page and not in the table is a build failure.

Including claims about our own work. A sentence describing an unshipped tool takes the specification state. Code written and never executed takes the unrun state. A projection carries its arithmetic.

2. Acceptance Tests

#TestWhy it matters
1The report names at least one capability the vendor does not frame as oneThe capability block is the join to the estate's other work, and a feature list is not that
2Every tool on the site maps to exactly one cell of the pattern by tier matrixIf a tool cannot be placed, one of the two axes is wrong
3No page implies pattern three works here todayIt is specified, not shipped, and the ledger has the state for it
4Every credential rule names the product it applies toThe correction the site already had to make once
5The disclosure is visible without scrolling on a page reached by deep linkA disclosure discovered at the bottom does the opposite of its job
6The video walkthrough can be followed end to end by somebody with a keyIt is the demonstration, and an unrunnable walkthrough is a claim
7Its cost is measured, not projectedThe state matters more than the number
8The tried-and-abandoned page has three real entriesThe failure ratio is the Explorer measure, and a site with no failures is a portfolio
9Every cross-link into the family lands on a page, not a domainThe recorded family defect
10Every page is still served as markdown at the stated pathThe convention agents rely on, and it must survive every change
11A section that could be replaced by a link to the vendor does not existThe rule that stops this becoming an index of somebody else's documentation
12The disclosures page states the current position with a date, whatever that position isIts promise is to record first, which is only testable at the moment something changes

3. What Done Does Not Include

4. Two Regression Risks

The markdown convention is the one that breaks silently. It is the property agents rely on and nothing on a rendered page reveals its absence. Check it after every structural change.

Root-absolute URLs broke once already, at v0.1.0, because the site serves under a project path as well as its canonical name. Any new page is a chance to reintroduce it, and the fix is the same: relative to the page.

5. Rollback

Every step in the plan is additive except step 3, which edits existing pages. Nothing in this pack deletes a page. If a step is wrong, remove the section it added and the ledger entries it created; the build's own join will report any claim left orphaned, which is the mechanism working.


Released under CC BY 4.0.