Make synthetic trace block identities parent-sensitive

This commit is contained in:
2026-07-24 00:11:48 +08:00
parent 029c8991b6
commit ab952b47e7
3 changed files with 34 additions and 4 deletions

View File

@@ -228,6 +228,11 @@ mode-specific
- source 无 Qwen-aligned prompt/token IDs。raw canonical prompt 使用 GLM
token contract不能同时保持 Qwen token content 与 trace ISL本 campaign
采用 synthetic Qwen tokens 保持 length/hash/prefix shape并降级内容 claim。
- selected rho=0.0032 中有 1355 个可检查 parent linkstail rewrite
p50/p90/p95/p99/max=1/1/4/57/169 个 source blocks说明 coder
`parent_chat_id` 不等价于 append-only prompt。source hash 序列作为 prefix
truthsynthetic content block 生成后再计算 parent-sensitive runtime
identities避免“相同内容块出现在不同前缀后”造成 Frontier false hit。
- 远端 Qwen3-30B `config.json` 的原生 position limit 是 40960
(`rope_theta=1e6`,无 rope_scaling)。147456 profile smoke 在显式
`VLLM_ALLOW_LONG_MAX_MODEL_LEN=1` 下成功;该 override 只支持