What it does
RelTalk names the relation-facing workflows in DotTalk++ / x64base.
Its subject is connected data across work areas, not just SQL-style joins. It covers:
- declared parent/child relation edges
- asymmetric same-field and cross-owner relations
- saved workspace relation state
- rooted traversal and browser output through
ERSATZ
Real local command surfaces include:
REL ADD STUDENTS ENROLL ON SID
REL ADD SYSCMD SYSSUBCMD ON CAN_NAME TO PARENT
REL ADD SYSSUBCMD SYSENTVAR ON QUAL_NAME TO HELP_OWNR
REL LIST ALL
REL ENUM
REL REFRESH
WORKSPACE SAVE <name>
WORKSPACE LOAD <name>
ERSATZ
ERSATZ PATH
ERSATZ TREE
ERSATZ GRID
RBROWSE
Canonical diagram
Diagram attachment: DIAG-WORKAREA-008
Canonical source:
docs/manuals/assets/diagrams/workareas_cursor_control_v1.svg
Relation work is active and important because it connects work areas, metadata tables, browser output, and workspace persistence.
See Current Project Truth and the canonical public repo deraldg/x64base.