Skip to content

fix(ci): gofmt cli_only_models_test and run-scope demo dot paths#68

Open
leegonzales wants to merge 1 commit intodanshapiro:mainfrom
leegonzales:fix/ci-green-main-gofmt-and-dotpaths
Open

fix(ci): gofmt cli_only_models_test and run-scope demo dot paths#68
leegonzales wants to merge 1 commit intodanshapiro:mainfrom
leegonzales:fix/ci-green-main-gofmt-and-dotpaths

Conversation

@leegonzales
Copy link
Copy Markdown

Summary

  • Apply gofmt to cli_only_models_test.go — CI on main has been failing since a13d131 (March 6) due to alignment whitespace
  • Convert remaining .ai/verify_errors.log and .ai/test-evidence/latest/ references in demo/substack-spec-v01.dot to run-scoped .ai/runs/$KILROY_RUN_ID/ paths, fixing TestReferenceSurfaces_NoLegacyRootAIScratchPaths

Verification

  • gofmt -l . — clean
  • go vet ./... — clean
  • go build ./... — clean
  • go test ./internal/attractor/validate/ — PASS
  • kilroy attractor validate --graph demo/substack-spec-v01.dot — ok

Note

The dot file has 6 pre-existing validation warnings (missing KILROY_VALIDATE_FAILURE fallback in tool_command nodes, missing postmortem replan route). These are structural issues that predate this PR and are outside servitor autonomy boundaries (runtime contracts).

🤖 Generated with Claude Code

- Apply gofmt to cli_only_models_test.go (CI has been failing since
  a13d131 due to alignment whitespace)
- Convert remaining .ai/verify_errors.log and .ai/test-evidence/latest/
  references in demo/substack-spec-v01.dot to run-scoped
  .ai/runs/$KILROY_RUN_ID/ paths, fixing
  TestReferenceSurfaces_NoLegacyRootAIScratchPaths

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant