Skip to content

History / collect_spec

Revisions

  • Document downstream attribute collection rule

    @MaartenHilferink MaartenHilferink committed Aug 24, 2026
  • 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.

    @MaartenHilferink MaartenHilferink committed Aug 23, 2026
  • #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>

    @MaartenHilferink MaartenHilferink committed Aug 22, 2026
  • #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>

    @MaartenHilferink MaartenHilferink committed Aug 22, 2026