Commit 489911b
committed
docs(plan): strip L3/Vsa10k-BF16 hallucination from Internal/VSA table row
The Internal/VSA dataset row in §17 carried two errors:
1. "L3 cold tier" misread the user's L3-CPU-cache-budget constraint as
a cognitive-stack layer.
2. "Vsa10k BF16 (20 KB, lossless)" is not a real type — Vsa10k is
[u64; 157] = ~1.2 KB bit-packed binary (grammar/role_keys.rs:51),
not a 20 KB bf16 vector. The bf16 variant doesn't exist.
Restore the row to just describe Fingerprint<256> cycle fingerprints
plus NARS truth vectors and braid offsets, which is what the schema
actually carries.
§18 and unified-integration-v1.md's precision note carry the same
cluster of errors and need separate cleanup review.1 parent 585f8b0 commit 489911b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
819 | 819 | | |
820 | 820 | | |
821 | 821 | | |
822 | | - | |
| 822 | + | |
823 | 823 | | |
824 | 824 | | |
825 | 825 | | |
| |||
0 commit comments