File tree Expand file tree Collapse file tree
.agents/skills/buildingmotif Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ with BuildingMOTIF("sqlite:///buildingmotif.db") as bm:
121121 ...
122122```
123123
124- The default ` pyshifty ` engine (0.4.3 on this integration branch) provides algebraic
124+ The default ` pyshifty ` engine (0.4.4 on this integration branch) provides algebraic
125125validation and repair witnesses. A proposal is a candidate graph change, not evidence
126126that equipment exists. Report results in domain language—“VAV-1 has no temperature
127127sensor” is more useful than only reporting a raw SHACL path—while retaining technical
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ uv pip install \
7474 " buildingmotif @ git+https://github.com/NatLabRockies/BuildingMOTIF.git@gtf-buildingmotif"
7575```
7676
77- ` pyshifty ` 0.4.3 is a required dependency on this branch and is the default validation
77+ ` pyshifty ` 0.4.4 is a required dependency on this branch and is the default validation
7878engine. Pin ` @<commit-sha> ` instead of the branch name in CI or shared requirements.
7979
8080## Manage database lifecycle
You can’t perform that action at this time.
0 commit comments