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/watch/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/watch/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/watch/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/watch/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
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/icon/[id]/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/icon/[id]/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["/icon/[id]/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/icon/[id]/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}}}}
|
|
@@ -2,76 +2,76 @@
|
|
|
2
2
|
"/_not-found/page": "app/_not-found/page.js",
|
|
3
3
|
"/api/accounts/route": "app/api/accounts/route.js",
|
|
4
4
|
"/api/agent/consult/route": "app/api/agent/consult/route.js",
|
|
5
|
-
"/api/agent/context/route": "app/api/agent/context/route.js",
|
|
6
5
|
"/api/agent/journal/route": "app/api/agent/journal/route.js",
|
|
7
6
|
"/api/agent/keys/route": "app/api/agent/keys/route.js",
|
|
8
|
-
"/api/agent/
|
|
7
|
+
"/api/agent/context/route": "app/api/agent/context/route.js",
|
|
9
8
|
"/api/agent/log/route": "app/api/agent/log/route.js",
|
|
9
|
+
"/api/agent/mcp/route": "app/api/agent/mcp/route.js",
|
|
10
|
+
"/api/agent/tasks/[id]/route": "app/api/agent/tasks/[id]/route.js",
|
|
10
11
|
"/api/agent/tasks/route": "app/api/agent/tasks/route.js",
|
|
11
12
|
"/api/agent/notes/route": "app/api/agent/notes/route.js",
|
|
12
|
-
"/api/agent/mcp/route": "app/api/agent/mcp/route.js",
|
|
13
|
-
"/api/assignments/route": "app/api/assignments/route.js",
|
|
14
|
-
"/api/check/route": "app/api/check/route.js",
|
|
15
|
-
"/api/consultations/route": "app/api/consultations/route.js",
|
|
16
13
|
"/api/assignments/launch/route": "app/api/assignments/launch/route.js",
|
|
14
|
+
"/api/assignments/route": "app/api/assignments/route.js",
|
|
17
15
|
"/api/catalog/route": "app/api/catalog/route.js",
|
|
18
|
-
"/api/
|
|
16
|
+
"/api/consultations/route": "app/api/consultations/route.js",
|
|
17
|
+
"/api/check/route": "app/api/check/route.js",
|
|
19
18
|
"/api/ingest/route": "app/api/ingest/route.js",
|
|
20
19
|
"/api/md/context/route": "app/api/md/context/route.js",
|
|
21
|
-
"/api/
|
|
22
|
-
"/api/md/apply/route": "app/api/md/apply/route.js",
|
|
20
|
+
"/api/hooks/route": "app/api/hooks/route.js",
|
|
23
21
|
"/api/md/repair/route": "app/api/md/repair/route.js",
|
|
22
|
+
"/api/md/apply/route": "app/api/md/apply/route.js",
|
|
23
|
+
"/api/md/inspect/route": "app/api/md/inspect/route.js",
|
|
24
24
|
"/api/north/route": "app/api/north/route.js",
|
|
25
|
-
"/api/notes/route": "app/api/notes/route.js",
|
|
26
25
|
"/api/rescan/route": "app/api/rescan/route.js",
|
|
27
|
-
"/api/open/route": "app/api/open/route.js",
|
|
28
26
|
"/api/project/route": "app/api/project/route.js",
|
|
29
27
|
"/api/scale/route": "app/api/scale/route.js",
|
|
28
|
+
"/api/notes/route": "app/api/notes/route.js",
|
|
29
|
+
"/api/open/route": "app/api/open/route.js",
|
|
30
30
|
"/api/tasks/route": "app/api/tasks/route.js",
|
|
31
|
-
"/api/today/route": "app/api/today/route.js",
|
|
32
|
-
"/api/twin/design/route": "app/api/twin/design/route.js",
|
|
33
31
|
"/api/twin/assign/route": "app/api/twin/assign/route.js",
|
|
32
|
+
"/api/today/route": "app/api/today/route.js",
|
|
34
33
|
"/api/twin/critique/route": "app/api/twin/critique/route.js",
|
|
35
34
|
"/api/twin/mine/route": "app/api/twin/mine/route.js",
|
|
35
|
+
"/api/twin/design/route": "app/api/twin/design/route.js",
|
|
36
36
|
"/api/twin/score/route": "app/api/twin/score/route.js",
|
|
37
|
+
"/api/twin/shot/route": "app/api/twin/shot/route.js",
|
|
37
38
|
"/api/twin/sources/route": "app/api/twin/sources/route.js",
|
|
38
39
|
"/api/twin/taste/route": "app/api/twin/taste/route.js",
|
|
39
|
-
"/api/twin/shot/route": "app/api/twin/shot/route.js",
|
|
40
|
-
"/apple-icon.png/route": "app/apple-icon.png/route.js",
|
|
41
40
|
"/api/twin/verdicts/route": "app/api/twin/verdicts/route.js",
|
|
42
|
-
"/icon.png/route": "app/icon.png/route.js",
|
|
43
41
|
"/api/watch/route": "app/api/watch/route.js",
|
|
42
|
+
"/apple-icon.png/route": "app/apple-icon.png/route.js",
|
|
43
|
+
"/icon.png/route": "app/icon.png/route.js",
|
|
44
44
|
"/icon/[id]/route": "app/icon/[id]/route.js",
|
|
45
45
|
"/api/assets/route": "app/api/assets/route.js",
|
|
46
46
|
"/api/describe/route": "app/api/describe/route.js",
|
|
47
47
|
"/api/disk/route": "app/api/disk/route.js",
|
|
48
|
+
"/api/ai/route": "app/api/ai/route.js",
|
|
48
49
|
"/api/enrich/route": "app/api/enrich/route.js",
|
|
49
50
|
"/api/environment/route": "app/api/environment/route.js",
|
|
50
|
-
"/api/ai/route": "app/api/ai/route.js",
|
|
51
|
-
"/api/secrets/route": "app/api/secrets/route.js",
|
|
52
51
|
"/api/md/review/route": "app/api/md/review/route.js",
|
|
52
|
+
"/api/secrets/route": "app/api/secrets/route.js",
|
|
53
|
+
"/api/roots/route": "app/api/roots/route.js",
|
|
53
54
|
"/api/runs/[id]/route": "app/api/runs/[id]/route.js",
|
|
54
55
|
"/api/search/route": "app/api/search/route.js",
|
|
55
56
|
"/api/runs/route": "app/api/runs/route.js",
|
|
56
|
-
"/api/roots/route": "app/api/roots/route.js",
|
|
57
57
|
"/api/twin/classify/route": "app/api/twin/classify/route.js",
|
|
58
58
|
"/api/twin/distill/route": "app/api/twin/distill/route.js",
|
|
59
59
|
"/api/twin/look/route": "app/api/twin/look/route.js",
|
|
60
60
|
"/api/twin/synthesize/route": "app/api/twin/synthesize/route.js",
|
|
61
61
|
"/(app)/ai/page": "app/(app)/ai/page.js",
|
|
62
62
|
"/(app)/bridge/page": "app/(app)/bridge/page.js",
|
|
63
|
+
"/(app)/credentials/page": "app/(app)/credentials/page.js",
|
|
64
|
+
"/(app)/hidden/page": "app/(app)/hidden/page.js",
|
|
65
|
+
"/(app)/search/page": "app/(app)/search/page.js",
|
|
66
|
+
"/(app)/copies/page": "app/(app)/copies/page.js",
|
|
63
67
|
"/(app)/agents/page": "app/(app)/agents/page.js",
|
|
64
68
|
"/(app)/disk/page": "app/(app)/disk/page.js",
|
|
65
69
|
"/(app)/page": "app/(app)/page.js",
|
|
70
|
+
"/(app)/runs/page": "app/(app)/runs/page.js",
|
|
66
71
|
"/(app)/packages/page": "app/(app)/packages/page.js",
|
|
67
|
-
"/(app)/hidden/page": "app/(app)/hidden/page.js",
|
|
68
72
|
"/(app)/runs/[id]/page": "app/(app)/runs/[id]/page.js",
|
|
69
|
-
"/(app)/twin/look/page": "app/(app)/twin/look/page.js",
|
|
70
|
-
"/(app)/credentials/page": "app/(app)/credentials/page.js",
|
|
71
73
|
"/(app)/unsaved/page": "app/(app)/unsaved/page.js",
|
|
72
|
-
"/(app)/
|
|
73
|
-
"/(app)/search/page": "app/(app)/search/page.js",
|
|
74
|
+
"/(app)/twin/look/page": "app/(app)/twin/look/page.js",
|
|
74
75
|
"/(app)/twin/page": "app/(app)/twin/page.js",
|
|
75
|
-
"/(app)/copies/page": "app/(app)/copies/page.js",
|
|
76
76
|
"/(app)/p/[slug]/page": "app/(app)/p/[slug]/page.js"
|
|
77
77
|
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";exports.id=174,exports.ids=[174],exports.modules={50174:(a,b,c)=>{c.d(b,{Cu:()=>h,G$:()=>n,KP:()=>g,Mi:()=>p,fn:()=>l,hN:()=>f,hT:()=>q,i2:()=>r,pO:()=>e});var d=c(76157);let e=[{name:"design",hint:"c\xf3mo se ve y se siente: composici\xf3n, color, tipograf\xeda, espacio, movimiento"},{name:"frontend",hint:"c\xf3mo se construye lo que se ve: componentes, estados, estilos, accesibilidad"},{name:"backend",hint:"el servidor y sus datos: rutas, consultas, esquema, errores, rendimiento"},{name:"cli",hint:"el terminal: comandos, salida, banderas, lo que imprime y lo que calla"},{name:"testing",hint:"c\xf3mo se comprueba: qu\xe9 se prueba, cu\xe1nto, contra qu\xe9, y qu\xe9 se deja fuera"},{name:"copy",hint:"las palabras: mensajes, documentaci\xf3n, nombres, tono, idioma"},{name:"workflow",hint:"c\xf3mo trabaja con sus agentes: encargos, revisiones, commits, ritmo"},{name:"tooling",hint:"las herramientas y la construcci\xf3n: dependencias, empaquetado, tipos, CI"},{name:"data",hint:"los datos y sus n\xfameros: m\xe9tricas, migraciones, formatos, privacidad"},{name:"other",hint:"el caj\xf3n. Solo si de verdad no encaja en ninguna"}],f=e.map(a=>a.name),g=480;function h(a,b={}){let c=b.skip,d=new Map;for(let b of a){if(c?.has(b.id))continue;let a=d.get(b.identity);a?a.push(b):d.set(b.identity,[b])}let e=[];for(let[a,b]of d){let c=function(a){let b=[],c=0;for(let d of a){if(b.length>=60)break;let a=d.quote.length+(d.context?.length??0);if(b.length>0&&c+a>24e3)break;b.push(d),c+=a}return b}([...b].sort(i));c.length>0&&e.push({identity:a,verdicts:c})}return e.sort((a,b)=>j(b)-j(a)||k(b)-k(a)||(a.identity<b.identity?-1:+(a.identity>b.identity))),function(a,b){let c=Math.min(b,g),d=[];for(let b of a){if(c<=0)break;let a=b.verdicts.slice(0,c);c-=a.length,d.push({identity:b.identity,verdicts:a})}return d}(e.slice(0,8),b.limit??g)}function i(a,b){let c=Number(b.signals.length>0)-Number(a.signals.length>0);if(0!==c)return c;let d=b.at.getTime()-a.at.getTime();return 0!==d?d:a.id<b.id?-1:+(a.id>b.id)}function j(a){return a.verdicts.filter(a=>a.signals.length>0).length}function k(a){return a.verdicts.reduce((a,b)=>Math.max(a,b.at.getTime()),0)}function l(a){let b=a.verdicts.map((a,b)=>({label:`c${b+1}`,verdict:a})),c=new Map(b.map(({label:a,verdict:b})=>[a,b])),f=(0,d.fj)(b.map(o).join("\n\n"),{origin:"journal",limit:4e4});return{chunk:a,system:m,prompt:["Abajo van citas literales de una persona reaccionando a lo que sus agentes de","programaci\xf3n le entregaron, todas del mismo proyecto. Van numeradas —[c1], [c2],","…— y cada una trae su fecha, las se\xf1ales que detect\xf3 el motor y, cuando la hab\xeda,","la entrega que la provoc\xf3.","",`Saca de dos a 8 observaciones sobre c\xf3mo le gusta a ESTA persona que`,"quede su trabajo, escritas HABL\xc1NDOLE A ELLA: \xabquieres X\xbb, \xabno soportas Y\xbb.","","Reglas. Las dos primeras son eliminatorias:",`- Cada observaci\xf3n cita al menos 2 etiquetas de las de arriba, con su`," nombre exacto. Lo que no puedas sostener con dos citas no lo escribas: aqu\xed sobra"," una observaci\xf3n de menos y no sobra ninguna de m\xe1s.","- Una observaci\xf3n que ser\xeda verdad de cualquier programador no vale para nada."," \xabPrefiere el c\xf3digo limpio\xbb no dice nada de nadie. Si al leerla no se distingue a"," esta persona de la de al lado, t\xedrala.","- Una funcionalidad no es un gusto. \xabQuieres que la aplicaci\xf3n funcione como una"," bandeja de audio para escuchar publicaciones mientras trabajas\xbb describe qu\xe9 hace ESE"," producto, no c\xf3mo le gusta a esta persona que quede su trabajo. De una petici\xf3n de"," funcionalidad s\xed puedes sacar el gusto que lleve dentro —\xabque se vea limpio\xbb, \xabque no"," cargue la pantalla\xbb—; la funcionalidad en s\xed, no.","- Habla de sus preferencias, no de buenas pr\xe1cticas: \xabquieres X\xbb, nunca \xabconviene X\xbb.","- Segunda persona siempre. Nada de \xab\xe9l\xbb, \xabella\xbb ni \xabesta persona\xbb dentro de la"," observaci\xf3n: quien va a leer esto es ella misma, en su propio retrato, y adem\xe1s no"," sabes qui\xe9n es. En tercera persona el modelo acaba eligiendo un g\xe9nero por su"," cuenta, y en la misma tanda salieron \xabHe wants\xbb y \xabShe wants\xbb de la misma persona.","- El material est\xe1 escrito deprisa y sin acentos (\xabno me gusto\xbb, \xabquitalo\xbb, \xabasi\xbb)."," Eso es c\xf3mo escribe, no lo que prefiere: ninguna observaci\xf3n sobre su ortograf\xeda ni"," sobre su forma de pedir las cosas.",`- Una sola frase por observaci\xf3n, de 200 caracteres como mucho.`,"- Escribe cada observaci\xf3n en el mismo idioma en el que est\xe1 escrita la cita que la"," sostiene. No traduzcas: esas palabras las escribi\xf3 ella.","- No repitas la cita dentro de la observaci\xf3n; para eso van las citas aparte.",'- No pongas las etiquetas dentro de la frase. Van solo en "citations".',"","Repetir una idea que ya sali\xf3 en otra tanda no es un problema: esto es material, no","un resumen. Lo que se repite es justo lo que despu\xe9s se va a poder afirmar.","","Y cada observaci\xf3n dice DE QU\xc9 VA, con una sola de estas materias:",...e.map(a=>`- ${a.name}: ${a.hint}.`),"","Si de verdad no encaja en ninguna, puedes escribir una materia nueva: una sola palabra","en min\xfasculas y en ingl\xe9s. Hazlo solo cuando la observaci\xf3n quede claramente peor en","\xabother\xbb; una materia nueva por observaci\xf3n no es una clasificaci\xf3n.","","Contesta con un array JSON y nada m\xe1s: sin vallas de c\xf3digo, sin explicaci\xf3n delante","ni detr\xe1s.",`[{"topic":"design","statement":"…","citations":["c3","c17"]}]`,"","Si el material no da para ninguna observaci\xf3n, contesta []. Es una respuesta correcta","y es mejor que una frase que no puedas sostener.","",f].join("\n"),labels:c}}let m="Eres un lector de las palabras de una sola persona. No eres un consultor de dise\xf1o ni un manual de estilo: tu \xfanico material son frases que esa persona escribi\xf3 a sus agentes de programaci\xf3n mientras trabajaba, y tu \xfanico trabajo es decir qu\xe9 se repite en ellas. Llano, concreto y sin adornos, y en el idioma en el que ella escribe.";function n(a,b){let c=`[${b}]\\d+`,d=RegExp(`(?:\\s*[:—–(-]\\s*)?\\(?\\b${c}\\b(?:[\\s,;]+(?:y|and)?[\\s]*\\b${c}\\b)*\\)?\\s*\\.?\\s*$`,"i").exec(a);if(null===d)return a;let e=d[0];if(!((e.match(RegExp(`\\b${c}\\b`,"gi"))??[]).length>1||/^[\s]*[:—–(-]/.test(e)))return a;let f=a.slice(0,d.index).trim().replace(/[:,;—–-]+$/,"").trim();return""===f?a:f}function o({label:a,verdict:b}){let c=b.signals.length>0?` \xb7 ${b.signals.join(", ")}`:"",d=`[${a}] ${b.at.toISOString().slice(0,10)}${c}`,e=b.context?`
|
|
2
|
+
le hab\xedan entregado: ${b.context}`:"";return`${d}${e}
|
|
3
|
+
dijo: ${b.quote}`}function p(a){return a.reduce((a,b)=>a+(0,d.bP)(b.system)+(0,d.bP)(b.prompt),0)}function q(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(t))return{observations:[],dropped:0,unreadable:!0};let d=[],e=0;for(let a of c){let c=function(a,b){if(!t(a))return;let c=s(a.statement)?.replace(/\s+/g," ").trim(),d=void 0===c?void 0:n(c,"c");if(!d||d.length>200)return;let e=function(a){let b=s(a)?.trim().toLowerCase().replace(/[.:]+$/,"")??"";return f.includes(b)?{topic:b,minted:!1}:/^[a-z][a-z0-9-]{0,23}$/.test(b)?{topic:b,minted:!0}:{topic:"other",minted:!1}}(a.topic),g=a.citations;if(!Array.isArray(g))return;let h=new Set;for(let a of g)if("string"==typeof a)for(let c of a.toLowerCase().matchAll(/\bc\d+\b/g)){let a=b.get(c[0]);a&&h.add(a.id)}if(!(h.size<2))return{...e,statement:d,citations:[...h]}}(a,b);if(void 0===c||d.length>=8){e+=1;continue}d.push(c)}return{observations:d,dropped:e,unreadable:!1}}function r(a,b){if(null==a||""===a)return{kind:"unset"};let c="string"==typeof a?Number(a.trim()):a;return"number"!=typeof c||!Number.isInteger(c)||c<1||c>b?{kind:"bad",value:"string"==typeof a?a:String(a)}:{kind:"limit",limit:c}}function s(a){return"string"==typeof a&&a.length>0?a:void 0}function t(a){return"object"==typeof a&&null!==a&&!Array.isArray(a)}}};
|