Skip to content

Commit f06536a

Browse files
committed
docs: update skill for pyshifty 0.4.4
1 parent 61febb5 commit f06536a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.agents/skills/buildingmotif/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
125125
validation and repair witnesses. A proposal is a candidate graph change, not evidence
126126
that equipment exists. Report results in domain language—“VAV-1 has no temperature
127127
sensor” is more useful than only reporting a raw SHACL path—while retaining technical

.agents/skills/buildingmotif/references/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
7878
engine. Pin `@<commit-sha>` instead of the branch name in CI or shared requirements.
7979

8080
## Manage database lifecycle

0 commit comments

Comments
 (0)