docs: move inline-asm design doc to a top-level design/ folder
Moves docs/inline-asm-design.md -> design/inline-asm-design.md (the internal design record now lives under design/, separate from the user-facing docs/). Updates all links: current/CHECKPOINT-ASM.md, current/PLAN-ASM.md, current/PLAN-EXTERN-EXPORT.md (../docs -> ../design) and docs/inline-assembly.md (same-dir -> ../design).
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# sx Inline Assembly — Implementation Plan (ASM stream)
|
||||
|
||||
**Design source of truth:** [docs/inline-asm-design.md](../docs/inline-asm-design.md).
|
||||
**Design source of truth:** [design/inline-asm-design.md](../design/inline-asm-design.md).
|
||||
This plan turns that doc's §II.7 stage-map + §II.8 phasing into ordered,
|
||||
commit-sized, testable steps. Read the design doc first — this file is the
|
||||
*how/when*, not the *what/why*.
|
||||
|
||||
Reference in New Issue
Block a user