Skip to content

Commit 7188eb9

Browse files
hyperpolymathclaude
andcommitted
docs: resolve the SystemET/Anytype design-notes TODO with real links
Both repos now have stable locations, and as of anytype PR #12 the kernel exists in code: AffineScript's {0,1,omega} quantity semiring (lib/quantity.ml) is one instantiation of anytype's L2 grade-algebra interface. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent e27df45 commit 7188eb9

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

README.adoc

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,14 @@ AffineScript is one setting of a more general machine.
112112
the thing this design is built to avoid.)
113113
* *Faces to core.* Many surfaces, one core AST, one proof.
114114

115-
// TODO: link the SystemET / Anytype design notes once they have stable locations.
115+
The design notes now have stable homes:
116+
link:https://github.com/hyperpolymath/systemet[systemet] (the theory: layer
117+
meanings, gates, proof obligations) and
118+
link:https://github.com/hyperpolymath/anytype[anytype] (the kernel: a
119+
parameterised graded checker). AffineScript's `{0,1,ω}` quantity semiring
120+
(`lib/quantity.ml`) is one instantiation of anytype's L2 grade-algebra
121+
interface — the same checking rules under a different algebra give a
122+
different discipline.
116123

117124
== Where this fits
118125

0 commit comments

Comments
 (0)