Skip to content

Commit e699b27

Browse files
committed
docs(plan): 14.1 —— 把影响面写清楚,免得严重性被读高
1 parent 947f628 commit e699b27

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.agents/docs/2026-09-07-module-first-heterogeneous-surface.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1096,6 +1096,13 @@ after: bytes=1480 and `Finished dev in 0.06s` -- nothing rebuilt at al
10961096
That is what a consumer of the published packages gets today, which is why the
10971097
fixture measurement alone was not treated as sufficient.
10981098

1099+
**The blast radius, stated so the severity is not overread.** `header` is the
1100+
default and `object` is what a project opts into above roughly 1 MB of total
1101+
payload (3.1). Nothing in `examples/` uses it, and the only consumers that do
1102+
are this collection's own fixtures. So the defect is real, silent and
1103+
artifact-corrupting, and it reaches a project only after that project chose the
1104+
non-default storage.
1105+
10991106
**This is not a discovery, and that is the more useful half of it.** Section 4.3
11001107
stated the requirement -- "the payload must be declared as an action input
11011108
explicitly" -- before any of this was written. What it added was five more

0 commit comments

Comments
 (0)