Skip to content

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

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

ci(boundary): enforce Hawk ecosystem import boundaries#24
Patel230 wants to merge 6 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 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.
@Patel230 Patel230 force-pushed the feat/ecosystem-boundary-guard branch from 4d1c10e to f4b7142 Compare June 22, 2026 02:32
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