D3-TUI LLM Wiki Instructions
This wiki is the durable knowledge depot for the D3-TUI Pi Teams prototype.
Do not write Pearl Brain from inside the prototype run. Write here.
Critical Relik Pi4 Access Rule
- Pi SSH:
ssh mehdifarah@100.120.38.37 - Forgejo:
http://100.120.38.37:3001/ Sign in - FROM House Forgejois Forgejo application auth, not Tailscale auth.- Do not use
pi@100.120.38.37; that user is invalid here. - Do not run
tailscale upfor a Forgejo login page. - If schema-safe connection data is needed, read the workcell root
ACCESS_TARGETS.json.
Layers
sources/: immutable copied/source notes or source manifests.wiki/: maintained synthesis pages.runs/: per-run task clocks, research notes, decisions, and closeouts.logs/: append-only operational notes if needed.
Required Files
index.md: content-oriented catalog.log.md: chronological append-only history.SCHEMA.md: conventions.
Rules
- Read
index.mdfirst. - Append every material run event to
log.md. - External agents pointed at this wiki are individual operators. They should claim one chunk, handle it end to end, and avoid Pi-specific runtime work unless their assigned chunk is explicitly about Pi/runtime setup.
- Create cross-links with relative Markdown links.
- Preserve citations to files, Forgejo issues, docs, and commands.
- Mark uncertainty explicitly.
- Do not silently overwrite contradictions; add a contradiction note and link both pages.