technical

数据基础

账户、项目、工作流、运行记录、资料库与账本的底层对象模型。

Audience

开发者 / 后端设计

Updated

2026-03-23

Source

docs/data-foundation.md

对象层级

  • Account
  • Workspace
  • Registry Objects
  • Execution Objects
  • Usage and Audit Ledgers

当前仓库中的对应物

  • db/migrations/0001_workflow_foundation.sql
  • db/migrations/0002_developer_supply_foundation.sql
  • workflow_runs / workflow_run_steps
  • company_profiles / target_sites / credit_transactions

下一阶段重点

  • D1 adapter
  • workspace-first 查询
  • 后续 RBAC 权限检查
  • developer identity / provider endpoint / payout policy