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,7 +1,7 @@
|
||||
# sx Inline Assembly — Checkpoint (ASM stream)
|
||||
|
||||
Companion to `current/PLAN-ASM.md`; design in
|
||||
[docs/inline-asm-design.md](../docs/inline-asm-design.md). Update after every
|
||||
[design/inline-asm-design.md](../design/inline-asm-design.md). Update after every
|
||||
commit, one step at a time per the cadence rule (no commit may both add a test
|
||||
and make it pass).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user