资产层 / Assets
资产与 Source of Truth 观察工作台;不是资产发布或 promotion 后台。
outputs6candidates4verified_assets3deferred_assets3legacy_assets2source_of_truth_links5
Assets 只读边界
只读资产注册页:本页不把输出写入正式文档、不升级正式资产、不修改 Drive / DB / Source of Truth、不触发 Runner、不写 production、不执行 asset promotion。
- 不 promote / publish / writeback asset
- 不写 DB / Drive / production
- 不触发 Runner
Output → Candidate → Asset
只读关系图;不触发 promotion。
只读关系图;不触发 promotion。
Asset 主表
| asset_id | name | type | status | source | owner_layer | source_of_truth | last_review | next_action |
|---|---|---|---|---|---|---|---|---|
| asset-system-agent-ia-matrix | System Agent Pages IA Matrix | architecture-doc | verified | docs/architecture/system-agent-pages-ia-matrix-v1.md | architecture | repo docs mirror | 2026-05 snapshot | keep synced with Drive source |
| asset-legacy-route-registry | Legacy Route Registry | lifecycle-registry | verified | docs/architecture/legacy-route-registry-v1.md | evolution | repo docs mirror | 2026-05 snapshot | update after lifecycle PR |
| asset-system-registry-audit | System Registry Asset Audit | audit-doc | verified | docs/architecture/system-registry-asset-audit-v1.md | assets | repo docs mirror | 2026-05 snapshot | drive SYS-REGISTRY-02 |
Candidate 主表
Candidate 不是正式资产;无 approve / promote 行为。
| candidate_id | title | origin | candidate_type | review_state | risk | target_asset_type | blocked_by | next_action |
|---|---|---|---|---|---|---|---|---|
| candidate-output-to-asset-rule | Output-to-Asset Rule | /system/registry audit | governance-rule | needs_review | medium | rule-doc | needs Drive truth-source sync policy | review before promotion |
| candidate-source-of-truth-map | Source of Truth Map | /system/registry | registry-map | candidate | medium | source-of-truth-index | /system/assets first version | keep readonly |
| candidate-reusable-catalog | Reusable Catalog | registry hub | reusable-catalog | candidate | low | asset-index | asset ownership rules pending | classify asset owner |
| candidate-legacy-asset-inbox | Legacy Asset Inbox | /system/legacy-task-workbench | legacy-queue | blocked | medium | legacy-asset-index | legacy route ownership split pending | keep compatibility queue |
Source of Truth 链接表
| source_id | name | kind | location | owner | write_policy | sync_status | next_review |
|---|---|---|---|---|---|---|---|
| sot-drive-docs | Drive 正式文档源 | drive | Drive docs | human | no write from this page | mirror-only | DocOps governance |
| sot-repo-docs | Repo docs mirror | repo | docs/architecture/* | repo governance | PR only | synced by PR | after each docs package |
| sot-runtime-db | Runtime / Task DB | db | Supabase / readonly adapters | runtime layer | no writes from assets page | readonly projection only | runtime page |
| sot-asset-registry | Asset Registry index | registry | /system/assets | asset layer | no promotion in v1 | static snapshot | SYS-REGISTRY-03 |
| sot-legacy-registry | Legacy registry projection | registry | /system/registry (migrating) | compatibility | readonly migration context only | migrating | after SYS-REGISTRY-03 |
Deferred / Legacy Asset 队列
| item | origin | reason | status | target | next_action |
|---|---|---|---|---|---|
| /system/registry old reusable catalog | /system/registry | needs asset layer ownership | deferred | /system/assets | classify after v1 acceptance |
| legacy-task-workbench debug assets | /system/legacy-task-workbench | prompt / pickup / run-result debug not daily asset | legacy | /system/execution or /system/evolution | keep compatibility |
| /dev-flow old artifacts | /dev-flow | route is redirected; old references require traceability | legacy | /system/evolution | monitor references before removal |
/system/registry 分流说明
/system/registry 当前状态:migrating
| category | items |
|---|---|
| 已分流 | Agent / Skill → /system/intelligence · Legacy lifecycle → /system/evolution · Task / execution lifecycle → /system/execution · /dev-flow → redirected 到 /system/execution,route stub 保留 |
| 本页接住 | Asset Registry · Source of Truth · Candidate → Asset 链路 · Deferred / Legacy assets |
| 仍不做 | 不 redirect /system/registry · 不 archive /system/registry · 不修改 route lifecycle |
正式入口: /system/registry 为 compatibility landing,不是主入口。
低频说明:生命周期 / Candidate 区别 / 只读原因 / v1 不做
Output 是生成物,Candidate 是待审候选,Verified Asset 是可复用资产,Source of Truth 是正式真相源链接。
当前批次目标是归位与可见性,不是执行 promotion、writeback 或 source mutation。
- 不真实 asset promotion
- 不写 Drive
- 不写 DB
- 不修改 Source of Truth
- 不自动发布资产
- 不新增 asset mutation API