Complete M16 action select circle parity
Some checks failed
M6 deployable RC / quick (push) Has been cancelled
M6 deployable RC / chromium (push) Has been cancelled
M6 deployable RC / release (push) Has been cancelled

This commit is contained in:
mes123456
2026-08-20 22:57:59 -04:00
parent fb5abd8e37
commit 6a0b980d75
368 changed files with 17417 additions and 117 deletions

View File

@@ -39,7 +39,8 @@
## 最小上下文规则
默认只加载队列、当前任务卡、parent manifest 和 parent status总量上限为 3,500 tokens
默认只加载队列、当前任务卡、parent manifest 和 parent status内容与打印包合计上限为 3,500 tokens
其中 1,024 tokens 预留给紧凑任务包外壳。
实现细节按任务卡的文件清单追加读取。不要为了确认一个局部输入、IO 或安全任务而加载整份
`PROJECT_STATUS_AND_NEXT_WORK.md` 或完整 parity 计划。