Skip to content

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

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

ci(boundary): enforce Hawk ecosystem import boundaries#42
Patel230 wants to merge 4 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
  • Includes session review/investigation provenance work already on this branch

Test plan

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

Made with Cursor

Patel230 and others added 4 commits June 21, 2026 08:22
trace is a Hawk support engine whose trace/redaction event types are
trace-local, so it stays contract-free. Add the one-way ecosystem boundary
guard:

- 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

Scoped to the boundary guard only; unrelated in-progress changes in the working
tree are intentionally left uncommitted.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@Patel230 Patel230 force-pushed the feat/ecosystem-boundary-guard branch from f26a892 to ba6b576 Compare June 21, 2026 13:17
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