feat(rustelo): declare both faces + bond-aware routes (adr-076)
domain.ncl declares being (10 framework adrs) + becoming (5 modes) as reference ids. commands.nu `routes` falls the build workspace back to the instance when the domain root has no site/content, so a self-contained bonded consumer operates on its own tree.
This commit is contained in:
parent
a163e0d23b
commit
22795f4329
1 changed files with 2 additions and 1 deletions
|
|
@ -16,7 +16,8 @@ s.Domain & {
|
||||||
# import as: import "%{schema_root}/domains/rustelo/ontology/schema.ncl".
|
# import as: import "%{schema_root}/domains/rustelo/ontology/schema.ncl".
|
||||||
schema_cmd = "ontoref project root rustelo",
|
schema_cmd = "ontoref project root rustelo",
|
||||||
|
|
||||||
# Both faces of the domain scope (ADR-076/ADR-077, reference ids into the provider
|
# Both faces of the domain scope (ADR-076 the-domain-scope-carries-both-faces,
|
||||||
|
# reference ids into the provider
|
||||||
# spine rustelo/.ontoref/). BEING — the framework-governing decisions a RusteloApp
|
# spine rustelo/.ontoref/). BEING — the framework-governing decisions a RusteloApp
|
||||||
# inherits. BECOMING — the modes that operate the framework and its implementations.
|
# inherits. BECOMING — the modes that operate the framework and its implementations.
|
||||||
# The .ncl content lives in rustelo's spine; the domain contract only names them.
|
# The .ncl content lives in rustelo's spine; the domain contract only names them.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue