8e10f1d83e
為什麼要有這一筆:`.worker-builds/` 是**出貨與安裝真正拿去部署的執行檔**,
而它記的 source_commit 在剛併完 #85/#88 之後對不上源碼:
arcrun-cypher-executor 成品記的 797e7f7 源碼已經是 525faaf ⚠️
arcrun-kbdb 成品記的 a7e23ba 源碼已經是 3eb8b31 ⚠️
⇒ 這時候去出貨或 `init`,送出去的是**舊的執行檔**,測試全綠也沒用
(wiki/mistakes.md「修的東西在執行檔裡,改完源碼+測試綠 ≠ 送到用戶手上」)。
🔴 build-bundles.mjs 的「落後閘」抓不到這個:它比的是「.worker-builds 這個目錄有沒有
落後 main 的 commit」,不是「成品記的 source_commit 有沒有落後那顆 worker 的源碼」。
這次是人工比對才發現的。修這道閘另開票。
重編後:cypher-executor source=525faaf、kbdb source=3eb8b31,兩顆的新程式碼都在產物裡
(kbdb 找得到 embed_backfill_usage/backfillEntryLibraryTags,cypher 找得到 builtin 那條路)。
誠實標記:另外三顆(code/http_request/mcp)源碼沒動,位元組卻變了——是 esbuild
版本漂移換了它產生的 helper(`__esm` 多了一段 try/catch)。這正是 #77 記的
「build 不可跨機器重現」那個結構性斷點的實例。
174 lines
4.8 KiB
JSON
174 lines
4.8 KiB
JSON
{
|
|
"schema": 1,
|
|
"built_for": "arcrun-tier2-worker-artifacts",
|
|
"generated_at": "2026-08-12T01:50:15.065Z",
|
|
"repo_head": "3eb8b31f2bfa029e15a8119e229082fbafb8d2b1",
|
|
"repo_dirty": false,
|
|
"workers": [
|
|
{
|
|
"name": "arcrun-cypher-executor",
|
|
"source_dir": "cypher-executor",
|
|
"source_commit": "525faaf5d01e156a9b8f90808607bead92f40165",
|
|
"main_module": "worker.mjs",
|
|
"main_file": "arcrun-cypher-executor/worker.mjs",
|
|
"js_bytes": 570290,
|
|
"content_sha256": "49d59597c01b5264875e0295c86c7bb2212bf54d3c5858cd4a167752370fa716",
|
|
"modules": [],
|
|
"compat_date": "2025-02-19",
|
|
"compat_flags": [
|
|
"nodejs_compat",
|
|
"global_fetch_strictly_public"
|
|
],
|
|
"requires": {
|
|
"kv": [
|
|
"EXEC_CONTEXT",
|
|
"WEBHOOKS",
|
|
"CREDENTIALS_KV",
|
|
"ANALYTICS_KV",
|
|
"RECIPES",
|
|
"USERS_KV",
|
|
"SESSIONS_KV"
|
|
],
|
|
"d1": [
|
|
{
|
|
"binding": "CREDENTIALS_DB",
|
|
"database_name": "arcrun-kbdb"
|
|
}
|
|
],
|
|
"vectorize": 0,
|
|
"ai": true,
|
|
"vars": {
|
|
"ENVIRONMENT": "production",
|
|
"CF_ACCOUNT_ID": "",
|
|
"WORKER_SUBDOMAIN": "uncle6-me",
|
|
"KBDB_BASE_URL": "https://arcrun-kbdb.uncle6-me.workers.dev",
|
|
"CONSOLE_TENANT": "leo",
|
|
"PORTAL_SESSION_TTL": "604800",
|
|
"PORTAL_SHOW_WORKFLOWS": "admin",
|
|
"GITEA_BASE_URL": "https://git.uncle6.me",
|
|
"GITEA_SPRINT_REPO": "Leo/InkStoneCo",
|
|
"GITEA_SPRINT_DIR": "system-dev/docs/3-specs/autonomy-dispatch"
|
|
}
|
|
},
|
|
"stripped": {
|
|
"services": 13
|
|
},
|
|
"warnings": []
|
|
},
|
|
{
|
|
"name": "arcrun-kbdb",
|
|
"source_dir": "kbdb",
|
|
"source_commit": "3eb8b31f2bfa029e15a8119e229082fbafb8d2b1",
|
|
"main_module": "worker.mjs",
|
|
"main_file": "arcrun-kbdb/worker.mjs",
|
|
"js_bytes": 149234,
|
|
"content_sha256": "7bc666568f453a2fc5fc9339fc997c12d3927fb8a293439f2c80695be8da9767",
|
|
"modules": [],
|
|
"compat_date": "2025-02-19",
|
|
"compat_flags": [
|
|
"nodejs_compat"
|
|
],
|
|
"requires": {
|
|
"kv": [],
|
|
"d1": [
|
|
{
|
|
"binding": "DB",
|
|
"database_name": "arcrun-kbdb"
|
|
}
|
|
],
|
|
"vectorize": 0,
|
|
"ai": false,
|
|
"vars": {
|
|
"ENVIRONMENT": "production"
|
|
}
|
|
},
|
|
"warnings": []
|
|
},
|
|
{
|
|
"name": "arcrun-http-request",
|
|
"source_dir": ".component-builds/http_request",
|
|
"source_commit": "1e85dfb49b0e8d81c0854781d93ee4e6a300c7b3",
|
|
"main_module": "worker.mjs",
|
|
"main_file": "arcrun-http-request/worker.mjs",
|
|
"js_bytes": 80079,
|
|
"content_sha256": "cdd97364f277587cbade69e09bb40812c68f26a1e8bc9aa632c65b1b962b0b85",
|
|
"modules": [
|
|
{
|
|
"name": "component.wasm",
|
|
"type": "application/wasm",
|
|
"file": "arcrun-http-request/component.wasm",
|
|
"sha256": "cc15cc785703e7bbb8dbff2d38dc84a4ac24e2f44316182730abae0f170ef133"
|
|
}
|
|
],
|
|
"compat_date": "2025-02-19",
|
|
"compat_flags": [
|
|
"nodejs_compat",
|
|
"global_fetch_strictly_public"
|
|
],
|
|
"requires": {
|
|
"kv": [],
|
|
"d1": [],
|
|
"vectorize": 0,
|
|
"ai": false,
|
|
"vars": {
|
|
"COMPONENT_ID": "http_request"
|
|
}
|
|
},
|
|
"warnings": []
|
|
},
|
|
{
|
|
"name": "arcrun-code",
|
|
"source_dir": "registry/components/code",
|
|
"source_commit": "621cb8d948d61be6202063fd02effb3f538437fe",
|
|
"main_module": "worker.mjs",
|
|
"main_file": "arcrun-code/worker.mjs",
|
|
"js_bytes": 153758,
|
|
"content_sha256": "751634a3fc9a99cc2da662026818d754c48f031d10bff3b3be2d3a8ee2311bd6",
|
|
"modules": [
|
|
{
|
|
"name": "quickjs.wasm",
|
|
"type": "application/wasm",
|
|
"file": "arcrun-code/quickjs.wasm",
|
|
"sha256": "105c3bed22d457e43e3d1c3c1c6959fda62a8fe06f0fc8a985303c3a2be72232"
|
|
}
|
|
],
|
|
"compat_date": "2025-02-19",
|
|
"compat_flags": [],
|
|
"requires": {
|
|
"kv": [],
|
|
"d1": [],
|
|
"vectorize": 0,
|
|
"ai": false,
|
|
"vars": {
|
|
"COMPONENT_ID": "code"
|
|
}
|
|
},
|
|
"warnings": []
|
|
},
|
|
{
|
|
"name": "arcrun-mcp",
|
|
"source_dir": "mcp",
|
|
"source_commit": "035e8b255b0dcbd4238707f7d2ac8ccf9ee1ba72",
|
|
"main_module": "worker.mjs",
|
|
"main_file": "arcrun-mcp/worker.mjs",
|
|
"js_bytes": 1165388,
|
|
"content_sha256": "c5ff10f9b9d5a77217be343af12d2be3ee8f9792d3e1e091e48e5e6c8d24ca9d",
|
|
"modules": [],
|
|
"compat_date": "2024-11-27",
|
|
"compat_flags": [
|
|
"nodejs_compat"
|
|
],
|
|
"requires": {
|
|
"kv": [
|
|
"OAUTH_KV"
|
|
],
|
|
"d1": [],
|
|
"vectorize": 0,
|
|
"ai": false,
|
|
"vars": {}
|
|
},
|
|
"warnings": []
|
|
}
|
|
],
|
|
"notes": []
|
|
} |