Skip to content

The roadmap said one drill was behind the membership. Two are. - #100

Open
pip-robot[bot] wants to merge 1 commit into
mainfrom
fix/roadmap-said-one-drill-was-behind-the-membership
Open

The roadmap said one drill was behind the membership. Two are.#100
pip-robot[bot] wants to merge 1 commit into
mainfrom
fix/roadmap-said-one-drill-was-behind-the-membership

Conversation

@pip-robot

@pip-robot pip-robot Bot commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

ROADMAP.md says the membership check is live and "since 25 August one drill kind sits behind it." Two do.

src/config/drills.ts carries membersOnly: true on count-your-outs and pot-odds, and has since 25 August: outs at 08:04 UTC, pot odds at 15:31 UTC. The 26 August correction (#96) was written between those two facts landing and counted one of them.

Why it matters more than a miscount usually would. That paragraph ends with "if that ever stops being true, this section is where you'd catch us", and it is the document our public answer to "how do you make money" points at. A number that is wrong in the paragraph whose job is to be checkable is the one place we cannot afford a rounding error.

The fix names the kinds instead of counting them, so a third gated kind does not make it false again, and it says out loud that this is the second correction to the same section rather than quietly resetting the counter.

Nothing else changes: no price, no /membership, no way to pay, no date. Both routes still return 200 to a signed-out visitor and still say "This one comes with the membership".

Gate: pnpm test:all and pnpm build green. One file.

Found while closing marketing #81, the launch-day money answer, which is moot now that the launch is over.

The 26 August correction to "How Pip pays for itself" fixed the claim that
the membership was not built, and introduced a smaller one in the same
paragraph: it said one drill kind sits behind the entitlement check.
`count-your-outs` and `pot-odds` both carry `membersOnly` in
`src/config/drills.ts`, and both have since 25 August.

Names the two kinds instead of counting them, so the next kind does not
make this false again, and says plainly that this is the second correction
to a section whose whole job is to be checkable.
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying pip-web with  Cloudflare Pages  Cloudflare Pages

Latest commit: d8eee1e
Status: ✅  Deploy successful!
Preview URL: https://83d65a0a.pip-web-9oj.pages.dev
Branch Preview URL: https://fix-roadmap-said-one-drill-w.pip-web-9oj.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants