Skip to content

fix: remove forward export ownership policy - #53

Merged
artiphishle merged 5 commits into
mainfrom
agent/remove-forward-export-policy
Aug 17, 2026
Merged

fix: remove forward export ownership policy#53
artiphishle merged 5 commits into
mainfrom
agent/remove-forward-export-policy

Conversation

@artiphishle

Copy link
Copy Markdown
Collaborator

Summary

  • remove the organization-wide ankhorage/no-forward-exports ESLint rule;
  • remove the package-entrypoint resolver that existed only to support that rule;
  • remove its integration-test coverage while keeping export sorting and the rest of the shared ESLint policy intact;
  • add a patch changeset.

Rationale

Forward-export/module-ownership constraints are too repository- and architecture-specific to enforce globally from Devtools. Devtools should own broadly applicable tooling policy, not dictate package-internal export topology.

Validation

CI should cover build, doctor, lint, format, Knip, tests, typecheck, and changeset status.

@artiphishle
artiphishle marked this pull request as ready for review August 17, 2026 06:03
@artiphishle artiphishle self-assigned this Aug 17, 2026
@artiphishle
artiphishle merged commit d4105d4 into main Aug 17, 2026
1 check passed
@artiphishle
artiphishle deleted the agent/remove-forward-export-policy branch August 17, 2026 06:11
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