Commit ab4f3d3
committed
test: add machine verifier contract
- Add the repo-owned Machine Control Tower verify.commands surface.
- Run pytest with documented optional extras and keep cache fixture timestamps fresh.
Tests: uv run python -m src.cli report saagpatel --portfolio-truth; uv run --extra dev ruff check .; uv run --extra dev --extra serve --extra semantic --extra config pytest -q; ./bin/mct-verify doctor1 parent a2f8c09 commit ab4f3d3
2 files changed
Lines changed: 12 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
38 | 42 | | |
39 | 43 | | |
40 | 44 | | |
| |||
1318 | 1322 | | |
1319 | 1323 | | |
1320 | 1324 | | |
1321 | | - | |
| 1325 | + | |
1322 | 1326 | | |
1323 | 1327 | | |
1324 | 1328 | | |
| |||
1352 | 1356 | | |
1353 | 1357 | | |
1354 | 1358 | | |
1355 | | - | |
| 1359 | + | |
1356 | 1360 | | |
1357 | 1361 | | |
1358 | 1362 | | |
| |||
1423 | 1427 | | |
1424 | 1428 | | |
1425 | 1429 | | |
1426 | | - | |
| 1430 | + | |
1427 | 1431 | | |
1428 | 1432 | | |
1429 | 1433 | | |
| |||
1511 | 1515 | | |
1512 | 1516 | | |
1513 | 1517 | | |
1514 | | - | |
| 1518 | + | |
1515 | 1519 | | |
1516 | 1520 | | |
1517 | 1521 | | |
| |||
0 commit comments