Skip to content

docs(readme): refresh crate layout + add crate DAG (#57, phase 5) - #62

Merged
zzylol merged 1 commit into
mainfrom
refactor/reorg-phase5-docs
Jul 2, 2026
Merged

docs(readme): refresh crate layout + add crate DAG (#57, phase 5)#62
zzylol merged 1 commit into
mainfrom
refactor/reorg-phase5-docs

Conversation

@zzylol

@zzylol zzylol commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Phase 5 (final) of #57. Updates README.md to match the landed layer-named crate stack: adds the crate DAG (asap-ir/asap-sketch/asap-plan/asap-frontend-*/asap-lower/asap-e2e) with the "arrows point up" invariant + parser-quarantine note, rewrites the 5-layer table's "where it lives" column to the real crates, refreshes the crates/ tree, and marks the still-planned L5/runtime/deployment-model/bin crates as planned. Fixes stale asap-control-coreasap-ir and crates/lowercrates/frontend-promql references. Docs only.

Closes #57.

🤖 Generated with Claude Code

…57, phase 5)

Phase 5 (final) of the crate reorg (#57): update README.md to match the
landed layer-named crate stack.

- Add the crate DAG (asap-ir / asap-sketch / asap-plan / asap-frontend-* /
  asap-lower / asap-e2e) with the "arrows point up" invariant and the
  parser-quarantine note.
- Rewrite the 5-layer table's "where it lives" column to the real crates;
  refresh the `crates/` tree; mark the still-planned L5 / runtime /
  deployment-model / bin crates as planned.
- Fix stale references: `asap-control-core` -> `asap-ir`; the private
  promql-parser dep now lives in `crates/frontend-promql`.

Docs only.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@zzylol
zzylol merged commit e0706f4 into main Jul 2, 2026
1 check passed
@zzylol
zzylol deleted the refactor/reorg-phase5-docs branch July 2, 2026 17:00
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.

Reorg: split crates into a layer-named stack (asap-ir / asap-sketch / asap-plan / asap-frontend-* / asap-lower)

1 participant