📦 deps(thirdparty): update snapshots

This commit is contained in:
ci[bot]
2026-08-31 05:00:46 +08:00
parent 8fea3d18fe
commit 0b2b056032
347 changed files with 38446 additions and 136 deletions
@@ -0,0 +1,20 @@
{
"tokenizers": ["cl100k_base", "o200k_base"],
"versions": {
"A-original-pack": {
"type": "atomic_pack",
"root": "books/naval-almanack-skill",
"entry_glob": "*/SKILL.md"
},
"B-single": {
"type": "single",
"root": "benchmarks/naval/prototypes/single/naval-almanack"
},
"C-compact-pack": {
"type": "compact_pack",
"root": "benchmarks/naval/prototypes/compact-pack",
"router": "naval-almanack",
"promoted_glob": "*/SKILL.md"
}
}
}