Skip to content

Resource Tree

The Resource Tree is a virtual path-addressable layer over user-owned database state. It lets agents read, search, and propose mutations to the same resources users manage in the UI.

  • Dashboards, charts, panes, and pane indicators.
  • Watchlists, baskets, and news feed column configurations.
  • Alert rules, alert channels, alert events, notifications, preferences, and push subscriptions.
  • Read-only indicator-library entries.

The Resource Tree is not a separate database. It is a projection over existing resource owners. Raw market data and article corpora are not Resource Tree state; saved user configuration and workspace resources are.

Source docs: docs/vision/resource-tree.md and docs/vision/agent-env.md.