refactor: replace overloaded surface terminology

This commit is contained in:
Turtle
2026-07-24 19:54:25 +08:00
parent c172faed37
commit 0c708cb10d
626 changed files with 1396 additions and 1397 deletions

View File

@@ -2,5 +2,5 @@
# side as of the last confirmed-consistent state. Both languages carry equal authority;
# after editing either side, bring the other along and re-record with:
# pnpm run verify-translation-pairing --write .agents/notes/rejected/simplification/2026-07-12-collapse-workflow-to-foreground-core.md
2026-07-12-collapse-workflow-to-foreground-core.md: 5fc46584f83eb5307ff16f3353b56951b928aef3
2026-07-12-collapse-workflow-to-foreground-core.md: 506a71593f6d81a23b2e3e1dc0b5a0e620f30ac3
2026-07-12-collapse-workflow-to-foreground-core.zh.md: 0b4c73e5df973215b10166f3dc2bbd525cc8231b

View File

@@ -1,6 +1,6 @@
# Agent Note: Collapse workflows to the exercised foreground core
Status: rejected — Workflow progress is an intentional observation surface; make it useful through a consumer instead of deleting it.
Status: rejected — Workflow progress is an intentional observation API; make it useful through a consumer instead of deleting it.
English | [中文](2026-07-12-collapse-workflow-to-foreground-core.zh.md)

View File

@@ -1,6 +1,6 @@
# Bilingual-pair consistency record (docs/i18n/README.md): the git blob hash of each
# side as of the last confirmed-consistent state. Both languages carry equal authority;
# after editing either side, bring the other along and re-record with:
# pnpm run verify-translation-pairing --write .agents/notes/rejected/simplification/2026-07-12-prune-unused-skill-registry-surface.md
2026-07-12-prune-unused-skill-registry-surface.md: 30247cad9c3b05f2a3afbffa1e1c140e9cd88e25
2026-07-12-prune-unused-skill-registry-surface.zh.md: 02e47919c8d171ebd00aa03bf8612d5ca5f3e901
# pnpm run verify-translation-pairing --write .agents/notes/rejected/simplification/2026-07-12-prune-unused-skill-registry-api.md
2026-07-12-prune-unused-skill-registry-api.md: ce4160445cf36c0ee26ae575b5dcf7be6e931c01
2026-07-12-prune-unused-skill-registry-api.zh.md: ca21915b338beb59950d7ad89f0fd89d773a02ed

View File

@@ -1,8 +1,8 @@
# Agent Note: Prune unused skill registry surface
# Agent Note: Prune unused skill registry API
Status: rejected — Direct runtime skill registration is an intentional extension path for third-party plugins.
English | [中文](2026-07-12-prune-unused-skill-registry-surface.zh.md)
English | [中文](2026-07-12-prune-unused-skill-registry-api.zh.md)
## Problem

View File

@@ -2,7 +2,7 @@
Status: rejected — 直接在运行时注册 skill 是为第三方插件保留的有意扩展路径。
[English](2026-07-12-prune-unused-skill-registry-surface.md) | 中文
[English](2026-07-12-prune-unused-skill-registry-api.md) | 中文
## 问题