From 22795f432991e895f99783c760b49293ac82b975 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jesu=CC=81s=20Pe=CC=81rez?= Date: Tue, 21 Jul 2026 12:07:13 +0100 Subject: [PATCH] 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. --- domains/rustelo/domain.ncl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/rustelo/domain.ncl b/domains/rustelo/domain.ncl index b0839ed..5e311c0 100644 --- a/domains/rustelo/domain.ncl +++ b/domains/rustelo/domain.ncl @@ -16,7 +16,8 @@ s.Domain & { # import as: import "%{schema_root}/domains/rustelo/ontology/schema.ncl". 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 # 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.