ONTOLOGY.md: fix stale "words not yet migrated" note
Words have been fully migrated and live via stadium_word_dispatch() since item 4.1 -- this line just never got updated. Small, independent doc fix flagged in FABRIC-3.md's punch list, addressed on request. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CXjAPTEKrgY2Mrk25KoLDn
This commit is contained in:
co-authored by
Claude Sonnet 5
parent
ad9b9d0c7b
commit
c755c48763
+3
-3
@@ -415,9 +415,9 @@ other three become honest, explicit punch-list items instead of being touched sp
|
|||||||
caller today, always set to 0). Needs real design decisions before any code: would an
|
caller today, always set to 0). Needs real design decisions before any code: would an
|
||||||
ACL-guarded word be admitted as its own Stadium patron, keyed how, and what would "expire"
|
ACL-guarded word be admitted as its own Stadium patron, keyed how, and what would "expire"
|
||||||
mean as a reap action (revoke a permission? reset `acl_ttl`?). Stays open until decided.
|
mean as a reap action (revoke a permission? reset `acl_ttl`?). Stays open until decided.
|
||||||
- [ ] Fix `ONTOLOGY.md` §IX's "words (dictionary, warehouse-resident today, not yet migrated)"
|
- [x] Fixed (2026-08-26): `ONTOLOGY.md` §IX's "words (dictionary, warehouse-resident today,
|
||||||
line — stale, words are fully migrated and live via `stadium_word_dispatch()`. Small,
|
not yet migrated)" line was stale — corrected to state words are fully migrated and live
|
||||||
independent doc fix, not blocking any of the above.
|
via `stadium_word_dispatch()`. Doc-only, no build/boot verification needed.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
+2
-2
@@ -611,8 +611,8 @@ behaviour, not by a kind tag (`FABRIC.md` §3, §13).
|
|||||||
*Measurement*: Nine header wires: identity, heat, TTL, pin, link, code field, mass,
|
*Measurement*: Nine header wires: identity, heat, TTL, pin, link, code field, mass,
|
||||||
payload, contains (`FABRIC.md` §3, with amendments cited in place).
|
payload, contains (`FABRIC.md` §3, with amendments cited in place).
|
||||||
*Category*: The Stadium's sole occupant type.
|
*Category*: The Stadium's sole occupant type.
|
||||||
*Known kinds (as of this writing)*: words (dictionary, warehouse-resident today, not yet
|
*Known kinds (as of this writing)*: words (dictionary — fully migrated and live via
|
||||||
migrated — `FABRIC.md` §16.3), blocks (Artemis), messages (Hermes — shipped with a
|
`stadium_word_dispatch()`, `FABRIC.md` §16.3/§17.7), blocks (Artemis), messages (Hermes — shipped with a
|
||||||
**different** shape than this header, see `FABRIC-2.md`'s §23.4 #2 closure), VMs (Tripod,
|
**different** shape than this header, see `FABRIC-2.md`'s §23.4 #2 closure), VMs (Tripod,
|
||||||
`FABRIC.md` §20), dirty events (console, `FABRIC.md` §17.5). Five kinds, not four — an
|
`FABRIC.md` §20), dirty events (console, `FABRIC.md` §17.5). Five kinds, not four — an
|
||||||
earlier draft undercounted (`FABRIC.md` §1).
|
earlier draft undercounted (`FABRIC.md` §1).
|
||||||
|
|||||||
Reference in New Issue
Block a user