@slycode/slycode 0.2.5 → 0.2.7
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/dist/messaging/index.js +9 -2
- package/dist/messaging/index.js.map +1 -1
- package/dist/messaging/stt.d.ts +3 -1
- package/dist/messaging/stt.js +76 -0
- package/dist/messaging/stt.js.map +1 -1
- package/dist/messaging/types.d.ts +3 -1
- package/dist/scripts/scaffold.js +3 -2
- package/dist/web/.next/BUILD_ID +1 -1
- package/dist/web/.next/build-manifest.json +4 -4
- package/dist/web/.next/server/app/_global-error/page/build-manifest.json +2 -2
- package/dist/web/.next/server/app/_global-error/page.js +1 -1
- package/dist/web/.next/server/app/_global-error/page.js.nft.json +1 -1
- package/dist/web/.next/server/app/_global-error.html +2 -2
- package/dist/web/.next/server/app/_global-error.rsc +1 -1
- package/dist/web/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/dist/web/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/dist/web/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/dist/web/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/dist/web/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found/page/build-manifest.json +2 -2
- package/dist/web/.next/server/app/_not-found/page.js +1 -1
- package/dist/web/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/dist/web/.next/server/app/_not-found.html +1 -1
- package/dist/web/.next/server/app/_not-found.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/dist/web/.next/server/app/api/cli-assets/fix/route.js +1 -1
- package/dist/web/.next/server/app/api/cli-assets/fix/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/cli-assets/import/route.js +1 -1
- package/dist/web/.next/server/app/api/cli-assets/import/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/cli-assets/route.js +1 -1
- package/dist/web/.next/server/app/api/cli-assets/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/cli-assets/store/preview/route.js +1 -1
- package/dist/web/.next/server/app/api/cli-assets/store/preview/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/cli-assets/store/route.js +1 -1
- package/dist/web/.next/server/app/api/cli-assets/store/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/cli-assets/sync/route.js +1 -1
- package/dist/web/.next/server/app/api/cli-assets/sync/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/cli-assets/updates/route.js +1 -1
- package/dist/web/.next/server/app/api/cli-assets/updates/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/dashboard/route.js +1 -1
- package/dist/web/.next/server/app/api/dashboard/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/file/route.js +1 -1
- package/dist/web/.next/server/app/api/file/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/git-status/route.js +1 -1
- package/dist/web/.next/server/app/api/git-status/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/kanban/route.js +1 -1
- package/dist/web/.next/server/app/api/kanban/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/kanban/stream/route.js +1 -1
- package/dist/web/.next/server/app/api/kanban/stream/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/projects/[id]/route.js +1 -1
- package/dist/web/.next/server/app/api/projects/[id]/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/projects/reorder/route.js +1 -1
- package/dist/web/.next/server/app/api/projects/reorder/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/projects/route.js +1 -1
- package/dist/web/.next/server/app/api/projects/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/scheduler/route.js +1 -1
- package/dist/web/.next/server/app/api/scheduler/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/search/route.js +1 -1
- package/dist/web/.next/server/app/api/search/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/sly-actions/invalidate/route.js +1 -1
- package/dist/web/.next/server/app/api/sly-actions/invalidate/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/sly-actions/route.js +1 -1
- package/dist/web/.next/server/app/api/sly-actions/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/sly-actions/stream/route.js +1 -1
- package/dist/web/.next/server/app/api/sly-actions/stream/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/transcribe/route.js +5 -2
- package/dist/web/.next/server/app/api/transcribe/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/page/build-manifest.json +2 -2
- package/dist/web/.next/server/app/page.js +2 -2
- package/dist/web/.next/server/app/page.js.nft.json +1 -1
- package/dist/web/.next/server/app/page_client-reference-manifest.js +1 -1
- package/dist/web/.next/server/app/project/[id]/page/build-manifest.json +2 -2
- package/dist/web/.next/server/app/project/[id]/page.js +2 -2
- package/dist/web/.next/server/app/project/[id]/page.js.nft.json +1 -1
- package/dist/web/.next/server/app/project/[id]/page_client-reference-manifest.js +1 -1
- package/dist/web/.next/server/chunks/[externals]__c6831f39._.js +3 -0
- package/dist/web/.next/server/chunks/[externals]_node:async_hooks_b485b2a4._.js +3 -0
- package/dist/web/.next/server/chunks/[externals]_node:http_c3a9e25f._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__0234f869._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__0f8687da._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__104b2da3._.js +4 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__12f6cd6f._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__15fc9266._.js +18 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__1cdc76ef._.js +3 -0
- package/dist/web/.next/server/chunks/{[root-of-the-server]__933e6077._.js → [root-of-the-server]__1ec21ccc._.js} +2 -2
- package/dist/web/.next/server/chunks/[root-of-the-server]__279e9bf3._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__2d1f0ed9._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__3998d59e._.js +19 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__3c5ef8ec._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__3dc5531f._.js +5 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__403750fd._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__41df0777._.js +3 -0
- package/dist/web/.next/server/chunks/{[root-of-the-server]__b9e7d34c._.js → [root-of-the-server]__4244617a._.js} +2 -2
- package/dist/web/.next/server/chunks/[root-of-the-server]__47dd878e._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__5e08b942._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__71bb3374._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__7603305e._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__7c476ad6._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__846ca56f._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__934c9bb4._.js +5 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__98d88050._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__b273cc05._.js +3 -0
- package/dist/web/.next/server/chunks/{[root-of-the-server]__bc55c42a._.js → [root-of-the-server]__d0f4efec._.js} +2 -2
- package/dist/web/.next/server/chunks/[root-of-the-server]__d6362272._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__de1277ee._.js +27 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__e00fb85f._.js +9 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__e4988941._.js +4 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__f3e501b6._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__f97e93fa._.js +6 -0
- package/dist/web/.next/server/chunks/a9bf9_@aws-sdk_core_dist-es_submodules_protocols_json_AwsRestJsonProtocol_764d7a83.js +3 -0
- package/dist/web/.next/server/chunks/node_modules_@aws-sdk_credential-provider-env_dist-es_index_55d96139.js +3 -0
- package/dist/web/.next/server/chunks/node_modules_@aws-sdk_nested-clients_dist-es_submodules_signin_index_6712dec9.js +3 -0
- package/dist/web/.next/server/chunks/node_modules_@aws-sdk_nested-clients_dist-es_submodules_sso-oidc_index_df09d547.js +3 -0
- package/dist/web/.next/server/chunks/node_modules_@aws-sdk_nested-clients_dist-es_submodules_sts_index_c78619b3.js +3 -0
- package/dist/web/.next/server/chunks/node_modules_@smithy_core_dist-es_submodules_event-streams_index_73e35402.js +3 -0
- package/dist/web/.next/server/chunks/node_modules_ec9ae6c4._.js +18 -0
- package/dist/web/.next/server/chunks/src_677020aa._.js +1 -1
- package/dist/web/.next/server/chunks/ssr/[root-of-the-server]__077f472c._.js +3 -0
- package/dist/web/.next/server/chunks/ssr/{[root-of-the-server]__977b1a68._.js → [root-of-the-server]__0841f0b5._.js} +2 -2
- package/dist/web/.next/server/chunks/ssr/[root-of-the-server]__1f5fc489._.js +9 -0
- package/dist/web/.next/server/chunks/ssr/[root-of-the-server]__2f64210a._.js +3 -0
- package/dist/web/.next/server/chunks/ssr/{[root-of-the-server]__d57c94e0._.js → [root-of-the-server]__92021d33._.js} +2 -2
- package/dist/web/.next/server/chunks/ssr/{[root-of-the-server]__e0032864._.js → [root-of-the-server]__9ac6ea25._.js} +2 -2
- package/dist/web/.next/server/chunks/ssr/{[root-of-the-server]__677b7660._.js → [root-of-the-server]__bcbe4bf2._.js} +2 -2
- package/dist/web/.next/server/chunks/ssr/{[root-of-the-server]__6db27fe1._.js → [root-of-the-server]__dfe2728c._.js} +2 -2
- package/dist/web/.next/server/chunks/ssr/src_lib_registry_ts_2fc87c9c._.js +1 -1
- package/dist/web/.next/server/middleware-build-manifest.js +2 -2
- package/dist/web/.next/server/pages/404.html +1 -1
- package/dist/web/.next/server/pages/500.html +2 -2
- package/dist/web/.next/static/chunks/0bab8c7c82cef548.js +4 -0
- package/dist/web/.next/static/chunks/{b694f741bb34ac84.js → 1b46e836090e130b.js} +1 -1
- package/dist/web/.next/static/chunks/{ef0dc6461e9250d8.js → cf910fc299170b7d.js} +2 -2
- package/dist/web/.next/static/chunks/{turbopack-4964158913ad5e72.js → turbopack-563e27abda63930f.js} +2 -2
- package/dist/web/package-lock.json +1589 -155
- package/dist/web/package.json +1 -0
- package/dist/web/src/app/api/transcribe/route.ts +96 -1
- package/dist/web/src/lib/store-scanner.ts +8 -69
- package/dist/web/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/templates/kanban-seed.json +1 -1
- package/dist/web/.next/server/chunks/[externals]__65615fd8._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__46b023d4._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__4c7995bf._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__4d0d3464._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__6d330d40._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__884d73e4._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__8ab096a3._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__9058a007._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__949bb248._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__aa814a86._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__ad64e04f._.js +0 -27
- package/dist/web/.next/server/chunks/[root-of-the-server]__baa99257._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__bbb4b3ac._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__bf286c26._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__d219e3f0._.js +0 -18
- package/dist/web/.next/server/chunks/[root-of-the-server]__d38c7a96._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__e9b0e744._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__f1fe18e6._.js +0 -6
- package/dist/web/.next/server/chunks/[root-of-the-server]__f4124388._.js +0 -3
- package/dist/web/.next/server/chunks/node_modules_next_dist_esm_build_templates_app-route_ffc6c790.js +0 -11
- package/dist/web/.next/server/chunks/ssr/[root-of-the-server]__73cfc6bb._.js +0 -3
- package/dist/web/.next/server/chunks/ssr/[root-of-the-server]__79c0188d._.js +0 -9
- package/dist/web/.next/server/chunks/ssr/[root-of-the-server]__bb807bcf._.js +0 -3
- package/dist/web/.next/static/chunks/7660448872d80e27.js +0 -4
- /package/dist/web/.next/static/{Ky5DLflBRa2FbKsyhH40R → LL2KFMFJkFiDQbYtgqSpv}/_buildManifest.js +0 -0
- /package/dist/web/.next/static/{Ky5DLflBRa2FbKsyhH40R → LL2KFMFJkFiDQbYtgqSpv}/_clientMiddlewareManifest.json +0 -0
- /package/dist/web/.next/static/{Ky5DLflBRa2FbKsyhH40R → LL2KFMFJkFiDQbYtgqSpv}/_ssgManifest.js +0 -0
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
module.exports=[93695,(a,b,c)=>{b.exports=a.x("next/dist/shared/lib/no-fallback-error.external.js",()=>require("next/dist/shared/lib/no-fallback-error.external.js"))},22734,(a,b,c)=>{b.exports=a.x("fs",()=>require("fs"))},
|
|
1
|
+
module.exports=[93695,(a,b,c)=>{b.exports=a.x("next/dist/shared/lib/no-fallback-error.external.js",()=>require("next/dist/shared/lib/no-fallback-error.external.js"))},22734,(a,b,c)=>{b.exports=a.x("fs",()=>require("fs"))},54799,(a,b,c)=>{b.exports=a.x("crypto",()=>require("crypto"))},33405,(a,b,c)=>{b.exports=a.x("child_process",()=>require("child_process"))},50645,a=>{a.n(a.i(27572))},43619,a=>{a.n(a.i(79962))},13718,a=>{a.n(a.i(85523))},18198,a=>{a.n(a.i(45518))},62212,a=>{a.n(a.i(66114))},72187,a=>{"use strict";a.s(["Dashboard",()=>b]);let b=(0,a.i(11857).registerClientReference)(function(){throw Error("Attempted to call Dashboard() from the server but Dashboard is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/components/Dashboard.tsx <module evaluation>","Dashboard")},92848,a=>{"use strict";a.s(["Dashboard",()=>b]);let b=(0,a.i(11857).registerClientReference)(function(){throw Error("Attempted to call Dashboard() from the server but Dashboard is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/components/Dashboard.tsx","Dashboard")},22671,a=>{"use strict";a.i(72187);var b=a.i(92848);a.n(b)},60168,a=>{"use strict";var b=a.i(7997),c=a.i(22671),d=a.i(20884);async function e(){let a=await (0,d.loadDashboardData)();return(0,b.jsx)(c.Dashboard,{data:a})}a.s(["default",()=>e,"dynamic",0,"force-dynamic"])}];
|
|
2
2
|
|
|
3
|
-
//# sourceMappingURL=%5Broot-of-the-server%
|
|
3
|
+
//# sourceMappingURL=%5Broot-of-the-server%5D__dfe2728c._.js.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
module.exports=[20884,a=>{"use strict";var b=a.i(22734),c=a.i(33405),d=a.i(14747);function e(){if(process.env.SLYCODE_HOME)return process.env.SLYCODE_HOME;let a=process.cwd();return(console.warn("[paths] SLYCODE_HOME not set in production — falling back to cwd:",a),a.endsWith("/web")||a.endsWith("\\web"))?d.default.dirname(a):a}a.i(54799);let f={claude:{skills:".claude/skills",agents:".claude/agents",mcpConfig:".claude/settings.json"},agents:{skills:".agents/skills",agents:".agents/agents",mcpConfig:null},codex:{skills:".codex/skills",agents:null,mcpConfig:".codex/config.toml"},gemini:{skills:".gemini/skills",agents:".gemini/agents",mcpConfig:".gemini/settings.json"}},g=e();function h(a){let b=a.match(/^---\s*\n([\s\S]*?)\n---/);if(!b)return null;let c=b[1],d={};for(let a of c.split("\n")){let b=a.indexOf(":");if(-1===b)continue;let c=a.slice(0,b).trim(),e=a.slice(b+1).trim();(e.startsWith('"')&&e.endsWith('"')||e.startsWith("'")&&e.endsWith("'"))&&(e=e.slice(1,-1)),c&&e&&(d[c]=e)}return Object.keys(d).length>0?d:null}function i(a){return!!a&&!!a.version}function j(a,c){let e=[];try{let f="skill"===c?d.default.join(a,".claude","skills"):d.default.join(a,".claude","agents");if(!b.default.existsSync(f))return e;for(let a of b.default.readdirSync(f,{withFileTypes:!0})){let g,j;if("skill"===c){if(!a.isDirectory()||(g=d.default.join(f,a.name,"SKILL.md"),j=d.default.join("skills",a.name,"SKILL.md"),!b.default.existsSync(g)))continue}else{if(!a.isFile()||!a.name.endsWith(".md"))continue;g=d.default.join(f,a.name),j=d.default.join("agents",a.name)}let k=b.default.readFileSync(g,"utf-8"),l=h(k),m=l?.name||a.name.replace(/\.md$/,"");e.push({name:m,type:c,path:j,frontmatter:l,isValid:i(l)})}}catch{}return e}function k(a,c){let e=[],f="skill"===c?"skills":"agents",g=d.default.join(a,f);try{if(!b.default.existsSync(g))return e;for(let a of b.default.readdirSync(g,{withFileTypes:!0})){let j,k;if("skill"===c){if(!a.isDirectory()||(j=d.default.join(g,a.name,"SKILL.md"),k=d.default.join(f,a.name,"SKILL.md"),!b.default.existsSync(j)))continue}else{if(!a.isFile()||!a.name.endsWith(".md"))continue;j=d.default.join(g,a.name),k=d.default.join(f,a.name)}let l=b.default.readFileSync(j,"utf-8"),m=h(l),n=m?.name||a.name.replace(/\.md$/,"");e.push({name:n,type:c,path:k,frontmatter:m,isValid:i(m)})}}catch{}return e.sort((a,b)=>a.name.localeCompare(b.name))}d.default.basename(g),d.default.join(e(),"store",".ignored-updates.json");let l={outdatedAssets:.3,staleCards:.15,unresolvedProblems:.25,missingClaudeMd:.1,nonCompliantFrontmatter:.2};function m(a,b=0,c=0,d=0,e=l){let f=[],g=Math.max(c,1);f.push({name:"Outdated Assets",weight:e.outdatedAssets,value:b,maxValue:g});let h=Date.now(),i=[...a.backlog],j=i.filter(a=>(h-new Date(a.created_at).getTime())/864e5>14&&"done"!==a.status).length,k=Math.max(i.length,1);f.push({name:"Stale Cards",weight:e.staleCards,value:j,maxValue:k}),f.push({name:"Unresolved Problems",weight:e.unresolvedProblems,value:0,maxValue:1}),f.push({name:"Missing CLAUDE.md",weight:e.missingClaudeMd,value:+!a.hasClaudeMd,maxValue:1});let n=Math.max(c,1);f.push({name:"Non-compliant Frontmatter",weight:e.nonCompliantFrontmatter,value:d,maxValue:n});let o=0;for(let a of f)o+=Math.min(a.maxValue>0?a.value/a.maxValue:0,1)*a.weight;let p=Math.round(Math.max(0,(1-o)*100));return{score:p,level:p>=80?"green":p>=50?"amber":"red",factors:f}}function n(){if(process.env.SLYCODE_HOME)return process.env.SLYCODE_HOME;let a=process.cwd();return a.endsWith("/web")||a.endsWith("\\web")?d.default.dirname(a):a}let o=n(),p=d.default.join(o,"projects","registry.json");async function q(){try{let a=await b.promises.readFile(p,"utf-8");return JSON.parse(a)}catch(a){throw console.error("Failed to load registry:",a),Error(`Failed to load registry from ${p}`)}}async function r(a){try{return(await b.promises.stat(a)).isDirectory()}catch{return!1}}async function s(a){try{let c=await b.promises.readFile(a,"utf-8");return JSON.parse(c)}catch{return null}}async function t(a,b,c){let e=d.default.join(a,"documentation","backlog.json"),f=await s(e);return f?f.map(a=>({...a,projectId:b,projectName:c})):[]}async function u(a,b){let c=d.default.join(a,"documentation","designs.json"),e=await s(c);return e?e.map(a=>({...a,projectId:b})):[]}async function v(a,b){let c=d.default.join(a,"documentation","features.json"),e=await s(c);return e?e.map(a=>({...a,projectId:b})):[]}async function w(a){let e,f=a.path;if(!await r(f))return{...a,backlog:[],designs:[],features:[],accessible:!1,error:`Path not accessible: ${f}`};let[g,h,i]=await Promise.all([t(f,a.id,a.name),u(f,a.id),v(f,a.id)]),k={projectId:a.id,skills:j(f,"skill"),agents:j(f,"agent")},l={claude:(e=a=>{try{return b.default.existsSync(d.default.join(f,a))}catch{return!1}})("CLAUDE.md")||e(".claude"),gemini:e("GEMINI.md")||e(".gemini"),codex:e("AGENTS.md")||e(".codex")||e(".agents")},m=function(a){try{return(0,c.execSync)("git status --porcelain",{cwd:a,encoding:"utf-8",timeout:5e3}).split("\n").filter(a=>a.trim().length>0).length}catch{return -1}}(f);return{...a,backlog:g,designs:h,features:i,assets:k,platforms:l,gitUncommitted:m>=0?m:void 0,accessible:!0}}async function x(){let a=await q();for(let
|
|
1
|
+
module.exports=[20884,a=>{"use strict";var b=a.i(22734),c=a.i(33405),d=a.i(14747);function e(){if(process.env.SLYCODE_HOME)return process.env.SLYCODE_HOME;let a=process.cwd();return(console.warn("[paths] SLYCODE_HOME not set in production — falling back to cwd:",a),a.endsWith("/web")||a.endsWith("\\web"))?d.default.dirname(a):a}a.i(54799);let f={claude:{skills:".claude/skills",agents:".claude/agents",mcpConfig:".claude/settings.json"},agents:{skills:".agents/skills",agents:".agents/agents",mcpConfig:null},codex:{skills:".codex/skills",agents:null,mcpConfig:".codex/config.toml"},gemini:{skills:".gemini/skills",agents:".gemini/agents",mcpConfig:".gemini/settings.json"}},g=e();function h(a){let b=a.match(/^---\s*\n([\s\S]*?)\n---/);if(!b)return null;let c=b[1],d={};for(let a of c.split("\n")){let b=a.indexOf(":");if(-1===b)continue;let c=a.slice(0,b).trim(),e=a.slice(b+1).trim();(e.startsWith('"')&&e.endsWith('"')||e.startsWith("'")&&e.endsWith("'"))&&(e=e.slice(1,-1)),c&&e&&(d[c]=e)}return Object.keys(d).length>0?d:null}function i(a){return!!a&&!!a.version}function j(a,c){let e=[];try{let f="skill"===c?d.default.join(a,".claude","skills"):d.default.join(a,".claude","agents");if(!b.default.existsSync(f))return e;for(let a of b.default.readdirSync(f,{withFileTypes:!0})){let g,j;if("skill"===c){if(!a.isDirectory()||(g=d.default.join(f,a.name,"SKILL.md"),j=d.default.join("skills",a.name,"SKILL.md"),!b.default.existsSync(g)))continue}else{if(!a.isFile()||!a.name.endsWith(".md"))continue;g=d.default.join(f,a.name),j=d.default.join("agents",a.name)}let k=b.default.readFileSync(g,"utf-8"),l=h(k),m=l?.name||a.name.replace(/\.md$/,"");e.push({name:m,type:c,path:j,frontmatter:l,isValid:i(l)})}}catch{}return e}function k(a,c){let e=[],f="skill"===c?"skills":"agents",g=d.default.join(a,f);try{if(!b.default.existsSync(g))return e;for(let a of b.default.readdirSync(g,{withFileTypes:!0})){let j,k;if("skill"===c){if(!a.isDirectory()||(j=d.default.join(g,a.name,"SKILL.md"),k=d.default.join(f,a.name,"SKILL.md"),!b.default.existsSync(j)))continue}else{if(!a.isFile()||!a.name.endsWith(".md"))continue;j=d.default.join(g,a.name),k=d.default.join(f,a.name)}let l=b.default.readFileSync(j,"utf-8"),m=h(l),n=m?.name||a.name.replace(/\.md$/,"");e.push({name:n,type:c,path:k,frontmatter:m,isValid:i(m)})}}catch{}return e.sort((a,b)=>a.name.localeCompare(b.name))}d.default.basename(g),d.default.join(e(),"store",".ignored-updates.json");let l={outdatedAssets:.3,staleCards:.15,unresolvedProblems:.25,missingClaudeMd:.1,nonCompliantFrontmatter:.2};function m(a,b=0,c=0,d=0,e=l){let f=[],g=Math.max(c,1);f.push({name:"Outdated Assets",weight:e.outdatedAssets,value:b,maxValue:g});let h=Date.now(),i=[...a.backlog],j=i.filter(a=>(h-new Date(a.created_at).getTime())/864e5>14&&"done"!==a.status).length,k=Math.max(i.length,1);f.push({name:"Stale Cards",weight:e.staleCards,value:j,maxValue:k}),f.push({name:"Unresolved Problems",weight:e.unresolvedProblems,value:0,maxValue:1}),f.push({name:"Missing CLAUDE.md",weight:e.missingClaudeMd,value:+!a.hasClaudeMd,maxValue:1});let n=Math.max(c,1);f.push({name:"Non-compliant Frontmatter",weight:e.nonCompliantFrontmatter,value:d,maxValue:n});let o=0;for(let a of f)o+=Math.min(a.maxValue>0?a.value/a.maxValue:0,1)*a.weight;let p=Math.round(Math.max(0,(1-o)*100));return{score:p,level:p>=80?"green":p>=50?"amber":"red",factors:f}}function n(){if(process.env.SLYCODE_HOME)return process.env.SLYCODE_HOME;let a=process.cwd();return a.endsWith("/web")||a.endsWith("\\web")?d.default.dirname(a):a}let o=n(),p=d.default.join(o,"projects","registry.json");async function q(){try{let a=await b.promises.readFile(p,"utf-8");return JSON.parse(a)}catch(a){throw console.error("Failed to load registry:",a),Error(`Failed to load registry from ${p}`)}}async function r(a){try{return(await b.promises.stat(a)).isDirectory()}catch{return!1}}async function s(a){try{let c=await b.promises.readFile(a,"utf-8");return JSON.parse(c)}catch{return null}}async function t(a,b,c){let e=d.default.join(a,"documentation","backlog.json"),f=await s(e);return f?f.map(a=>({...a,projectId:b,projectName:c})):[]}async function u(a,b){let c=d.default.join(a,"documentation","designs.json"),e=await s(c);return e?e.map(a=>({...a,projectId:b})):[]}async function v(a,b){let c=d.default.join(a,"documentation","features.json"),e=await s(c);return e?e.map(a=>({...a,projectId:b})):[]}async function w(a){let e,f=a.path;if(!await r(f))return{...a,backlog:[],designs:[],features:[],accessible:!1,error:`Path not accessible: ${f}`};let[g,h,i]=await Promise.all([t(f,a.id,a.name),u(f,a.id),v(f,a.id)]),k={projectId:a.id,skills:j(f,"skill"),agents:j(f,"agent")},l={claude:(e=a=>{try{return b.default.existsSync(d.default.join(f,a))}catch{return!1}})("CLAUDE.md")||e(".claude"),gemini:e("GEMINI.md")||e(".gemini"),codex:e("AGENTS.md")||e(".codex")||e(".agents")},m=function(a){try{return(0,c.execSync)("git status --porcelain",{cwd:a,encoding:"utf-8",timeout:5e3}).split("\n").filter(a=>a.trim().length>0).length}catch{return -1}}(f);return{...a,backlog:g,designs:h,features:i,assets:k,platforms:l,gitUncommitted:m>=0?m:void 0,accessible:!0}}async function x(){let a,c=await q();for(let a=0;a<c.projects.length;a++)void 0===c.projects[a].order&&(c.projects[a].order=a);c.projects.sort((a,b)=>(a.order??0)-(b.order??0));let g=c.projects.map(a=>w(a)),j=await Promise.all(g),l=[...k(a=d.default.join(e(),"store"),"skill"),...k(a,"agent")],o=["skill","agent"],p=0,r=[];for(let a of["claude","agents"])for(let e of o){let g=l.filter(a=>a.type===e),j=new Map;for(let g of c.projects){let c=function(a,c){let e=[];for(let g of["skill","agent"]){let j=function(a,b,c){if("mcp"===c)return null;let e=f[b]["skill"===c?"skills":"agents"];return e?d.default.join(a,e):null}(a,c,g);if(j&&b.default.existsSync(j))try{for(let a of b.default.readdirSync(j,{withFileTypes:!0})){let c,f,k="skill"===g?"skills":"agents";if("skill"===g){if(!a.isDirectory()||(c=d.default.join(j,a.name,"SKILL.md"),f=d.default.join(k,a.name,"SKILL.md"),!b.default.existsSync(c)))continue}else{if(!a.isFile()||!a.name.endsWith(".md"))continue;c=d.default.join(j,a.name),f=d.default.join(k,a.name)}let l=b.default.readFileSync(c,"utf-8"),m=h(l),n=m?.name||a.name.replace(/\.md$/,"");e.push({name:n,type:g,path:f,frontmatter:m,isValid:i(m)})}}catch{}}return e}(g.path,a);j.set(g.id,c.filter(a=>a.type===e))}let k=function(a,b,c,d){let e=[];for(let f of a){let a=c.map(a=>{let c=b.get(a.id);if(!c)return{projectId:a.id,status:"missing"};let d=function(a,b){return a.find(a=>a.name===b)}(c,f.name);if(!d)return{projectId:a.id,status:"missing"};let e=f.frontmatter?.version,g=d.frontmatter?.version;if(e&&g)return{projectId:a.id,status:e&&g&&e.trim()===g.trim()?"current":"outdated",masterVersion:e,projectVersion:g};return{projectId:a.id,status:"outdated",masterVersion:e,projectVersion:g}});e.push({name:f.name,type:d,masterAsset:f,cells:a,isImported:!0})}return e}(g,j,c.projects,e);r.push(...k)}for(let a of r)for(let b of a.cells)"outdated"===b.status&&p++;for(let a of j){if(!a.accessible)continue;let b=0;for(let c of r)for(let d of c.cells)d.projectId===a.id&&"outdated"===d.status&&b++;a.healthScore=function(a,b,c=0,d){if(!b)return m(a,0,0,0,void 0);let e=[...b.skills,...b.agents];return m(a,c,e.length,e.filter(a=>!a.isValid).length,void 0)}(a,a.assets,b)}let t=0,u=0;for(let a of j){if(!a.accessible)continue;let b=d.default.join(a.path,"documentation","kanban.json"),c=await s(b);if(c?.stages){t+=(c.stages.backlog||[]).filter(a=>!a.archived).length;let a=(c.stages.implementation||[]).filter(a=>!a.archived),b=(c.stages.testing||[]).filter(a=>!a.archived);u+=a.length+b.length}}let v=j.reduce((a,b)=>a+(b.gitUncommitted&&b.gitUncommitted>0?b.gitUncommitted:0),0),x=process.env.BRIDGE_URL?process.env.BRIDGE_URL:"http://127.0.0.1:3004";try{let a=await fetch(`${x}/stats`,{signal:AbortSignal.timeout(2e3)});if(a.ok){let b=await a.json(),c={};for(let a of b.sessions||[])if(a.isActive){let b=a.name.split(":")[0];c[b]=(c[b]||0)+1}for(let a of j)a.activeSessions=c[a.id]??0}}catch{}let y=n();return{projects:j,totalBacklogItems:t,activeItems:u,totalOutdatedAssets:p,totalUncommitted:v,lastRefresh:new Date().toISOString(),slycodeRoot:y,projectsDir:d.default.dirname(y)}}async function y(a){let b=(await q()).projects.find(b=>b.id===a);return b?w(b):null}a.s(["getProject",()=>y,"loadDashboardData",()=>x,"loadRegistry",()=>q],20884)}];
|
|
2
2
|
|
|
3
3
|
//# sourceMappingURL=src_lib_registry_ts_2fc87c9c._.js.map
|
|
@@ -10,8 +10,8 @@ globalThis.__BUILD_MANIFEST = {
|
|
|
10
10
|
"rootMainFiles": [
|
|
11
11
|
"static/chunks/5f95863347fe47d9.js",
|
|
12
12
|
"static/chunks/7de9141b1af425c3.js",
|
|
13
|
-
"static/chunks/
|
|
14
|
-
"static/chunks/turbopack-
|
|
13
|
+
"static/chunks/cf910fc299170b7d.js",
|
|
14
|
+
"static/chunks/turbopack-563e27abda63930f.js"
|
|
15
15
|
]
|
|
16
16
|
};
|
|
17
17
|
globalThis.__BUILD_MANIFEST.lowPriorityFiles = [
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><!--
|
|
1
|
+
<!DOCTYPE html><!--LL2KFMFJkFiDQbYtgqSpv--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/chunks/43bfca92afbacd38.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/f3d7065d54a0b9ac.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/5f95863347fe47d9.js"/><script src="/_next/static/chunks/7de9141b1af425c3.js" async=""></script><script src="/_next/static/chunks/cf910fc299170b7d.js" async=""></script><script src="/_next/static/chunks/turbopack-563e27abda63930f.js" async=""></script><script src="/_next/static/chunks/0452f599128364c9.js" async=""></script><script src="/_next/static/chunks/e24d6768d85df882.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>404: This page could not be found.</title><title>SlyCode 🦊</title><meta name="description" content="SlyCode Managed Projects"/><link rel="icon" href="/favicon.png"/><script>(function(){try{var t=localStorage.getItem('slycode-theme');if(t==='light')return;if(t==='dark'||window.matchMedia('(prefers-color-scheme:dark)').matches)document.documentElement.classList.add('dark')}catch(e){}})()</script><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body class="geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable jetbrains_mono_7d65b77b-module__VxV-Ta__variable font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/5f95863347fe47d9.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[1088,[\"/_next/static/chunks/0452f599128364c9.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"VoiceProvider\"]\n3:I[39756,[\"/_next/static/chunks/0452f599128364c9.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"default\"]\n4:I[37457,[\"/_next/static/chunks/0452f599128364c9.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"default\"]\n5:I[97367,[\"/_next/static/chunks/0452f599128364c9.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"OutletBoundary\"]\n6:\"$Sreact.suspense\"\n8:I[97367,[\"/_next/static/chunks/0452f599128364c9.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"ViewportBoundary\"]\na:I[97367,[\"/_next/static/chunks/0452f599128364c9.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"MetadataBoundary\"]\nc:I[68027,[\"/_next/static/chunks/0452f599128364c9.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"default\"]\n:HL[\"/_next/static/chunks/43bfca92afbacd38.css\",\"style\"]\n:HL[\"/_next/static/chunks/f3d7065d54a0b9ac.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"LL2KFMFJkFiDQbYtgqSpv\",\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/43bfca92afbacd38.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/f3d7065d54a0b9ac.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0452f599128364c9.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/e24d6768d85df882.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"(function(){try{var t=localStorage.getItem('slycode-theme');if(t==='light')return;if(t==='dark'||window.matchMedia('(prefers-color-scheme:dark)').matches)document.documentElement.classList.add('dark')}catch(e){}})()\"}}]}],[\"$\",\"body\",null,{\"className\":\"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable jetbrains_mono_7d65b77b-module__VxV-Ta__variable font-sans antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:style\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L5\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@7\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",\"$undefined\"],\"S\":true}\n"])</script><script>self.__next_f.push([1,"9:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"d:I[27201,[\"/_next/static/chunks/0452f599128364c9.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"IconMark\"]\n7:null\nb:[[\"$\",\"title\",\"0\",{\"children\":\"SlyCode 🦊\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"SlyCode Managed Projects\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.png\"}],[\"$\",\"$Ld\",\"3\",{}]]\n"])</script></body></html>
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
<!DOCTYPE html><!--
|
|
2
|
-
@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/5f95863347fe47d9.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[39756,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"default\"]\n3:I[37457,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"default\"]\n4:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n7:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"ViewportBoundary\"]\n9:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"MetadataBoundary\"]\nb:I[68027,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"default\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"
|
|
1
|
+
<!DOCTYPE html><!--LL2KFMFJkFiDQbYtgqSpv--><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/5f95863347fe47d9.js"/><script src="/_next/static/chunks/7de9141b1af425c3.js" async=""></script><script src="/_next/static/chunks/cf910fc299170b7d.js" async=""></script><script src="/_next/static/chunks/turbopack-563e27abda63930f.js" async=""></script><script src="/_next/static/chunks/ff1a16fafef87110.js" async=""></script><script src="/_next/static/chunks/e24d6768d85df882.js" async=""></script><meta name="next-size-adjust" content=""/><title>500: Internal Server Error.</title><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}
|
|
2
|
+
@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/5f95863347fe47d9.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[39756,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"default\"]\n3:I[37457,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"default\"]\n4:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n7:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"ViewportBoundary\"]\n9:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"MetadataBoundary\"]\nb:I[68027,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"default\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"LL2KFMFJkFiDQbYtgqSpv\",\"c\":[\"\",\"_global-error\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]}],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"html\",null,{\"id\":\"__next_error__\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"title\",null,{\"children\":\"500: Internal Server Error.\"}]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"lineHeight\":\"48px\"},\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"paddingRight\":23,\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\"},\"children\":\"500\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"28px\"},\"children\":\"Internal Server Error.\"}]}]]}]}]}]]}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/ff1a16fafef87110.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/e24d6768d85df882.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L7\",null,{\"children\":\"$L8\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$La\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$b\",\"$undefined\"],\"S\":true}\n"])</script><script>self.__next_f.push([1,"8:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"6:null\na:[]\n"])</script></body></html>
|