docs: propose simplification RFCs

This commit is contained in:
Tianyi Cui
2026-06-20 16:33:03 +08:00
parent 0b0486796b
commit cc47f76cea
21 changed files with 546 additions and 0 deletions

View File

@@ -3,6 +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.
const packages = [
'packages/llm',
'packages/session',