教材修正重打包(Arcrun@c735b91):MCP instructions 不再說「不支援條件分支」

端到端 haiku 考 0/3、1/3 的斷點在教材不在引擎——MCP instructions 是 AI 一連上就讀到的
最前置教材,卻寫死「沒有 ON_TRUE/ON_FALSE/ON_BRANCH——引擎目前不支援條件分支」,
與實際行為相反(探針實測分支正常)。考生據此判定「不支援」而退回寫 code。

本包變更(產物實查):
- tier2/mcp:舊「不支援條件分支」**歸 0**;新「2026-08-01 起引擎支援」2 處;
  新增「分支跑完怎麼判斷成功」段(走 true 路時 false 路節點不出現=正確行為非失敗)
- publish_component 在產物內**歸 0**(#23 死代碼已 git rm)
- tier1/cypher 未變(本次只動教材與 MCP),core 維持 24、daemon 仍 v0.15.0
This commit is contained in:
2026-07-31 18:39:15 +08:00
parent 94eb298c17
commit 6182e39f4b
2 changed files with 5 additions and 2 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"schema": "arcrun-rag-bundles/v1",
"built": "2026-07-31",
"source": "Arcrun@eefbed9",
"source": "Arcrun@c735b91",
"core": [
{
"name": "arcrun-array-ops",
@@ -609,7 +609,7 @@
"tier": 2,
"main_file": "tier2/mcp/index.js",
"main_module": "index.js",
"sha256": "6ef890128423915e78f0c798cb2e87c6ccf920ce4abf546baf4d1b7a49c887e7",
"sha256": "65515d2f20647fca61a51df47437d2b088f83b8d6f227b3bb0d8ead2ebac9982",
"compat_date": "2024-11-27",
"compat_flags": [
"nodejs_compat"