docs: purge chain-of-thought leakage from prose

Delete design-session citations (decision/audit/plan ordinals, stack
positions), change narration, review choreography, and reviewer-addressed
justification from comments, JSDoc, docs, READMEs, Agent Notes, tests, and
generator templates; restate every affected fact as current-state contract
prose. Fix generated docs at their sources and regenerate the catalogs and
cordis-surface regions; re-paste type-equiv blocks; update every bilingual
counterpart and re-record the pairs. Record the citation rule in the
committed-artifact-citations Agent Note.
This commit is contained in:
Tianyi Cui
2026-08-09 15:09:19 +08:00
parent 793f6f55df
commit 25dcd7293c
763 changed files with 2705 additions and 1710 deletions

View File

@@ -135,8 +135,8 @@ function makeHost() {
host,
list,
workspaces,
// Same driver surface as the old current cell: set(id) publishes the
// resolved bundle (or the absent projection) through the provide source.
// Driver surface: set(id) publishes the resolved bundle (or the absent
// projection) through the provide source.
current: {
set: (id: string | undefined) => {
currentId = id

View File

@@ -57,8 +57,8 @@ function makeHost(bodies: { root: (rp: (key: string, owner: object) => React.Rea
}
return {
host,
// Same driver surface as the old current cell: set(id) publishes the
// resolved bundle (or the absent projection) through the provide source.
// Driver surface: set(id) publishes the resolved bundle (or the absent
// projection) through the provide source.
current: {
set: (id: string | undefined) => {
currentId = id

View File

@@ -1,6 +1,7 @@
// @vitest-environment jsdom
/**
* useProjection standard-kit delivery (session-projection RFC): the fifth
* useProjection standard-kit delivery (session-projection subsystem page:
* docs/subsystems/session-projection.md): the fifth
* framework hook seat rides the same provide channel as useSession — a
* session slot component receives `useProjection` in its kit, key-addressed
* over the bundle's projection face; unresolved keys (no value, no face, no