64x64base

RelTalk

Relation graphs, asymmetric links, workspace persistence, and ERSATZ traversal.

Overview

RelTalk names the relation-facing workflow in the DotTalk++ / x64base system.

Its subject is connected data across work areas: declared relation edges, asymmetric same-field/cross-owner links, saved workspace relation state, and rooted traversal through ERSATZ.

The local project includes same-field relation support and asymmetric relation forms such as:

REL ADD SYSCMD SYSSUBCMD ON CAN_NAME TO PARENT
REL ADD SYSSUBCMD SYSENTVAR ON QUAL_NAME TO HELP_OWNR

Current relation-facing surfaces include:

  • REL ADD
  • REL LIST ALL
  • REL ENUM
  • REL REFRESH
  • WORKSPACE SAVE / WORKSPACE LOAD
  • ERSATZ, ERSATZ PATH, and RBROWSE
  • workspace graph and GUI contract docs

See RelTalk docs, Current Project Truth, and the canonical public repo deraldg/x64base.