NurseCheck

How these pages are built

The discipline is simple: quote the official text, date the verification, refuse to invent answers the statute does not give, and gate the shipped HTML so those rules hold.

Source capture

  1. Primary sources only: Texas statutes / enrolled bills, eCFR, and named regulator FAQs when labelled as readings.
  2. Where possible, text is sliced from a fetch file and re-checked with quote-verification scripts — not hand-typed from memory.
  3. Each stored section keeps url, last_verified, and optional effective_from.

Presentation rules

Automated gates

Before a build ships, the project runs a compliance gate over the real dist/ HTML, DOM smoke tests against each calculator, unit tests on the engines, and needle checks that shipped strings still match the data layer. A self-test injects violations to prove the gate still fails when it should.

Re-verification

Statutes change. Treat every last verified date as a snapshot, not a promise of perpetual currency. Re-check the official URL before relying on a page after material time has passed.