Streaming Hub 0.1

Context storage

Context storage gives automations controlled access to configured file roots.

Alpha

Roots

A root maps a stable ID to a local directory. Automation steps address a file by root ID and relative path.

Operations

  • Read and write text.
  • Append text.
  • Read and update supported JSON content.
  • Select or inspect lines.
  • Create and manage files through Data Explorer.

Paths

Use relative paths inside a configured root. Do not store an absolute machine-specific path in a transferable project when a root can be used.

Security

Enable only required roots. Review file contents before including them in an AI request or diagnostic package.