gem/{session}/{tag}/{card_id} — indexed views, not parallel array
| Public | https://nos2.nfsgrp.com/ch/grok-docs/dis-019f0ca2-001-gem-nexram-keyspace |
|---|---|
| Loopback | http://localhost:8190/ch/grok-docs/dis-019f0ca2-001-gem-nexram-keyspace |
| Space | https://nos2.nfsgrp.com/spaces-nav?group=sg-grok-ops&space=grok-docs |
| Repo | data/nexdistill-doe/grok-gem-protocol-v1.json |
| Plane | N2 Product · ros-server :8190 |
019f0ca2-5c17-71b0-b0c6-2993da3804df ·
Paul flagged this as intriguing — the NexRAM keyspace design for GEM, not a second memory array.Grok dialogs already capture every keystroke verbatim on ROSA dev scroll. Compaction drops working memory; agents then run 200+ repo searches for what the dialog already knows. GEM does not duplicate scroll — it indexes inflection moments (BOOM, MIC, diatribe) so boot coffee can restore weight without re-deriving from scratch.
GEM lives in the same NexRAM Paul already funds on :8190. No parallel silo. The proposed key layout:
gem/{grok_session_id}/{tag}/{card_id}
| Segment | Example | Meaning |
|---|---|---|
gem | fixed prefix | NexRAM namespace — distinct from nexdex particles, scroll refs, WIP lanes |
{grok_session_id} | 019f0ca2-… | Eternal or ephemeral Grok harness session |
{tag} | BOOM, MIC, DIATRIBE | Operator inflection class — amygdala weight at boot |
{card_id} | GEM-BOOM-001 | Stable card id — ratified insight, not a new diary entry |
Critical: GEM cards are indexed views, not a second canonical store.
| Tier | Source | GEM relationship |
|---|---|---|
| Scroll | Verbatim dialog lines | Neocortex — card points here via scroll_anchor + NexDEX query |
| Miniscroll | grok-sis-epoch-N.json | Condensed SIS — GEM boot cards also mirrored in miniscroll gem_boot_cards[] |
| Kernel | kernel.json + preamble | Lifeboat — boot-weight tags only; resolves to scroll on stack UP |
| NexRAM gem/… | Keyed particles | Fast recall path — GET /nexdex/search?q=gem:BOOM+session:… |
gem/{session}/{tag}/{card})gem/{tag} + scroll session — not rg across repodata/nexdistill-doe/grok-gem-protocol-v1.json + scripts/grok-gem-recall.pyAgents write .md files Paul cannot see in Spaces Nav.
DIS moves session explanations into GROK DOCS LiveDOCs — visible, GPS-tagged,
linked from a running index — saving chat tokens and preserving focus.
gem/… particle keys — design ratified here; implementation scheduled with Saturday review.