refactor: add internal ward kernel contracts #1256

Merged
coilyco-ops merged 1 commit from issue-1246 into main 2026-07-14 08:59:27 +00:00
Member

Adds internal contracts for the tracker, PR workflow, and review/profile seams so the current cmd/ward implementations can be stabilized without exposing a public API.

  • Adds internal/contracts with the kernel seam interfaces and shared data shapes.
  • Pins the current Forgejo, runner, and review implementations to those contracts with compile-time checks.
  • Tests: ward exec test, pre-commit run --all-files.

closes #1246
ward.workflow: pull-request-and-merge

Adds internal contracts for the tracker, PR workflow, and review/profile seams so the current cmd/ward implementations can be stabilized without exposing a public API. - Adds `internal/contracts` with the kernel seam interfaces and shared data shapes. - Pins the current Forgejo, runner, and review implementations to those contracts with compile-time checks. - Tests: `ward exec test`, `pre-commit run --all-files`. closes #1246 ward.workflow: pull-request-and-merge
refactor: add internal ward kernel contracts
All checks were successful
test / test (pull_request) Successful in 36s
c20380fdca
Sign in to join this conversation.
No description provided.