panoma 0.1.2 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/app/BUILD-INFO.json +2 -2
- package/app/apps/web/.next-bundle/BUILD_ID +1 -1
- package/app/apps/web/.next-bundle/app-build-manifest.json +126 -126
- package/app/apps/web/.next-bundle/app-path-routes-manifest.json +25 -25
- package/app/apps/web/.next-bundle/build-manifest.json +2 -2
- package/app/apps/web/.next-bundle/prerender-manifest.json +9 -9
- package/app/apps/web/.next-bundle/server/app/(app)/agents/page.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/agents/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/ai/page.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/ai/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/bridge/page.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/bridge/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/copies/page.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/copies/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/credentials/page.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/credentials/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/disk/page.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/disk/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/hidden/page.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/hidden/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/p/[slug]/page.js +2 -2
- package/app/apps/web/.next-bundle/server/app/(app)/p/[slug]/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/packages/page.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/packages/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/page.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/runs/[id]/page.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/runs/[id]/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/runs/page.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/runs/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/search/page.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/search/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/twin/look/page.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/twin/look/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/twin/page.js +2 -2
- package/app/apps/web/.next-bundle/server/app/(app)/twin/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/unsaved/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/accounts/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/accounts/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/consult/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/context/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/journal/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/keys/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/keys/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/log/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/mcp/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/mcp/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/notes/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/notes/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/tasks/[id]/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/tasks/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/ai/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/ai/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/assets/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/assets/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/assignments/launch/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/assignments/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/assignments/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/catalog/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/catalog/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/check/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/consultations/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/consultations/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/describe/route.js +2 -2
- package/app/apps/web/.next-bundle/server/app/api/describe/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/disk/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/disk/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/enrich/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/enrich/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/environment/route.js +2 -2
- package/app/apps/web/.next-bundle/server/app/api/environment/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/hooks/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/hooks/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/ingest/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/ingest/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/md/apply/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/md/apply/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/md/context/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/md/context/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/md/inspect/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/md/inspect/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/md/repair/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/md/repair/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/md/review/route.js +2 -2
- package/app/apps/web/.next-bundle/server/app/api/md/review/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/north/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/north/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/notes/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/notes/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/open/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/project/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/project/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/rescan/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/rescan/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/roots/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/roots/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/runs/[id]/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/runs/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/runs/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/scale/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/scale/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/search/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/search/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/secrets/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/secrets/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/tasks/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/tasks/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/today/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/today/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/assign/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/assign/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/classify/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/classify/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/critique/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/critique/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/design/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/design/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/distill/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/distill/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/look/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/look/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/mine/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/mine/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/score/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/score/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/shot/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/shot/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/sources/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/sources/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/synthesize/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/synthesize/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/taste/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/taste/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/verdicts/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/verdicts/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/watch/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/watch/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/icon/[id]/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app-paths-manifest.json +25 -25
- package/app/apps/web/.next-bundle/server/chunks/174.js +3 -0
- package/app/apps/web/.next-bundle/server/chunks/2930.js +1 -1
- package/app/apps/web/.next-bundle/server/chunks/3377.js +1 -0
- package/app/apps/web/.next-bundle/server/chunks/3677.js +1 -1
- package/app/apps/web/.next-bundle/server/chunks/4289.js +1 -1
- package/app/apps/web/.next-bundle/server/chunks/6790.js +3 -1
- package/app/apps/web/.next-bundle/server/chunks/7276.js +1 -1
- package/app/apps/web/.next-bundle/server/chunks/7876.js +1 -0
- package/app/apps/web/.next-bundle/server/functions-config-manifest.json +12 -12
- package/app/apps/web/.next-bundle/server/middleware-manifest.json +5 -5
- package/app/apps/web/.next-bundle/server/pages/500.html +1 -1
- package/app/apps/web/.next-bundle/server/pages-manifest.json +1 -1
- package/app/apps/web/.next-bundle/server/server-reference-manifest.json +1 -1
- package/app/apps/web/.next-bundle/static/chunks/4517-63995539421e71bd.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/7911-d549c69e290b1f96.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/agents/page-cdb332736d2b75f9.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/ai/page-60083a1b6a36c928.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/bridge/page-95d7d92ca0b30f20.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/credentials/page-e87253842975daa4.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/disk/page-15cd72dc04ac7de4.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/error-7a9266f6e98936d9.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/hidden/page-4e81219b6c5aeb2a.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/layout-20c619e7c3b1eb97.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/p/[slug]/page-630a1079cd683bad.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/page-f4dd3e5acee2bfb4.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/runs/[id]/page-572f84e2016be38a.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/search/page-6e94501b5e36f4b1.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/twin/look/page-8e24b1b376cbdab8.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/twin/page-4d6804060b9830ff.js +1 -0
- package/app/node_modules/@panoma/db/dist/index.d.ts +10 -0
- package/app/node_modules/@panoma/db/dist/index.js +9 -0
- package/dist/{ai-command-XQGHWOY5.js → ai-command-U5V5SDJW.js} +1 -1
- package/dist/{check-command-2SZH5KYN.js → check-command-64DBJGYM.js} +3 -3
- package/dist/{chunk-JLPWKPLM.js → chunk-3WPD5CHL.js} +1 -1
- package/dist/{chunk-ELBBRUIH.js → chunk-FJATGEPD.js} +2 -2
- package/dist/{chunk-4ZMDIOH5.js → chunk-JMXXTMGV.js} +2 -2
- package/dist/{chunk-VP225OGF.js → chunk-KNPE4SJG.js} +8 -2
- package/dist/index.js +11 -11
- package/dist/{md-command-76RMDZKU.js → md-command-73QAVNOP.js} +2 -2
- package/dist/{next-command-KUHZCZPR.js → next-command-OQWKUMAH.js} +3 -3
- package/dist/{north-command-VRD6EQP6.js → north-command-7AVYNCB4.js} +3 -3
- package/dist/{review-command-ILJVQMZU.js → review-command-A6V3A5XG.js} +1 -1
- package/dist/{twin-command-XJEJ6453.js → twin-command-WSVMZWGC.js} +8 -4
- package/npm-shrinkwrap.json +2 -2
- package/package.json +1 -1
- package/app/apps/web/.next-bundle/server/chunks/5656.js +0 -3
- package/app/apps/web/.next-bundle/static/chunks/4517-194aeb1d92d9e4a0.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/7911-22e5c2227cd664f0.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/agents/page-5a6085ab51fd1c22.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/ai/page-ce796543295ea5b8.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/bridge/page-76f2bf4a1a914234.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/credentials/page-4febc07fcac150cd.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/disk/page-3a16dd5767b06f7a.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/error-1352ba2a30039af8.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/hidden/page-cd4dbfd609fee48f.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/layout-d7eece5b47fcac36.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/p/[slug]/page-d8ef4c62b6098da0.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/page-ae8edd375818c9f6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/runs/[id]/page-7e0f3effeada2264.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/search/page-9c45c680651305fd.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/twin/look/page-1c57d8dce043fb1f.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/twin/page-e1434054df4e5d66.js +0 -1
- /package/app/apps/web/.next-bundle/static/{EAuc0Br8TdDur7GG5w5XO → D8knSMGGk6yOk_0w3z22h}/_buildManifest.js +0 -0
- /package/app/apps/web/.next-bundle/static/{EAuc0Br8TdDur7GG5w5XO → D8knSMGGk6yOk_0w3z22h}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/today/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"73":{"*":{"id":"68627","name":"*","chunks":[],"async":false}},"110":{"*":{"id":"24","name":"*","chunks":[],"async":false}},"121":{"*":{"id":"55773","name":"*","chunks":[],"async":false}},"179":{"*":{"id":"15966","name":"*","chunks":[],"async":false}},"460":{"*":{"id":"74080","name":"*","chunks":[],"async":false}},"470":{"*":{"id":"80156","name":"*","chunks":[],"async":false}},"508":{"*":{"id":"3406","name":"*","chunks":[],"async":false}},"733":{"*":{"id":"11971","name":"*","chunks":[],"async":false}},"839":{"*":{"id":"42325","name":"*","chunks":[],"async":false}},"905":{"*":{"id":"47703","name":"*","chunks":[],"async":false}},"1246":{"*":{"id":"67178","name":"*","chunks":[],"async":false}},"1264":{"*":{"id":"55510","name":"*","chunks":[],"async":false}},"1308":{"*":{"id":"28760","name":"*","chunks":[],"async":false}},"1335":{"*":{"id":"24221","name":"*","chunks":[],"async":false}},"1461":{"*":{"id":"67469","name":"*","chunks":[],"async":false}},"1636":{"*":{"id":"49758","name":"*","chunks":[],"async":false}},"1723":{"*":{"id":"66881","name":"*","chunks":[],"async":false}},"1760":{"*":{"id":"18130","name":"*","chunks":[],"async":false}},"2189":{"*":{"id":"50485","name":"*","chunks":[],"async":false}},"2473":{"*":{"id":"14947","name":"*","chunks":[],"async":false}},"2625":{"*":{"id":"39139","name":"*","chunks":[],"async":false}},"2695":{"*":{"id":"80051","name":"*","chunks":[],"async":false}},"3231":{"*":{"id":"73382","name":"*","chunks":[],"async":false}},"3385":{"*":{"id":"16225","name":"*","chunks":[],"async":false}},"3530":{"*":{"id":"77218","name":"*","chunks":[],"async":false}},"3731":{"*":{"id":"28103","name":"*","chunks":[],"async":false}},"3950":{"*":{"id":"47232","name":"*","chunks":[],"async":false}},"4982":{"*":{"id":"8723","name":"*","chunks":[],"async":false}},"5018":{"*":{"id":"26252","name":"*","chunks":[],"async":false}},"5108":{"*":{"id":"85600","name":"*","chunks":[],"async":false}},"5666":{"*":{"id":"88434","name":"*","chunks":[],"async":false}},"5704":{"*":{"id":"49386","name":"*","chunks":[],"async":false}},"5838":{"*":{"id":"1608","name":"*","chunks":[],"async":false}},"6298":{"*":{"id":"92972","name":"*","chunks":[],"async":false}},"6408":{"*":{"id":"10372","name":"*","chunks":[],"async":false}},"6455":{"*":{"id":"75871","name":"*","chunks":[],"async":false}},"6541":{"*":{"id":"313","name":"*","chunks":[],"async":false}},"6990":{"*":{"id":"77128","name":"*","chunks":[],"async":false}},"7346":{"*":{"id":"97856","name":"*","chunks":[],"async":false}},"7522":{"*":{"id":"8470","name":"*","chunks":[],"async":false}},"7657":{"*":{"id":"8445","name":"*","chunks":[],"async":false}},"7964":{"*":{"id":"49456","name":"*","chunks":[],"async":false}},"8156":{"*":{"id":"509","name":"*","chunks":[],"async":false}},"8601":{"*":{"id":"32495","name":"*","chunks":[],"async":false}},"8926":{"*":{"id":"78756","name":"*","chunks":[],"async":false}},"9196":{"*":{"id":"63394","name":"*","chunks":[],"async":false}},"9294":{"*":{"id":"73955","name":"*","chunks":[],"async":false}},"9316":{"*":{"id":"61908","name":"*","chunks":[],"async":false}},"9495":{"*":{"id":"94533","name":"*","chunks":[],"async":false}},"9730":{"*":{"id":"48078","name":"*","chunks":[],"async":false}},"9988":{"*":{"id":"48557","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/builtin/global-error.js":{"id":1246,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":1246,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/client-page.js":{"id":1335,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/client-page.js":{"id":1335,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/client-segment.js":{"id":1461,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/client-segment.js":{"id":1461,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":8926,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":8926,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/layout-router.js":{"id":470,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/layout-router.js":{"id":470,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":3950,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":3950,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/render-from-template-context.js":{"id":1308,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":1308,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/lib/framework/boundary-components.js":{"id":508,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":508,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6990,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6990,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/app-dir/link.js":{"id":1723,"name":"*","chunks":["1723","static/chunks/1723-71c045eb0c2a8daa.js","4345","static/chunks/app/not-found-fb206ee7ea581b0a.js"],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/app-dir/link.js":{"id":1723,"name":"*","chunks":["1723","static/chunks/1723-71c045eb0c2a8daa.js","4345","static/chunks/app/not-found-fb206ee7ea581b0a.js"],"async":false},"/private/tmp/panoma-npm/apps/web/app/globals.css":{"id":2500,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-22e5c2227cd664f0.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-d7eece5b47fcac36.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/app-shell.tsx":{"id":3731,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-22e5c2227cd664f0.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-d7eece5b47fcac36.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/i18n-provider.tsx":{"id":179,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-22e5c2227cd664f0.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-d7eece5b47fcac36.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/search-provider.tsx":{"id":5018,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-22e5c2227cd664f0.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-d7eece5b47fcac36.js"],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/font/google/target.css?{\"path\":\"app/(app)/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":660,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-22e5c2227cd664f0.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-d7eece5b47fcac36.js"],"async":false},"/private/tmp/panoma-npm/apps/web/app/(app)/error.tsx":{"id":6408,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","7911","static/chunks/7911-22e5c2227cd664f0.js","8880","static/chunks/app/(app)/error-1352ba2a30039af8.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/ai-panel.tsx":{"id":3530,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/bridge-steps.tsx":{"id":2695,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/connect-agent.tsx":{"id":1760,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/disconnect-agent.tsx":{"id":9316,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/measure-disk.tsx":{"id":7964,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-store.tsx":{"id":3385,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","3052","static/chunks/05e62ed0-4f8e7c265bd81def.js","2583","static/chunks/003adf37-43d6365219a6cb5d.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-22e5c2227cd664f0.js","4517","static/chunks/4517-194aeb1d92d9e4a0.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","9415","static/chunks/app/(app)/page-ae8edd375818c9f6.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/hidden-actions.tsx":{"id":5108,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/run-actions.tsx":{"id":9988,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-look.tsx":{"id":1636,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/secret-scan.tsx":{"id":1264,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/copy-button.tsx":{"id":9294,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/open-folder.tsx":{"id":839,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/code-search.tsx":{"id":110,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/belief-editor.tsx":{"id":9495,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-consent.tsx":{"id":2189,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-distill.tsx":{"id":7522,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-sources.tsx":{"id":7657,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-synthesize.tsx":{"id":733,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/assignments.tsx":{"id":9196,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/capture-task.tsx":{"id":8156,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/critiques.tsx":{"id":2625,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/describe.tsx":{"id":121,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/md-apply.tsx":{"id":5666,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/md-inspect.tsx":{"id":9730,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/md-repair.tsx":{"id":2473,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/md-review.tsx":{"id":7346,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-accounts.tsx":{"id":460,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-action-bar.tsx":{"id":4982,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-board.tsx":{"id":3231,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-build-check.tsx":{"id":905,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-charts.tsx":{"id":8601,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-double.tsx":{"id":6541,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-hooks.tsx":{"id":5838,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-memory.tsx":{"id":6455,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/resume.tsx":{"id":73,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/run-button.tsx":{"id":5704,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/unused-assets.tsx":{"id":6298,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/private/tmp/panoma-npm/apps/web/":[],"/private/tmp/panoma-npm/apps/web/app/global-not-found":[],"/private/tmp/panoma-npm/apps/web/app/not-found":[],"/private/tmp/panoma-npm/apps/web/app/(app)/layout":[{"inlined":false,"path":"static/css/6de932bb4718a4fa.css"},{"inlined":false,"path":"static/css/081a0afca5a9bd20.css"}],"/private/tmp/panoma-npm/apps/web/app/(app)/error":[],"/private/tmp/panoma-npm/apps/web/app/(app)/page":[],"/private/tmp/panoma-npm/apps/web/app/api/today/route":[]},"rscModuleMapping":{"73":{"*":{"id":"20973","name":"*","chunks":[],"async":false}},"110":{"*":{"id":"20678","name":"*","chunks":[],"async":false}},"121":{"*":{"id":"57195","name":"*","chunks":[],"async":false}},"179":{"*":{"id":"9724","name":"*","chunks":[],"async":false}},"460":{"*":{"id":"32772","name":"*","chunks":[],"async":false}},"470":{"*":{"id":"41634","name":"*","chunks":[],"async":false}},"508":{"*":{"id":"60883","name":"*","chunks":[],"async":false}},"733":{"*":{"id":"16845","name":"*","chunks":[],"async":false}},"839":{"*":{"id":"10467","name":"*","chunks":[],"async":false}},"905":{"*":{"id":"70049","name":"*","chunks":[],"async":false}},"1246":{"*":{"id":"84516","name":"*","chunks":[],"async":false}},"1264":{"*":{"id":"29080","name":"*","chunks":[],"async":false}},"1308":{"*":{"id":"80662","name":"*","chunks":[],"async":false}},"1335":{"*":{"id":"51199","name":"*","chunks":[],"async":false}},"1461":{"*":{"id":"17779","name":"*","chunks":[],"async":false}},"1636":{"*":{"id":"57036","name":"*","chunks":[],"async":false}},"1723":{"*":{"id":"63507","name":"*","chunks":[],"async":false}},"1760":{"*":{"id":"6544","name":"*","chunks":[],"async":false}},"2189":{"*":{"id":"40543","name":"*","chunks":[],"async":false}},"2473":{"*":{"id":"68709","name":"*","chunks":[],"async":false}},"2500":{"*":{"id":"54432","name":"*","chunks":[],"async":false}},"2625":{"*":{"id":"55265","name":"*","chunks":[],"async":false}},"2695":{"*":{"id":"89253","name":"*","chunks":[],"async":false}},"3231":{"*":{"id":"49362","name":"*","chunks":[],"async":false}},"3385":{"*":{"id":"56037","name":"*","chunks":[],"async":false}},"3530":{"*":{"id":"36239","name":"*","chunks":[],"async":false}},"3731":{"*":{"id":"93138","name":"*","chunks":[],"async":false}},"3950":{"*":{"id":"21110","name":"*","chunks":[],"async":false}},"4982":{"*":{"id":"37302","name":"*","chunks":[],"async":false}},"5018":{"*":{"id":"1012","name":"*","chunks":[],"async":false}},"5108":{"*":{"id":"52634","name":"*","chunks":[],"async":false}},"5666":{"*":{"id":"52032","name":"*","chunks":[],"async":false}},"5704":{"*":{"id":"93508","name":"*","chunks":[],"async":false}},"5838":{"*":{"id":"79154","name":"*","chunks":[],"async":false}},"6298":{"*":{"id":"17994","name":"*","chunks":[],"async":false}},"6408":{"*":{"id":"76510","name":"*","chunks":[],"async":false}},"6455":{"*":{"id":"38149","name":"*","chunks":[],"async":false}},"6541":{"*":{"id":"58679","name":"*","chunks":[],"async":false}},"6990":{"*":{"id":"48582","name":"*","chunks":[],"async":false}},"7346":{"*":{"id":"34566","name":"*","chunks":[],"async":false}},"7522":{"*":{"id":"20392","name":"*","chunks":[],"async":false}},"7657":{"*":{"id":"48351","name":"*","chunks":[],"async":false}},"7964":{"*":{"id":"66070","name":"*","chunks":[],"async":false}},"8156":{"*":{"id":"36412","name":"*","chunks":[],"async":false}},"8601":{"*":{"id":"47975","name":"*","chunks":[],"async":false}},"8926":{"*":{"id":"65238","name":"*","chunks":[],"async":false}},"9196":{"*":{"id":"5268","name":"*","chunks":[],"async":false}},"9294":{"*":{"id":"49670","name":"*","chunks":[],"async":false}},"9316":{"*":{"id":"23954","name":"*","chunks":[],"async":false}},"9495":{"*":{"id":"83741","name":"*","chunks":[],"async":false}},"9730":{"*":{"id":"80040","name":"*","chunks":[],"async":false}},"9988":{"*":{"id":"98231","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"470":{"*":{"id":"80156","name":"*","chunks":[],"async":false}},"508":{"*":{"id":"3406","name":"*","chunks":[],"async":false}},"1246":{"*":{"id":"67178","name":"*","chunks":[],"async":false}},"1308":{"*":{"id":"28760","name":"*","chunks":[],"async":false}},"1335":{"*":{"id":"24221","name":"*","chunks":[],"async":false}},"1461":{"*":{"id":"67469","name":"*","chunks":[],"async":false}},"1723":{"*":{"id":"66881","name":"*","chunks":[],"async":false}},"3950":{"*":{"id":"47232","name":"*","chunks":[],"async":false}},"6990":{"*":{"id":"77128","name":"*","chunks":[],"async":false}},"8926":{"*":{"id":"78756","name":"*","chunks":[],"async":false}}}}
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/today/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"73":{"*":{"id":"68627","name":"*","chunks":[],"async":false}},"110":{"*":{"id":"24","name":"*","chunks":[],"async":false}},"121":{"*":{"id":"55773","name":"*","chunks":[],"async":false}},"179":{"*":{"id":"15966","name":"*","chunks":[],"async":false}},"460":{"*":{"id":"74080","name":"*","chunks":[],"async":false}},"470":{"*":{"id":"80156","name":"*","chunks":[],"async":false}},"508":{"*":{"id":"3406","name":"*","chunks":[],"async":false}},"733":{"*":{"id":"11971","name":"*","chunks":[],"async":false}},"839":{"*":{"id":"42325","name":"*","chunks":[],"async":false}},"905":{"*":{"id":"47703","name":"*","chunks":[],"async":false}},"1246":{"*":{"id":"67178","name":"*","chunks":[],"async":false}},"1264":{"*":{"id":"55510","name":"*","chunks":[],"async":false}},"1308":{"*":{"id":"28760","name":"*","chunks":[],"async":false}},"1335":{"*":{"id":"24221","name":"*","chunks":[],"async":false}},"1461":{"*":{"id":"67469","name":"*","chunks":[],"async":false}},"1636":{"*":{"id":"49758","name":"*","chunks":[],"async":false}},"1723":{"*":{"id":"66881","name":"*","chunks":[],"async":false}},"1760":{"*":{"id":"18130","name":"*","chunks":[],"async":false}},"2189":{"*":{"id":"50485","name":"*","chunks":[],"async":false}},"2473":{"*":{"id":"14947","name":"*","chunks":[],"async":false}},"2625":{"*":{"id":"39139","name":"*","chunks":[],"async":false}},"2695":{"*":{"id":"80051","name":"*","chunks":[],"async":false}},"3231":{"*":{"id":"73382","name":"*","chunks":[],"async":false}},"3385":{"*":{"id":"16225","name":"*","chunks":[],"async":false}},"3530":{"*":{"id":"77218","name":"*","chunks":[],"async":false}},"3731":{"*":{"id":"28103","name":"*","chunks":[],"async":false}},"3950":{"*":{"id":"47232","name":"*","chunks":[],"async":false}},"4982":{"*":{"id":"8723","name":"*","chunks":[],"async":false}},"5018":{"*":{"id":"26252","name":"*","chunks":[],"async":false}},"5108":{"*":{"id":"85600","name":"*","chunks":[],"async":false}},"5666":{"*":{"id":"88434","name":"*","chunks":[],"async":false}},"5704":{"*":{"id":"49386","name":"*","chunks":[],"async":false}},"5838":{"*":{"id":"1608","name":"*","chunks":[],"async":false}},"6298":{"*":{"id":"92972","name":"*","chunks":[],"async":false}},"6408":{"*":{"id":"10372","name":"*","chunks":[],"async":false}},"6455":{"*":{"id":"75871","name":"*","chunks":[],"async":false}},"6541":{"*":{"id":"313","name":"*","chunks":[],"async":false}},"6990":{"*":{"id":"77128","name":"*","chunks":[],"async":false}},"7346":{"*":{"id":"97856","name":"*","chunks":[],"async":false}},"7522":{"*":{"id":"8470","name":"*","chunks":[],"async":false}},"7657":{"*":{"id":"8445","name":"*","chunks":[],"async":false}},"7964":{"*":{"id":"49456","name":"*","chunks":[],"async":false}},"8156":{"*":{"id":"509","name":"*","chunks":[],"async":false}},"8601":{"*":{"id":"32495","name":"*","chunks":[],"async":false}},"8926":{"*":{"id":"78756","name":"*","chunks":[],"async":false}},"9196":{"*":{"id":"63394","name":"*","chunks":[],"async":false}},"9294":{"*":{"id":"73955","name":"*","chunks":[],"async":false}},"9316":{"*":{"id":"61908","name":"*","chunks":[],"async":false}},"9495":{"*":{"id":"94533","name":"*","chunks":[],"async":false}},"9730":{"*":{"id":"48078","name":"*","chunks":[],"async":false}},"9988":{"*":{"id":"48557","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/builtin/global-error.js":{"id":1246,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":1246,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/client-page.js":{"id":1335,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/client-page.js":{"id":1335,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/client-segment.js":{"id":1461,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/client-segment.js":{"id":1461,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":8926,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":8926,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/layout-router.js":{"id":470,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/layout-router.js":{"id":470,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":3950,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":3950,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/render-from-template-context.js":{"id":1308,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":1308,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/lib/framework/boundary-components.js":{"id":508,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":508,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6990,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6990,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/app-dir/link.js":{"id":1723,"name":"*","chunks":["1723","static/chunks/1723-71c045eb0c2a8daa.js","4345","static/chunks/app/not-found-fb206ee7ea581b0a.js"],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/app-dir/link.js":{"id":1723,"name":"*","chunks":["1723","static/chunks/1723-71c045eb0c2a8daa.js","4345","static/chunks/app/not-found-fb206ee7ea581b0a.js"],"async":false},"/private/tmp/panoma-npm/apps/web/app/globals.css":{"id":2500,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-d549c69e290b1f96.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-20c619e7c3b1eb97.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/app-shell.tsx":{"id":3731,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-d549c69e290b1f96.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-20c619e7c3b1eb97.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/i18n-provider.tsx":{"id":179,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-d549c69e290b1f96.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-20c619e7c3b1eb97.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/search-provider.tsx":{"id":5018,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-d549c69e290b1f96.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-20c619e7c3b1eb97.js"],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/font/google/target.css?{\"path\":\"app/(app)/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":660,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-d549c69e290b1f96.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-20c619e7c3b1eb97.js"],"async":false},"/private/tmp/panoma-npm/apps/web/app/(app)/error.tsx":{"id":6408,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","7911","static/chunks/7911-d549c69e290b1f96.js","8880","static/chunks/app/(app)/error-7a9266f6e98936d9.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/ai-panel.tsx":{"id":3530,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/bridge-steps.tsx":{"id":2695,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/secret-scan.tsx":{"id":1264,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/hidden-actions.tsx":{"id":5108,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/code-search.tsx":{"id":110,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/connect-agent.tsx":{"id":1760,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/disconnect-agent.tsx":{"id":9316,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/measure-disk.tsx":{"id":7964,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-store.tsx":{"id":3385,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","3052","static/chunks/05e62ed0-4f8e7c265bd81def.js","2583","static/chunks/003adf37-43d6365219a6cb5d.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-d549c69e290b1f96.js","4517","static/chunks/4517-63995539421e71bd.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","9415","static/chunks/app/(app)/page-f4dd3e5acee2bfb4.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/run-actions.tsx":{"id":9988,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/copy-button.tsx":{"id":9294,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/open-folder.tsx":{"id":839,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-look.tsx":{"id":1636,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/belief-editor.tsx":{"id":9495,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-consent.tsx":{"id":2189,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-distill.tsx":{"id":7522,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-sources.tsx":{"id":7657,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-synthesize.tsx":{"id":733,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/assignments.tsx":{"id":9196,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/capture-task.tsx":{"id":8156,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/critiques.tsx":{"id":2625,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/describe.tsx":{"id":121,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/md-apply.tsx":{"id":5666,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/md-inspect.tsx":{"id":9730,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/md-repair.tsx":{"id":2473,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/md-review.tsx":{"id":7346,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-accounts.tsx":{"id":460,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-action-bar.tsx":{"id":4982,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-board.tsx":{"id":3231,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-build-check.tsx":{"id":905,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-charts.tsx":{"id":8601,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-double.tsx":{"id":6541,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-hooks.tsx":{"id":5838,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-memory.tsx":{"id":6455,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/resume.tsx":{"id":73,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/run-button.tsx":{"id":5704,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/unused-assets.tsx":{"id":6298,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/private/tmp/panoma-npm/apps/web/":[],"/private/tmp/panoma-npm/apps/web/app/global-not-found":[],"/private/tmp/panoma-npm/apps/web/app/not-found":[],"/private/tmp/panoma-npm/apps/web/app/(app)/layout":[{"inlined":false,"path":"static/css/6de932bb4718a4fa.css"},{"inlined":false,"path":"static/css/081a0afca5a9bd20.css"}],"/private/tmp/panoma-npm/apps/web/app/(app)/error":[],"/private/tmp/panoma-npm/apps/web/app/(app)/page":[],"/private/tmp/panoma-npm/apps/web/app/api/today/route":[]},"rscModuleMapping":{"73":{"*":{"id":"20973","name":"*","chunks":[],"async":false}},"110":{"*":{"id":"20678","name":"*","chunks":[],"async":false}},"121":{"*":{"id":"57195","name":"*","chunks":[],"async":false}},"179":{"*":{"id":"9724","name":"*","chunks":[],"async":false}},"460":{"*":{"id":"32772","name":"*","chunks":[],"async":false}},"470":{"*":{"id":"41634","name":"*","chunks":[],"async":false}},"508":{"*":{"id":"60883","name":"*","chunks":[],"async":false}},"733":{"*":{"id":"16845","name":"*","chunks":[],"async":false}},"839":{"*":{"id":"10467","name":"*","chunks":[],"async":false}},"905":{"*":{"id":"70049","name":"*","chunks":[],"async":false}},"1246":{"*":{"id":"84516","name":"*","chunks":[],"async":false}},"1264":{"*":{"id":"29080","name":"*","chunks":[],"async":false}},"1308":{"*":{"id":"80662","name":"*","chunks":[],"async":false}},"1335":{"*":{"id":"51199","name":"*","chunks":[],"async":false}},"1461":{"*":{"id":"17779","name":"*","chunks":[],"async":false}},"1636":{"*":{"id":"57036","name":"*","chunks":[],"async":false}},"1723":{"*":{"id":"63507","name":"*","chunks":[],"async":false}},"1760":{"*":{"id":"6544","name":"*","chunks":[],"async":false}},"2189":{"*":{"id":"40543","name":"*","chunks":[],"async":false}},"2473":{"*":{"id":"68709","name":"*","chunks":[],"async":false}},"2500":{"*":{"id":"54432","name":"*","chunks":[],"async":false}},"2625":{"*":{"id":"55265","name":"*","chunks":[],"async":false}},"2695":{"*":{"id":"89253","name":"*","chunks":[],"async":false}},"3231":{"*":{"id":"49362","name":"*","chunks":[],"async":false}},"3385":{"*":{"id":"56037","name":"*","chunks":[],"async":false}},"3530":{"*":{"id":"36239","name":"*","chunks":[],"async":false}},"3731":{"*":{"id":"93138","name":"*","chunks":[],"async":false}},"3950":{"*":{"id":"21110","name":"*","chunks":[],"async":false}},"4982":{"*":{"id":"37302","name":"*","chunks":[],"async":false}},"5018":{"*":{"id":"1012","name":"*","chunks":[],"async":false}},"5108":{"*":{"id":"52634","name":"*","chunks":[],"async":false}},"5666":{"*":{"id":"52032","name":"*","chunks":[],"async":false}},"5704":{"*":{"id":"93508","name":"*","chunks":[],"async":false}},"5838":{"*":{"id":"79154","name":"*","chunks":[],"async":false}},"6298":{"*":{"id":"17994","name":"*","chunks":[],"async":false}},"6408":{"*":{"id":"76510","name":"*","chunks":[],"async":false}},"6455":{"*":{"id":"38149","name":"*","chunks":[],"async":false}},"6541":{"*":{"id":"58679","name":"*","chunks":[],"async":false}},"6990":{"*":{"id":"48582","name":"*","chunks":[],"async":false}},"7346":{"*":{"id":"34566","name":"*","chunks":[],"async":false}},"7522":{"*":{"id":"20392","name":"*","chunks":[],"async":false}},"7657":{"*":{"id":"48351","name":"*","chunks":[],"async":false}},"7964":{"*":{"id":"66070","name":"*","chunks":[],"async":false}},"8156":{"*":{"id":"36412","name":"*","chunks":[],"async":false}},"8601":{"*":{"id":"47975","name":"*","chunks":[],"async":false}},"8926":{"*":{"id":"65238","name":"*","chunks":[],"async":false}},"9196":{"*":{"id":"5268","name":"*","chunks":[],"async":false}},"9294":{"*":{"id":"49670","name":"*","chunks":[],"async":false}},"9316":{"*":{"id":"23954","name":"*","chunks":[],"async":false}},"9495":{"*":{"id":"83741","name":"*","chunks":[],"async":false}},"9730":{"*":{"id":"80040","name":"*","chunks":[],"async":false}},"9988":{"*":{"id":"98231","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"470":{"*":{"id":"80156","name":"*","chunks":[],"async":false}},"508":{"*":{"id":"3406","name":"*","chunks":[],"async":false}},"1246":{"*":{"id":"67178","name":"*","chunks":[],"async":false}},"1308":{"*":{"id":"28760","name":"*","chunks":[],"async":false}},"1335":{"*":{"id":"24221","name":"*","chunks":[],"async":false}},"1461":{"*":{"id":"67469","name":"*","chunks":[],"async":false}},"1723":{"*":{"id":"66881","name":"*","chunks":[],"async":false}},"3950":{"*":{"id":"47232","name":"*","chunks":[],"async":false}},"6990":{"*":{"id":"77128","name":"*","chunks":[],"async":false}},"8926":{"*":{"id":"78756","name":"*","chunks":[],"async":false}}}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(()=>{var a={};a.id=2748,a.ids=[2748],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},4439:()=>{},4984:a=>{"use strict";a.exports=require("readline")},9167:()=>{},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},19771:a=>{"use strict";a.exports=require("process")},21820:a=>{"use strict";a.exports=require("os")},28354:a=>{"use strict";a.exports=require("util")},29021:a=>{"use strict";a.exports=require("fs")},29054:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>I,patchFetch:()=>H,routeModule:()=>D,serverHooks:()=>G,workAsyncStorage:()=>E,workUnitAsyncStorage:()=>F});var d={};c.r(d),c.d(d,{POST:()=>C});var e=c(99446),f=c(82655),g=c(75190),h=c(54520),i=c(22294),j=c(261),k=c(31688),l=c(58442),m=c(86058),n=c(92025),o=c(40071),p=c(2701),q=c(30667),r=c(42508),s=c(86439),t=c(15826),u=c(54958),v=c(46180),w=c(73335),x=c(83838),y=c(83677),z=c(76760),A=c(76157),B=c(76195);async function C(a){let b=(0,x.N)(a);if(b)return b;let c=(0,y.dT)(a),d=await a.json().catch(()=>({})),e="string"==typeof d.lookId?d.lookId:void 0,f="number"==typeof d.finding?d.finding:void 0;if(void 0===e||void 0===f||!Number.isInteger(f)||f<0)return Response.json({error:(0,y.t)(c,"look.assignMalformed")},{status:400});let{db:g}=await (0,w.db)(),h=await (0,v.eG)(g,e),i=h?.findings[f];if(void 0===h||void 0===i)return Response.json({error:(0,y.t)(c,"look.assignGone")},{status:404});let j=await (0,v.xw)(g,h.identity);if(void 0===j)return Response.json({error:(0,y.t)(c,"api.noProject")},{status:404});let k=(await (0,v.xT)(g)).get(`${e} ${f}`),l="discard"===d.decision;if(l&&void 0!==k&&await (0,v.GG)(g,k))return(0,u.revalidatePath)(`/p/${j.slug}`),(0,u.revalidatePath)("/twin/look"),Response.json({id:k,discarded:!0});if(!l&&void 0!==k)return Response.json({error:(0,y.t)(c,"look.assignQueued"),id:k},{status:409});let m=function(a,b){var c;let d="es"===b,{finding:e}=a,f=(0,A.bo)(e.what,220),g=(0,A.bo)(e.where,220),h=(0,A.bo)(e.fix,220),i=e.cites.map(a=>(0,A.bo)(a,220)),j=(0,A.bo)(a.project.name,80),k=(0,A.bo)(a.project.root,200),l=a.at.toISOString().slice(0,10),m=[];if(m.push(d?`Encargo de panoma sobre \xab${j}\xbb (${k}).`:`Assignment from panoma about “${j}” (${k}).`),m.push(""),a.shot){let b=(0,z.join)(A.m5,(0,A.bo)(a.shot,120));m.push(d?`Sale de una mirada del cr\xedtico a una captura del ${l}. Est\xe1 en \`${b}\`: \xe1brela antes de tocar nada.`:`It comes from a critic look at a screenshot from ${l}. It is at \`${b}\`: open it before touching anything.`)}else m.push(d?`Sale de una mirada del cr\xedtico a una pantalla, del ${l}.`:`It comes from a critic look at a screen, from ${l}.`);if(m.push(""),m.push(d?`Qu\xe9 est\xe1 mal: ${f}`:`What is wrong: ${f}`),m.push(d?`D\xf3nde se ve: ${g}`:`Where it shows: ${g}`),m.push(""),i.length>0){for(let a of(m.push(d?"Lo que incumple, con las palabras de quien lo pidi\xf3:":"What it breaks, in the words of whoever asked for it:"),i))m.push(`- ${a}`);m.push("")}return m.push(d?`El encargo: ${h}`:`The assignment: ${h}`),m.push(""),m.push(d?"Arregla eso y nada m\xe1s. Si al abrir la captura no ves lo que dice el hallazgo, dilo y para: puede que ya est\xe9 arreglado, y la captura es de ese d\xeda y no de hoy.":"Fix that and nothing else. If, once you open the screenshot, you cannot see what the finding describes, say so and stop: it may already be fixed, and the screenshot is from that day, not today."),m.push(""),m.push((0,B.oM)(b,d?"diciendo qu\xe9 cambiaste":"stating what you changed")),{title:(c=h).length>100?`${c.slice(0,99).trimEnd()}…`:c,body:m.join("\n")}}({project:j,finding:i,...h.shot?{shot:h.shot}:{},at:h.at},c),n=await (0,v.UT)(g,{projectId:j.id,title:m.title,body:m.body,...l?{status:"discarded"}:{},createdBy:"human",fromLook:e,fromFinding:f});return(0,u.revalidatePath)(`/p/${j.slug}`),(0,u.revalidatePath)("/twin/look"),Response.json({id:n,title:m.title,slug:j.slug,project:j.name,...l?{discarded:!0}:{}})}let D=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/twin/assign/route",pathname:"/api/twin/assign",filename:"route",bundlePath:"app/api/twin/assign/route"},distDir:".next-bundle",relativeProjectDir:"",resolvedPagePath:"/private/tmp/panoma-npm/apps/web/app/api/twin/assign/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:E,workUnitAsyncStorage:F,serverHooks:G}=D;function H(){return(0,g.patchFetch)({workAsyncStorage:E,workUnitAsyncStorage:F})}async function I(a,b,c){var d;let e="/api/twin/assign/route";"/index"===e&&(e="/");let g=await D.prepare(a,b,{srcPage:e,multiZoneDraftMode:!1});if(!g)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:u,params:v,nextConfig:w,isDraftMode:x,prerenderManifest:y,routerServerContext:z,isOnDemandRevalidate:A,revalidateOnlyGenerated:B,resolvedPathname:C}=g,E=(0,j.normalizeAppPath)(e),F=!!(y.dynamicRoutes[E]||y.routes[C]);if(F&&!x){let a=!!y.routes[C],b=y.dynamicRoutes[E];if(b&&!1===b.fallback&&!a)throw new s.NoFallbackError}let G=null;!F||D.isDev||x||(G="/index"===(G=C)?"/":G);let H=!0===D.isDev||!F,I=F&&!H,J=a.method||"GET",K=(0,i.getTracer)(),L=K.getActiveScopeSpan(),M={params:v,prerenderManifest:y,renderOpts:{experimental:{cacheComponents:!!w.experimental.cacheComponents,authInterrupts:!!w.experimental.authInterrupts},supportsDynamicResponse:H,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:null==(d=w.experimental)?void 0:d.cacheLife,isRevalidate:I,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d)=>D.onRequestError(a,b,d,z)},sharedContext:{buildId:u}},N=new k.NodeNextRequest(a),O=new k.NodeNextResponse(b),P=l.NextRequestAdapter.fromNodeNextRequest(N,(0,l.signalFromNodeResponse)(b));try{let d=async c=>D.handle(P,M).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=K.getRootSpanAttributes();if(!d)return;if(d.get("next.span_type")!==m.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${d.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=d.get("next.route");if(e){let a=`${J} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${J} ${a.url}`)}),g=async g=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!(0,h.getRequestMeta)(a,"minimalMode")&&A&&B&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let e=await d(g);a.fetchMetrics=M.renderOpts.fetchMetrics;let i=M.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=M.renderOpts.collectedTags;if(!F)return await (0,o.I)(N,O,e,M.renderOpts.pendingWaitUntil),null;{let a=await e.blob(),b=(0,p.toNodeOutgoingHttpHeaders)(e.headers);j&&(b[r.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==M.renderOpts.collectedRevalidate&&!(M.renderOpts.collectedRevalidate>=r.INFINITE_CACHE)&&M.renderOpts.collectedRevalidate,d=void 0===M.renderOpts.collectedExpire||M.renderOpts.collectedExpire>=r.INFINITE_CACHE?void 0:M.renderOpts.collectedExpire;return{value:{kind:t.CachedRouteKind.APP_ROUTE,status:e.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:d}}}}catch(b){throw(null==f?void 0:f.isStale)&&await D.onRequestError(a,b,{routerKind:"App Router",routePath:e,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:I,isOnDemandRevalidate:A})},z),b}},l=await D.handleResponse({req:a,nextConfig:w,cacheKey:G,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:y,isRoutePPREnabled:!1,isOnDemandRevalidate:A,revalidateOnlyGenerated:B,responseGenerator:k,waitUntil:c.waitUntil});if(!F)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==t.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});(0,h.getRequestMeta)(a,"minimalMode")||b.setHeader("x-nextjs-cache",A?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),x&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,p.fromNodeOutgoingHttpHeaders)(l.value.headers);return(0,h.getRequestMeta)(a,"minimalMode")&&F||m.delete(r.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,q.getCacheControlHeader)(l.cacheControl)),await (0,o.I)(N,O,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};L?await g(L):await K.withPropagatedContext(a.headers,()=>K.trace(m.BaseServerSpan.handleRequest,{spanName:`${J} ${a.url}`,kind:i.SpanKind.SERVER,attributes:{"http.method":J,"http.target":a.url}},g))}catch(b){if(b instanceof s.NoFallbackError||await D.onRequestError(a,b,{routerKind:"App Router",routePath:E,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:I,isOnDemandRevalidate:A})}),F)throw b;return await (0,o.I)(N,O,new Response(null,{status:500})),null}}},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{"use strict";a.exports=require("path")},44870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},55511:a=>{"use strict";a.exports=require("crypto")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},76760:a=>{"use strict";a.exports=require("node:path")},79428:a=>{"use strict";a.exports=require("buffer")},79646:a=>{"use strict";a.exports=require("child_process")},79748:a=>{"use strict";a.exports=require("fs/promises")},83838:(a,b,c)=>{"use strict";c.d(b,{U:()=>h,N:()=>f});var d=c(83677);let e=new Set(["localhost","127.0.0.1","::1","[::1]","0.0.0.0"]);function f(a){let b=(0,d.dT)(a),c=a.headers.get("sec-fetch-site");if(c&&"same-origin"!==c&&"none"!==c)return g(b,(0,d.t)(b,"guard.otherSite",{site:c}));let e=a.headers.get("origin"),f=a.headers.get("host");if(e&&f&&function(a){try{return new URL(a).host}catch{return null}}(e)!==f)return g(b,(0,d.t)(b,"guard.otherOrigin",{origin:e}))}function g(a,b){return Response.json({error:(0,d.t)(a,"guard.rejected",{detail:b}),hint:(0,d.t)(a,"guard.rejectedHint")},{status:403})}function h(a){let b=(process.env.PANOMA_OPERATOR_KEY??"").trim();if(!b){if(!function(){if((process.env.PANOMA_ACCESS_KEY??"").trim())return!0;let a=(process.env.PANOMA_HOST??"").trim().replace(/:\d+$/,"").toLowerCase();return!!a&&("0.0.0.0"===a||"::"===a||"[::]"===a||!e.has(a))}())return;return i(a)}let c=function(a){let b=a.headers.get("x-panoma-operator");if(b)return b;for(let b of(a.headers.get("cookie")??"").split(";")){let a=b.indexOf("=");if(-1!==a&&"panoma-operator"===b.slice(0,a).trim())try{return decodeURIComponent(b.slice(a+1).trim())}catch{return b.slice(a+1).trim()}}return""}(a);if(!(c&&function(a,b){if(a.length!==b.length)return!1;let c=0;for(let d=0;d<a.length;d++)c|=a.charCodeAt(d)^b.charCodeAt(d);return 0===c}(c,b)))return i(a)}function i(a){let b=(0,d.dT)(a);return Response.json({error:(0,d.t)(b,"guard.localOperatorOnly"),hint:(0,d.t)(b,"guard.localOperatorOnlyHint")},{status:403})}},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[5611,358,3440,4337,6157,3677,6790,6195],()=>b(b.s=29054));module.exports=c})();
|
|
1
|
+
(()=>{var a={};a.id=2748,a.ids=[2748],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},4439:()=>{},4984:a=>{"use strict";a.exports=require("readline")},9167:()=>{},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},19771:a=>{"use strict";a.exports=require("process")},21820:a=>{"use strict";a.exports=require("os")},28354:a=>{"use strict";a.exports=require("util")},29021:a=>{"use strict";a.exports=require("fs")},29054:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>I,patchFetch:()=>H,routeModule:()=>D,serverHooks:()=>G,workAsyncStorage:()=>E,workUnitAsyncStorage:()=>F});var d={};c.r(d),c.d(d,{POST:()=>C});var e=c(99446),f=c(82655),g=c(75190),h=c(54520),i=c(22294),j=c(261),k=c(31688),l=c(58442),m=c(86058),n=c(92025),o=c(40071),p=c(2701),q=c(30667),r=c(42508),s=c(86439),t=c(15826),u=c(54958),v=c(46180),w=c(73335),x=c(83838),y=c(83677),z=c(76760),A=c(76157),B=c(76195);async function C(a){let b=(0,x.N)(a);if(b)return b;let c=(0,y.dT)(a),d=await a.json().catch(()=>({})),e="string"==typeof d.lookId?d.lookId:void 0,f="number"==typeof d.finding?d.finding:void 0;if(void 0===e||void 0===f||!Number.isInteger(f)||f<0)return Response.json({error:(0,y.t)(c,"look.assignMalformed")},{status:400});let{db:g}=await (0,w.db)(),h=await (0,v.eG)(g,e),i=h?.findings[f];if(void 0===h||void 0===i)return Response.json({error:(0,y.t)(c,"look.assignGone")},{status:404});let j=await (0,v.xw)(g,h.identity);if(void 0===j)return Response.json({error:(0,y.t)(c,"api.noProject")},{status:404});let k=(await (0,v.xT)(g)).get(`${e} ${f}`),l="discard"===d.decision;if(l&&void 0!==k&&await (0,v.GG)(g,k))return(0,u.revalidatePath)(`/p/${j.slug}`),(0,u.revalidatePath)("/twin/look"),Response.json({id:k,discarded:!0});if(!l&&void 0!==k)return Response.json({error:(0,y.t)(c,"look.assignQueued"),id:k},{status:409});let m=function(a,b){var c;let d="es"===b,{finding:e}=a,f=(0,A.bo)(e.what,220),g=(0,A.bo)(e.where,220),h=(0,A.bo)(e.fix,220),i=e.cites.map(a=>(0,A.bo)(a,220)),j=(0,A.bo)(a.project.name,80),k=(0,A.bo)(a.project.root,200),l=a.at.toISOString().slice(0,10),m=[];if(m.push(d?`Encargo de panoma sobre \xab${j}\xbb (${k}).`:`Assignment from panoma about “${j}” (${k}).`),m.push(""),a.shot){let b=(0,z.join)(A.m5,(0,A.bo)(a.shot,120));m.push(d?`Sale de una mirada del cr\xedtico a una captura del ${l}. Est\xe1 en \`${b}\`: \xe1brela antes de tocar nada.`:`It comes from a critic look at a screenshot from ${l}. It is at \`${b}\`: open it before touching anything.`)}else m.push(d?`Sale de una mirada del cr\xedtico a una pantalla, del ${l}.`:`It comes from a critic look at a screen, from ${l}.`);if(m.push(""),m.push(d?`Qu\xe9 est\xe1 mal: ${f}`:`What is wrong: ${f}`),m.push(d?`D\xf3nde se ve: ${g}`:`Where it shows: ${g}`),m.push(""),i.length>0){for(let a of(m.push(d?"Lo que incumple, con las palabras de quien lo pidi\xf3:":"What it breaks, in the words of whoever asked for it:"),i))m.push(`- ${a}`);m.push("")}return m.push(d?`El encargo: ${h}`:`The assignment: ${h}`),m.push(""),m.push(d?"Arregla eso y nada m\xe1s. Si al abrir la captura no ves lo que dice el hallazgo, dilo y para: puede que ya est\xe9 arreglado, y la captura es de ese d\xeda y no de hoy.":"Fix that and nothing else. If, once you open the screenshot, you cannot see what the finding describes, say so and stop: it may already be fixed, and the screenshot is from that day, not today."),m.push(""),m.push((0,B.oM)(b,d?"diciendo qu\xe9 cambiaste":"stating what you changed")),{title:(c=h).length>100?`${c.slice(0,99).trimEnd()}…`:c,body:m.join("\n")}}({project:j,finding:i,...h.shot?{shot:h.shot}:{},at:h.at},c),n=await (0,v.UT)(g,{projectId:j.id,title:m.title,body:m.body,...l?{status:"discarded"}:{},createdBy:"human",fromLook:e,fromFinding:f});return(0,u.revalidatePath)(`/p/${j.slug}`),(0,u.revalidatePath)("/twin/look"),Response.json({id:n,title:m.title,slug:j.slug,project:j.name,...l?{discarded:!0}:{}})}let D=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/twin/assign/route",pathname:"/api/twin/assign",filename:"route",bundlePath:"app/api/twin/assign/route"},distDir:".next-bundle",relativeProjectDir:"",resolvedPagePath:"/private/tmp/panoma-npm/apps/web/app/api/twin/assign/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:E,workUnitAsyncStorage:F,serverHooks:G}=D;function H(){return(0,g.patchFetch)({workAsyncStorage:E,workUnitAsyncStorage:F})}async function I(a,b,c){var d;let e="/api/twin/assign/route";"/index"===e&&(e="/");let g=await D.prepare(a,b,{srcPage:e,multiZoneDraftMode:!1});if(!g)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:u,params:v,nextConfig:w,isDraftMode:x,prerenderManifest:y,routerServerContext:z,isOnDemandRevalidate:A,revalidateOnlyGenerated:B,resolvedPathname:C}=g,E=(0,j.normalizeAppPath)(e),F=!!(y.dynamicRoutes[E]||y.routes[C]);if(F&&!x){let a=!!y.routes[C],b=y.dynamicRoutes[E];if(b&&!1===b.fallback&&!a)throw new s.NoFallbackError}let G=null;!F||D.isDev||x||(G="/index"===(G=C)?"/":G);let H=!0===D.isDev||!F,I=F&&!H,J=a.method||"GET",K=(0,i.getTracer)(),L=K.getActiveScopeSpan(),M={params:v,prerenderManifest:y,renderOpts:{experimental:{cacheComponents:!!w.experimental.cacheComponents,authInterrupts:!!w.experimental.authInterrupts},supportsDynamicResponse:H,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:null==(d=w.experimental)?void 0:d.cacheLife,isRevalidate:I,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d)=>D.onRequestError(a,b,d,z)},sharedContext:{buildId:u}},N=new k.NodeNextRequest(a),O=new k.NodeNextResponse(b),P=l.NextRequestAdapter.fromNodeNextRequest(N,(0,l.signalFromNodeResponse)(b));try{let d=async c=>D.handle(P,M).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=K.getRootSpanAttributes();if(!d)return;if(d.get("next.span_type")!==m.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${d.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=d.get("next.route");if(e){let a=`${J} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${J} ${a.url}`)}),g=async g=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!(0,h.getRequestMeta)(a,"minimalMode")&&A&&B&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let e=await d(g);a.fetchMetrics=M.renderOpts.fetchMetrics;let i=M.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=M.renderOpts.collectedTags;if(!F)return await (0,o.I)(N,O,e,M.renderOpts.pendingWaitUntil),null;{let a=await e.blob(),b=(0,p.toNodeOutgoingHttpHeaders)(e.headers);j&&(b[r.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==M.renderOpts.collectedRevalidate&&!(M.renderOpts.collectedRevalidate>=r.INFINITE_CACHE)&&M.renderOpts.collectedRevalidate,d=void 0===M.renderOpts.collectedExpire||M.renderOpts.collectedExpire>=r.INFINITE_CACHE?void 0:M.renderOpts.collectedExpire;return{value:{kind:t.CachedRouteKind.APP_ROUTE,status:e.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:d}}}}catch(b){throw(null==f?void 0:f.isStale)&&await D.onRequestError(a,b,{routerKind:"App Router",routePath:e,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:I,isOnDemandRevalidate:A})},z),b}},l=await D.handleResponse({req:a,nextConfig:w,cacheKey:G,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:y,isRoutePPREnabled:!1,isOnDemandRevalidate:A,revalidateOnlyGenerated:B,responseGenerator:k,waitUntil:c.waitUntil});if(!F)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==t.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});(0,h.getRequestMeta)(a,"minimalMode")||b.setHeader("x-nextjs-cache",A?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),x&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,p.fromNodeOutgoingHttpHeaders)(l.value.headers);return(0,h.getRequestMeta)(a,"minimalMode")&&F||m.delete(r.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,q.getCacheControlHeader)(l.cacheControl)),await (0,o.I)(N,O,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};L?await g(L):await K.withPropagatedContext(a.headers,()=>K.trace(m.BaseServerSpan.handleRequest,{spanName:`${J} ${a.url}`,kind:i.SpanKind.SERVER,attributes:{"http.method":J,"http.target":a.url}},g))}catch(b){if(b instanceof s.NoFallbackError||await D.onRequestError(a,b,{routerKind:"App Router",routePath:E,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:I,isOnDemandRevalidate:A})}),F)throw b;return await (0,o.I)(N,O,new Response(null,{status:500})),null}}},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{"use strict";a.exports=require("path")},44870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},55511:a=>{"use strict";a.exports=require("crypto")},61971:(a,b,c)=>{"use strict";function d(){return e()?"npx panoma":"panoma"}function e(){return"1"===process.env.PANOMA_EPHEMERAL}c.d(b,{_:()=>d,a:()=>e})},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},76760:a=>{"use strict";a.exports=require("node:path")},79428:a=>{"use strict";a.exports=require("buffer")},79646:a=>{"use strict";a.exports=require("child_process")},79748:a=>{"use strict";a.exports=require("fs/promises")},83838:(a,b,c)=>{"use strict";c.d(b,{U:()=>i,N:()=>g});var d=c(61971),e=c(83677);let f=new Set(["localhost","127.0.0.1","::1","[::1]","0.0.0.0"]);function g(a){let b=(0,e.dT)(a),c=a.headers.get("sec-fetch-site");if(c&&"same-origin"!==c&&"none"!==c)return h(b,(0,e.t)(b,"guard.otherSite",{site:c}));let d=a.headers.get("origin"),f=a.headers.get("host");if(d&&f&&function(a){try{return new URL(a).host}catch{return null}}(d)!==f)return h(b,(0,e.t)(b,"guard.otherOrigin",{origin:d}))}function h(a,b){return Response.json({error:(0,e.t)(a,"guard.rejected",{detail:b}),hint:(0,e.t)(a,"guard.rejectedHint")},{status:403})}function i(a){let b=(process.env.PANOMA_OPERATOR_KEY??"").trim();if(!b){if(!function(){if((process.env.PANOMA_ACCESS_KEY??"").trim())return!0;let a=(process.env.PANOMA_HOST??"").trim().replace(/:\d+$/,"").toLowerCase();return!!a&&("0.0.0.0"===a||"::"===a||"[::]"===a||!f.has(a))}())return;return j(a)}let c=function(a){let b=a.headers.get("x-panoma-operator");if(b)return b;for(let b of(a.headers.get("cookie")??"").split(";")){let a=b.indexOf("=");if(-1!==a&&"panoma-operator"===b.slice(0,a).trim())try{return decodeURIComponent(b.slice(a+1).trim())}catch{return b.slice(a+1).trim()}}return""}(a);if(!(c&&function(a,b){if(a.length!==b.length)return!1;let c=0;for(let d=0;d<a.length;d++)c|=a.charCodeAt(d)^b.charCodeAt(d);return 0===c}(c,b)))return j(a)}function j(a){let b=(0,e.dT)(a);return Response.json({error:(0,e.t)(b,"guard.localOperatorOnly"),hint:(0,e.t)(b,"guard.localOperatorOnlyHint",{cli:(0,d._)()})},{status:403})}},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[5611,358,3440,4337,6157,3677,6790,6195],()=>b(b.s=29054));module.exports=c})();
|
package/app/apps/web/.next-bundle/server/app/api/twin/assign/route_client-reference-manifest.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/twin/assign/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"73":{"*":{"id":"68627","name":"*","chunks":[],"async":false}},"110":{"*":{"id":"24","name":"*","chunks":[],"async":false}},"121":{"*":{"id":"55773","name":"*","chunks":[],"async":false}},"179":{"*":{"id":"15966","name":"*","chunks":[],"async":false}},"460":{"*":{"id":"74080","name":"*","chunks":[],"async":false}},"470":{"*":{"id":"80156","name":"*","chunks":[],"async":false}},"508":{"*":{"id":"3406","name":"*","chunks":[],"async":false}},"733":{"*":{"id":"11971","name":"*","chunks":[],"async":false}},"839":{"*":{"id":"42325","name":"*","chunks":[],"async":false}},"905":{"*":{"id":"47703","name":"*","chunks":[],"async":false}},"1246":{"*":{"id":"67178","name":"*","chunks":[],"async":false}},"1264":{"*":{"id":"55510","name":"*","chunks":[],"async":false}},"1308":{"*":{"id":"28760","name":"*","chunks":[],"async":false}},"1335":{"*":{"id":"24221","name":"*","chunks":[],"async":false}},"1461":{"*":{"id":"67469","name":"*","chunks":[],"async":false}},"1636":{"*":{"id":"49758","name":"*","chunks":[],"async":false}},"1723":{"*":{"id":"66881","name":"*","chunks":[],"async":false}},"1760":{"*":{"id":"18130","name":"*","chunks":[],"async":false}},"2189":{"*":{"id":"50485","name":"*","chunks":[],"async":false}},"2473":{"*":{"id":"14947","name":"*","chunks":[],"async":false}},"2625":{"*":{"id":"39139","name":"*","chunks":[],"async":false}},"2695":{"*":{"id":"80051","name":"*","chunks":[],"async":false}},"3231":{"*":{"id":"73382","name":"*","chunks":[],"async":false}},"3385":{"*":{"id":"16225","name":"*","chunks":[],"async":false}},"3530":{"*":{"id":"77218","name":"*","chunks":[],"async":false}},"3731":{"*":{"id":"28103","name":"*","chunks":[],"async":false}},"3950":{"*":{"id":"47232","name":"*","chunks":[],"async":false}},"4982":{"*":{"id":"8723","name":"*","chunks":[],"async":false}},"5018":{"*":{"id":"26252","name":"*","chunks":[],"async":false}},"5108":{"*":{"id":"85600","name":"*","chunks":[],"async":false}},"5666":{"*":{"id":"88434","name":"*","chunks":[],"async":false}},"5704":{"*":{"id":"49386","name":"*","chunks":[],"async":false}},"5838":{"*":{"id":"1608","name":"*","chunks":[],"async":false}},"6298":{"*":{"id":"92972","name":"*","chunks":[],"async":false}},"6408":{"*":{"id":"10372","name":"*","chunks":[],"async":false}},"6455":{"*":{"id":"75871","name":"*","chunks":[],"async":false}},"6541":{"*":{"id":"313","name":"*","chunks":[],"async":false}},"6990":{"*":{"id":"77128","name":"*","chunks":[],"async":false}},"7346":{"*":{"id":"97856","name":"*","chunks":[],"async":false}},"7522":{"*":{"id":"8470","name":"*","chunks":[],"async":false}},"7657":{"*":{"id":"8445","name":"*","chunks":[],"async":false}},"7964":{"*":{"id":"49456","name":"*","chunks":[],"async":false}},"8156":{"*":{"id":"509","name":"*","chunks":[],"async":false}},"8601":{"*":{"id":"32495","name":"*","chunks":[],"async":false}},"8926":{"*":{"id":"78756","name":"*","chunks":[],"async":false}},"9196":{"*":{"id":"63394","name":"*","chunks":[],"async":false}},"9294":{"*":{"id":"73955","name":"*","chunks":[],"async":false}},"9316":{"*":{"id":"61908","name":"*","chunks":[],"async":false}},"9495":{"*":{"id":"94533","name":"*","chunks":[],"async":false}},"9730":{"*":{"id":"48078","name":"*","chunks":[],"async":false}},"9988":{"*":{"id":"48557","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/builtin/global-error.js":{"id":1246,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":1246,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/client-page.js":{"id":1335,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/client-page.js":{"id":1335,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/client-segment.js":{"id":1461,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/client-segment.js":{"id":1461,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":8926,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":8926,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/layout-router.js":{"id":470,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/layout-router.js":{"id":470,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":3950,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":3950,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/render-from-template-context.js":{"id":1308,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":1308,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/lib/framework/boundary-components.js":{"id":508,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":508,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6990,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6990,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/app-dir/link.js":{"id":1723,"name":"*","chunks":["1723","static/chunks/1723-71c045eb0c2a8daa.js","4345","static/chunks/app/not-found-fb206ee7ea581b0a.js"],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/app-dir/link.js":{"id":1723,"name":"*","chunks":["1723","static/chunks/1723-71c045eb0c2a8daa.js","4345","static/chunks/app/not-found-fb206ee7ea581b0a.js"],"async":false},"/private/tmp/panoma-npm/apps/web/app/globals.css":{"id":2500,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-22e5c2227cd664f0.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-d7eece5b47fcac36.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/app-shell.tsx":{"id":3731,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-22e5c2227cd664f0.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-d7eece5b47fcac36.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/i18n-provider.tsx":{"id":179,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-22e5c2227cd664f0.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-d7eece5b47fcac36.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/search-provider.tsx":{"id":5018,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-22e5c2227cd664f0.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-d7eece5b47fcac36.js"],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/font/google/target.css?{\"path\":\"app/(app)/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":660,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-22e5c2227cd664f0.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-d7eece5b47fcac36.js"],"async":false},"/private/tmp/panoma-npm/apps/web/app/(app)/error.tsx":{"id":6408,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","7911","static/chunks/7911-22e5c2227cd664f0.js","8880","static/chunks/app/(app)/error-1352ba2a30039af8.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/ai-panel.tsx":{"id":3530,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/bridge-steps.tsx":{"id":2695,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/connect-agent.tsx":{"id":1760,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/disconnect-agent.tsx":{"id":9316,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/measure-disk.tsx":{"id":7964,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-store.tsx":{"id":3385,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","3052","static/chunks/05e62ed0-4f8e7c265bd81def.js","2583","static/chunks/003adf37-43d6365219a6cb5d.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-22e5c2227cd664f0.js","4517","static/chunks/4517-194aeb1d92d9e4a0.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","9415","static/chunks/app/(app)/page-ae8edd375818c9f6.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/hidden-actions.tsx":{"id":5108,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/run-actions.tsx":{"id":9988,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-look.tsx":{"id":1636,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/secret-scan.tsx":{"id":1264,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/copy-button.tsx":{"id":9294,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/open-folder.tsx":{"id":839,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/code-search.tsx":{"id":110,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/belief-editor.tsx":{"id":9495,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-consent.tsx":{"id":2189,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-distill.tsx":{"id":7522,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-sources.tsx":{"id":7657,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-synthesize.tsx":{"id":733,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/assignments.tsx":{"id":9196,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/capture-task.tsx":{"id":8156,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/critiques.tsx":{"id":2625,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/describe.tsx":{"id":121,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/md-apply.tsx":{"id":5666,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/md-inspect.tsx":{"id":9730,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/md-repair.tsx":{"id":2473,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/md-review.tsx":{"id":7346,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-accounts.tsx":{"id":460,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-action-bar.tsx":{"id":4982,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-board.tsx":{"id":3231,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-build-check.tsx":{"id":905,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-charts.tsx":{"id":8601,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-double.tsx":{"id":6541,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-hooks.tsx":{"id":5838,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-memory.tsx":{"id":6455,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/resume.tsx":{"id":73,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/run-button.tsx":{"id":5704,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/unused-assets.tsx":{"id":6298,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/private/tmp/panoma-npm/apps/web/":[],"/private/tmp/panoma-npm/apps/web/app/global-not-found":[],"/private/tmp/panoma-npm/apps/web/app/not-found":[],"/private/tmp/panoma-npm/apps/web/app/(app)/layout":[{"inlined":false,"path":"static/css/6de932bb4718a4fa.css"},{"inlined":false,"path":"static/css/081a0afca5a9bd20.css"}],"/private/tmp/panoma-npm/apps/web/app/(app)/error":[],"/private/tmp/panoma-npm/apps/web/app/(app)/page":[],"/private/tmp/panoma-npm/apps/web/app/api/twin/assign/route":[]},"rscModuleMapping":{"73":{"*":{"id":"20973","name":"*","chunks":[],"async":false}},"110":{"*":{"id":"20678","name":"*","chunks":[],"async":false}},"121":{"*":{"id":"57195","name":"*","chunks":[],"async":false}},"179":{"*":{"id":"9724","name":"*","chunks":[],"async":false}},"460":{"*":{"id":"32772","name":"*","chunks":[],"async":false}},"470":{"*":{"id":"41634","name":"*","chunks":[],"async":false}},"508":{"*":{"id":"60883","name":"*","chunks":[],"async":false}},"733":{"*":{"id":"16845","name":"*","chunks":[],"async":false}},"839":{"*":{"id":"10467","name":"*","chunks":[],"async":false}},"905":{"*":{"id":"70049","name":"*","chunks":[],"async":false}},"1246":{"*":{"id":"84516","name":"*","chunks":[],"async":false}},"1264":{"*":{"id":"29080","name":"*","chunks":[],"async":false}},"1308":{"*":{"id":"80662","name":"*","chunks":[],"async":false}},"1335":{"*":{"id":"51199","name":"*","chunks":[],"async":false}},"1461":{"*":{"id":"17779","name":"*","chunks":[],"async":false}},"1636":{"*":{"id":"57036","name":"*","chunks":[],"async":false}},"1723":{"*":{"id":"63507","name":"*","chunks":[],"async":false}},"1760":{"*":{"id":"6544","name":"*","chunks":[],"async":false}},"2189":{"*":{"id":"40543","name":"*","chunks":[],"async":false}},"2473":{"*":{"id":"68709","name":"*","chunks":[],"async":false}},"2500":{"*":{"id":"54432","name":"*","chunks":[],"async":false}},"2625":{"*":{"id":"55265","name":"*","chunks":[],"async":false}},"2695":{"*":{"id":"89253","name":"*","chunks":[],"async":false}},"3231":{"*":{"id":"49362","name":"*","chunks":[],"async":false}},"3385":{"*":{"id":"56037","name":"*","chunks":[],"async":false}},"3530":{"*":{"id":"36239","name":"*","chunks":[],"async":false}},"3731":{"*":{"id":"93138","name":"*","chunks":[],"async":false}},"3950":{"*":{"id":"21110","name":"*","chunks":[],"async":false}},"4982":{"*":{"id":"37302","name":"*","chunks":[],"async":false}},"5018":{"*":{"id":"1012","name":"*","chunks":[],"async":false}},"5108":{"*":{"id":"52634","name":"*","chunks":[],"async":false}},"5666":{"*":{"id":"52032","name":"*","chunks":[],"async":false}},"5704":{"*":{"id":"93508","name":"*","chunks":[],"async":false}},"5838":{"*":{"id":"79154","name":"*","chunks":[],"async":false}},"6298":{"*":{"id":"17994","name":"*","chunks":[],"async":false}},"6408":{"*":{"id":"76510","name":"*","chunks":[],"async":false}},"6455":{"*":{"id":"38149","name":"*","chunks":[],"async":false}},"6541":{"*":{"id":"58679","name":"*","chunks":[],"async":false}},"6990":{"*":{"id":"48582","name":"*","chunks":[],"async":false}},"7346":{"*":{"id":"34566","name":"*","chunks":[],"async":false}},"7522":{"*":{"id":"20392","name":"*","chunks":[],"async":false}},"7657":{"*":{"id":"48351","name":"*","chunks":[],"async":false}},"7964":{"*":{"id":"66070","name":"*","chunks":[],"async":false}},"8156":{"*":{"id":"36412","name":"*","chunks":[],"async":false}},"8601":{"*":{"id":"47975","name":"*","chunks":[],"async":false}},"8926":{"*":{"id":"65238","name":"*","chunks":[],"async":false}},"9196":{"*":{"id":"5268","name":"*","chunks":[],"async":false}},"9294":{"*":{"id":"49670","name":"*","chunks":[],"async":false}},"9316":{"*":{"id":"23954","name":"*","chunks":[],"async":false}},"9495":{"*":{"id":"83741","name":"*","chunks":[],"async":false}},"9730":{"*":{"id":"80040","name":"*","chunks":[],"async":false}},"9988":{"*":{"id":"98231","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"470":{"*":{"id":"80156","name":"*","chunks":[],"async":false}},"508":{"*":{"id":"3406","name":"*","chunks":[],"async":false}},"1246":{"*":{"id":"67178","name":"*","chunks":[],"async":false}},"1308":{"*":{"id":"28760","name":"*","chunks":[],"async":false}},"1335":{"*":{"id":"24221","name":"*","chunks":[],"async":false}},"1461":{"*":{"id":"67469","name":"*","chunks":[],"async":false}},"1723":{"*":{"id":"66881","name":"*","chunks":[],"async":false}},"3950":{"*":{"id":"47232","name":"*","chunks":[],"async":false}},"6990":{"*":{"id":"77128","name":"*","chunks":[],"async":false}},"8926":{"*":{"id":"78756","name":"*","chunks":[],"async":false}}}}
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/twin/assign/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"73":{"*":{"id":"68627","name":"*","chunks":[],"async":false}},"110":{"*":{"id":"24","name":"*","chunks":[],"async":false}},"121":{"*":{"id":"55773","name":"*","chunks":[],"async":false}},"179":{"*":{"id":"15966","name":"*","chunks":[],"async":false}},"460":{"*":{"id":"74080","name":"*","chunks":[],"async":false}},"470":{"*":{"id":"80156","name":"*","chunks":[],"async":false}},"508":{"*":{"id":"3406","name":"*","chunks":[],"async":false}},"733":{"*":{"id":"11971","name":"*","chunks":[],"async":false}},"839":{"*":{"id":"42325","name":"*","chunks":[],"async":false}},"905":{"*":{"id":"47703","name":"*","chunks":[],"async":false}},"1246":{"*":{"id":"67178","name":"*","chunks":[],"async":false}},"1264":{"*":{"id":"55510","name":"*","chunks":[],"async":false}},"1308":{"*":{"id":"28760","name":"*","chunks":[],"async":false}},"1335":{"*":{"id":"24221","name":"*","chunks":[],"async":false}},"1461":{"*":{"id":"67469","name":"*","chunks":[],"async":false}},"1636":{"*":{"id":"49758","name":"*","chunks":[],"async":false}},"1723":{"*":{"id":"66881","name":"*","chunks":[],"async":false}},"1760":{"*":{"id":"18130","name":"*","chunks":[],"async":false}},"2189":{"*":{"id":"50485","name":"*","chunks":[],"async":false}},"2473":{"*":{"id":"14947","name":"*","chunks":[],"async":false}},"2625":{"*":{"id":"39139","name":"*","chunks":[],"async":false}},"2695":{"*":{"id":"80051","name":"*","chunks":[],"async":false}},"3231":{"*":{"id":"73382","name":"*","chunks":[],"async":false}},"3385":{"*":{"id":"16225","name":"*","chunks":[],"async":false}},"3530":{"*":{"id":"77218","name":"*","chunks":[],"async":false}},"3731":{"*":{"id":"28103","name":"*","chunks":[],"async":false}},"3950":{"*":{"id":"47232","name":"*","chunks":[],"async":false}},"4982":{"*":{"id":"8723","name":"*","chunks":[],"async":false}},"5018":{"*":{"id":"26252","name":"*","chunks":[],"async":false}},"5108":{"*":{"id":"85600","name":"*","chunks":[],"async":false}},"5666":{"*":{"id":"88434","name":"*","chunks":[],"async":false}},"5704":{"*":{"id":"49386","name":"*","chunks":[],"async":false}},"5838":{"*":{"id":"1608","name":"*","chunks":[],"async":false}},"6298":{"*":{"id":"92972","name":"*","chunks":[],"async":false}},"6408":{"*":{"id":"10372","name":"*","chunks":[],"async":false}},"6455":{"*":{"id":"75871","name":"*","chunks":[],"async":false}},"6541":{"*":{"id":"313","name":"*","chunks":[],"async":false}},"6990":{"*":{"id":"77128","name":"*","chunks":[],"async":false}},"7346":{"*":{"id":"97856","name":"*","chunks":[],"async":false}},"7522":{"*":{"id":"8470","name":"*","chunks":[],"async":false}},"7657":{"*":{"id":"8445","name":"*","chunks":[],"async":false}},"7964":{"*":{"id":"49456","name":"*","chunks":[],"async":false}},"8156":{"*":{"id":"509","name":"*","chunks":[],"async":false}},"8601":{"*":{"id":"32495","name":"*","chunks":[],"async":false}},"8926":{"*":{"id":"78756","name":"*","chunks":[],"async":false}},"9196":{"*":{"id":"63394","name":"*","chunks":[],"async":false}},"9294":{"*":{"id":"73955","name":"*","chunks":[],"async":false}},"9316":{"*":{"id":"61908","name":"*","chunks":[],"async":false}},"9495":{"*":{"id":"94533","name":"*","chunks":[],"async":false}},"9730":{"*":{"id":"48078","name":"*","chunks":[],"async":false}},"9988":{"*":{"id":"48557","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/builtin/global-error.js":{"id":1246,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":1246,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/client-page.js":{"id":1335,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/client-page.js":{"id":1335,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/client-segment.js":{"id":1461,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/client-segment.js":{"id":1461,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":8926,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":8926,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/layout-router.js":{"id":470,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/layout-router.js":{"id":470,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":3950,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":3950,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/render-from-template-context.js":{"id":1308,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":1308,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/lib/framework/boundary-components.js":{"id":508,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":508,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6990,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6990,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/app-dir/link.js":{"id":1723,"name":"*","chunks":["1723","static/chunks/1723-71c045eb0c2a8daa.js","4345","static/chunks/app/not-found-fb206ee7ea581b0a.js"],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/app-dir/link.js":{"id":1723,"name":"*","chunks":["1723","static/chunks/1723-71c045eb0c2a8daa.js","4345","static/chunks/app/not-found-fb206ee7ea581b0a.js"],"async":false},"/private/tmp/panoma-npm/apps/web/app/globals.css":{"id":2500,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-d549c69e290b1f96.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-20c619e7c3b1eb97.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/app-shell.tsx":{"id":3731,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-d549c69e290b1f96.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-20c619e7c3b1eb97.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/i18n-provider.tsx":{"id":179,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-d549c69e290b1f96.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-20c619e7c3b1eb97.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/search-provider.tsx":{"id":5018,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-d549c69e290b1f96.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-20c619e7c3b1eb97.js"],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/font/google/target.css?{\"path\":\"app/(app)/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":660,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-d549c69e290b1f96.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-20c619e7c3b1eb97.js"],"async":false},"/private/tmp/panoma-npm/apps/web/app/(app)/error.tsx":{"id":6408,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","7911","static/chunks/7911-d549c69e290b1f96.js","8880","static/chunks/app/(app)/error-7a9266f6e98936d9.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/ai-panel.tsx":{"id":3530,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/bridge-steps.tsx":{"id":2695,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/secret-scan.tsx":{"id":1264,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/hidden-actions.tsx":{"id":5108,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/code-search.tsx":{"id":110,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/connect-agent.tsx":{"id":1760,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/disconnect-agent.tsx":{"id":9316,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/measure-disk.tsx":{"id":7964,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-store.tsx":{"id":3385,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","3052","static/chunks/05e62ed0-4f8e7c265bd81def.js","2583","static/chunks/003adf37-43d6365219a6cb5d.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-d549c69e290b1f96.js","4517","static/chunks/4517-63995539421e71bd.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","9415","static/chunks/app/(app)/page-f4dd3e5acee2bfb4.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/run-actions.tsx":{"id":9988,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/copy-button.tsx":{"id":9294,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/open-folder.tsx":{"id":839,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-look.tsx":{"id":1636,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/belief-editor.tsx":{"id":9495,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-consent.tsx":{"id":2189,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-distill.tsx":{"id":7522,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-sources.tsx":{"id":7657,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-synthesize.tsx":{"id":733,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/assignments.tsx":{"id":9196,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/capture-task.tsx":{"id":8156,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/critiques.tsx":{"id":2625,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/describe.tsx":{"id":121,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/md-apply.tsx":{"id":5666,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/md-inspect.tsx":{"id":9730,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/md-repair.tsx":{"id":2473,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/md-review.tsx":{"id":7346,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-accounts.tsx":{"id":460,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-action-bar.tsx":{"id":4982,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-board.tsx":{"id":3231,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-build-check.tsx":{"id":905,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-charts.tsx":{"id":8601,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-double.tsx":{"id":6541,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-hooks.tsx":{"id":5838,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-memory.tsx":{"id":6455,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/resume.tsx":{"id":73,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/run-button.tsx":{"id":5704,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/unused-assets.tsx":{"id":6298,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/private/tmp/panoma-npm/apps/web/":[],"/private/tmp/panoma-npm/apps/web/app/global-not-found":[],"/private/tmp/panoma-npm/apps/web/app/not-found":[],"/private/tmp/panoma-npm/apps/web/app/(app)/layout":[{"inlined":false,"path":"static/css/6de932bb4718a4fa.css"},{"inlined":false,"path":"static/css/081a0afca5a9bd20.css"}],"/private/tmp/panoma-npm/apps/web/app/(app)/error":[],"/private/tmp/panoma-npm/apps/web/app/(app)/page":[],"/private/tmp/panoma-npm/apps/web/app/api/twin/assign/route":[]},"rscModuleMapping":{"73":{"*":{"id":"20973","name":"*","chunks":[],"async":false}},"110":{"*":{"id":"20678","name":"*","chunks":[],"async":false}},"121":{"*":{"id":"57195","name":"*","chunks":[],"async":false}},"179":{"*":{"id":"9724","name":"*","chunks":[],"async":false}},"460":{"*":{"id":"32772","name":"*","chunks":[],"async":false}},"470":{"*":{"id":"41634","name":"*","chunks":[],"async":false}},"508":{"*":{"id":"60883","name":"*","chunks":[],"async":false}},"733":{"*":{"id":"16845","name":"*","chunks":[],"async":false}},"839":{"*":{"id":"10467","name":"*","chunks":[],"async":false}},"905":{"*":{"id":"70049","name":"*","chunks":[],"async":false}},"1246":{"*":{"id":"84516","name":"*","chunks":[],"async":false}},"1264":{"*":{"id":"29080","name":"*","chunks":[],"async":false}},"1308":{"*":{"id":"80662","name":"*","chunks":[],"async":false}},"1335":{"*":{"id":"51199","name":"*","chunks":[],"async":false}},"1461":{"*":{"id":"17779","name":"*","chunks":[],"async":false}},"1636":{"*":{"id":"57036","name":"*","chunks":[],"async":false}},"1723":{"*":{"id":"63507","name":"*","chunks":[],"async":false}},"1760":{"*":{"id":"6544","name":"*","chunks":[],"async":false}},"2189":{"*":{"id":"40543","name":"*","chunks":[],"async":false}},"2473":{"*":{"id":"68709","name":"*","chunks":[],"async":false}},"2500":{"*":{"id":"54432","name":"*","chunks":[],"async":false}},"2625":{"*":{"id":"55265","name":"*","chunks":[],"async":false}},"2695":{"*":{"id":"89253","name":"*","chunks":[],"async":false}},"3231":{"*":{"id":"49362","name":"*","chunks":[],"async":false}},"3385":{"*":{"id":"56037","name":"*","chunks":[],"async":false}},"3530":{"*":{"id":"36239","name":"*","chunks":[],"async":false}},"3731":{"*":{"id":"93138","name":"*","chunks":[],"async":false}},"3950":{"*":{"id":"21110","name":"*","chunks":[],"async":false}},"4982":{"*":{"id":"37302","name":"*","chunks":[],"async":false}},"5018":{"*":{"id":"1012","name":"*","chunks":[],"async":false}},"5108":{"*":{"id":"52634","name":"*","chunks":[],"async":false}},"5666":{"*":{"id":"52032","name":"*","chunks":[],"async":false}},"5704":{"*":{"id":"93508","name":"*","chunks":[],"async":false}},"5838":{"*":{"id":"79154","name":"*","chunks":[],"async":false}},"6298":{"*":{"id":"17994","name":"*","chunks":[],"async":false}},"6408":{"*":{"id":"76510","name":"*","chunks":[],"async":false}},"6455":{"*":{"id":"38149","name":"*","chunks":[],"async":false}},"6541":{"*":{"id":"58679","name":"*","chunks":[],"async":false}},"6990":{"*":{"id":"48582","name":"*","chunks":[],"async":false}},"7346":{"*":{"id":"34566","name":"*","chunks":[],"async":false}},"7522":{"*":{"id":"20392","name":"*","chunks":[],"async":false}},"7657":{"*":{"id":"48351","name":"*","chunks":[],"async":false}},"7964":{"*":{"id":"66070","name":"*","chunks":[],"async":false}},"8156":{"*":{"id":"36412","name":"*","chunks":[],"async":false}},"8601":{"*":{"id":"47975","name":"*","chunks":[],"async":false}},"8926":{"*":{"id":"65238","name":"*","chunks":[],"async":false}},"9196":{"*":{"id":"5268","name":"*","chunks":[],"async":false}},"9294":{"*":{"id":"49670","name":"*","chunks":[],"async":false}},"9316":{"*":{"id":"23954","name":"*","chunks":[],"async":false}},"9495":{"*":{"id":"83741","name":"*","chunks":[],"async":false}},"9730":{"*":{"id":"80040","name":"*","chunks":[],"async":false}},"9988":{"*":{"id":"98231","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"470":{"*":{"id":"80156","name":"*","chunks":[],"async":false}},"508":{"*":{"id":"3406","name":"*","chunks":[],"async":false}},"1246":{"*":{"id":"67178","name":"*","chunks":[],"async":false}},"1308":{"*":{"id":"28760","name":"*","chunks":[],"async":false}},"1335":{"*":{"id":"24221","name":"*","chunks":[],"async":false}},"1461":{"*":{"id":"67469","name":"*","chunks":[],"async":false}},"1723":{"*":{"id":"66881","name":"*","chunks":[],"async":false}},"3950":{"*":{"id":"47232","name":"*","chunks":[],"async":false}},"6990":{"*":{"id":"77128","name":"*","chunks":[],"async":false}},"8926":{"*":{"id":"78756","name":"*","chunks":[],"async":false}}}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(()=>{var a={};a.id=4925,a.ids=[4925],a.modules={261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},2707:(a,b,c)=>{c.r(b),c.d(b,{handler:()=>O,patchFetch:()=>N,routeModule:()=>J,serverHooks:()=>M,workAsyncStorage:()=>K,workUnitAsyncStorage:()=>L});var d={};c.r(d),c.d(d,{POST:()=>H,maxDuration:()=>G});var e=c(99446),f=c(82655),g=c(75190),h=c(54520),i=c(22294),j=c(261),k=c(31688),l=c(58442),m=c(86058),n=c(92025),o=c(40071),p=c(2701),q=c(30667),r=c(42508),s=c(86439),t=c(15826),u=c(33610),v=c(76157),w=c(46180),x=c(73335),y=c(83838),z=c(50174);let A=/^[a-z][a-z0-9-]{0,23}$/;function B(a){return"string"==typeof a?a:void 0}function C(a){return"object"==typeof a&&null!==a&&!Array.isArray(a)}var D=c(30780),E=c(73466),F=c(83677);let G=300;async function H(a){let b,c,d=(0,y.N)(a);if(d)return d;let e=(0,F.dT)(a),f=await a.json().catch(()=>({})),{db:g}=await (0,x.db)(),[h,i]=await Promise.all([(0,w.wQ)(g,{classified:!1}),(0,w.ZE)(g)]),j=[...h.map(a=>({id:a.id,statement:a.statement,belief:!1})),...i.filter(a=>!a.classified).map(a=>({id:a.id,statement:a.statement,belief:!0}))],k=new Map(j.map(a=>[a.id,a.belief]));if(0===j.length)return Response.json({pending:0,batches:0,classified:0,minted:0});let l=function(a,b=60){let c=[];for(let d=0;d<a.length;d+=b)c.push(a.slice(d,d+b));return c.slice(0,12)}(j),m=l.map(a=>(function(a){let b=a.map((a,b)=>({label:`s${b+1}`,id:a.id,statement:a.statement})),c=new Map(b.map(a=>[a.label,a.id])),d=(0,v.fj)(b.map(a=>`[${a.label}] ${a.statement}`).join("\n"),{origin:"journal",limit:4e4});return{system:"Clasificas frases por materia y no haces nada m\xe1s: no las reescribes, no las juzgas, no las resumes y no opinas sobre ellas. Contestas solo con el JSON que se te pide.",prompt:["Abajo van frases sobre c\xf3mo le gusta a una persona que quede su trabajo, numeradas","—[s1], [s2], …—. Dile a cada una de qu\xe9 materia es.","","Las materias son estas:",...z.pO.map(a=>`- ${a.name}: ${a.hint}.`),"","Reglas:","- Una materia por frase, y todas las frases llevan la suya.","- Elige por lo que la frase pide, no por d\xf3nde se ver\xeda. \xabQuieres que el listado cargue"," antes de pintar nada\xbb es `backend` si habla de la consulta y `frontend` si habla del"," esqueleto que se ense\xf1a mientras tanto; lee la frase, no la palabra.","- `other` solo cuando de verdad no encaje en ninguna. Es el caj\xf3n, no el desempate.","- Puedes escribir una materia que no est\xe9 en la lista: una sola palabra, en min\xfasculas"," y en ingl\xe9s. Hazlo solo si varias frases la comparten y ninguna de arriba les vale.","","Contesta con un array JSON y nada m\xe1s: sin vallas de c\xf3digo, sin explicaci\xf3n delante","ni detr\xe1s.",'[{"item":"s1","topic":"design"},{"item":"s2","topic":"backend"}]',"",d].join("\n"),labels:c}})(a)),n=(0,D.mI)(process.env.PANOMA_READ_BUDGET),o=await (0,w.R$)(g,D.Nv);if(o.calls>=n)return Response.json({error:(0,F.t)(e,"twin.readsSpent",{used:o.calls,cap:n})},{status:429});try{b=await (0,u.SR)()}catch(a){return I(e,a)}if(!0===f.dryRun)return Response.json({pending:j.length,batches:l.length,estimatedTokens:m.reduce((a,b)=>a+(0,v.bP)(b.system)+(0,v.bP)(b.prompt),0),provider:b.provider.id,model:b.model||"sesi\xf3n"});let p=0,q=0,r=0,s=0,t=o.calls;for(let a of m){let b;if(t>=n)break;try{b=await (0,u.My)({system:a.system,prompt:a.prompt,maxTokens:800})}catch(a){c=a;break}t+=1,await (0,w.DL)(g,{kind:"classify",provider:b.provider,model:b.model,...b.usage?{input:b.usage.input,output:b.usage.output}:{}});let d=function(a,b){let c=function(a){let b=(function(a){let b=/```(?:[a-zA-Z]+)?\n([\s\S]*?)```/.exec(a);return b?.[1]??a})(a).trim();try{let a=JSON.parse(b);return Array.isArray(a)?a:void 0}catch{}for(let a=b.indexOf("[");-1!==a;a=b.indexOf("[",a+1)){let c=function(a,b){let c=0,d=!1;for(let e=b;e<a.length;e+=1){let f=a[e];if(d){"\\"===f?e+=1:'"'===f&&(d=!1);continue}if('"'===f)d=!0;else if("["===f)c+=1;else if("]"===f&&0==(c-=1))try{let c=JSON.parse(a.slice(b,e+1));return Array.isArray(c)?c:void 0}catch{break}}}(b,a);if(void 0!==c)return c}}(a);if(void 0===c||c.length>0&&!c.some(C))return{assigned:[],dropped:0,unreadable:!0};let d=[],e=new Set,f=0;for(let a of c){if(!C(a)){f+=1;continue}let c=B(a.item)?.trim().toLowerCase().match(/\bs\d+\b/)?.[0],g=void 0===c?void 0:b.get(c);if(void 0===g||e.has(g)){f+=1;continue}let h=function(a){let b=B(a)?.trim().toLowerCase().replace(/[.:]+$/,"")??"";return z.hN.includes(b)?{topic:b,minted:!1}:A.test(b)?{topic:b,minted:!0}:void 0}(a.topic);if(void 0===h){f+=1;continue}e.add(g),d.push({id:g,...h})}return{assigned:d,dropped:f,unreadable:!1}}(b.text,a.labels);d.unreadable&&(s+=1),r+=d.dropped,q+=d.assigned.filter(a=>a.minted).length;let e=d.assigned.filter(a=>!1===k.get(a.id)),f=d.assigned.filter(a=>!0===k.get(a.id));p+=await (0,w.Vb)(g,e),p+=await (0,w.mz)(g,f)}let E={pending:j.length,batches:m.length,classified:p,minted:q,dropped:r,...s>0?{unreadable:s}:{},left:(await (0,w.wQ)(g,{classified:!1})).length};return void 0===c?Response.json(E):I(e,c,E)}function I(a,b,c={}){let{detail:d,hint:e}=(0,E.W)(a,b);return Response.json({...c,error:(0,F.t)(a,"distill.failed",{detail:d}),...e?{hint:e}:{}},{status:502})}let J=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/twin/classify/route",pathname:"/api/twin/classify",filename:"route",bundlePath:"app/api/twin/classify/route"},distDir:".next-bundle",relativeProjectDir:"",resolvedPagePath:"/private/tmp/panoma-npm/apps/web/app/api/twin/classify/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:K,workUnitAsyncStorage:L,serverHooks:M}=J;function N(){return(0,g.patchFetch)({workAsyncStorage:K,workUnitAsyncStorage:L})}async function O(a,b,c){var d;let e="/api/twin/classify/route";"/index"===e&&(e="/");let g=await J.prepare(a,b,{srcPage:e,multiZoneDraftMode:!1});if(!g)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:u,params:v,nextConfig:w,isDraftMode:x,prerenderManifest:y,routerServerContext:z,isOnDemandRevalidate:A,revalidateOnlyGenerated:B,resolvedPathname:C}=g,D=(0,j.normalizeAppPath)(e),E=!!(y.dynamicRoutes[D]||y.routes[C]);if(E&&!x){let a=!!y.routes[C],b=y.dynamicRoutes[D];if(b&&!1===b.fallback&&!a)throw new s.NoFallbackError}let F=null;!E||J.isDev||x||(F="/index"===(F=C)?"/":F);let G=!0===J.isDev||!E,H=E&&!G,I=a.method||"GET",K=(0,i.getTracer)(),L=K.getActiveScopeSpan(),M={params:v,prerenderManifest:y,renderOpts:{experimental:{cacheComponents:!!w.experimental.cacheComponents,authInterrupts:!!w.experimental.authInterrupts},supportsDynamicResponse:G,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:null==(d=w.experimental)?void 0:d.cacheLife,isRevalidate:H,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d)=>J.onRequestError(a,b,d,z)},sharedContext:{buildId:u}},N=new k.NodeNextRequest(a),O=new k.NodeNextResponse(b),P=l.NextRequestAdapter.fromNodeNextRequest(N,(0,l.signalFromNodeResponse)(b));try{let d=async c=>J.handle(P,M).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=K.getRootSpanAttributes();if(!d)return;if(d.get("next.span_type")!==m.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${d.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=d.get("next.route");if(e){let a=`${I} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${I} ${a.url}`)}),g=async g=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!(0,h.getRequestMeta)(a,"minimalMode")&&A&&B&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let e=await d(g);a.fetchMetrics=M.renderOpts.fetchMetrics;let i=M.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=M.renderOpts.collectedTags;if(!E)return await (0,o.I)(N,O,e,M.renderOpts.pendingWaitUntil),null;{let a=await e.blob(),b=(0,p.toNodeOutgoingHttpHeaders)(e.headers);j&&(b[r.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==M.renderOpts.collectedRevalidate&&!(M.renderOpts.collectedRevalidate>=r.INFINITE_CACHE)&&M.renderOpts.collectedRevalidate,d=void 0===M.renderOpts.collectedExpire||M.renderOpts.collectedExpire>=r.INFINITE_CACHE?void 0:M.renderOpts.collectedExpire;return{value:{kind:t.CachedRouteKind.APP_ROUTE,status:e.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:d}}}}catch(b){throw(null==f?void 0:f.isStale)&&await J.onRequestError(a,b,{routerKind:"App Router",routePath:e,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:H,isOnDemandRevalidate:A})},z),b}},l=await J.handleResponse({req:a,nextConfig:w,cacheKey:F,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:y,isRoutePPREnabled:!1,isOnDemandRevalidate:A,revalidateOnlyGenerated:B,responseGenerator:k,waitUntil:c.waitUntil});if(!E)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==t.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});(0,h.getRequestMeta)(a,"minimalMode")||b.setHeader("x-nextjs-cache",A?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),x&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,p.fromNodeOutgoingHttpHeaders)(l.value.headers);return(0,h.getRequestMeta)(a,"minimalMode")&&E||m.delete(r.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,q.getCacheControlHeader)(l.cacheControl)),await (0,o.I)(N,O,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};L?await g(L):await K.withPropagatedContext(a.headers,()=>K.trace(m.BaseServerSpan.handleRequest,{spanName:`${I} ${a.url}`,kind:i.SpanKind.SERVER,attributes:{"http.method":I,"http.target":a.url}},g))}catch(b){if(b instanceof s.NoFallbackError||await J.onRequestError(a,b,{routerKind:"App Router",routePath:D,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:H,isOnDemandRevalidate:A})}),E)throw b;return await (0,o.I)(N,O,new Response(null,{status:500})),null}}},4984:a=>{a.exports=require("readline")},10846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},19771:a=>{a.exports=require("process")},21820:a=>{a.exports=require("os")},28354:a=>{a.exports=require("util")},29021:a=>{a.exports=require("fs")},29294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},30780:(a,b,c)=>{c.d(b,{Nv:()=>d,mI:()=>e});let d=["distill","classify","synthesize"];function e(a){if(void 0===a||""===a.trim())return 300;let b=Number(a.trim());return!Number.isInteger(b)||b<0?300:b}},33873:a=>{a.exports=require("path")},44870:a=>{a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},55511:a=>{a.exports=require("crypto")},63033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},73466:(a,b,c)=>{c.d(b,{W:()=>f});var d=c(33610),e=c(83677);function f(a,b){if(b instanceof d.Z7){let{provider:c}=b,d="cli"===c.auth?(0,e.t)(a,"model.hintCli",{name:c.name,command:c.command??c.id}):"oauth"===c.auth?(0,e.t)(a,"model.hintOauth",{name:c.name}):(0,e.t)(a,"model.hintKey",{id:c.id,url:c.signupUrl??""});return{detail:(0,e.t)(a,"model.noCredential",{name:c.name}),hint:d}}let c=b.message??String(b);return c.includes("proveedor de IA")?{detail:(0,e.t)(a,"model.noneConnected"),hint:(0,e.t)(a,"model.connectHint")}:{detail:c}}},79428:a=>{a.exports=require("buffer")},79646:a=>{a.exports=require("child_process")},79748:a=>{a.exports=require("fs/promises")},81630:a=>{a.exports=require("http")},86439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[5611,358,3440,6157,3677,6790,3610,5656],()=>b(b.s=2707));module.exports=c})();
|
|
1
|
+
"use strict";(()=>{var a={};a.id=4925,a.ids=[4925],a.modules={261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},2707:(a,b,c)=>{c.r(b),c.d(b,{handler:()=>O,patchFetch:()=>N,routeModule:()=>J,serverHooks:()=>M,workAsyncStorage:()=>K,workUnitAsyncStorage:()=>L});var d={};c.r(d),c.d(d,{POST:()=>H,maxDuration:()=>G});var e=c(99446),f=c(82655),g=c(75190),h=c(54520),i=c(22294),j=c(261),k=c(31688),l=c(58442),m=c(86058),n=c(92025),o=c(40071),p=c(2701),q=c(30667),r=c(42508),s=c(86439),t=c(15826),u=c(33610),v=c(76157),w=c(46180),x=c(73335),y=c(83838),z=c(50174);let A=/^[a-z][a-z0-9-]{0,23}$/;function B(a){return"string"==typeof a?a:void 0}function C(a){return"object"==typeof a&&null!==a&&!Array.isArray(a)}var D=c(30780),E=c(73466),F=c(83677);let G=300;async function H(a){let b,c,d=(0,y.N)(a);if(d)return d;let e=(0,F.dT)(a),f=await a.json().catch(()=>({})),{db:g}=await (0,x.db)(),[h,i]=await Promise.all([(0,w.wQ)(g,{classified:!1}),(0,w.ZE)(g)]),j=[...h.map(a=>({id:a.id,statement:a.statement,belief:!1})),...i.filter(a=>!a.classified).map(a=>({id:a.id,statement:a.statement,belief:!0}))],k=new Map(j.map(a=>[a.id,a.belief]));if(0===j.length)return Response.json({pending:0,batches:0,classified:0,minted:0});let l=function(a,b=60){let c=[];for(let d=0;d<a.length;d+=b)c.push(a.slice(d,d+b));return c.slice(0,12)}(j),m=l.map(a=>(function(a){let b=a.map((a,b)=>({label:`s${b+1}`,id:a.id,statement:a.statement})),c=new Map(b.map(a=>[a.label,a.id])),d=(0,v.fj)(b.map(a=>`[${a.label}] ${a.statement}`).join("\n"),{origin:"journal",limit:4e4});return{system:"Clasificas frases por materia y no haces nada m\xe1s: no las reescribes, no las juzgas, no las resumes y no opinas sobre ellas. Contestas solo con el JSON que se te pide.",prompt:["Abajo van frases sobre c\xf3mo le gusta a una persona que quede su trabajo, numeradas","—[s1], [s2], …—. Dile a cada una de qu\xe9 materia es.","","Las materias son estas:",...z.pO.map(a=>`- ${a.name}: ${a.hint}.`),"","Reglas:","- Una materia por frase, y todas las frases llevan la suya.","- Elige por lo que la frase pide, no por d\xf3nde se ver\xeda. \xabQuieres que el listado cargue"," antes de pintar nada\xbb es `backend` si habla de la consulta y `frontend` si habla del"," esqueleto que se ense\xf1a mientras tanto; lee la frase, no la palabra.","- `other` solo cuando de verdad no encaje en ninguna. Es el caj\xf3n, no el desempate.","- Puedes escribir una materia que no est\xe9 en la lista: una sola palabra, en min\xfasculas"," y en ingl\xe9s. Hazlo solo si varias frases la comparten y ninguna de arriba les vale.","","Contesta con un array JSON y nada m\xe1s: sin vallas de c\xf3digo, sin explicaci\xf3n delante","ni detr\xe1s.",'[{"item":"s1","topic":"design"},{"item":"s2","topic":"backend"}]',"",d].join("\n"),labels:c}})(a)),n=(0,D.mI)(process.env.PANOMA_READ_BUDGET),o=await (0,w.R$)(g,D.Nv);if(o.calls>=n)return Response.json({error:(0,F.t)(e,"twin.readsSpent",{used:o.calls,cap:n})},{status:429});try{b=await (0,u.SR)()}catch(a){return I(e,a)}if(!0===f.dryRun)return Response.json({pending:j.length,batches:l.length,estimatedTokens:m.reduce((a,b)=>a+(0,v.bP)(b.system)+(0,v.bP)(b.prompt),0),provider:b.provider.id,model:b.model||"sesi\xf3n"});let p=0,q=0,r=0,s=0,t=o.calls;for(let a of m){let b;if(t>=n)break;try{b=await (0,u.My)({system:a.system,prompt:a.prompt,maxTokens:800})}catch(a){c=a;break}t+=1,await (0,w.DL)(g,{kind:"classify",provider:b.provider,model:b.model,...b.usage?{input:b.usage.input,output:b.usage.output}:{}});let d=function(a,b){let c=function(a){let b=(function(a){let b=/```(?:[a-zA-Z]+)?\n([\s\S]*?)```/.exec(a);return b?.[1]??a})(a).trim();try{let a=JSON.parse(b);return Array.isArray(a)?a:void 0}catch{}for(let a=b.indexOf("[");-1!==a;a=b.indexOf("[",a+1)){let c=function(a,b){let c=0,d=!1;for(let e=b;e<a.length;e+=1){let f=a[e];if(d){"\\"===f?e+=1:'"'===f&&(d=!1);continue}if('"'===f)d=!0;else if("["===f)c+=1;else if("]"===f&&0==(c-=1))try{let c=JSON.parse(a.slice(b,e+1));return Array.isArray(c)?c:void 0}catch{break}}}(b,a);if(void 0!==c)return c}}(a);if(void 0===c||c.length>0&&!c.some(C))return{assigned:[],dropped:0,unreadable:!0};let d=[],e=new Set,f=0;for(let a of c){if(!C(a)){f+=1;continue}let c=B(a.item)?.trim().toLowerCase().match(/\bs\d+\b/)?.[0],g=void 0===c?void 0:b.get(c);if(void 0===g||e.has(g)){f+=1;continue}let h=function(a){let b=B(a)?.trim().toLowerCase().replace(/[.:]+$/,"")??"";return z.hN.includes(b)?{topic:b,minted:!1}:A.test(b)?{topic:b,minted:!0}:void 0}(a.topic);if(void 0===h){f+=1;continue}e.add(g),d.push({id:g,...h})}return{assigned:d,dropped:f,unreadable:!1}}(b.text,a.labels);d.unreadable&&(s+=1),r+=d.dropped,q+=d.assigned.filter(a=>a.minted).length;let e=d.assigned.filter(a=>!1===k.get(a.id)),f=d.assigned.filter(a=>!0===k.get(a.id));p+=await (0,w.Vb)(g,e),p+=await (0,w.mz)(g,f)}let E={pending:j.length,batches:m.length,classified:p,minted:q,dropped:r,...s>0?{unreadable:s}:{},left:(await (0,w.wQ)(g,{classified:!1})).length};return void 0===c?Response.json(E):I(e,c,E)}function I(a,b,c={}){let{detail:d,hint:e}=(0,E.W)(a,b);return Response.json({...c,error:(0,F.t)(a,"distill.failed",{detail:d}),...e?{hint:e}:{}},{status:502})}let J=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/twin/classify/route",pathname:"/api/twin/classify",filename:"route",bundlePath:"app/api/twin/classify/route"},distDir:".next-bundle",relativeProjectDir:"",resolvedPagePath:"/private/tmp/panoma-npm/apps/web/app/api/twin/classify/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:K,workUnitAsyncStorage:L,serverHooks:M}=J;function N(){return(0,g.patchFetch)({workAsyncStorage:K,workUnitAsyncStorage:L})}async function O(a,b,c){var d;let e="/api/twin/classify/route";"/index"===e&&(e="/");let g=await J.prepare(a,b,{srcPage:e,multiZoneDraftMode:!1});if(!g)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:u,params:v,nextConfig:w,isDraftMode:x,prerenderManifest:y,routerServerContext:z,isOnDemandRevalidate:A,revalidateOnlyGenerated:B,resolvedPathname:C}=g,D=(0,j.normalizeAppPath)(e),E=!!(y.dynamicRoutes[D]||y.routes[C]);if(E&&!x){let a=!!y.routes[C],b=y.dynamicRoutes[D];if(b&&!1===b.fallback&&!a)throw new s.NoFallbackError}let F=null;!E||J.isDev||x||(F="/index"===(F=C)?"/":F);let G=!0===J.isDev||!E,H=E&&!G,I=a.method||"GET",K=(0,i.getTracer)(),L=K.getActiveScopeSpan(),M={params:v,prerenderManifest:y,renderOpts:{experimental:{cacheComponents:!!w.experimental.cacheComponents,authInterrupts:!!w.experimental.authInterrupts},supportsDynamicResponse:G,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:null==(d=w.experimental)?void 0:d.cacheLife,isRevalidate:H,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d)=>J.onRequestError(a,b,d,z)},sharedContext:{buildId:u}},N=new k.NodeNextRequest(a),O=new k.NodeNextResponse(b),P=l.NextRequestAdapter.fromNodeNextRequest(N,(0,l.signalFromNodeResponse)(b));try{let d=async c=>J.handle(P,M).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=K.getRootSpanAttributes();if(!d)return;if(d.get("next.span_type")!==m.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${d.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=d.get("next.route");if(e){let a=`${I} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${I} ${a.url}`)}),g=async g=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!(0,h.getRequestMeta)(a,"minimalMode")&&A&&B&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let e=await d(g);a.fetchMetrics=M.renderOpts.fetchMetrics;let i=M.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=M.renderOpts.collectedTags;if(!E)return await (0,o.I)(N,O,e,M.renderOpts.pendingWaitUntil),null;{let a=await e.blob(),b=(0,p.toNodeOutgoingHttpHeaders)(e.headers);j&&(b[r.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==M.renderOpts.collectedRevalidate&&!(M.renderOpts.collectedRevalidate>=r.INFINITE_CACHE)&&M.renderOpts.collectedRevalidate,d=void 0===M.renderOpts.collectedExpire||M.renderOpts.collectedExpire>=r.INFINITE_CACHE?void 0:M.renderOpts.collectedExpire;return{value:{kind:t.CachedRouteKind.APP_ROUTE,status:e.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:d}}}}catch(b){throw(null==f?void 0:f.isStale)&&await J.onRequestError(a,b,{routerKind:"App Router",routePath:e,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:H,isOnDemandRevalidate:A})},z),b}},l=await J.handleResponse({req:a,nextConfig:w,cacheKey:F,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:y,isRoutePPREnabled:!1,isOnDemandRevalidate:A,revalidateOnlyGenerated:B,responseGenerator:k,waitUntil:c.waitUntil});if(!E)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==t.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});(0,h.getRequestMeta)(a,"minimalMode")||b.setHeader("x-nextjs-cache",A?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),x&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,p.fromNodeOutgoingHttpHeaders)(l.value.headers);return(0,h.getRequestMeta)(a,"minimalMode")&&E||m.delete(r.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,q.getCacheControlHeader)(l.cacheControl)),await (0,o.I)(N,O,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};L?await g(L):await K.withPropagatedContext(a.headers,()=>K.trace(m.BaseServerSpan.handleRequest,{spanName:`${I} ${a.url}`,kind:i.SpanKind.SERVER,attributes:{"http.method":I,"http.target":a.url}},g))}catch(b){if(b instanceof s.NoFallbackError||await J.onRequestError(a,b,{routerKind:"App Router",routePath:D,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:H,isOnDemandRevalidate:A})}),E)throw b;return await (0,o.I)(N,O,new Response(null,{status:500})),null}}},4984:a=>{a.exports=require("readline")},10846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},19771:a=>{a.exports=require("process")},21820:a=>{a.exports=require("os")},28354:a=>{a.exports=require("util")},29021:a=>{a.exports=require("fs")},29294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},30780:(a,b,c)=>{c.d(b,{Nv:()=>d,mI:()=>e});let d=["distill","classify","synthesize"];function e(a){if(void 0===a||""===a.trim())return 300;let b=Number(a.trim());return!Number.isInteger(b)||b<0?300:b}},33873:a=>{a.exports=require("path")},44870:a=>{a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},55511:a=>{a.exports=require("crypto")},63033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},79428:a=>{a.exports=require("buffer")},79646:a=>{a.exports=require("child_process")},79748:a=>{a.exports=require("fs/promises")},81630:a=>{a.exports=require("http")},86439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[5611,358,3440,6157,3677,6790,3610,7876,174],()=>b(b.s=2707));module.exports=c})();
|