Add spec explorer plan to sx-docs plans section

New plan page at /etc/plans/spec-explorer describing the "fifth ring"
architecture: SX exploring itself through per-function cards showing
source, Python/JS/Z3 translations, platform deps, tests, proofs, and
usage examples.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-12 00:05:45 +00:00
parent 4e96997e09
commit e046542aa0
4 changed files with 225 additions and 2 deletions

View File

@@ -557,6 +557,7 @@
"wasm-bytecode-vm" (~plan-wasm-bytecode-vm-content)
"generative-sx" (~plan-generative-sx-content)
"art-dag-sx" (~plan-art-dag-sx-content)
"spec-explorer" (~plan-spec-explorer-content)
:else (~plans-index-content))))
;; ---------------------------------------------------------------------------