Skip to content

refactor(ir): rename asap-control-core -> asap-ir (#57, phase 3) - #60

Merged
zzylol merged 1 commit into
mainfrom
refactor/reorg-phase3-rename-ir
Jul 2, 2026
Merged

refactor(ir): rename asap-control-core -> asap-ir (#57, phase 3)#60
zzylol merged 1 commit into
mainfrom
refactor/reorg-phase3-rename-ir

Conversation

@zzylol

@zzylol zzylol commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Phase 3 of #57. Renames the now IR-only crate to its pipeline role: crates/corecrates/ir, package asap-control-coreasap-ir, and every asap_control_core::… import → asap_ir::… (27 Rust files + 4 dependent Cargo.tomls). Pure mechanical rename, no behavior change. Full suite green (23 binaries), clippy clean. Doc references (README/docs/*.md) are refreshed in phase 5.

Part of #57.

🤖 Generated with Claude Code

Phase 3 of the crate reorg (#57): rename the now IR-only crate to its
pipeline role. `crates/core` -> `crates/ir`, package `asap-control-core`
-> `asap-ir`, and every `asap_control_core::…` import -> `asap_ir::…`
across the workspace (27 Rust files + 4 dependent Cargo.tomls).

Pure mechanical rename, no behavior change. Full workspace suite green;
clippy --all-targets clean. (Doc references in README/docs/*.md are
refreshed in phase 5.)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@zzylol
zzylol merged commit 776f937 into main Jul 2, 2026
1 check passed
@zzylol
zzylol deleted the refactor/reorg-phase3-rename-ir branch July 2, 2026 16:50
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