Skip to content

refactor(repo-graph): move contract types into module#6

Merged
t3chn merged 1 commit into
mainfrom
codex/split-repo-graph-types
Jun 8, 2026
Merged

refactor(repo-graph): move contract types into module#6
t3chn merged 1 commit into
mainfrom
codex/split-repo-graph-types

Conversation

@t3chn

@t3chn t3chn commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Move RepoGraph public contract structs, enums, and version constants into src/core/repo_graph/types.rs.
  • Re-export those types from repo_graph so existing public API paths stay unchanged.
  • Leave inspect and impact runtime logic unchanged.

Issue

  • N/A

Test plan

  • cargo check
  • cargo fmt --check
  • git diff --check
  • scripts/run-deterministic-tests.sh

@t3chn t3chn marked this pull request as ready for review June 8, 2026 10:56
@t3chn t3chn merged commit 7c6f843 into main Jun 8, 2026
1 check passed
@t3chn t3chn deleted the codex/split-repo-graph-types branch June 8, 2026 10:56
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