docs: fit packages/README budget after merging code-runtime + timeout rows

The master merge added a code-runtime/ package row while this branch adds
the timeout/ row; together they push packages/README.md over its 605-word
ceiling. Condense the timeout/ row to the terse sibling style and raise the
ceiling 605->610 for the genuinely-new package group, mirroring how the
code-runtime work raised architecture.md's ceiling in the same spirit.
This commit is contained in:
Dudu-0223
2026-07-08 15:46:46 +08:00
parent ef2a150293
commit a83eb5d5c2
2 changed files with 2 additions and 2 deletions

View File

@@ -7,5 +7,5 @@
"docs/testing.md": 800,
"examples/AGENTS.md": 610,
"packages/AGENTS.md": 450,
"packages/README.md": 605
"packages/README.md": 610
}