Skip to content

Limen documentation

Fordsworth insurance platform
Risk is just data. Run it on Limen.

This site is the browsable source of truth for the Limen platform — doctrine, modules, decisions, and runbooks. Everything lives in the monorepo under docs/ and is published from here.

Start here

I want to… Read
See the engine map Platform overview
Understand why Limen exists Manifesto
See architectural laws Architecture doctrine
Configure products (requirements) Product Studio
Prove the runtime on my laptop Dev validation
Run docs locally ./scripts/docs.sh serve
Look up a term Glossary

Modules

How this site is organised

We follow Diátaxis inside a module-first structure:

  • Platform — cross-cutting architecture map
  • Modules — Product Studio (configuration) and runtime engines
  • Doctrine — locked principles (why)
  • Decisions — architecture decision records
  • How-to — runbooks
  • Reference — glossary and lookups

Edit and publish

Docs are markdown in git. Change a file, open a PR, merge to main — Cloudflare Pages rebuilds automatically. See Publish docs for setup.