Archetype: doc_technical_space.org.mustache
Technical-space node doc scaffold for the codegen physical-space address
graph. The produced .org is a node named for its MASD address
(ores.{ts}); it lists the facets in the technical space and links up to the
ores root.
See the Template variable reference for the complete list of available variables and their semantics.
Template
The full template source. Edit here and re-tangle with
compass build --direct tangle_codegen_templates to regenerate
library/templates/doc_technical_space.org.mustache.
{{! GENERATED FILE — tangled from projects/ores.codegen/library/templates/doc.org. Edit the org source. }}
:PROPERTIES:
:ID: {{id}}
:END:
#+title: {{title}}
#+description: {{description}}
#+type: technical_space
#+level: cross
#+filetags: {{filetags}}
#+created: {{date}}
#+updated: {{date}}
This page is the node for the ={{slug}}= technical space in the codegen
physical-space address graph. Its title is its MASD address; it gathers the
facets generated for this technical space. Each facet is its own document,
linked from the table below. Codegen traverses this graph (root → technical
space → facet → archetype) to resolve which archetypes an entity generates.
* Summary
(Two to four sentences: what kind of artefacts this technical space covers
and which model elements drive them.)
* Facets
Facets in this technical space — each links to its own node doc. Generated;
do not edit by hand.
| Facet | Description |
|-------+-------------|
* See also
- Parent: the =ores= physical-space root.
See also
- Parent facet: ores.doc
- Template variable reference