Asset template group
Table of Contents
This page documents the assets group of the codegen template
library — the namespace that gathers related facets. Each facet is a
literate org document in this directory whose mustache blocks tangle
to the .mustache artefacts consumed by generator.py; this page
explains what the group's facets have in common and indexes them.
Summary
(Three to five sentences: what kind of artefacts this group generates, which model element drives them, and what the facets share — common data, conventions, or Mustache constructs.)
Facets
The table below is generated — run
projects/ores.codegen/scripts/regenerate_facet_inventories.py after
adding or changing facet docs; do not edit it by hand.
| Facet | Templates | Description |
|---|---|---|
| Asset templates | 0 | Singleton auxiliary artefacts: Qt Designer .ui XML for detail and history dialogs, the PlantUML ER diagram scaffold, and the per-service shell variables file. |
Shared conventions
(Anything every facet in the group relies on: common model fields, licence injection, naming conventions, Mustache constructs used throughout. Facet docs link here instead of repeating it.)
See also
- Codegen template library — the groups overview.
- MASD — the methodology these templates instantiate.
- Applied MASD — the facet catalogue and codegen routes.
- facet_catalogue.org — profile → template/output mapping.