Skip to content

v1.3.0

Latest

Choose a tag to compare

@cloud3000 cloud3000 released this 28 Jun 06:22
· 5 commits to main since this release
28cea3a

Added

  • UI / resource-governance projectiontools/build_ui_dict.py derives
    ui_datadict.db / ui_datadict.sql from datadict.db (read-only). New
    Categories → Groups → UI_DataItems schema: entity = group (the 43 transient
    wizard/junction entities collapse into one Wizard group; gs1 kept) → 120
    groups; Name reduced to the field; UTF-8 implied types with a CharLength
    policy, ByteLength = CharLength * 4, and ValidationSpecs (source mask such
    as GS1, or generated). 12 categories / 120 groups / 3,688 items.

Changed

  • CI rebuilds the UI projection and validates ui_datadict.db (completeness,
    FK integrity, ByteLength = CharLength*4, positive CharLength, unique
    (GroupID, Name)).

Full changelog: v1.2.1...v1.3.0