There was an error while loading. Please reload this page.
Document downstream attribute collection rule
Document table_spec and sorted-domain helpers Describe the new prelude signatures and return types, whole-result meta-function rule, typed unit result subitems, and catch-all dependency risks.
#337: document the collect_spec by_cond and sub paths Also correct the select_spec 'sub' example, which showed a sub-container attribute without a domain while the surrounding text says it needs one spelled out -- an attribute in a sub-container is not a direct sub-item of the unit, so there is nothing to infer the domain from and it would be skipped. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
#337: document select_spec and collect_spec The spec words (value type, org_rel, attr, ref, sub), the equivalences with the named operators, and the shadowing rule that makes a collected attribute and {container}/{name} always refer to the same item. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>