A Dirigible intent sample. A single app.intent YAML file at
the project root is the source of truth, one altitude above the model files. Open it in the Intent
Editor and click Generate to produce the derived model files next to it:
library.edm+library.model— entities + relationsLoanApproval.bpmn— the loan-approval processApproveLoan.form— the approval formMembersWithLoansDue.report— members with loans currently duelibrary.roles— permissionsgenres.csvim+genres.csv— seed data
The intent models a small library domain (Genre, Book, Member, Loan) with a manager/curator loan approval workflow. See the Eclipse Dirigible intent layer for details.