Просмотр исходного кода

docs: raise AGENTS.md and packages/README.md budget ceilings after the master merge

Both files fit their ceilings on each parent; the merge union of this
branch's settings rows with master's typert row and source-launch rewrite
overflows by 6 and 2 words. Every added row is a fixed-format layout or
package-table entry with nothing to relocate, so the ceilings move to the
union size.
Yichen Jiang 1 месяц назад
Родитель
Сommit
b6bb24bfa1
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      scripts/doc-budgets.manifest.json

+ 2 - 2
scripts/doc-budgets.manifest.json

@@ -1,5 +1,5 @@
 {
-  "AGENTS.md": 1755,
+  "AGENTS.md": 1765,
   "docs/AGENTS.md": 1150,
   "docs/architecture.md": 1920,
   "docs/cordis-primer.md": 600,
@@ -7,5 +7,5 @@
   "docs/testing.md": 1100,
   "examples/AGENTS.md": 310,
   "packages/AGENTS.md": 675,
-  "packages/README.md": 900
+  "packages/README.md": 905
 }