Config Studio

Configuration Studio

The pathway templates — the rules a care gate checks. These are the 4 real signed NICE packs, loaded live. View and draft-edit the rules here; publishing a new signed version is the CI pipeline (canonicalise → sign → deploy). A pack that doesn't verify is rejected fail-closed, so verdicts stay deterministic and tamper-evident.

Preoperative assessment

NICE NG45 · pack surgical-readiness@1.0.0 · gate gate.surgical-readiness

signed · verified

Readiness before planned surgery — renal function, consent, pre-op + anaesthetic review, bloods.

Rules (5)
RuleFact keyConditionBlocking
egfr-adequate
consent-signed
preop-complete
anaesthetic-review
fbc-recent
showing the published, signed rules

Analyse dataset

Drop one or many files of any mix — CSV, Excel, JSON, text, scanned PDF. Each is extracted + mapped to this pathway's facts so you can design the rules. This is a design-time preview — it does not run the engine or save a verdict (use /upload for that).

or paste text belowsample policy docs:policy.txtpolicy-scanned.pdf

Test run — a patient against this draft

Load a synthetic patient (or edit the facts), then run it against the 5 draft rules above using the real deterministic engine. This is a design-time preview (INV-1) — nothing is signed or saved; publishing a signed version is the CI pipeline.

load sample patient:
Fact keyValueType
renal.egfrnumber
consent.signedstring
preop.assessment.completedboolean
anaesthetic.review.completedboolean
bloods.fbc.doneboolean

The full authoring loop: Analyse a dataset → Add the candidate facts as draft rules → correct them above → Test run a patient against the draft (design-time preview). To run patients operationally with a saved verdict, use Upload or the Playground. Publishing a new signed pack version is the CI signing pipeline.