docs(readme): refresh crate layout + add crate DAG (#57, phase 5) - #62
Merged
Conversation
…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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Phase 5 (final) of #57. Updates
README.mdto 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 thecrates/tree, and marks the still-planned L5/runtime/deployment-model/bin crates as planned. Fixes staleasap-control-core→asap-irandcrates/lower→crates/frontend-promqlreferences. Docs only.Closes #57.
🤖 Generated with Claude Code