picortex wiki log
Append-only chronological log of wiki updates. Format:
## [YYYY-MM-DD] <kind> | <short description>
Kinds: ingest (new source read), update (page edited), create (new page), deprecate, lint.
[2026-04-23] create | Wiki bootstrap
- Created
index.md,architecture.md,workspace-isolation.md,attention-gating.md,linq-protocol.md,cortex-inheritance.md,openchat-adapter.md,relationship-to-noos.md. - Sources ingested:
~/code/cortex/docs/future-plans/texting-bot-groups/*(plans R1-R19)~/code/noos/src/slack/(existing Slack bot)~/code/cortex/cloudcli/dev-tools/linq-sim/(simulator)~/memory/research/openclaw-group-chat-security.md,openclaw-security-audit-2026-02-20.md(prior isolation research)~/memory/research/documentation-best-practices-2026-04-23.md
- Beads: picortex-S0-1 (plan docs), picortex-S0-2 (LLM wiki).
[2026-04-23] study | Piyush-era Cortex design + prototype options
- Created
piyush-era-design.md(full study of pre-container Cortex atd2d6a534). - Created
docs/plans/2026-04-23-prototype-options.md— 6 prototype options (Options 1-6) along a 6-axis decision space (physical layout, workspace granularity, agent executor, session memory, knowledge layer, dev surface). - Softened the pre-container cutoff rule: was "ignore pre-
af3a76f5"; now "don't inherit pre-container patterns, but do study that era — several of its patterns (bot/workspace split,claude -c -pper turn) are exactly what the texting-first picortex wants." - Filed 9 ordered brainstorm tickets
picortex-Q0→picortex-Q8to drive prototype-option selection.
[2026-04-23] rule | Research-ingestion cutoff for Cortex (superseded by next entry)
- Added guardrail to
cortex-inheritance.mdandAGENTS.md: do NOT ingest Cortex commits beforeaf3a76f5(2026-01-26, Tejas DC) — the Piyush-era EC2/SSH/Vercel architecture (9 commits, Jan 20-23) predates containerized workspaces. - Verified current picortex research was clean: the initial research agent used
--since="1 week ago"and never touched pre-cutoff history. - Rule softened same-day — see entry above.
[2026-04-23] verify | GitHub latest-version sweep of all referenced repos
IdeaFlowCo/cortex—e93bf8c(2026-04-23) — latestIdeaFlowCo/noos— private, 404 — confirmed via local~/code/noosremote (NOTtmad4000/noosas initially assumed)tmad4000/openchat/tmad4000/OpenChat— last push 2023-06-21 (stale). The deployed openchat atchat.globalbr.aiisname: "openchat" v0.1.0with no git remote configured on the Lightsail server. The actual source repo for the live service is currently unaccounted-for — flagged for Jacob as open question.tmad4000/voice-assistant—89870e1(2026-02-11) — stabletmad4000/listhub—9ec8dbf(2026-04-22) — activetmad4000/Thoughtstreams—e3d447e(2026-01-26) — stabletmad4000/vibe-coding-guide—4b4d644(2026-04-22) — activetmad4000/tmad4000.github.io—5d4a5e2(2026-04-18) — stable- Affected wiki pages:
relationship-to-noos.md(fix noos URL),openchat-adapter.md(add deployed-source unknown caveat),cortex-inheritance.md(pin bump).
[2026-04-23] ingest | Cortex commits e93bf8c (2026-04-23) back through ~Apr 16
- Extracted: J1-J11 plan, R1-R19 requirements, linq-sim event vocabulary, bettergpt mockup references, stage-mocks naming, attention discriminator prompt idea.
- Cortex pins reference:
IdeaFlowCo/cortex @ e93bf8c(2026-04-23; verified viagh api repos/IdeaFlowCo/cortex/commits). - Affected pages:
cortex-inheritance.md,architecture.md,attention-gating.md,linq-protocol.md.