Skip to content

chore(repo): codify repo hygiene#36

Merged
fdatoo merged 1 commit into
mainfrom
codex/repo-hygiene
May 16, 2026
Merged

chore(repo): codify repo hygiene#36
fdatoo merged 1 commit into
mainfrom
codex/repo-hygiene

Conversation

@fdatoo
Copy link
Copy Markdown
Owner

@fdatoo fdatoo commented May 16, 2026

Summary

  • codify repo onboarding with AGENTS.md, CLAUDE symlink, EditorConfig, git hooks, and Taskfile checks
  • add semantic config apply messages through CLI/API/MCP/events and generated protos
  • move sample page/display fragments under examples and fix existing pkllsp lint failures

Validation

  • pre-commit hook: fmt-check, golangci-lint, proto generation, Pkl config evaluation
  • pre-push hook: go test ./..., go test -race ./..., go test -tags=integration ./...
  • task fmt-check
  • task proto:check
  • task tidy:check
  • task driverkit:tidy:check
  • go test ./...
  • go test -tags=integration ./...
  • go test ./... in switchyard-driverkit
  • golangci-lint run ./...
  • golangci-lint run ./... in switchyard-driverkit
  • npm test --prefix app
  • npm run typecheck --prefix app
  • npm run build --prefix app
  • task build

@fdatoo fdatoo marked this pull request as ready for review May 16, 2026 08:55
@fdatoo fdatoo merged commit 4265a69 into main May 16, 2026
18 checks passed
@fdatoo fdatoo deleted the codex/repo-hygiene branch May 16, 2026 08:55
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