2026-08-22 03:19:49 +00:00
|
|
|
---
|
|
|
|
|
model: openai/gpt-5.6-sol
|
|
|
|
|
service: opencode
|
|
|
|
|
timestamp: 2026-08-22T02:25:26Z
|
2026-08-27 22:52:16 +00:00
|
|
|
git_ref: eb3c99c9
|
|
|
|
|
diff_cmd: git diff eb3c99c9^..eb3c99c9
|
2026-08-22 03:19:49 +00:00
|
|
|
---
|
|
|
|
|
|
|
|
|
|
Audit Tractor's repository-wide `ai.skillz` state and correct the
|
|
|
|
|
`wkt/ai_skillz_run_tests_landing` migration before landing it.
|
|
|
|
|
|
2026-08-27 22:52:16 +00:00
|
|
|
> `git diff eb3c99c9^..eb3c99c9 -- .claude/skills/run-tests/test-harness-reference.md`
|
2026-08-22 03:19:49 +00:00
|
|
|
|
|
|
|
|
The harness reference is corrected against current Tractor behavior:
|
|
|
|
|
environment overrides, CI/platform matrices, randomized registry
|
|
|
|
|
addresses, interactive debugger capture, timeout mechanisms, stackscope
|
|
|
|
|
artifacts, reaper platform limits, dry-run expansion, and exact
|
|
|
|
|
change-to-test mappings.
|
|
|
|
|
|
2026-08-27 22:52:16 +00:00
|
|
|
> `git diff eb3c99c9^..eb3c99c9 -- .gitignore`
|
2026-08-22 03:19:49 +00:00
|
|
|
|
|
|
|
|
Unrelated Taken and broad OpenCode command ignore additions are removed;
|
|
|
|
|
only the managed canonical `run-tests` link and command blocks remain in
|
|
|
|
|
this migration.
|