Seeds
Start from a working domain
A seed bundle is an ADL domain plus the seed data to run it: the data model, relationships, permissions, state machines, validation, and audit — declared as data and run by the Kalos runtime — together with the roles, users, and sample records to populate it. Drop one in, adapt the model, and you have a running backend. Here are a few of the best from the catalog.
-
polis13 resources · 57 featuresMunicipal Permitting & Licensing
The flagship "kitchen-sink" seed: a city permitting authority — permits, inspections, payments, budgets, and public notices — designed to exercise the full ADL v0.3 feature surface.
SiteConfigDepartmentPermitTypeApplicantInspectorPermit +7Explore the seed → -
lims6 resources · 8 featuresNGS Laboratory (LIMS)
A next-generation-sequencing lab information system. Samples move receipt → QC → library prep → sequencing → analysis, tracked against instruments, protocols, and runs.
ProjectSampleInstrumentProtocolRunAnalysisExplore the seed → -
Orders4 resources · 5 featuresE-Commerce Orders
Order management with customers, products, money/decimal types, component objects and repeaters, computed line totals, and an order-status state machine.
CustomerProductOrderOrderItemExplore the seed → -
CMS4 resources · 5 featuresHeadless CMS
A content platform with a media library, block-editor articles, singleton site settings, scheduled publishing, SVG sanitization, and orphan-media detection.
MediaItemCategoryArticleSiteSettingsExplore the seed → -
Tickets4 resources · 5 featuresSupport Tickets
A helpdesk with a full ticket workflow state machine, threaded comments, file attachments, and role-based access for agents and customers.
TicketCommentAttachmentCategoryExplore the seed → -
Blog3 resources · 4 featuresBlog Platform
An approachable starting point: posts with a draft → review → published workflow, many-to-many tags, and cascading comments.
PostTagCommentExplore the seed →