Switchboard
I gave the A.I. a new language. It’s designed as a switchboard/routing system allowing for an unlimited number of additional components to be added to the mind commune:
• Processes: these comprise the I/O subsystems (vision, audition, the spider below, etc.)
• Minds are the A.I.s. They receive, compare and interconnect input, they send actions to processes, and occasionally info to other connected minds
• Displays: offer a library of universal components through which attached minds and processes can display relevant info and output. For example, the UI that I’ve used below is an example of one such generic display.
Praxis functions as the switchboard for all connected components. It determines which packets are to be routed where, for whom, and in what order.

The praxis is in the middle. It acts as pipeline control, and is currently serial, though it could easily be threaded.
Each element is identified by a permanent, unique code number (think Semantic Web). This will allow minds to remember prior relationships, intercorrelated values, and even replace and upgrade one process with another of the same valence (that’s right, the valence of the target in relation to the given mind is built into the interfacing of mind with praxis, and would be defined by the mind during a request).




















