Skip to content

Commit 102499d

Browse files
committed
docs: place VerisimCore in the stack diagram (maintainer-confirmed)
Confirmed correct by the maintainer 2026-06-19: the architecture ladder is KRL (surface) -> TangleIR (canonical representation) -> VerisimCore (categorical abstraction) -> Skein / QuandleDB (storage and equivalence). Resolves the previously-parked VerisimCore placement question. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_017TXizM5c1Yd9HWf7Y15YH2
1 parent dd39969 commit 102499d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,13 +86,13 @@ Tangle is part of a layered system:
8686

8787
---
8888

89-
KRL (surface language — resolution DSL, not merely a query language)
89+
KRL (surface language)
9090
91-
TangleIR (canonical interchange representation)
91+
TangleIR (canonical representation)
9292
93-
Tangle core (this repo — proven type-safe small-step semantics)
93+
VerisimCore (categorical abstraction)
9494
95-
QuandleDB + Skein.jl (persistence + invariant/equivalence; computational engine)
95+
Skein / QuandleDB (storage and equivalence)
9696
-------------------------------------------
9797
9898
* *TangleIR* is the central representation shared across layers

0 commit comments

Comments
 (0)