docs: address simplification RFC review

This commit is contained in:
Tianyi Cui
2026-06-20 17:26:23 +08:00
parent cc47f76cea
commit ea3f138ae9
20 changed files with 50 additions and 36 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import { resolve } from 'node:path'
// publint every publishable package (vendor/ is private upstream code and
// examples/ are not packages; both are out of scope).
// TODO(package-inventory): derive this from package metadata/classification.
// TODO(package-inventory): derive this from explicit package classification metadata.
const packages = [
'packages/llm',
'packages/session',