How we know a prompt is safe to ship.
Loddle does not run a prompt marketplace. Every prompt in the library passes four quality gates before publication: schema validation, automated citation-detection validation of every sample output, per-niche safety architecture embedded in every copy, and a transparency badge showing real generation metadata. This page describes what each gate actually does.
Every prompt clears four gates before it ships.
The same four gates apply to a Basic admin-efficiency prompt and an Advanced equitable-adjustment letter. The difference is the height of the bar at each gate, not the number of gates.
Tested with a dedicated generation script — validated on every build.
Every Loddle prompt has a sample output generated by claude-sonnet-4-6 using a niche-specific safety system prompt, produced by a dedicated generation script — not automatically on every build. Outputs that contain professional codes (CPT, ICD-10, FRCP, ASTM, and similar) are checked by an automated citation-detection validator on every build; where automated regeneration was not possible, the affected sample was manually redacted to a placeholder pending regeneration.
- ·claude-sonnet-4-6
Structured to a validated schema.
Every prompt is validated against a JSON schema enforced by the prebuild CI step. The schema requires role assignment, task definition, a constraints array, an uncertainty instruction, a disclaimer, and a minimum number of FAQ entries. A prompt that fails schema validation blocks the build — it cannot reach the library.
- ·Role — who the AI is being asked to play
- ·Task — what the user wants out
- ·Constraints — what the AI must not do
- ·Uncertainty instruction
- ·Professional disclaimer
- ·FAQ entries
Per-niche safety architecture baked in — and embedded in what you copy.
Every prompt carries constraints written for its specific profession: a lawyer's billing-narrative prompt knows what a contingency arrangement is; a contractor's RFI prompt knows what a CCD is; a healthcare-admin patient-comms prompt knows what HIPAA permits in a status email. Those constraints, the uncertainty instruction, and the professional disclaimer are not just displayed — they are embedded in the text you copy, so the model always receives them regardless of where you paste it. Runtime injection during in-product execution is planned for the Prompt Runner beta — join the waitlist to be notified when it opens.
Confidence tiers reflect the stakes — with honest disclaimers.
Confidence tiers — Basic, Professional, Advanced — reflect the stakes of the task and are displayed on every prompt. Every prompt carries a profession-appropriate disclaimer; the language is consistent across the library to avoid drift. The transparency badge on each prompt page shows the model used, the generation date, and the confidence tier — all drawn from real data.
- ·Basic — routine, lower-stakes administrative tasks
- ·Professional — practice-grade tasks; review before use
- ·Advanced — high-stakes; use with professional review
From authored prompt to published page.
Every prompt follows the same pipeline. Schema validation blocks the build on any failure; sample generation is run via a dedicated script, and its output is re-validated automatically on every build; nothing ships without passing both gates.
Practising professionals as named advisors.
We are in the process of engaging practising professionals in each niche as expert advisors; their credentials and review scope will appear on this page and on individual prompt pages when they have been confirmed.
One per niche — lawyers, architects, healthcare admin, contractors.
When confirmed, each advisor's credentials, scope of review, and niche-specific sign-off criteria will be documented here and linked from the individual prompt pages they have reviewed. We will not publish advisor names or credentials until the relationship is confirmed and the scope is agreed.
The library is small because we ship nothing that hasn't cleared every gate.Loddle editorial standard · adopted v2.0, 2025
Open any prompt. Read the metadata.
Every prompt-detail page shows the model, generation date, confidence tier, and embedded safety constraints. You can read exactly what the AI was told before you decide whether to trust it with client work.