Commit 9966884
docs: resolve the SystemET/Anytype design-notes TODO (README.adoc) (#698)
Resolves the long-standing `// TODO: link the SystemET / Anytype design
notes once they have stable locations.` at README.adoc:115.
Both locations are now stable — and as of hyperpolymath/anytype#12 the
kernel is real code, not prose: AffineScript's `{0,1,ω}` quantity
semiring (`lib/quantity.ml`) is one instantiation of anytype's L2
grade-algebra interface (its affine instance mirrors
`q_add`/`q_mul`/`q_le` cell-for-cell, verified by anytype's golden
matrix).
Docs-only change.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent e27df45 commit 9966884
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
116 | 123 | | |
117 | 124 | | |
118 | 125 | | |
| |||
0 commit comments