17 lines
558 B
Markdown
17 lines
558 B
Markdown
|
|
---
|
||
|
|
model: openai/gpt-5.6-sol
|
||
|
|
service: opencode
|
||
|
|
timestamp: 2026-09-07T21:40:00Z
|
||
|
|
git_ref: 0c52f27
|
||
|
|
diff_cmd: git diff HEAD~1..HEAD
|
||
|
|
---
|
||
|
|
|
||
|
|
Deploy all shared `ai.skillz` skills through `.agents/skills` for
|
||
|
|
Codex, then migrate Tractor's generated workflow state from the legacy
|
||
|
|
Claude layout to provider-neutral `.ai/state` storage.
|
||
|
|
|
||
|
|
Preserve every legacy source and the existing Git index. Commit only
|
||
|
|
the neutral backend selection, repository guidance, ignore rules, and
|
||
|
|
this provenance record; keep generated runtime data and local absolute
|
||
|
|
skill links ignored.
|