Skip to content

ci(boundary): enforce Hawk ecosystem import boundaries#24

Open
Patel230 wants to merge 5 commits into
mainfrom
feat/ecosystem-boundary-guard
Open

ci(boundary): enforce Hawk ecosystem import boundaries#24
Patel230 wants to merge 5 commits into
mainfrom
feat/ecosystem-boundary-guard

Conversation

@Patel230

Copy link
Copy Markdown
Contributor

Summary

  • Add check-ecosystem-boundaries.sh and wire it into CI
  • Document ecosystem boundaries in README
  • Decouple yaad from tok helpers

Test plan

  • bash scripts/check-ecosystem-boundaries.sh
  • go test ./...

Made with Cursor

Patel230 and others added 5 commits June 21, 2026 08:22
yaad is a Hawk support engine with no cross-repo shared types of its own, so it
stays contract-free. Add the one-way ecosystem boundary guard to keep it that
way:

- add scripts/check-ecosystem-boundaries.sh (forbids hawk/internal and
  hawk/shared/types imports)
- wire the guard into the Makefile and CI
- document the boundary rule in the README

build and the boundary guard pass.
Co-Authored-By: Claude Sonnet 4.6 <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