[CLAUDE] Docs: S128 adap đợt broadcast 16-07 — 6 bản nấc-hoá (fable A/B/C gate + HMW D 3-wave 11/11 + review 2-lane GO-COMMIT)
All checks were successful
Deploy SOLUTION_ERP / build-deploy (push) Successful in 5m33s
All checks were successful
Deploy SOLUTION_ERP / build-deploy (push) Successful in 5m33s
- rag.json contextual_retrieval=false (owner-final f5ce2778; lineage git-chính-xác 05-22 bf93abd)
- crystallized-backfill.ps1 hạ-nhãn calibrated→heuristic (C1 190c11ba; code /4.0 /3.0 nguyên byte)
- reviewer.md +Measured-label gate (verified-pending restart) + session-start.md:206 re-tune chu-kỳ-2 CỦA SE
- 4 adap-reports NEW + bookend UPDATE đính-chính dòng 8 + mục Re-verify (khuôn LOCK 5-trường, 0 self-verified)
- email hub gộp 6c-PASS c0ac7486447e + STAGE-2 move 6 file hash-preserve 6/6 + _index chốt
- owner-gated 4 mục CHỜ ANH: runs/2026-07-16-S127-adap-dot-16-07/owner-gated-proposals-dot-16-07.md
- run-trace đủ: 11 sub-md 3-wave + 2 review-lane + 2 synthesis + curate reviewer L1 20.3→16.8KB seal-verified
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
# (3) NOT-FOR-SUB : this measures the LEAD hot-feed only. Sub packs are
|
||||
# hand-distilled by em-main per task; blind-pouring backfill
|
||||
# into a sub dilutes relevance. If invoked -Tier sub => WARN.
|
||||
# (4) CALIBRATED RANGE: token headroom is a RANGE [bytes/4 .. bytes/3.0], NOT the
|
||||
# (4) HEURISTIC RANGE (convention, NOT measured): token headroom is a RANGE [bytes/4 .. bytes/3.0], NOT the
|
||||
# false-precise byte/4. VN-diacritic hot-memory ~3.0-3.5
|
||||
# byte/tok, so bytes/3.0 = worst-case (fewest tokens hidden
|
||||
# behind the bytes). measured_headroom uses the worst case.
|
||||
@ -114,7 +114,7 @@ foreach ($rel in $hotloadSources) {
|
||||
}
|
||||
}
|
||||
|
||||
# calibrated RANGE (invariant 4): tok_low = optimistic (bytes/4), tok_high = worst (bytes/3.0)
|
||||
# heuristic RANGE (invariant 4): divisors = convention char/4 + VN ~3.0-3.5 byte/tok -- CHUA do tokenizer that tai SE (see dinh-chinh letter 58f5afd8 2026-07-16). tok_low = optimistic (bytes/4), tok_high = worst (bytes/3.0)
|
||||
$tokLow = [int][math]::Round($totalBytes / 4.0)
|
||||
$tokHigh = [int][math]::Round($totalBytes / 3.0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user