plexus-agent-config 0.0.2 → 0.0.4
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/bin.js +2 -1
- package/dist/bin.js.map +1 -1
- package/package.json +2 -10
- package/vendor/plexus-agent-config-core/package.json +1 -1
- package/vendor/plexus-agent-config-web/.next/BUILD_ID +1 -1
- package/vendor/plexus-agent-config-web/.next/app-path-routes-manifest.json +7 -7
- package/vendor/plexus-agent-config-web/.next/build-manifest.json +2 -2
- package/vendor/plexus-agent-config-web/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/vendor/plexus-agent-config-web/.next/server/app/_global-error.html +1 -1
- package/vendor/plexus-agent-config-web/.next/server/app/_global-error.rsc +1 -1
- package/vendor/plexus-agent-config-web/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/vendor/plexus-agent-config-web/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/vendor/plexus-agent-config-web/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/vendor/plexus-agent-config-web/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/vendor/plexus-agent-config-web/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/vendor/plexus-agent-config-web/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/vendor/plexus-agent-config-web/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/vendor/plexus-agent-config-web/.next/server/app/about/page_client-reference-manifest.js +1 -1
- package/vendor/plexus-agent-config-web/.next/server/app/agents/[id]/page_client-reference-manifest.js +1 -1
- package/vendor/plexus-agent-config-web/.next/server/app/api/debug/route.js +1 -1
- package/vendor/plexus-agent-config-web/.next/server/app/backups/page_client-reference-manifest.js +1 -1
- package/vendor/plexus-agent-config-web/.next/server/app/debug/page.js +1 -1
- package/vendor/plexus-agent-config-web/.next/server/app/debug/page_client-reference-manifest.js +1 -1
- package/vendor/plexus-agent-config-web/.next/server/app/mcp/page_client-reference-manifest.js +1 -1
- package/vendor/plexus-agent-config-web/.next/server/app/mirror/page_client-reference-manifest.js +1 -1
- package/vendor/plexus-agent-config-web/.next/server/app/page_client-reference-manifest.js +1 -1
- package/vendor/plexus-agent-config-web/.next/server/app/rules/page_client-reference-manifest.js +1 -1
- package/vendor/plexus-agent-config-web/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/vendor/plexus-agent-config-web/.next/server/app/skills/page_client-reference-manifest.js +1 -1
- package/vendor/plexus-agent-config-web/.next/server/app/spread/page_client-reference-manifest.js +1 -1
- package/vendor/plexus-agent-config-web/.next/server/app/team/page_client-reference-manifest.js +1 -1
- package/vendor/plexus-agent-config-web/.next/server/app-paths-manifest.json +7 -7
- package/vendor/plexus-agent-config-web/.next/server/chunks/620.js +1 -1
- package/vendor/plexus-agent-config-web/.next/server/middleware-build-manifest.js +1 -1
- package/vendor/plexus-agent-config-web/.next/server/pages/500.html +1 -1
- package/vendor/plexus-agent-config-web/.next/static/chunks/app/{layout-2d0506b46622a8c9.js → layout-60f950c38a06198d.js} +1 -1
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/agents/adapters/base.d.ts +38 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/agents/adapters/base.d.ts.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/agents/adapters/base.js +125 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/agents/adapters/base.js.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/agents/adapters/codex.d.ts +9 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/agents/adapters/codex.d.ts.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/agents/adapters/codex.js +96 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/agents/adapters/codex.js.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/agents/adapters/index.d.ts +8 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/agents/adapters/index.d.ts.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/agents/adapters/index.js +12 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/agents/adapters/index.js.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/agents/adapters/json-mcp.d.ts +25 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/agents/adapters/json-mcp.d.ts.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/agents/adapters/json-mcp.js +182 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/agents/adapters/json-mcp.js.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/agents/catalog.d.ts +15 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/agents/catalog.d.ts.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/agents/catalog.js +153 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/agents/catalog.js.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/agents/detect.d.ts +14 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/agents/detect.d.ts.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/agents/detect.js +92 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/agents/detect.js.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/agents/index.d.ts +5 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/agents/index.d.ts.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/agents/index.js +5 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/agents/index.js.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/agents/inspect.d.ts +74 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/agents/inspect.d.ts.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/agents/inspect.js +169 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/agents/inspect.js.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/backup/index.d.ts +70 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/backup/index.d.ts.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/backup/index.js +258 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/backup/index.js.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/debug/index.d.ts +71 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/debug/index.d.ts.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/debug/index.js +263 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/debug/index.js.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/effective/index.d.ts +65 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/effective/index.d.ts.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/effective/index.js +227 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/effective/index.js.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/import/from-agents.d.ts +59 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/import/from-agents.d.ts.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/import/from-agents.js +212 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/import/from-agents.js.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/import/index.d.ts +26 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/import/index.d.ts.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/import/index.js +100 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/import/index.js.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/index.d.ts +12 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/index.d.ts.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/index.js +12 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/index.js.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/rules/index.d.ts +6 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/rules/index.d.ts.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/rules/index.js +292 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/rules/index.js.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/spread/index.d.ts +38 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/spread/index.d.ts.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/spread/index.js +190 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/spread/index.js.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/config.d.ts +5 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/config.d.ts.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/config.js +62 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/config.js.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/custom-agents.d.ts +45 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/custom-agents.d.ts.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/custom-agents.js +103 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/custom-agents.js.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/fs-utils.d.ts +16 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/fs-utils.d.ts.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/fs-utils.js +45 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/fs-utils.js.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/index.d.ts +9 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/index.d.ts.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/index.js +9 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/index.js.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/mcp.d.ts +5 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/mcp.d.ts.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/mcp.js +30 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/mcp.js.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/merge.d.ts +15 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/merge.d.ts.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/merge.js +28 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/merge.js.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/paths.d.ts +22 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/paths.d.ts.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/paths.js +107 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/paths.js.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/rules.d.ts +12 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/rules.d.ts.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/rules.js +32 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/rules.js.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/scaffolding.d.ts +11 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/scaffolding.d.ts.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/scaffolding.js +32 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/scaffolding.js.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/skills.d.ts +13 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/skills.d.ts.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/skills.js +84 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/store/skills.js.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/sync/index.d.ts +89 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/sync/index.d.ts.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/sync/index.js +423 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/sync/index.js.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/team/git.d.ts +23 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/team/git.d.ts.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/team/git.js +132 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/team/git.js.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/team/index.d.ts +2 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/team/index.d.ts.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/team/index.js +2 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/team/index.js.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/types.d.ts +142 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/types.d.ts.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/types.js +13 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/dist/types.js.map +1 -0
- package/vendor/plexus-agent-config-web/node_modules/plexus-agent-config-core/package.json +29 -0
- package/vendor/plexus-agent-config-web/package.json +1 -1
- /package/vendor/plexus-agent-config-web/.next/static/{FKr7yvzxSzNS1oAjTyP1N → v1aj22QNmPE-dQiztsZVd}/_buildManifest.js +0 -0
- /package/vendor/plexus-agent-config-web/.next/static/{FKr7yvzxSzNS1oAjTyP1N → v1aj22QNmPE-dQiztsZVd}/_ssgManifest.js +0 -0
package/vendor/plexus-agent-config-web/.next/server/app/about/page_client-reference-manifest.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/about/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"169":{"*":{"id":"96985","name":"*","chunks":[],"async":false}},"214":{"*":{"id":"23858","name":"*","chunks":[],"async":false}},"572":{"*":{"id":"97944","name":"*","chunks":[],"async":false}},"589":{"*":{"id":"8447","name":"*","chunks":[],"async":false}},"671":{"*":{"id":"69411","name":"*","chunks":[],"async":false}},"887":{"*":{"id":"93431","name":"*","chunks":[],"async":false}},"1107":{"*":{"id":"25029","name":"*","chunks":[],"async":false}},"1380":{"*":{"id":"24194","name":"*","chunks":[],"async":false}},"1405":{"*":{"id":"27025","name":"*","chunks":[],"async":false}},"1458":{"*":{"id":"6302","name":"*","chunks":[],"async":false}},"3558":{"*":{"id":"50674","name":"*","chunks":[],"async":false}},"4228":{"*":{"id":"30768","name":"*","chunks":[],"async":false}},"4641":{"*":{"id":"71943","name":"*","chunks":[],"async":false}},"4757":{"*":{"id":"73257","name":"*","chunks":[],"async":false}},"5392":{"*":{"id":"40414","name":"*","chunks":[],"async":false}},"5537":{"*":{"id":"13320","name":"*","chunks":[],"async":false}},"5587":{"*":{"id":"58599","name":"*","chunks":[],"async":false}},"5718":{"*":{"id":"25696","name":"*","chunks":[],"async":false}},"6036":{"*":{"id":"83393","name":"*","chunks":[],"async":false}},"6439":{"*":{"id":"84774","name":"*","chunks":[],"async":false}},"6713":{"*":{"id":"74890","name":"*","chunks":[],"async":false}},"7103":{"*":{"id":"43267","name":"*","chunks":[],"async":false}},"7788":{"*":{"id":"73754","name":"*","chunks":[],"async":false}},"8257":{"*":{"id":"67139","name":"*","chunks":[],"async":false}},"8287":{"*":{"id":"53208","name":"*","chunks":[],"async":false}},"8484":{"*":{"id":"75599","name":"*","chunks":[],"async":false}},"8725":{"*":{"id":"5058","name":"*","chunks":[],"async":false}},"9630":{"*":{"id":"78886","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/components/builtin/global-error.js":{"id":5718,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":5718,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/components/client-page.js":{"id":671,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/components/client-page.js":{"id":671,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/components/client-segment.js":{"id":589,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/components/client-segment.js":{"id":589,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3558,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3558,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/components/layout-router.js":{"id":9630,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9630,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/components/render-from-template-context.js":{"id":1380,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":1380,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/lib/framework/boundary-components.js":{"id":887,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":887,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":214,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":214,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/app-sidebar.tsx":{"id":1107,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-2d0506b46622a8c9.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/app-topbar.tsx":{"id":1458,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-2d0506b46622a8c9.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/language-provider.tsx":{"id":6439,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-2d0506b46622a8c9.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/theme-provider.tsx":{"id":572,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-2d0506b46622a8c9.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/ui/tooltip.tsx":{"id":4757,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-2d0506b46622a8c9.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--plexus-font-sans-loaded\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":3597,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-2d0506b46622a8c9.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/app/globals.css":{"id":6944,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-2d0506b46622a8c9.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/architecture-panel.tsx":{"id":6036,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","7220","static/chunks/app/about/page-64a1ee41b87ea86c.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/agent-detail.tsx":{"id":4641,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/lucide-react/dist/esm/Icon.mjs":{"id":4228,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","7814","static/chunks/7814-1bc9d30b9724b70c.js","8974","static/chunks/app/page-039dbbfad47ff659.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/app-dir/link.js":{"id":5587,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","7814","static/chunks/7814-1bc9d30b9724b70c.js","8974","static/chunks/app/page-039dbbfad47ff659.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/app-dir/link.js":{"id":5587,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","7814","static/chunks/7814-1bc9d30b9724b70c.js","8974","static/chunks/app/page-039dbbfad47ff659.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/backups-panel.tsx":{"id":5537,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/debug-panel.tsx":{"id":8725,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/mcp-editor.tsx":{"id":169,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/mirror-panel.tsx":{"id":7103,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/rules-panel.tsx":{"id":8287,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/skills-editor.tsx":{"id":8257,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/custom-agents-panel.tsx":{"id":5392,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/settings-panel.tsx":{"id":1405,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/ui/button.tsx":{"id":7788,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/team-panel.tsx":{"id":8484,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/sync-button.tsx":{"id":6713,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","7814","static/chunks/7814-1bc9d30b9724b70c.js","8974","static/chunks/app/page-039dbbfad47ff659.js"],"async":false}},"entryCSSFiles":{"/Users/tyrion.liang/GitHub/Plexus/apps/web/":[],"/Users/tyrion.liang/GitHub/Plexus/apps/web/app/layout":[{"inlined":false,"path":"static/css/eba3657411e6e6cd.css"}],"/Users/tyrion.liang/GitHub/Plexus/apps/web/app/page":[],"/Users/tyrion.liang/GitHub/Plexus/apps/web/app/about/page":[]},"rscModuleMapping":{"169":{"*":{"id":"57579","name":"*","chunks":[],"async":false}},"214":{"*":{"id":"13592","name":"*","chunks":[],"async":false}},"572":{"*":{"id":"73422","name":"*","chunks":[],"async":false}},"589":{"*":{"id":"61437","name":"*","chunks":[],"async":false}},"671":{"*":{"id":"6413","name":"*","chunks":[],"async":false}},"887":{"*":{"id":"48465","name":"*","chunks":[],"async":false}},"1107":{"*":{"id":"60303","name":"*","chunks":[],"async":false}},"1380":{"*":{"id":"86792","name":"*","chunks":[],"async":false}},"1405":{"*":{"id":"71355","name":"*","chunks":[],"async":false}},"1458":{"*":{"id":"2183","name":"*","chunks":[],"async":false}},"3558":{"*":{"id":"99476","name":"*","chunks":[],"async":false}},"4228":{"*":{"id":"28774","name":"*","chunks":[],"async":false}},"4641":{"*":{"id":"14838","name":"*","chunks":[],"async":false}},"4757":{"*":{"id":"76155","name":"*","chunks":[],"async":false}},"5392":{"*":{"id":"98900","name":"*","chunks":[],"async":false}},"5537":{"*":{"id":"94029","name":"*","chunks":[],"async":false}},"5587":{"*":{"id":"95953","name":"*","chunks":[],"async":false}},"5718":{"*":{"id":"32594","name":"*","chunks":[],"async":false}},"6036":{"*":{"id":"44469","name":"*","chunks":[],"async":false}},"6439":{"*":{"id":"74829","name":"*","chunks":[],"async":false}},"6713":{"*":{"id":"79975","name":"*","chunks":[],"async":false}},"6944":{"*":{"id":"21971","name":"*","chunks":[],"async":false}},"7103":{"*":{"id":"73629","name":"*","chunks":[],"async":false}},"7788":{"*":{"id":"25932","name":"*","chunks":[],"async":false}},"8257":{"*":{"id":"86817","name":"*","chunks":[],"async":false}},"8287":{"*":{"id":"90317","name":"*","chunks":[],"async":false}},"8484":{"*":{"id":"42455","name":"*","chunks":[],"async":false}},"8725":{"*":{"id":"67021","name":"*","chunks":[],"async":false}},"9630":{"*":{"id":"41452","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"214":{"*":{"id":"23858","name":"*","chunks":[],"async":false}},"589":{"*":{"id":"8447","name":"*","chunks":[],"async":false}},"671":{"*":{"id":"69411","name":"*","chunks":[],"async":false}},"887":{"*":{"id":"93431","name":"*","chunks":[],"async":false}},"1380":{"*":{"id":"24194","name":"*","chunks":[],"async":false}},"3558":{"*":{"id":"50674","name":"*","chunks":[],"async":false}},"4228":{"*":{"id":"30768","name":"*","chunks":[],"async":false}},"5587":{"*":{"id":"58599","name":"*","chunks":[],"async":false}},"5718":{"*":{"id":"25696","name":"*","chunks":[],"async":false}},"9630":{"*":{"id":"78886","name":"*","chunks":[],"async":false}}}};
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/about/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"169":{"*":{"id":"96985","name":"*","chunks":[],"async":false}},"214":{"*":{"id":"23858","name":"*","chunks":[],"async":false}},"572":{"*":{"id":"97944","name":"*","chunks":[],"async":false}},"589":{"*":{"id":"8447","name":"*","chunks":[],"async":false}},"671":{"*":{"id":"69411","name":"*","chunks":[],"async":false}},"887":{"*":{"id":"93431","name":"*","chunks":[],"async":false}},"1107":{"*":{"id":"25029","name":"*","chunks":[],"async":false}},"1380":{"*":{"id":"24194","name":"*","chunks":[],"async":false}},"1405":{"*":{"id":"27025","name":"*","chunks":[],"async":false}},"1458":{"*":{"id":"6302","name":"*","chunks":[],"async":false}},"3558":{"*":{"id":"50674","name":"*","chunks":[],"async":false}},"4228":{"*":{"id":"30768","name":"*","chunks":[],"async":false}},"4641":{"*":{"id":"71943","name":"*","chunks":[],"async":false}},"4757":{"*":{"id":"73257","name":"*","chunks":[],"async":false}},"5392":{"*":{"id":"40414","name":"*","chunks":[],"async":false}},"5537":{"*":{"id":"13320","name":"*","chunks":[],"async":false}},"5587":{"*":{"id":"58599","name":"*","chunks":[],"async":false}},"5718":{"*":{"id":"25696","name":"*","chunks":[],"async":false}},"6036":{"*":{"id":"83393","name":"*","chunks":[],"async":false}},"6439":{"*":{"id":"84774","name":"*","chunks":[],"async":false}},"6713":{"*":{"id":"74890","name":"*","chunks":[],"async":false}},"7103":{"*":{"id":"43267","name":"*","chunks":[],"async":false}},"7788":{"*":{"id":"73754","name":"*","chunks":[],"async":false}},"8257":{"*":{"id":"67139","name":"*","chunks":[],"async":false}},"8287":{"*":{"id":"53208","name":"*","chunks":[],"async":false}},"8484":{"*":{"id":"75599","name":"*","chunks":[],"async":false}},"8725":{"*":{"id":"5058","name":"*","chunks":[],"async":false}},"9630":{"*":{"id":"78886","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/components/builtin/global-error.js":{"id":5718,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":5718,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/components/client-page.js":{"id":671,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/components/client-page.js":{"id":671,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/components/client-segment.js":{"id":589,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/components/client-segment.js":{"id":589,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3558,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3558,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/components/layout-router.js":{"id":9630,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9630,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/components/render-from-template-context.js":{"id":1380,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":1380,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/lib/framework/boundary-components.js":{"id":887,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":887,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":214,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":214,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/app-sidebar.tsx":{"id":1107,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-60f950c38a06198d.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/app-topbar.tsx":{"id":1458,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-60f950c38a06198d.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/language-provider.tsx":{"id":6439,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-60f950c38a06198d.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/theme-provider.tsx":{"id":572,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-60f950c38a06198d.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/ui/tooltip.tsx":{"id":4757,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-60f950c38a06198d.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--plexus-font-sans-loaded\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":3597,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-60f950c38a06198d.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/app/globals.css":{"id":6944,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-60f950c38a06198d.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/architecture-panel.tsx":{"id":6036,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","7220","static/chunks/app/about/page-64a1ee41b87ea86c.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/agent-detail.tsx":{"id":4641,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/lucide-react/dist/esm/Icon.mjs":{"id":4228,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","7814","static/chunks/7814-1bc9d30b9724b70c.js","8974","static/chunks/app/page-039dbbfad47ff659.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/app-dir/link.js":{"id":5587,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","7814","static/chunks/7814-1bc9d30b9724b70c.js","8974","static/chunks/app/page-039dbbfad47ff659.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/app-dir/link.js":{"id":5587,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","7814","static/chunks/7814-1bc9d30b9724b70c.js","8974","static/chunks/app/page-039dbbfad47ff659.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/backups-panel.tsx":{"id":5537,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/debug-panel.tsx":{"id":8725,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/mirror-panel.tsx":{"id":7103,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/mcp-editor.tsx":{"id":169,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/skills-editor.tsx":{"id":8257,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/rules-panel.tsx":{"id":8287,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/custom-agents-panel.tsx":{"id":5392,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/settings-panel.tsx":{"id":1405,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/ui/button.tsx":{"id":7788,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/team-panel.tsx":{"id":8484,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/sync-button.tsx":{"id":6713,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","7814","static/chunks/7814-1bc9d30b9724b70c.js","8974","static/chunks/app/page-039dbbfad47ff659.js"],"async":false}},"entryCSSFiles":{"/Users/tyrion.liang/GitHub/Plexus/apps/web/":[],"/Users/tyrion.liang/GitHub/Plexus/apps/web/app/layout":[{"inlined":false,"path":"static/css/eba3657411e6e6cd.css"}],"/Users/tyrion.liang/GitHub/Plexus/apps/web/app/page":[],"/Users/tyrion.liang/GitHub/Plexus/apps/web/app/about/page":[]},"rscModuleMapping":{"169":{"*":{"id":"57579","name":"*","chunks":[],"async":false}},"214":{"*":{"id":"13592","name":"*","chunks":[],"async":false}},"572":{"*":{"id":"73422","name":"*","chunks":[],"async":false}},"589":{"*":{"id":"61437","name":"*","chunks":[],"async":false}},"671":{"*":{"id":"6413","name":"*","chunks":[],"async":false}},"887":{"*":{"id":"48465","name":"*","chunks":[],"async":false}},"1107":{"*":{"id":"60303","name":"*","chunks":[],"async":false}},"1380":{"*":{"id":"86792","name":"*","chunks":[],"async":false}},"1405":{"*":{"id":"71355","name":"*","chunks":[],"async":false}},"1458":{"*":{"id":"2183","name":"*","chunks":[],"async":false}},"3558":{"*":{"id":"99476","name":"*","chunks":[],"async":false}},"4228":{"*":{"id":"28774","name":"*","chunks":[],"async":false}},"4641":{"*":{"id":"14838","name":"*","chunks":[],"async":false}},"4757":{"*":{"id":"76155","name":"*","chunks":[],"async":false}},"5392":{"*":{"id":"98900","name":"*","chunks":[],"async":false}},"5537":{"*":{"id":"94029","name":"*","chunks":[],"async":false}},"5587":{"*":{"id":"95953","name":"*","chunks":[],"async":false}},"5718":{"*":{"id":"32594","name":"*","chunks":[],"async":false}},"6036":{"*":{"id":"44469","name":"*","chunks":[],"async":false}},"6439":{"*":{"id":"74829","name":"*","chunks":[],"async":false}},"6713":{"*":{"id":"79975","name":"*","chunks":[],"async":false}},"6944":{"*":{"id":"21971","name":"*","chunks":[],"async":false}},"7103":{"*":{"id":"73629","name":"*","chunks":[],"async":false}},"7788":{"*":{"id":"25932","name":"*","chunks":[],"async":false}},"8257":{"*":{"id":"86817","name":"*","chunks":[],"async":false}},"8287":{"*":{"id":"90317","name":"*","chunks":[],"async":false}},"8484":{"*":{"id":"42455","name":"*","chunks":[],"async":false}},"8725":{"*":{"id":"67021","name":"*","chunks":[],"async":false}},"9630":{"*":{"id":"41452","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"214":{"*":{"id":"23858","name":"*","chunks":[],"async":false}},"589":{"*":{"id":"8447","name":"*","chunks":[],"async":false}},"671":{"*":{"id":"69411","name":"*","chunks":[],"async":false}},"887":{"*":{"id":"93431","name":"*","chunks":[],"async":false}},"1380":{"*":{"id":"24194","name":"*","chunks":[],"async":false}},"3558":{"*":{"id":"50674","name":"*","chunks":[],"async":false}},"4228":{"*":{"id":"30768","name":"*","chunks":[],"async":false}},"5587":{"*":{"id":"58599","name":"*","chunks":[],"async":false}},"5718":{"*":{"id":"25696","name":"*","chunks":[],"async":false}},"9630":{"*":{"id":"78886","name":"*","chunks":[],"async":false}}}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/agents/[id]/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"169":{"*":{"id":"96985","name":"*","chunks":[],"async":false}},"214":{"*":{"id":"23858","name":"*","chunks":[],"async":false}},"572":{"*":{"id":"97944","name":"*","chunks":[],"async":false}},"589":{"*":{"id":"8447","name":"*","chunks":[],"async":false}},"671":{"*":{"id":"69411","name":"*","chunks":[],"async":false}},"887":{"*":{"id":"93431","name":"*","chunks":[],"async":false}},"1107":{"*":{"id":"25029","name":"*","chunks":[],"async":false}},"1380":{"*":{"id":"24194","name":"*","chunks":[],"async":false}},"1405":{"*":{"id":"27025","name":"*","chunks":[],"async":false}},"1458":{"*":{"id":"6302","name":"*","chunks":[],"async":false}},"3558":{"*":{"id":"50674","name":"*","chunks":[],"async":false}},"4228":{"*":{"id":"30768","name":"*","chunks":[],"async":false}},"4641":{"*":{"id":"71943","name":"*","chunks":[],"async":false}},"4757":{"*":{"id":"73257","name":"*","chunks":[],"async":false}},"5392":{"*":{"id":"40414","name":"*","chunks":[],"async":false}},"5537":{"*":{"id":"13320","name":"*","chunks":[],"async":false}},"5587":{"*":{"id":"58599","name":"*","chunks":[],"async":false}},"5718":{"*":{"id":"25696","name":"*","chunks":[],"async":false}},"6036":{"*":{"id":"83393","name":"*","chunks":[],"async":false}},"6439":{"*":{"id":"84774","name":"*","chunks":[],"async":false}},"6713":{"*":{"id":"74890","name":"*","chunks":[],"async":false}},"7103":{"*":{"id":"43267","name":"*","chunks":[],"async":false}},"7788":{"*":{"id":"73754","name":"*","chunks":[],"async":false}},"8257":{"*":{"id":"67139","name":"*","chunks":[],"async":false}},"8287":{"*":{"id":"53208","name":"*","chunks":[],"async":false}},"8484":{"*":{"id":"75599","name":"*","chunks":[],"async":false}},"8725":{"*":{"id":"5058","name":"*","chunks":[],"async":false}},"9630":{"*":{"id":"78886","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/components/builtin/global-error.js":{"id":5718,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":5718,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/components/client-page.js":{"id":671,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/components/client-page.js":{"id":671,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/components/client-segment.js":{"id":589,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/components/client-segment.js":{"id":589,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3558,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3558,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/components/layout-router.js":{"id":9630,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9630,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/components/render-from-template-context.js":{"id":1380,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":1380,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/lib/framework/boundary-components.js":{"id":887,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":887,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":214,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":214,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/app-sidebar.tsx":{"id":1107,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-2d0506b46622a8c9.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/app-topbar.tsx":{"id":1458,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-2d0506b46622a8c9.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/language-provider.tsx":{"id":6439,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-2d0506b46622a8c9.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/theme-provider.tsx":{"id":572,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-2d0506b46622a8c9.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/ui/tooltip.tsx":{"id":4757,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-2d0506b46622a8c9.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--plexus-font-sans-loaded\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":3597,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-2d0506b46622a8c9.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/app/globals.css":{"id":6944,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-2d0506b46622a8c9.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/architecture-panel.tsx":{"id":6036,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/agent-detail.tsx":{"id":4641,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3090","static/chunks/3090-3702701c503793f0.js","3969","static/chunks/app/agents/%5Bid%5D/page-c3c89d8ae72c75c2.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/lucide-react/dist/esm/Icon.mjs":{"id":4228,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3090","static/chunks/3090-3702701c503793f0.js","3969","static/chunks/app/agents/%5Bid%5D/page-c3c89d8ae72c75c2.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/app-dir/link.js":{"id":5587,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3090","static/chunks/3090-3702701c503793f0.js","3969","static/chunks/app/agents/%5Bid%5D/page-c3c89d8ae72c75c2.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/app-dir/link.js":{"id":5587,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3090","static/chunks/3090-3702701c503793f0.js","3969","static/chunks/app/agents/%5Bid%5D/page-c3c89d8ae72c75c2.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/backups-panel.tsx":{"id":5537,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/debug-panel.tsx":{"id":8725,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/mcp-editor.tsx":{"id":169,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/mirror-panel.tsx":{"id":7103,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/rules-panel.tsx":{"id":8287,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/skills-editor.tsx":{"id":8257,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/custom-agents-panel.tsx":{"id":5392,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/settings-panel.tsx":{"id":1405,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/ui/button.tsx":{"id":7788,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/team-panel.tsx":{"id":8484,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/sync-button.tsx":{"id":6713,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","7814","static/chunks/7814-1bc9d30b9724b70c.js","8974","static/chunks/app/page-039dbbfad47ff659.js"],"async":false}},"entryCSSFiles":{"/Users/tyrion.liang/GitHub/Plexus/apps/web/":[],"/Users/tyrion.liang/GitHub/Plexus/apps/web/app/layout":[{"inlined":false,"path":"static/css/eba3657411e6e6cd.css"}],"/Users/tyrion.liang/GitHub/Plexus/apps/web/app/page":[],"/Users/tyrion.liang/GitHub/Plexus/apps/web/app/agents/[id]/page":[]},"rscModuleMapping":{"169":{"*":{"id":"57579","name":"*","chunks":[],"async":false}},"214":{"*":{"id":"13592","name":"*","chunks":[],"async":false}},"572":{"*":{"id":"73422","name":"*","chunks":[],"async":false}},"589":{"*":{"id":"61437","name":"*","chunks":[],"async":false}},"671":{"*":{"id":"6413","name":"*","chunks":[],"async":false}},"887":{"*":{"id":"48465","name":"*","chunks":[],"async":false}},"1107":{"*":{"id":"60303","name":"*","chunks":[],"async":false}},"1380":{"*":{"id":"86792","name":"*","chunks":[],"async":false}},"1405":{"*":{"id":"71355","name":"*","chunks":[],"async":false}},"1458":{"*":{"id":"2183","name":"*","chunks":[],"async":false}},"3558":{"*":{"id":"99476","name":"*","chunks":[],"async":false}},"4228":{"*":{"id":"28774","name":"*","chunks":[],"async":false}},"4641":{"*":{"id":"14838","name":"*","chunks":[],"async":false}},"4757":{"*":{"id":"76155","name":"*","chunks":[],"async":false}},"5392":{"*":{"id":"98900","name":"*","chunks":[],"async":false}},"5537":{"*":{"id":"94029","name":"*","chunks":[],"async":false}},"5587":{"*":{"id":"95953","name":"*","chunks":[],"async":false}},"5718":{"*":{"id":"32594","name":"*","chunks":[],"async":false}},"6036":{"*":{"id":"44469","name":"*","chunks":[],"async":false}},"6439":{"*":{"id":"74829","name":"*","chunks":[],"async":false}},"6713":{"*":{"id":"79975","name":"*","chunks":[],"async":false}},"6944":{"*":{"id":"21971","name":"*","chunks":[],"async":false}},"7103":{"*":{"id":"73629","name":"*","chunks":[],"async":false}},"7788":{"*":{"id":"25932","name":"*","chunks":[],"async":false}},"8257":{"*":{"id":"86817","name":"*","chunks":[],"async":false}},"8287":{"*":{"id":"90317","name":"*","chunks":[],"async":false}},"8484":{"*":{"id":"42455","name":"*","chunks":[],"async":false}},"8725":{"*":{"id":"67021","name":"*","chunks":[],"async":false}},"9630":{"*":{"id":"41452","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"214":{"*":{"id":"23858","name":"*","chunks":[],"async":false}},"589":{"*":{"id":"8447","name":"*","chunks":[],"async":false}},"671":{"*":{"id":"69411","name":"*","chunks":[],"async":false}},"887":{"*":{"id":"93431","name":"*","chunks":[],"async":false}},"1380":{"*":{"id":"24194","name":"*","chunks":[],"async":false}},"3558":{"*":{"id":"50674","name":"*","chunks":[],"async":false}},"4228":{"*":{"id":"30768","name":"*","chunks":[],"async":false}},"5587":{"*":{"id":"58599","name":"*","chunks":[],"async":false}},"5718":{"*":{"id":"25696","name":"*","chunks":[],"async":false}},"9630":{"*":{"id":"78886","name":"*","chunks":[],"async":false}}}};
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/agents/[id]/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"169":{"*":{"id":"96985","name":"*","chunks":[],"async":false}},"214":{"*":{"id":"23858","name":"*","chunks":[],"async":false}},"572":{"*":{"id":"97944","name":"*","chunks":[],"async":false}},"589":{"*":{"id":"8447","name":"*","chunks":[],"async":false}},"671":{"*":{"id":"69411","name":"*","chunks":[],"async":false}},"887":{"*":{"id":"93431","name":"*","chunks":[],"async":false}},"1107":{"*":{"id":"25029","name":"*","chunks":[],"async":false}},"1380":{"*":{"id":"24194","name":"*","chunks":[],"async":false}},"1405":{"*":{"id":"27025","name":"*","chunks":[],"async":false}},"1458":{"*":{"id":"6302","name":"*","chunks":[],"async":false}},"3558":{"*":{"id":"50674","name":"*","chunks":[],"async":false}},"4228":{"*":{"id":"30768","name":"*","chunks":[],"async":false}},"4641":{"*":{"id":"71943","name":"*","chunks":[],"async":false}},"4757":{"*":{"id":"73257","name":"*","chunks":[],"async":false}},"5392":{"*":{"id":"40414","name":"*","chunks":[],"async":false}},"5537":{"*":{"id":"13320","name":"*","chunks":[],"async":false}},"5587":{"*":{"id":"58599","name":"*","chunks":[],"async":false}},"5718":{"*":{"id":"25696","name":"*","chunks":[],"async":false}},"6036":{"*":{"id":"83393","name":"*","chunks":[],"async":false}},"6439":{"*":{"id":"84774","name":"*","chunks":[],"async":false}},"6713":{"*":{"id":"74890","name":"*","chunks":[],"async":false}},"7103":{"*":{"id":"43267","name":"*","chunks":[],"async":false}},"7788":{"*":{"id":"73754","name":"*","chunks":[],"async":false}},"8257":{"*":{"id":"67139","name":"*","chunks":[],"async":false}},"8287":{"*":{"id":"53208","name":"*","chunks":[],"async":false}},"8484":{"*":{"id":"75599","name":"*","chunks":[],"async":false}},"8725":{"*":{"id":"5058","name":"*","chunks":[],"async":false}},"9630":{"*":{"id":"78886","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/components/builtin/global-error.js":{"id":5718,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":5718,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/components/client-page.js":{"id":671,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/components/client-page.js":{"id":671,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/components/client-segment.js":{"id":589,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/components/client-segment.js":{"id":589,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3558,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3558,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/components/layout-router.js":{"id":9630,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9630,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/components/render-from-template-context.js":{"id":1380,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":1380,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/lib/framework/boundary-components.js":{"id":887,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":887,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":214,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":214,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/app-sidebar.tsx":{"id":1107,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-60f950c38a06198d.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/app-topbar.tsx":{"id":1458,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-60f950c38a06198d.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/language-provider.tsx":{"id":6439,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-60f950c38a06198d.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/theme-provider.tsx":{"id":572,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-60f950c38a06198d.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/ui/tooltip.tsx":{"id":4757,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-60f950c38a06198d.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--plexus-font-sans-loaded\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":3597,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-60f950c38a06198d.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/app/globals.css":{"id":6944,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-60f950c38a06198d.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/architecture-panel.tsx":{"id":6036,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/agent-detail.tsx":{"id":4641,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3090","static/chunks/3090-3702701c503793f0.js","3969","static/chunks/app/agents/%5Bid%5D/page-c3c89d8ae72c75c2.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/lucide-react/dist/esm/Icon.mjs":{"id":4228,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3090","static/chunks/3090-3702701c503793f0.js","3969","static/chunks/app/agents/%5Bid%5D/page-c3c89d8ae72c75c2.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/app-dir/link.js":{"id":5587,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3090","static/chunks/3090-3702701c503793f0.js","3969","static/chunks/app/agents/%5Bid%5D/page-c3c89d8ae72c75c2.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/app-dir/link.js":{"id":5587,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3090","static/chunks/3090-3702701c503793f0.js","3969","static/chunks/app/agents/%5Bid%5D/page-c3c89d8ae72c75c2.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/backups-panel.tsx":{"id":5537,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/debug-panel.tsx":{"id":8725,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/mirror-panel.tsx":{"id":7103,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/mcp-editor.tsx":{"id":169,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/skills-editor.tsx":{"id":8257,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/rules-panel.tsx":{"id":8287,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/custom-agents-panel.tsx":{"id":5392,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/settings-panel.tsx":{"id":1405,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/ui/button.tsx":{"id":7788,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/team-panel.tsx":{"id":8484,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/sync-button.tsx":{"id":6713,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","7814","static/chunks/7814-1bc9d30b9724b70c.js","8974","static/chunks/app/page-039dbbfad47ff659.js"],"async":false}},"entryCSSFiles":{"/Users/tyrion.liang/GitHub/Plexus/apps/web/":[],"/Users/tyrion.liang/GitHub/Plexus/apps/web/app/layout":[{"inlined":false,"path":"static/css/eba3657411e6e6cd.css"}],"/Users/tyrion.liang/GitHub/Plexus/apps/web/app/page":[],"/Users/tyrion.liang/GitHub/Plexus/apps/web/app/agents/[id]/page":[]},"rscModuleMapping":{"169":{"*":{"id":"57579","name":"*","chunks":[],"async":false}},"214":{"*":{"id":"13592","name":"*","chunks":[],"async":false}},"572":{"*":{"id":"73422","name":"*","chunks":[],"async":false}},"589":{"*":{"id":"61437","name":"*","chunks":[],"async":false}},"671":{"*":{"id":"6413","name":"*","chunks":[],"async":false}},"887":{"*":{"id":"48465","name":"*","chunks":[],"async":false}},"1107":{"*":{"id":"60303","name":"*","chunks":[],"async":false}},"1380":{"*":{"id":"86792","name":"*","chunks":[],"async":false}},"1405":{"*":{"id":"71355","name":"*","chunks":[],"async":false}},"1458":{"*":{"id":"2183","name":"*","chunks":[],"async":false}},"3558":{"*":{"id":"99476","name":"*","chunks":[],"async":false}},"4228":{"*":{"id":"28774","name":"*","chunks":[],"async":false}},"4641":{"*":{"id":"14838","name":"*","chunks":[],"async":false}},"4757":{"*":{"id":"76155","name":"*","chunks":[],"async":false}},"5392":{"*":{"id":"98900","name":"*","chunks":[],"async":false}},"5537":{"*":{"id":"94029","name":"*","chunks":[],"async":false}},"5587":{"*":{"id":"95953","name":"*","chunks":[],"async":false}},"5718":{"*":{"id":"32594","name":"*","chunks":[],"async":false}},"6036":{"*":{"id":"44469","name":"*","chunks":[],"async":false}},"6439":{"*":{"id":"74829","name":"*","chunks":[],"async":false}},"6713":{"*":{"id":"79975","name":"*","chunks":[],"async":false}},"6944":{"*":{"id":"21971","name":"*","chunks":[],"async":false}},"7103":{"*":{"id":"73629","name":"*","chunks":[],"async":false}},"7788":{"*":{"id":"25932","name":"*","chunks":[],"async":false}},"8257":{"*":{"id":"86817","name":"*","chunks":[],"async":false}},"8287":{"*":{"id":"90317","name":"*","chunks":[],"async":false}},"8484":{"*":{"id":"42455","name":"*","chunks":[],"async":false}},"8725":{"*":{"id":"67021","name":"*","chunks":[],"async":false}},"9630":{"*":{"id":"41452","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"214":{"*":{"id":"23858","name":"*","chunks":[],"async":false}},"589":{"*":{"id":"8447","name":"*","chunks":[],"async":false}},"671":{"*":{"id":"69411","name":"*","chunks":[],"async":false}},"887":{"*":{"id":"93431","name":"*","chunks":[],"async":false}},"1380":{"*":{"id":"24194","name":"*","chunks":[],"async":false}},"3558":{"*":{"id":"50674","name":"*","chunks":[],"async":false}},"4228":{"*":{"id":"30768","name":"*","chunks":[],"async":false}},"5587":{"*":{"id":"58599","name":"*","chunks":[],"async":false}},"5718":{"*":{"id":"25696","name":"*","chunks":[],"async":false}},"9630":{"*":{"id":"78886","name":"*","chunks":[],"async":false}}}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(()=>{var a={};a.id=211,a.ids=[211],a.modules={261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},19771:a=>{a.exports=require("process")},27910:a=>{a.exports=require("stream")},29294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},31421:a=>{a.exports=require("node:child_process")},39006:a=>{a.exports={rE:"0.0.
|
|
1
|
+
"use strict";(()=>{var a={};a.id=211,a.ids=[211],a.modules={261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},19771:a=>{a.exports=require("process")},27910:a=>{a.exports=require("stream")},29294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},31421:a=>{a.exports=require("node:child_process")},39006:a=>{a.exports={rE:"0.0.4"}},44870:a=>{a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},48161:a=>{a.exports=require("node:os")},51455:a=>{a.exports=require("node:fs/promises")},57975:a=>{a.exports=require("node:util")},63033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},73024:a=>{a.exports=require("node:fs")},76760:a=>{a.exports=require("node:path")},77598:a=>{a.exports=require("node:crypto")},79428:a=>{a.exports=require("buffer")},86040:(a,b,c)=>{c.r(b),c.d(b,{handler:()=>F,patchFetch:()=>E,routeModule:()=>A,serverHooks:()=>D,workAsyncStorage:()=>B,workUnitAsyncStorage:()=>C});var d={};c.r(d),c.d(d,{GET:()=>z,dynamic:()=>y});var e=c(98648),f=c(51421),g=c(93772),h=c(54046),i=c(29796),j=c(49228),k=c(261),l=c(60402),m=c(8848),n=c(74928),o=c(4675),p=c(65053),q=c(70447),r=c(13265),s=c(38038),t=c(86439),u=c(70972),v=c(77873),w=c(45628),x=c(39006);let y="force-dynamic";async function z(){let a=await (0,w.collectDebugSnapshot)(),b=(0,w.formatDebugSnapshot)(a,x.rE);return v.NextResponse.json({text:b,snapshot:a})}let A=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/debug/route",pathname:"/api/debug",filename:"route",bundlePath:"app/api/debug/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/Users/tyrion.liang/GitHub/Plexus/apps/web/app/api/debug/route.ts",nextConfigOutput:"",userland:d,...{}}),{workAsyncStorage:B,workUnitAsyncStorage:C,serverHooks:D}=A;function E(){return(0,g.patchFetch)({workAsyncStorage:B,workUnitAsyncStorage:C})}async function F(a,b,c){c.requestMeta&&(0,h.setRequestMeta)(a,c.requestMeta),A.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/debug/route";"/index"===d&&(d="/");let e=await A.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:w,parsedUrl:x,isDraftMode:y,prerenderManifest:z,routerServerContext:B,isOnDemandRevalidate:C,revalidateOnlyGenerated:D,resolvedPathname:E,clientReferenceManifest:F,serverActionsManifest:G}=e,H=(0,k.normalizeAppPath)(d),I=!!(z.dynamicRoutes[H]||z.routes[E]),J=async()=>((null==B?void 0:B.render404)?await B.render404(a,b,x,!1):b.end("This page could not be found"),null);if(I&&!y){let a=!!z.routes[E],b=z.dynamicRoutes[H];if(b&&!1===b.fallback&&!a){if(w.adapterPath)return await J();throw new t.NoFallbackError}}let K=null;!I||A.isDev||y||(K="/index"===(K=E)?"/":K);let L=!0===A.isDev||!I,M=I&&!L;G&&F&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:F,serverActionsManifest:G});let N=a.method||"GET",O=(0,i.getTracer)(),P=O.getActiveScopeSpan(),Q=!!(null==B?void 0:B.isWrappedByNextServer),R=!!(0,h.getRequestMeta)(a,"minimalMode"),S=(0,h.getRequestMeta)(a,"incrementalCache")||await A.getIncrementalCache(a,w,z,R);null==S||S.resetRequestCache(),globalThis.__incrementalCache=S;let T={params:v,previewProps:z.preview,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:L,incrementalCache:S,cacheLifeProfiles:w.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>A.onRequestError(a,b,d,e,B)},sharedContext:{buildId:g}},U=new l.NodeNextRequest(a),V=new l.NodeNextResponse(b),W=m.NextRequestAdapter.fromNodeNextRequest(U,(0,m.signalFromNodeResponse)(b));try{let e,g=async a=>A.handle(W,T).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=O.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let f=c.get("next.route");if(f){let b=`${N} ${f}`;a.setAttributes({"next.route":f,"http.route":f,"next.span_name":b}),a.updateName(b),e&&e!==a&&(e.setAttribute("http.route",f),e.updateName(b))}else a.updateName(`${N} ${d}`)}),h=async e=>{var h,i;let j=async({previousCacheEntry:f})=>{try{if(!R&&C&&D&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await g(e);a.fetchMetrics=T.renderOpts.fetchMetrics;let h=T.renderOpts.pendingWaitUntil;h&&c.waitUntil&&(c.waitUntil(h),h=void 0);let i=T.renderOpts.collectedTags;if(!I)return await (0,p.I)(U,V,d,T.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);i&&(b[s.NEXT_CACHE_TAGS_HEADER]=i),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==T.renderOpts.collectedRevalidate&&!(T.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&T.renderOpts.collectedRevalidate,e=void 0===T.renderOpts.collectedExpire||T.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:T.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await A.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:C})},!1,B),b}},k=await A.handleResponse({req:a,nextConfig:w,cacheKey:K,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:z,isRoutePPREnabled:!1,isOnDemandRevalidate:C,revalidateOnlyGenerated:D,responseGenerator:j,waitUntil:c.waitUntil,isMinimalMode:R});if(!I)return null;if((null==k||null==(h=k.value)?void 0:h.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==k||null==(i=k.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});R||b.setHeader("x-nextjs-cache",C?"REVALIDATED":k.isMiss?"MISS":k.isStale?"STALE":"HIT"),y&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let l=(0,q.fromNodeOutgoingHttpHeaders)(k.value.headers);return R&&I||l.delete(s.NEXT_CACHE_TAGS_HEADER),!k.cacheControl||b.getHeader("Cache-Control")||l.get("Cache-Control")||l.set("Cache-Control",(0,r.getCacheControlHeader)(k.cacheControl)),await (0,p.I)(U,V,new Response(k.value.body,{headers:l,status:k.value.status||200})),null};Q&&P?await h(P):(e=O.getActiveScopeSpan(),await O.withPropagatedContext(a.headers,()=>O.trace(n.BaseServerSpan.handleRequest,{spanName:`${N} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":N,"http.target":a.url}},h),void 0,!Q))}catch(b){if(b instanceof t.NoFallbackError||await A.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:C})},!1,B),I)throw b;return await (0,p.I)(U,V,new Response(null,{status:500})),null}}},86439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")}};var b=require("../../../webpack-runtime.js");b.C(a);var c=b.X(0,[103,397,380,921],()=>b(b.s=86040));module.exports=c})();
|
package/vendor/plexus-agent-config-web/.next/server/app/backups/page_client-reference-manifest.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/backups/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"169":{"*":{"id":"96985","name":"*","chunks":[],"async":false}},"214":{"*":{"id":"23858","name":"*","chunks":[],"async":false}},"572":{"*":{"id":"97944","name":"*","chunks":[],"async":false}},"589":{"*":{"id":"8447","name":"*","chunks":[],"async":false}},"671":{"*":{"id":"69411","name":"*","chunks":[],"async":false}},"887":{"*":{"id":"93431","name":"*","chunks":[],"async":false}},"1107":{"*":{"id":"25029","name":"*","chunks":[],"async":false}},"1380":{"*":{"id":"24194","name":"*","chunks":[],"async":false}},"1405":{"*":{"id":"27025","name":"*","chunks":[],"async":false}},"1458":{"*":{"id":"6302","name":"*","chunks":[],"async":false}},"3558":{"*":{"id":"50674","name":"*","chunks":[],"async":false}},"4228":{"*":{"id":"30768","name":"*","chunks":[],"async":false}},"4641":{"*":{"id":"71943","name":"*","chunks":[],"async":false}},"4757":{"*":{"id":"73257","name":"*","chunks":[],"async":false}},"5392":{"*":{"id":"40414","name":"*","chunks":[],"async":false}},"5537":{"*":{"id":"13320","name":"*","chunks":[],"async":false}},"5587":{"*":{"id":"58599","name":"*","chunks":[],"async":false}},"5718":{"*":{"id":"25696","name":"*","chunks":[],"async":false}},"6036":{"*":{"id":"83393","name":"*","chunks":[],"async":false}},"6439":{"*":{"id":"84774","name":"*","chunks":[],"async":false}},"6713":{"*":{"id":"74890","name":"*","chunks":[],"async":false}},"7103":{"*":{"id":"43267","name":"*","chunks":[],"async":false}},"7788":{"*":{"id":"73754","name":"*","chunks":[],"async":false}},"8257":{"*":{"id":"67139","name":"*","chunks":[],"async":false}},"8287":{"*":{"id":"53208","name":"*","chunks":[],"async":false}},"8484":{"*":{"id":"75599","name":"*","chunks":[],"async":false}},"8725":{"*":{"id":"5058","name":"*","chunks":[],"async":false}},"9630":{"*":{"id":"78886","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/components/builtin/global-error.js":{"id":5718,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":5718,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/components/client-page.js":{"id":671,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/components/client-page.js":{"id":671,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/components/client-segment.js":{"id":589,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/components/client-segment.js":{"id":589,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3558,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3558,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/components/layout-router.js":{"id":9630,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9630,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/components/render-from-template-context.js":{"id":1380,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":1380,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/lib/framework/boundary-components.js":{"id":887,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":887,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":214,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":214,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/app-sidebar.tsx":{"id":1107,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-2d0506b46622a8c9.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/app-topbar.tsx":{"id":1458,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-2d0506b46622a8c9.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/language-provider.tsx":{"id":6439,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-2d0506b46622a8c9.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/theme-provider.tsx":{"id":572,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-2d0506b46622a8c9.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/ui/tooltip.tsx":{"id":4757,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-2d0506b46622a8c9.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--plexus-font-sans-loaded\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":3597,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-2d0506b46622a8c9.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/app/globals.css":{"id":6944,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-2d0506b46622a8c9.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/architecture-panel.tsx":{"id":6036,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/agent-detail.tsx":{"id":4641,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/lucide-react/dist/esm/Icon.mjs":{"id":4228,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","7814","static/chunks/7814-1bc9d30b9724b70c.js","8974","static/chunks/app/page-039dbbfad47ff659.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/app-dir/link.js":{"id":5587,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","7814","static/chunks/7814-1bc9d30b9724b70c.js","8974","static/chunks/app/page-039dbbfad47ff659.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/app-dir/link.js":{"id":5587,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","7814","static/chunks/7814-1bc9d30b9724b70c.js","8974","static/chunks/app/page-039dbbfad47ff659.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/backups-panel.tsx":{"id":5537,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","2210","static/chunks/app/backups/page-6842a663db4fab47.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/debug-panel.tsx":{"id":8725,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/mcp-editor.tsx":{"id":169,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/mirror-panel.tsx":{"id":7103,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/rules-panel.tsx":{"id":8287,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/skills-editor.tsx":{"id":8257,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/custom-agents-panel.tsx":{"id":5392,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/settings-panel.tsx":{"id":1405,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/ui/button.tsx":{"id":7788,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/team-panel.tsx":{"id":8484,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/sync-button.tsx":{"id":6713,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","7814","static/chunks/7814-1bc9d30b9724b70c.js","8974","static/chunks/app/page-039dbbfad47ff659.js"],"async":false}},"entryCSSFiles":{"/Users/tyrion.liang/GitHub/Plexus/apps/web/":[],"/Users/tyrion.liang/GitHub/Plexus/apps/web/app/layout":[{"inlined":false,"path":"static/css/eba3657411e6e6cd.css"}],"/Users/tyrion.liang/GitHub/Plexus/apps/web/app/page":[],"/Users/tyrion.liang/GitHub/Plexus/apps/web/app/backups/page":[]},"rscModuleMapping":{"169":{"*":{"id":"57579","name":"*","chunks":[],"async":false}},"214":{"*":{"id":"13592","name":"*","chunks":[],"async":false}},"572":{"*":{"id":"73422","name":"*","chunks":[],"async":false}},"589":{"*":{"id":"61437","name":"*","chunks":[],"async":false}},"671":{"*":{"id":"6413","name":"*","chunks":[],"async":false}},"887":{"*":{"id":"48465","name":"*","chunks":[],"async":false}},"1107":{"*":{"id":"60303","name":"*","chunks":[],"async":false}},"1380":{"*":{"id":"86792","name":"*","chunks":[],"async":false}},"1405":{"*":{"id":"71355","name":"*","chunks":[],"async":false}},"1458":{"*":{"id":"2183","name":"*","chunks":[],"async":false}},"3558":{"*":{"id":"99476","name":"*","chunks":[],"async":false}},"4228":{"*":{"id":"28774","name":"*","chunks":[],"async":false}},"4641":{"*":{"id":"14838","name":"*","chunks":[],"async":false}},"4757":{"*":{"id":"76155","name":"*","chunks":[],"async":false}},"5392":{"*":{"id":"98900","name":"*","chunks":[],"async":false}},"5537":{"*":{"id":"94029","name":"*","chunks":[],"async":false}},"5587":{"*":{"id":"95953","name":"*","chunks":[],"async":false}},"5718":{"*":{"id":"32594","name":"*","chunks":[],"async":false}},"6036":{"*":{"id":"44469","name":"*","chunks":[],"async":false}},"6439":{"*":{"id":"74829","name":"*","chunks":[],"async":false}},"6713":{"*":{"id":"79975","name":"*","chunks":[],"async":false}},"6944":{"*":{"id":"21971","name":"*","chunks":[],"async":false}},"7103":{"*":{"id":"73629","name":"*","chunks":[],"async":false}},"7788":{"*":{"id":"25932","name":"*","chunks":[],"async":false}},"8257":{"*":{"id":"86817","name":"*","chunks":[],"async":false}},"8287":{"*":{"id":"90317","name":"*","chunks":[],"async":false}},"8484":{"*":{"id":"42455","name":"*","chunks":[],"async":false}},"8725":{"*":{"id":"67021","name":"*","chunks":[],"async":false}},"9630":{"*":{"id":"41452","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"214":{"*":{"id":"23858","name":"*","chunks":[],"async":false}},"589":{"*":{"id":"8447","name":"*","chunks":[],"async":false}},"671":{"*":{"id":"69411","name":"*","chunks":[],"async":false}},"887":{"*":{"id":"93431","name":"*","chunks":[],"async":false}},"1380":{"*":{"id":"24194","name":"*","chunks":[],"async":false}},"3558":{"*":{"id":"50674","name":"*","chunks":[],"async":false}},"4228":{"*":{"id":"30768","name":"*","chunks":[],"async":false}},"5587":{"*":{"id":"58599","name":"*","chunks":[],"async":false}},"5718":{"*":{"id":"25696","name":"*","chunks":[],"async":false}},"9630":{"*":{"id":"78886","name":"*","chunks":[],"async":false}}}};
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/backups/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"169":{"*":{"id":"96985","name":"*","chunks":[],"async":false}},"214":{"*":{"id":"23858","name":"*","chunks":[],"async":false}},"572":{"*":{"id":"97944","name":"*","chunks":[],"async":false}},"589":{"*":{"id":"8447","name":"*","chunks":[],"async":false}},"671":{"*":{"id":"69411","name":"*","chunks":[],"async":false}},"887":{"*":{"id":"93431","name":"*","chunks":[],"async":false}},"1107":{"*":{"id":"25029","name":"*","chunks":[],"async":false}},"1380":{"*":{"id":"24194","name":"*","chunks":[],"async":false}},"1405":{"*":{"id":"27025","name":"*","chunks":[],"async":false}},"1458":{"*":{"id":"6302","name":"*","chunks":[],"async":false}},"3558":{"*":{"id":"50674","name":"*","chunks":[],"async":false}},"4228":{"*":{"id":"30768","name":"*","chunks":[],"async":false}},"4641":{"*":{"id":"71943","name":"*","chunks":[],"async":false}},"4757":{"*":{"id":"73257","name":"*","chunks":[],"async":false}},"5392":{"*":{"id":"40414","name":"*","chunks":[],"async":false}},"5537":{"*":{"id":"13320","name":"*","chunks":[],"async":false}},"5587":{"*":{"id":"58599","name":"*","chunks":[],"async":false}},"5718":{"*":{"id":"25696","name":"*","chunks":[],"async":false}},"6036":{"*":{"id":"83393","name":"*","chunks":[],"async":false}},"6439":{"*":{"id":"84774","name":"*","chunks":[],"async":false}},"6713":{"*":{"id":"74890","name":"*","chunks":[],"async":false}},"7103":{"*":{"id":"43267","name":"*","chunks":[],"async":false}},"7788":{"*":{"id":"73754","name":"*","chunks":[],"async":false}},"8257":{"*":{"id":"67139","name":"*","chunks":[],"async":false}},"8287":{"*":{"id":"53208","name":"*","chunks":[],"async":false}},"8484":{"*":{"id":"75599","name":"*","chunks":[],"async":false}},"8725":{"*":{"id":"5058","name":"*","chunks":[],"async":false}},"9630":{"*":{"id":"78886","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/components/builtin/global-error.js":{"id":5718,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":5718,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/components/client-page.js":{"id":671,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/components/client-page.js":{"id":671,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/components/client-segment.js":{"id":589,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/components/client-segment.js":{"id":589,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3558,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3558,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/components/layout-router.js":{"id":9630,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9630,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/components/render-from-template-context.js":{"id":1380,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":1380,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/lib/framework/boundary-components.js":{"id":887,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":887,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":214,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":214,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/app-sidebar.tsx":{"id":1107,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-60f950c38a06198d.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/app-topbar.tsx":{"id":1458,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-60f950c38a06198d.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/language-provider.tsx":{"id":6439,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-60f950c38a06198d.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/theme-provider.tsx":{"id":572,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-60f950c38a06198d.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/ui/tooltip.tsx":{"id":4757,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-60f950c38a06198d.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--plexus-font-sans-loaded\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":3597,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-60f950c38a06198d.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/app/globals.css":{"id":6944,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","626","static/chunks/626-7ea78ce012c8d471.js","7177","static/chunks/app/layout-60f950c38a06198d.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/architecture-panel.tsx":{"id":6036,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/agent-detail.tsx":{"id":4641,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/lucide-react/dist/esm/Icon.mjs":{"id":4228,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","7814","static/chunks/7814-1bc9d30b9724b70c.js","8974","static/chunks/app/page-039dbbfad47ff659.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/client/app-dir/link.js":{"id":5587,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","7814","static/chunks/7814-1bc9d30b9724b70c.js","8974","static/chunks/app/page-039dbbfad47ff659.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/node_modules/next/dist/esm/client/app-dir/link.js":{"id":5587,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","7814","static/chunks/7814-1bc9d30b9724b70c.js","8974","static/chunks/app/page-039dbbfad47ff659.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/backups-panel.tsx":{"id":5537,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","2210","static/chunks/app/backups/page-6842a663db4fab47.js"],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/debug-panel.tsx":{"id":8725,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/mirror-panel.tsx":{"id":7103,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/mcp-editor.tsx":{"id":169,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/skills-editor.tsx":{"id":8257,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/rules-panel.tsx":{"id":8287,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/custom-agents-panel.tsx":{"id":5392,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/settings-panel.tsx":{"id":1405,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/ui/button.tsx":{"id":7788,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/team-panel.tsx":{"id":8484,"name":"*","chunks":[],"async":false},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/sync-button.tsx":{"id":6713,"name":"*","chunks":["4399","static/chunks/4399-7cc367307a2c52a6.js","5587","static/chunks/5587-933f3258279c6072.js","3051","static/chunks/3051-5eb2f5784474c658.js","7814","static/chunks/7814-1bc9d30b9724b70c.js","8974","static/chunks/app/page-039dbbfad47ff659.js"],"async":false}},"entryCSSFiles":{"/Users/tyrion.liang/GitHub/Plexus/apps/web/":[],"/Users/tyrion.liang/GitHub/Plexus/apps/web/app/layout":[{"inlined":false,"path":"static/css/eba3657411e6e6cd.css"}],"/Users/tyrion.liang/GitHub/Plexus/apps/web/app/page":[],"/Users/tyrion.liang/GitHub/Plexus/apps/web/app/backups/page":[]},"rscModuleMapping":{"169":{"*":{"id":"57579","name":"*","chunks":[],"async":false}},"214":{"*":{"id":"13592","name":"*","chunks":[],"async":false}},"572":{"*":{"id":"73422","name":"*","chunks":[],"async":false}},"589":{"*":{"id":"61437","name":"*","chunks":[],"async":false}},"671":{"*":{"id":"6413","name":"*","chunks":[],"async":false}},"887":{"*":{"id":"48465","name":"*","chunks":[],"async":false}},"1107":{"*":{"id":"60303","name":"*","chunks":[],"async":false}},"1380":{"*":{"id":"86792","name":"*","chunks":[],"async":false}},"1405":{"*":{"id":"71355","name":"*","chunks":[],"async":false}},"1458":{"*":{"id":"2183","name":"*","chunks":[],"async":false}},"3558":{"*":{"id":"99476","name":"*","chunks":[],"async":false}},"4228":{"*":{"id":"28774","name":"*","chunks":[],"async":false}},"4641":{"*":{"id":"14838","name":"*","chunks":[],"async":false}},"4757":{"*":{"id":"76155","name":"*","chunks":[],"async":false}},"5392":{"*":{"id":"98900","name":"*","chunks":[],"async":false}},"5537":{"*":{"id":"94029","name":"*","chunks":[],"async":false}},"5587":{"*":{"id":"95953","name":"*","chunks":[],"async":false}},"5718":{"*":{"id":"32594","name":"*","chunks":[],"async":false}},"6036":{"*":{"id":"44469","name":"*","chunks":[],"async":false}},"6439":{"*":{"id":"74829","name":"*","chunks":[],"async":false}},"6713":{"*":{"id":"79975","name":"*","chunks":[],"async":false}},"6944":{"*":{"id":"21971","name":"*","chunks":[],"async":false}},"7103":{"*":{"id":"73629","name":"*","chunks":[],"async":false}},"7788":{"*":{"id":"25932","name":"*","chunks":[],"async":false}},"8257":{"*":{"id":"86817","name":"*","chunks":[],"async":false}},"8287":{"*":{"id":"90317","name":"*","chunks":[],"async":false}},"8484":{"*":{"id":"42455","name":"*","chunks":[],"async":false}},"8725":{"*":{"id":"67021","name":"*","chunks":[],"async":false}},"9630":{"*":{"id":"41452","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"214":{"*":{"id":"23858","name":"*","chunks":[],"async":false}},"589":{"*":{"id":"8447","name":"*","chunks":[],"async":false}},"671":{"*":{"id":"69411","name":"*","chunks":[],"async":false}},"887":{"*":{"id":"93431","name":"*","chunks":[],"async":false}},"1380":{"*":{"id":"24194","name":"*","chunks":[],"async":false}},"3558":{"*":{"id":"50674","name":"*","chunks":[],"async":false}},"4228":{"*":{"id":"30768","name":"*","chunks":[],"async":false}},"5587":{"*":{"id":"58599","name":"*","chunks":[],"async":false}},"5718":{"*":{"id":"25696","name":"*","chunks":[],"async":false}},"9630":{"*":{"id":"78886","name":"*","chunks":[],"async":false}}}};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
(()=>{var a={};a.id=302,a.ids=[302],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},5058:(a,b,c)=>{"use strict";c.d(b,{DebugPanel:()=>l});var d=c(92692),e=c(73754),f=c(23772),g=c(78784),h=c(20982),i=c(18530);let j=(0,c(2131).A)("copy",[["rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2",key:"17jyea"}],["path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2",key:"zix9uf"}]]);var k=c(71277);function l({initialText:a}){let[b,c]=(0,k.useState)(a),[m,n]=(0,k.useState)(!1),[o,p]=(0,k.useState)(!1),[q,r]=(0,k.useState)(null);async function s(){n(!0),r(null);try{let a=await fetch("/api/debug",{cache:"no-store"}),b=await a.json();"string"==typeof b.text?c(b.text):r("Unexpected response shape from /api/debug")}catch(a){r(a instanceof Error?a.message:String(a))}finally{n(!1)}}async function t(){try{await navigator.clipboard.writeText(b),p(!0),setTimeout(()=>p(!1),1500)}catch(a){r(a instanceof Error?a.message:String(a))}}let u=b.split("\n").length,v=new Blob([b]).size;return(0,d.jsxs)("div",{className:"space-y-3",children:[(0,d.jsxs)("div",{className:"flex items-center justify-between",children:[(0,d.jsxs)("div",{className:"text-xs tracking-[0.02em] text-plexus-text-3",children:[u," lines \xb7 ",v.toLocaleString()," bytes \xb7 paths only, no file contents"]}),(0,d.jsxs)("div",{className:"flex gap-2",children:[(0,d.jsxs)(e.Button,{variant:"ghost",size:"sm",onClick:s,disabled:m,children:[m?(0,d.jsx)(g.A,{className:"h-3.5 w-3.5 animate-spin",strokeWidth:1.5}):(0,d.jsx)(h.A,{className:"h-3.5 w-3.5",strokeWidth:1.5}),"Refresh"]}),(0,d.jsxs)(e.Button,{variant:"primary",size:"sm",onClick:t,children:[o?(0,d.jsx)(i.A,{className:"h-3.5 w-3.5",strokeWidth:1.5}):(0,d.jsx)(j,{className:"h-3.5 w-3.5",strokeWidth:1.5}),o?"Copied":"Copy to clipboard"]})]})]}),q&&(0,d.jsx)(f.Z,{className:"border-l-[3px] border-l-plexus-err px-4 py-2.5 text-xs text-plexus-text-2",children:q}),(0,d.jsx)(f.Z,{className:"p-0",children:(0,d.jsx)("textarea",{readOnly:!0,value:b,spellCheck:!1,className:"w-full resize-y rounded-md bg-plexus-surface px-4 py-3 font-mono text-xs leading-relaxed text-plexus-text outline-none",style:{minHeight:"60vh"}})})]})}},7433:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>k,dynamic:()=>i});var d=c(2474),e=c(67021),f=c(96638),g=c(45628),h=c(39006);let i="force-dynamic",j={en:{title:"Debug",description:"One-shot snapshot of every path Plexus touches: the canonical store, every agent's MCP file, instruction file, and skill folders — with size, mtime, and symlink targets. Copy the dump and share it when something looks off so we can diagnose without round-trips. No file contents are read, so secrets stay where they are."},zh:{title:"调试",description:"这里会生成 Plexus 触达路径的一次性快照:canonical store、各 Agent 的 MCP 文件、指令文件和 skill 文件夹,并包含大小、mtime 和软链接目标。它不读取文件内容,因此 secrets 仍留在原处。"}};async function k(){let a=j[await (0,f.s)()],b=await (0,g.collectDebugSnapshot)(),c=(0,g.formatDebugSnapshot)(b,h.rE);return(0,d.jsxs)("div",{className:"space-y-8",children:[(0,d.jsxs)("header",{children:[(0,d.jsx)("h1",{className:"plexus-display mb-2",children:a.title}),(0,d.jsx)("p",{className:"max-w-2xl text-sm leading-relaxed text-plexus-text-2",children:a.description})]}),(0,d.jsx)(e.DebugPanel,{initialText:c})]})}},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},17891:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/get-segment-param")},18530:(a,b,c)=>{"use strict";c.d(b,{A:()=>d});let d=(0,c(2131).A)("check",[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]])},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},19771:a=>{"use strict";a.exports=require("process")},20982:(a,b,c)=>{"use strict";c.d(b,{A:()=>d});let d=(0,c(2131).A)("refresh-cw",[["path",{d:"M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8",key:"v9h5vc"}],["path",{d:"M21 3v5h-5",key:"1q7to0"}],["path",{d:"M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16",key:"3uifl3"}],["path",{d:"M8 16H3v5",key:"1cv678"}]])},22946:(a,b,c)=>{"use strict";c.r(b),c.d(b,{__next_app__:()=>M,handler:()=>O,routeModule:()=>N});var d=c(80666),e=c(51421),f=c(4675),g=c(29796),h=c(54046),i=c(74928),j=c(19727),k=c(24268),l=c(60402),m=c(22040),n=c(27186),o=c(49228),p=c(97485),q=c(261),r=c(80885),s=c(7162),t=c(26713),u=c(70972),v=c(57341),w=c(95105),x=c(38038),y=c(29898),z=c(62918),A=c(98798),B=c(86439),C=c(77068),D=c(31214),E=c(35402),F=c(29059),G=c(70722),H=c(31182),I=c(43954),J=c(17891),K={};for(let a in E)0>["default","__next_app__","routeModule","handler"].indexOf(a)&&(K[a]=()=>E[a]);c.d(b,K);let L={children:["",{children:["debug",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(c.bind(c,7433)),"/Users/tyrion.liang/GitHub/Plexus/apps/web/app/debug/page.tsx"]}]},{"global-error":[()=>Promise.resolve().then(c.t.bind(c,32594,23)),"next/dist/client/components/builtin/global-error.js"]},[]]},{layout:[()=>Promise.resolve().then(c.bind(c,9834)),"/Users/tyrion.liang/GitHub/Plexus/apps/web/app/layout.tsx"],"global-error":[()=>Promise.resolve().then(c.t.bind(c,32594,23)),"next/dist/client/components/builtin/global-error.js"],"not-found":[()=>Promise.resolve().then(c.t.bind(c,46292,23)),"next/dist/client/components/builtin/not-found.js"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,4253,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,49184,23)),"next/dist/client/components/builtin/unauthorized.js"]},[]]}.children,M={require:c,loadChunk:()=>Promise.resolve()},N=new d.AppPageRouteModule({definition:{kind:e.RouteKind.APP_PAGE,page:"/debug/page",pathname:"/debug",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:L},distDir:".next",relativeProjectDir:""});async function O(a,b,d){var K,P,Q,R,S;d.requestMeta&&(0,h.setRequestMeta)(a,d.requestMeta),N.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let T=!!(0,h.getRequestMeta)(a,"minimalMode"),U="/debug/page";"/index"===U&&(U="/");let V=await N.prepare(a,b,{srcPage:U,multiZoneDraftMode:!1});if(!V)return b.statusCode=400,b.end("Bad Request"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let{buildId:W,query:X,params:Y,pageIsDynamic:Z,buildManifest:$,nextFontManifest:_,reactLoadableManifest:aa,serverActionsManifest:ab,clientReferenceManifest:ac,subresourceIntegrityManifest:ad,prerenderManifest:ae,isDraftMode:af,resolvedPathname:ag,revalidateOnlyGenerated:ah,routerServerContext:ai,nextConfig:aj,parsedUrl:ak,interceptionRoutePatterns:al,deploymentId:am,clientAssetToken:an}=V,ao=(0,q.normalizeAppPath)(U),{isOnDemandRevalidate:ap}=V,aq=aj.experimental.ppr&&!aj.cacheComponents&&(0,I.isInterceptionRouteAppPath)(ag)?null:N.match(ag,ae),ar=(null==aq?void 0:aq.route)??null,as=!!ae.routes[ag],at=a.headers["user-agent"]||"",au=(0,t.getBotType)(at),av=(0,p.isHtmlBotRequest)(a),aw=(0,h.getRequestMeta)(a,"isPrefetchRSCRequest")??"1"===a.headers[s.NEXT_ROUTER_PREFETCH_HEADER],ax=(0,h.getRequestMeta)(a,"isRSCRequest")??!!a.headers[s.RSC_HEADER],ay=(0,r.getIsPossibleServerAction)(a),az=(0,m.checkIsAppPPREnabled)(aj.experimental.ppr),aA=a.headers[x.NEXT_RESUME_STATE_LENGTH_HEADER];if(!(0,h.getRequestMeta)(a,"postponed")&&T&&az&&ay&&aA&&"string"==typeof aA){let e=parseInt(aA,10),{maxPostponedStateSize:f,maxPostponedStateSizeBytes:g}=(0,D.getMaxPostponedStateSize)(aj.experimental.maxPostponedStateSize);if(!isNaN(e)&&e>0){if(e>g)return b.statusCode=413,b.end((0,D.getPostponedStateExceededErrorMessage)(f)),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let i="1 MB",j=(null==(S=aj.experimental.serverActions)?void 0:S.bodySizeLimit)??i,k=e+(j!==i?c(32683).parse(j):1048576),l=await (0,D.readBodyWithSizeLimit)(a,k);if(null===l)return b.statusCode=413,b.end("Request body exceeded limit. To configure the body size limit for Server Actions, see: https://nextjs.org/docs/app/api-reference/next-config-js/serverActions#bodysizelimit"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;if(l.length>=e){let b=l.subarray(0,e).toString("utf8");(0,h.addRequestMeta)(a,"postponed",b);let c=l.subarray(e);(0,h.addRequestMeta)(a,"actionBody",c)}else throw Object.defineProperty(Error(`invariant: expected ${e} bytes of postponed state but only received ${l.length} bytes`),"__NEXT_ERROR_CODE",{value:"E979",enumerable:!1,configurable:!0})}}if(!(0,h.getRequestMeta)(a,"postponed")&&az&&"1"===a.headers[x.NEXT_RESUME_HEADER]&&"POST"===a.method){let{maxPostponedStateSize:c,maxPostponedStateSizeBytes:e}=(0,D.getMaxPostponedStateSize)(aj.experimental.maxPostponedStateSize),f=await (0,D.readBodyWithSizeLimit)(a,e);if(null===f)return b.statusCode=413,b.end((0,D.getPostponedStateExceededErrorMessage)(c)),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let g=f.toString("utf8");(0,h.addRequestMeta)(a,"postponed",g)}let aB=!0===N.isDev||!0===aj.experimental.exposeTestingApiInProductionBuild,aC=aB&&("1"===a.headers[s.NEXT_INSTANT_PREFETCH_HEADER]||void 0===a.headers[s.RSC_HEADER]&&"string"==typeof a.headers.cookie&&a.headers.cookie.includes(s.NEXT_INSTANT_TEST_COOKIE+"=")),aD=(az||aC)&&((null==(K=ae.routes[ao]??ae.dynamicRoutes[ao])?void 0:K.renderingMode)==="PARTIALLY_STATIC"||aC&&(aB||(null==ai?void 0:ai.experimentalTestProxy)===!0)),aE=aC&&aD,aF=aE&&!0===N.isDev,aG=!1,aH=aD?(0,h.getRequestMeta)(a,"postponed"):void 0,aI=null==(P=ae.routes[ag])?void 0:P.prefetchDataRoute,aJ=aD&&ax&&!aw&&!aI;T&&(aJ=aJ&&!!aH);let aK=(0,h.getRequestMeta)(a,"segmentPrefetchRSCRequest"),aL=(!au||!aD)&&(!at||(0,p.shouldServeStreamingMetadata)(at,aj.htmlLimitedBots)),aM=!!((ar||as||ae.routes[ao])&&!(au&&aD)),aN=aD&&!0===aj.cacheComponents,aO=!0===N.isDev||!aM||"string"==typeof aH||(aN&&(0,h.getRequestMeta)(a,"onCacheEntryV2")?aJ&&!T:aJ),aP=!!au&&aD,aQ=(null==ar?void 0:ar.remainingPrerenderableParams)??[],aR=(null==ar?void 0:ar.fallback)===null&&((null==(Q=ar.fallbackRootParams)?void 0:Q.length)??0)>0,aS=null;if(!af&&aM&&!aO&&!ay&&!aH&&!aJ){let a=aq?"string"==typeof(null==ar?void 0:ar.fallback)?ar.fallback:aq.source:null;if(!0===aj.experimental.partialFallbacks&&a&&(null==ar?void 0:ar.fallbackRouteParams)&&!aR){if(aQ.length>0){let b,c=(b=new Map(aQ.map(a=>[a.paramName,a])),a.split("/").map(a=>{let c=(0,J.getSegmentParam)(a);if(!c)return a;let d=b.get(c.paramName);if(!d)return a;let e=null==Y?void 0:Y[d.paramName];if(!e)return a;let f=Array.isArray(e)?e.map(a=>encodeURIComponent(a)).join("/"):encodeURIComponent(e);return a.replace(function(a){let{repeat:b,optional:c}=(0,J.getParamProperties)(a.paramType);return c?`[[...${a.paramName}]]`:b?`[...${a.paramName}]`:`[${a.paramName}]`}(d),f)}).join("/")||"/");aS=c!==a?c:null}}else aS=ag}let aT=aS;!aT&&(N.isDev||aM&&Z&&(null==ar?void 0:ar.fallbackRouteParams)&&!ay)&&(aT=ag),N.isDev||af||!aM||!ax||aJ||(0,k.d)(a.headers);let aU={...E,tree:L,handler:O,routeModule:N,__next_app__:M};ab&&ac&&(0,o.setManifestsSingleton)({page:U,clientReferenceManifest:ac,serverActionsManifest:ab});let aV=a.method||"GET",aW=(0,g.getTracer)(),aX=aW.getActiveScopeSpan(),aY=!!(null==ai?void 0:ai.isWrappedByNextServer),aZ=!0===aj.experimental.partialFallbacks&&aQ.length>0?(null==ar||null==(R=ar.fallbackRouteParams)?void 0:R.filter(a=>!aQ.some(b=>b.paramName===a.paramName)))??[]:[],a$=async()=>((null==ai?void 0:ai.render404)?await ai.render404(a,b,ak,!1):b.end("This page could not be found"),null);try{let k,m=N.getVaryHeader(ag,al);b.setHeader("Vary",m);let o=async(c,d)=>{let e=new l.NodeNextRequest(a),f=new l.NodeNextResponse(b);return N.render(e,f,d).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let a=aW.getRootSpanAttributes();if(!a)return;if(a.get("next.span_type")!==i.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${a.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let d=a.get("next.route");if(d){let a=`${aV} ${d}`;c.setAttributes({"next.route":d,"http.route":d,"next.span_name":a}),c.updateName(a),k&&k!==c&&(k.setAttribute("http.route",d),k.updateName(a))}else c.updateName(`${aV} ${U}`)})},p=(0,h.getRequestMeta)(a,"incrementalCache")||await N.getIncrementalCache(a,aj,ae,T);null==p||p.resetRequestCache(),globalThis.__incrementalCache=p;let q=async({span:e,postponed:f,fallbackRouteParams:g,forceStaticRender:i})=>{let k={query:X,params:Y,page:ao,sharedContext:{buildId:W,deploymentId:am,clientAssetToken:an},serverComponentsHmrCache:(0,h.getRequestMeta)(a,"serverComponentsHmrCache"),fallbackRouteParams:g,renderOpts:{App:()=>null,Document:()=>null,pageConfig:{},ComponentMod:aU,Component:(0,j.T)(aU),params:Y,routeModule:N,page:U,postponed:f,shouldWaitOnAllReady:aP,serveStreamingMetadata:aL,supportsDynamicResponse:"string"==typeof f||aO,buildManifest:$,nextFontManifest:_,reactLoadableManifest:aa,subresourceIntegrityManifest:ad,setCacheStatus:null==ai?void 0:ai.setCacheStatus,setIsrStatus:null==ai?void 0:ai.setIsrStatus,setReactDebugChannel:null==ai?void 0:ai.setReactDebugChannel,sendErrorsToBrowser:null==ai?void 0:ai.sendErrorsToBrowser,dir:c(33873).join(process.cwd(),N.relativeProjectDir),isDraftMode:af,botType:au,isOnDemandRevalidate:ap,isPossibleServerAction:ay,assetPrefix:aj.assetPrefix,nextConfigOutput:aj.output,crossOrigin:aj.crossOrigin,trailingSlash:aj.trailingSlash,images:aj.images,previewProps:ae.preview,enableTainting:aj.experimental.taint,htmlLimitedBots:aj.htmlLimitedBots,reactMaxHeadersLength:aj.reactMaxHeadersLength,multiZoneDraftMode:!1,incrementalCache:p,cacheLifeProfiles:aj.cacheLife,basePath:aj.basePath,serverActions:aj.experimental.serverActions,logServerFunctions:"object"==typeof aj.logging&&!!aj.logging.serverFunctions,...aE||aF||aG?{isBuildTimePrerendering:!0,supportsDynamicResponse:!1,isStaticGeneration:!0,isDebugDynamicAccesses:aF}:{},cacheComponents:!!aj.cacheComponents,experimental:{isRoutePPREnabled:aD,expireTime:aj.expireTime,staleTimes:aj.experimental.staleTimes,dynamicOnHover:!!aj.experimental.dynamicOnHover,optimisticRouting:!!aj.experimental.optimisticRouting,inlineCss:!!aj.experimental.inlineCss,prefetchInlining:aj.experimental.prefetchInlining??!1,authInterrupts:!!aj.experimental.authInterrupts,cachedNavigations:!!aj.experimental.cachedNavigations,clientTraceMetadata:aj.experimental.clientTraceMetadata||[],clientParamParsingOrigins:aj.experimental.clientParamParsingOrigins,maxPostponedStateSizeBytes:(0,C.parseMaxPostponedStateSize)(aj.experimental.maxPostponedStateSize)},waitUntil:d.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:()=>{},onInstrumentationRequestError:(b,c,d,e)=>N.onRequestError(a,b,d,e,ai),err:(0,h.getRequestMeta)(a,"invokeError")}};i&&(k.renderOpts.supportsDynamicResponse=!1);let l=await o(e,k),{metadata:m}=l,{cacheControl:n,headers:q={},fetchTags:r,fetchMetrics:s}=m;if(r&&(q[x.NEXT_CACHE_TAGS_HEADER]=r),a.fetchMetrics=s,aM&&(null==n?void 0:n.revalidate)===0&&!N.isDev&&!aD){let a=m.staticBailoutInfo,b=Object.defineProperty(Error(`Page changed from static to dynamic at runtime ${ag}${(null==a?void 0:a.description)?`, reason: ${a.description}`:""}
|
|
2
|
-
see more here https://nextjs.org/docs/messages/app-static-to-dynamic-error`),"__NEXT_ERROR_CODE",{value:"E132",enumerable:!1,configurable:!0});if(null==a?void 0:a.stack){let c=a.stack;b.stack=b.message+c.substring(c.indexOf("\n"))}throw b}return{value:{kind:u.CachedRouteKind.APP_PAGE,html:l,headers:q,rscData:m.flightData,postponed:m.postponed,status:m.statusCode,segmentData:m.segmentData},cacheControl:n}},r=async({hasResolved:c,previousCacheEntry:g,isRevalidating:i,span:j,forceStaticRender:k=!1})=>{let l=!1===N.isDev,m=c||b.writableEnded;try{let f;if(ap&&ah&&!g&&!T)return(null==ai?void 0:ai.render404)?await ai.render404(a,b):(b.statusCode=404,b.end("This page could not be found")),null;if(ar&&(f=(0,v.parseFallbackField)(ar.fallback)),!0===aj.experimental.partialFallbacks&&(null==ar?void 0:ar.fallback)===null&&!aR&&aQ.length>0&&(f=v.FallbackMode.PRERENDER),f===v.FallbackMode.PRERENDER&&(0,t.isBot)(at)&&(!aD||av)&&(f=v.FallbackMode.BLOCKING_STATIC_RENDER),(null==g?void 0:g.isStale)===-1&&(ap=!0),ap&&(f!==v.FallbackMode.NOT_FOUND||g)&&(f=v.FallbackMode.BLOCKING_STATIC_RENDER),!T&&f!==v.FallbackMode.BLOCKING_STATIC_RENDER&&aT&&!m&&!af&&Z&&(l||!as)){if((l||ar)&&f===v.FallbackMode.NOT_FOUND){if(aj.adapterPath)return await a$();throw new B.NoFallbackError}if(aD&&(aj.cacheComponents?!aJ:!ax)){let b=l&&"string"==typeof(null==ar?void 0:ar.fallback)?ar.fallback:ao,f=(l||aE)&&(null==ar?void 0:ar.fallbackRouteParams)?(0,n.createOpaqueFallbackRouteParams)(ar.fallbackRouteParams):aG?(0,n.getFallbackRouteParams)(ao,N):null;aE&&f&&(0,h.addRequestMeta)(a,"fallbackParams",f);let g=await N.handleResponse({cacheKey:b,req:a,nextConfig:aj,routeKind:e.RouteKind.APP_PAGE,isFallback:!0,prerenderManifest:ae,isRoutePPREnabled:aD,responseGenerator:async()=>q({span:j,postponed:void 0,fallbackRouteParams:f,forceStaticRender:!0}),waitUntil:d.waitUntil,isMinimalMode:T});if(null===g)return null;if(g)return T||!aD||!(aQ.length>0)||!0!==aj.experimental.partialFallbacks||!aS||!p||ap||aG||aB||aC||aw||(0,H.scheduleOnNextTick)(async()=>{let b=N.getResponseCache(a);try{await b.revalidate(aS,p,aD,!1,a=>q({span:a.span,postponed:void 0,fallbackRouteParams:aZ.length>0?(0,n.createOpaqueFallbackRouteParams)(aZ):null,forceStaticRender:!0}),null,c,d.waitUntil)}catch(a){console.error("Error revalidating the page in the background",a)}}),delete g.cacheControl,g}}let o=ap||i||!aH?void 0:aH;if(aN&&!T&&p&&(aJ||ay)&&!k){let b=await p.get(ag,{kind:u.IncrementalCacheKind.APP_PAGE,isRoutePPREnabled:!0,isFallback:!1});b&&b.value&&b.value.kind===u.CachedRouteKind.APP_PAGE&&(o=b.value.postponed,b&&(-1===b.isStale||!0===b.isStale)&&(0,H.scheduleOnNextTick)(async()=>{let b=N.getResponseCache(a);try{await b.revalidate(ag,p,aD,!1,a=>r({...a,forceStaticRender:!0}),null,c,d.waitUntil)}catch(a){console.error("Error revalidating the page in the background",a)}}))}if((aE||aF)&&void 0!==o)return{cacheControl:{revalidate:1,expire:void 0},value:{kind:u.CachedRouteKind.PAGES,html:w.default.EMPTY,pageData:{},headers:void 0,status:void 0}};let s=(l&&(0,h.getRequestMeta)(a,"renderFallbackShell")||aE&&!as)&&(null==ar?void 0:ar.fallbackRouteParams)?(0,n.createOpaqueFallbackRouteParams)(ar.fallbackRouteParams):aG?(0,n.getFallbackRouteParams)(ao,N):null;if((l||aE)&&aj.cacheComponents&&!as&&(null==ar?void 0:ar.fallbackRouteParams)){let b=(0,n.createOpaqueFallbackRouteParams)(ar.fallbackRouteParams);b&&(0,h.addRequestMeta)(a,"fallbackParams",b)}return q({span:j,postponed:o,fallbackRouteParams:s,forceStaticRender:k})}catch(b){throw(null==g?void 0:g.isStale)&&await N.onRequestError(a,b,{routerKind:"App Router",routePath:U,routeType:"render",revalidateReason:(0,f.c)({isStaticGeneration:aM,isOnDemandRevalidate:ap})},!1,ai),b}},D=async c=>{var f,g,i,j,k;let l,m=await N.handleResponse({cacheKey:aS,responseGenerator:a=>r({span:c,...a}),routeKind:e.RouteKind.APP_PAGE,isOnDemandRevalidate:ap,isRoutePPREnabled:aD,req:a,nextConfig:aj,prerenderManifest:ae,waitUntil:d.waitUntil,isMinimalMode:T});if(af&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate"),N.isDev&&b.setHeader("Cache-Control","no-cache, must-revalidate"),!m){if(aS)throw Object.defineProperty(Error("invariant: cache entry required but not generated"),"__NEXT_ERROR_CODE",{value:"E62",enumerable:!1,configurable:!0});return null}if((null==(f=m.value)?void 0:f.kind)!==u.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant app-page handler received invalid cache entry ${null==(i=m.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E707",enumerable:!1,configurable:!0});let n="string"==typeof m.value.postponed;ax&&!ay&&am&&b.setHeader(x.NEXT_NAV_DEPLOYMENT_ID_HEADER,am),aM&&!aJ&&(!n||aw)&&(T||b.setHeader("x-nextjs-cache",ap?"REVALIDATED":m.isMiss?"MISS":m.isStale?"STALE":"HIT"),b.setHeader(s.NEXT_IS_PRERENDER_HEADER,"1"));let{value:o}=m;if(aH)l={revalidate:0,expire:void 0};else if(aJ)l={revalidate:0,expire:void 0};else if(!N.isDev)if(af)l={revalidate:0,expire:void 0};else if(aM){if(m.cacheControl)if("number"==typeof m.cacheControl.revalidate){if(m.cacheControl.revalidate<1)throw Object.defineProperty(Error(`Invalid revalidate configuration provided: ${m.cacheControl.revalidate} < 1`),"__NEXT_ERROR_CODE",{value:"E22",enumerable:!1,configurable:!0});l={revalidate:m.cacheControl.revalidate,expire:(null==(j=m.cacheControl)?void 0:j.expire)??aj.expireTime}}else l={revalidate:x.CACHE_ONE_YEAR_SECONDS,expire:void 0}}else b.getHeader("Cache-Control")||(l={revalidate:0,expire:void 0});if(m.cacheControl=l,"string"==typeof aK&&(null==o?void 0:o.kind)===u.CachedRouteKind.APP_PAGE&&o.segmentData){b.setHeader(s.NEXT_DID_POSTPONE_HEADER,"2");let c=null==(k=o.headers)?void 0:k[x.NEXT_CACHE_TAGS_HEADER];T&&aM&&c&&"string"==typeof c&&b.setHeader(x.NEXT_CACHE_TAGS_HEADER,c);let d=o.segmentData.get(aK);return void 0!==d?(0,A.sendRenderResult)({req:a,res:b,generateEtags:aj.generateEtags,poweredByHeader:aj.poweredByHeader,result:w.default.fromStatic(d,s.RSC_CONTENT_TYPE_HEADER),cacheControl:m.cacheControl}):(b.statusCode=204,(0,A.sendRenderResult)({req:a,res:b,generateEtags:aj.generateEtags,poweredByHeader:aj.poweredByHeader,result:w.default.EMPTY,cacheControl:m.cacheControl}))}let p=aN?(0,h.getRequestMeta)(a,"onCacheEntryV2")??(0,h.getRequestMeta)(a,"onCacheEntry"):(0,h.getRequestMeta)(a,"onCacheEntry");if(p&&await p(m,{url:(0,h.getRequestMeta)(a,"initURL")??a.url}))return null;if(o.headers){let a={...o.headers};for(let[c,d]of(T&&aM||delete a[x.NEXT_CACHE_TAGS_HEADER],Object.entries(a)))if(void 0!==d)if(Array.isArray(d))for(let a of d)b.appendHeader(c,a);else"number"==typeof d&&(d=d.toString()),b.appendHeader(c,d)}let t=null==(g=o.headers)?void 0:g[x.NEXT_CACHE_TAGS_HEADER];if(T&&aM&&t&&"string"==typeof t&&b.setHeader(x.NEXT_CACHE_TAGS_HEADER,t),!o.status||ax&&aD||(b.statusCode=o.status),!T&&o.status&&F.RedirectStatusCode[o.status]&&ax&&(b.statusCode=200),n&&!aJ&&b.setHeader(s.NEXT_DID_POSTPONE_HEADER,"1"),ax&&!af){if(void 0===o.rscData){if(o.html.contentType!==s.RSC_CONTENT_TYPE_HEADER)if(aj.cacheComponents)return b.statusCode=404,(0,A.sendRenderResult)({req:a,res:b,generateEtags:aj.generateEtags,poweredByHeader:aj.poweredByHeader,result:w.default.EMPTY,cacheControl:m.cacheControl});else throw Object.defineProperty(new G.InvariantError(`Expected RSC response, got ${o.html.contentType}`),"__NEXT_ERROR_CODE",{value:"E789",enumerable:!1,configurable:!0});return(0,A.sendRenderResult)({req:a,res:b,generateEtags:aj.generateEtags,poweredByHeader:aj.poweredByHeader,result:o.html,cacheControl:m.cacheControl})}return(0,A.sendRenderResult)({req:a,res:b,generateEtags:aj.generateEtags,poweredByHeader:aj.poweredByHeader,result:w.default.fromStatic(o.rscData,s.RSC_CONTENT_TYPE_HEADER),cacheControl:m.cacheControl})}let v=o.html;if(aC&&aE){let c=!0===N.isDev?crypto.randomUUID():null;return v.pipeThrough((0,z.createInstantTestScriptInsertionTransformStream)(c)),(0,A.sendRenderResult)({req:a,res:b,generateEtags:aj.generateEtags,poweredByHeader:aj.poweredByHeader,result:v,cacheControl:{revalidate:0,expire:void 0}})}if(!n||T||ax)return(0,A.sendRenderResult)({req:a,res:b,generateEtags:aj.generateEtags,poweredByHeader:aj.poweredByHeader,result:v,cacheControl:m.cacheControl});if(aE||aF)return v.push(new ReadableStream({start(a){a.enqueue(y.ENCODED_TAGS.CLOSED.BODY_AND_HTML),a.close()}})),(0,A.sendRenderResult)({req:a,res:b,generateEtags:aj.generateEtags,poweredByHeader:aj.poweredByHeader,result:v,cacheControl:{revalidate:0,expire:void 0}});let B=new TransformStream;return v.push(B.readable),q({span:c,postponed:o.postponed,fallbackRouteParams:null,forceStaticRender:!1}).then(async a=>{var b,c;if(!a)throw Object.defineProperty(Error("Invariant: expected a result to be returned"),"__NEXT_ERROR_CODE",{value:"E463",enumerable:!1,configurable:!0});if((null==(b=a.value)?void 0:b.kind)!==u.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant: expected a page response, got ${null==(c=a.value)?void 0:c.kind}`),"__NEXT_ERROR_CODE",{value:"E305",enumerable:!1,configurable:!0});await a.value.html.pipeTo(B.writable)}).catch(a=>{B.writable.abort(a).catch(a=>{console.error("couldn't abort transformer",a)})}),(0,A.sendRenderResult)({req:a,res:b,generateEtags:aj.generateEtags,poweredByHeader:aj.poweredByHeader,result:v,cacheControl:{revalidate:0,expire:void 0}})};if(!aY||!aX)return k=aW.getActiveScopeSpan(),await aW.withPropagatedContext(a.headers,()=>aW.trace(i.BaseServerSpan.handleRequest,{spanName:`${aV} ${U}`,kind:g.SpanKind.SERVER,attributes:{"http.method":aV,"http.target":a.url}},D),void 0,!aY);await D(aX)}catch(b){throw b instanceof B.NoFallbackError||await N.onRequestError(a,b,{routerKind:"App Router",routePath:U,routeType:"render",revalidateReason:(0,f.c)({isStaticGeneration:aM,isOnDemandRevalidate:ap})},!1,ai),b}}},23772:(a,b,c)=>{"use strict";c.d(b,{Z:()=>g});var d=c(92692),e=c(45813),f=c(71277);let g=(0,f.forwardRef)(({className:a,...b},c)=>(0,d.jsx)("div",{ref:c,className:(0,e.cn)("rounded-md border border-plexus-border bg-plexus-surface","transition-colors duration-plexus-normal ease-plexus-out",a),...b}));g.displayName="Card",(0,f.forwardRef)(({className:a,...b},c)=>(0,d.jsx)(g,{ref:c,className:(0,e.cn)("hover:border-plexus-border-strong hover:-translate-y-px",a),...b})).displayName="CardHover"},26713:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/is-bot")},27910:a=>{"use strict";a.exports=require("stream")},28354:a=>{"use strict";a.exports=require("util")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},31421:a=>{"use strict";a.exports=require("node:child_process")},33873:a=>{"use strict";a.exports=require("path")},39006:a=>{"use strict";a.exports={rE:"0.0.2"}},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},43954:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/interception-routes")},48161:a=>{"use strict";a.exports=require("node:os")},51455:a=>{"use strict";a.exports=require("node:fs/promises")},57975:a=>{"use strict";a.exports=require("node:util")},62745:(a,b,c)=>{Promise.resolve().then(c.bind(c,67021))},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},67021:(a,b,c)=>{"use strict";c.d(b,{DebugPanel:()=>d});let d=(0,c(30274).registerClientReference)(function(){throw Error("Attempted to call DebugPanel() from the server but DebugPanel 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.")},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/debug-panel.tsx","DebugPanel")},70722:a=>{"use strict";a.exports=require("next/dist/shared/lib/invariant-error")},73024:a=>{"use strict";a.exports=require("node:fs")},76760:a=>{"use strict";a.exports=require("node:path")},77068:a=>{"use strict";a.exports=require("next/dist/shared/lib/size-limit")},77598:a=>{"use strict";a.exports=require("node:crypto")},78784:(a,b,c)=>{"use strict";c.d(b,{A:()=>d});let d=(0,c(2131).A)("loader-circle",[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]])},79428:a=>{"use strict";a.exports=require("buffer")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},99193:(a,b,c)=>{Promise.resolve().then(c.bind(c,5058))}};var b=require("../../webpack-runtime.js");b.C(a);var c=b.X(0,[103,397,479,174,921,620],()=>b(b.s=22946));module.exports=c})();
|
|
2
|
+
see more here https://nextjs.org/docs/messages/app-static-to-dynamic-error`),"__NEXT_ERROR_CODE",{value:"E132",enumerable:!1,configurable:!0});if(null==a?void 0:a.stack){let c=a.stack;b.stack=b.message+c.substring(c.indexOf("\n"))}throw b}return{value:{kind:u.CachedRouteKind.APP_PAGE,html:l,headers:q,rscData:m.flightData,postponed:m.postponed,status:m.statusCode,segmentData:m.segmentData},cacheControl:n}},r=async({hasResolved:c,previousCacheEntry:g,isRevalidating:i,span:j,forceStaticRender:k=!1})=>{let l=!1===N.isDev,m=c||b.writableEnded;try{let f;if(ap&&ah&&!g&&!T)return(null==ai?void 0:ai.render404)?await ai.render404(a,b):(b.statusCode=404,b.end("This page could not be found")),null;if(ar&&(f=(0,v.parseFallbackField)(ar.fallback)),!0===aj.experimental.partialFallbacks&&(null==ar?void 0:ar.fallback)===null&&!aR&&aQ.length>0&&(f=v.FallbackMode.PRERENDER),f===v.FallbackMode.PRERENDER&&(0,t.isBot)(at)&&(!aD||av)&&(f=v.FallbackMode.BLOCKING_STATIC_RENDER),(null==g?void 0:g.isStale)===-1&&(ap=!0),ap&&(f!==v.FallbackMode.NOT_FOUND||g)&&(f=v.FallbackMode.BLOCKING_STATIC_RENDER),!T&&f!==v.FallbackMode.BLOCKING_STATIC_RENDER&&aT&&!m&&!af&&Z&&(l||!as)){if((l||ar)&&f===v.FallbackMode.NOT_FOUND){if(aj.adapterPath)return await a$();throw new B.NoFallbackError}if(aD&&(aj.cacheComponents?!aJ:!ax)){let b=l&&"string"==typeof(null==ar?void 0:ar.fallback)?ar.fallback:ao,f=(l||aE)&&(null==ar?void 0:ar.fallbackRouteParams)?(0,n.createOpaqueFallbackRouteParams)(ar.fallbackRouteParams):aG?(0,n.getFallbackRouteParams)(ao,N):null;aE&&f&&(0,h.addRequestMeta)(a,"fallbackParams",f);let g=await N.handleResponse({cacheKey:b,req:a,nextConfig:aj,routeKind:e.RouteKind.APP_PAGE,isFallback:!0,prerenderManifest:ae,isRoutePPREnabled:aD,responseGenerator:async()=>q({span:j,postponed:void 0,fallbackRouteParams:f,forceStaticRender:!0}),waitUntil:d.waitUntil,isMinimalMode:T});if(null===g)return null;if(g)return T||!aD||!(aQ.length>0)||!0!==aj.experimental.partialFallbacks||!aS||!p||ap||aG||aB||aC||aw||(0,H.scheduleOnNextTick)(async()=>{let b=N.getResponseCache(a);try{await b.revalidate(aS,p,aD,!1,a=>q({span:a.span,postponed:void 0,fallbackRouteParams:aZ.length>0?(0,n.createOpaqueFallbackRouteParams)(aZ):null,forceStaticRender:!0}),null,c,d.waitUntil)}catch(a){console.error("Error revalidating the page in the background",a)}}),delete g.cacheControl,g}}let o=ap||i||!aH?void 0:aH;if(aN&&!T&&p&&(aJ||ay)&&!k){let b=await p.get(ag,{kind:u.IncrementalCacheKind.APP_PAGE,isRoutePPREnabled:!0,isFallback:!1});b&&b.value&&b.value.kind===u.CachedRouteKind.APP_PAGE&&(o=b.value.postponed,b&&(-1===b.isStale||!0===b.isStale)&&(0,H.scheduleOnNextTick)(async()=>{let b=N.getResponseCache(a);try{await b.revalidate(ag,p,aD,!1,a=>r({...a,forceStaticRender:!0}),null,c,d.waitUntil)}catch(a){console.error("Error revalidating the page in the background",a)}}))}if((aE||aF)&&void 0!==o)return{cacheControl:{revalidate:1,expire:void 0},value:{kind:u.CachedRouteKind.PAGES,html:w.default.EMPTY,pageData:{},headers:void 0,status:void 0}};let s=(l&&(0,h.getRequestMeta)(a,"renderFallbackShell")||aE&&!as)&&(null==ar?void 0:ar.fallbackRouteParams)?(0,n.createOpaqueFallbackRouteParams)(ar.fallbackRouteParams):aG?(0,n.getFallbackRouteParams)(ao,N):null;if((l||aE)&&aj.cacheComponents&&!as&&(null==ar?void 0:ar.fallbackRouteParams)){let b=(0,n.createOpaqueFallbackRouteParams)(ar.fallbackRouteParams);b&&(0,h.addRequestMeta)(a,"fallbackParams",b)}return q({span:j,postponed:o,fallbackRouteParams:s,forceStaticRender:k})}catch(b){throw(null==g?void 0:g.isStale)&&await N.onRequestError(a,b,{routerKind:"App Router",routePath:U,routeType:"render",revalidateReason:(0,f.c)({isStaticGeneration:aM,isOnDemandRevalidate:ap})},!1,ai),b}},D=async c=>{var f,g,i,j,k;let l,m=await N.handleResponse({cacheKey:aS,responseGenerator:a=>r({span:c,...a}),routeKind:e.RouteKind.APP_PAGE,isOnDemandRevalidate:ap,isRoutePPREnabled:aD,req:a,nextConfig:aj,prerenderManifest:ae,waitUntil:d.waitUntil,isMinimalMode:T});if(af&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate"),N.isDev&&b.setHeader("Cache-Control","no-cache, must-revalidate"),!m){if(aS)throw Object.defineProperty(Error("invariant: cache entry required but not generated"),"__NEXT_ERROR_CODE",{value:"E62",enumerable:!1,configurable:!0});return null}if((null==(f=m.value)?void 0:f.kind)!==u.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant app-page handler received invalid cache entry ${null==(i=m.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E707",enumerable:!1,configurable:!0});let n="string"==typeof m.value.postponed;ax&&!ay&&am&&b.setHeader(x.NEXT_NAV_DEPLOYMENT_ID_HEADER,am),aM&&!aJ&&(!n||aw)&&(T||b.setHeader("x-nextjs-cache",ap?"REVALIDATED":m.isMiss?"MISS":m.isStale?"STALE":"HIT"),b.setHeader(s.NEXT_IS_PRERENDER_HEADER,"1"));let{value:o}=m;if(aH)l={revalidate:0,expire:void 0};else if(aJ)l={revalidate:0,expire:void 0};else if(!N.isDev)if(af)l={revalidate:0,expire:void 0};else if(aM){if(m.cacheControl)if("number"==typeof m.cacheControl.revalidate){if(m.cacheControl.revalidate<1)throw Object.defineProperty(Error(`Invalid revalidate configuration provided: ${m.cacheControl.revalidate} < 1`),"__NEXT_ERROR_CODE",{value:"E22",enumerable:!1,configurable:!0});l={revalidate:m.cacheControl.revalidate,expire:(null==(j=m.cacheControl)?void 0:j.expire)??aj.expireTime}}else l={revalidate:x.CACHE_ONE_YEAR_SECONDS,expire:void 0}}else b.getHeader("Cache-Control")||(l={revalidate:0,expire:void 0});if(m.cacheControl=l,"string"==typeof aK&&(null==o?void 0:o.kind)===u.CachedRouteKind.APP_PAGE&&o.segmentData){b.setHeader(s.NEXT_DID_POSTPONE_HEADER,"2");let c=null==(k=o.headers)?void 0:k[x.NEXT_CACHE_TAGS_HEADER];T&&aM&&c&&"string"==typeof c&&b.setHeader(x.NEXT_CACHE_TAGS_HEADER,c);let d=o.segmentData.get(aK);return void 0!==d?(0,A.sendRenderResult)({req:a,res:b,generateEtags:aj.generateEtags,poweredByHeader:aj.poweredByHeader,result:w.default.fromStatic(d,s.RSC_CONTENT_TYPE_HEADER),cacheControl:m.cacheControl}):(b.statusCode=204,(0,A.sendRenderResult)({req:a,res:b,generateEtags:aj.generateEtags,poweredByHeader:aj.poweredByHeader,result:w.default.EMPTY,cacheControl:m.cacheControl}))}let p=aN?(0,h.getRequestMeta)(a,"onCacheEntryV2")??(0,h.getRequestMeta)(a,"onCacheEntry"):(0,h.getRequestMeta)(a,"onCacheEntry");if(p&&await p(m,{url:(0,h.getRequestMeta)(a,"initURL")??a.url}))return null;if(o.headers){let a={...o.headers};for(let[c,d]of(T&&aM||delete a[x.NEXT_CACHE_TAGS_HEADER],Object.entries(a)))if(void 0!==d)if(Array.isArray(d))for(let a of d)b.appendHeader(c,a);else"number"==typeof d&&(d=d.toString()),b.appendHeader(c,d)}let t=null==(g=o.headers)?void 0:g[x.NEXT_CACHE_TAGS_HEADER];if(T&&aM&&t&&"string"==typeof t&&b.setHeader(x.NEXT_CACHE_TAGS_HEADER,t),!o.status||ax&&aD||(b.statusCode=o.status),!T&&o.status&&F.RedirectStatusCode[o.status]&&ax&&(b.statusCode=200),n&&!aJ&&b.setHeader(s.NEXT_DID_POSTPONE_HEADER,"1"),ax&&!af){if(void 0===o.rscData){if(o.html.contentType!==s.RSC_CONTENT_TYPE_HEADER)if(aj.cacheComponents)return b.statusCode=404,(0,A.sendRenderResult)({req:a,res:b,generateEtags:aj.generateEtags,poweredByHeader:aj.poweredByHeader,result:w.default.EMPTY,cacheControl:m.cacheControl});else throw Object.defineProperty(new G.InvariantError(`Expected RSC response, got ${o.html.contentType}`),"__NEXT_ERROR_CODE",{value:"E789",enumerable:!1,configurable:!0});return(0,A.sendRenderResult)({req:a,res:b,generateEtags:aj.generateEtags,poweredByHeader:aj.poweredByHeader,result:o.html,cacheControl:m.cacheControl})}return(0,A.sendRenderResult)({req:a,res:b,generateEtags:aj.generateEtags,poweredByHeader:aj.poweredByHeader,result:w.default.fromStatic(o.rscData,s.RSC_CONTENT_TYPE_HEADER),cacheControl:m.cacheControl})}let v=o.html;if(aC&&aE){let c=!0===N.isDev?crypto.randomUUID():null;return v.pipeThrough((0,z.createInstantTestScriptInsertionTransformStream)(c)),(0,A.sendRenderResult)({req:a,res:b,generateEtags:aj.generateEtags,poweredByHeader:aj.poweredByHeader,result:v,cacheControl:{revalidate:0,expire:void 0}})}if(!n||T||ax)return(0,A.sendRenderResult)({req:a,res:b,generateEtags:aj.generateEtags,poweredByHeader:aj.poweredByHeader,result:v,cacheControl:m.cacheControl});if(aE||aF)return v.push(new ReadableStream({start(a){a.enqueue(y.ENCODED_TAGS.CLOSED.BODY_AND_HTML),a.close()}})),(0,A.sendRenderResult)({req:a,res:b,generateEtags:aj.generateEtags,poweredByHeader:aj.poweredByHeader,result:v,cacheControl:{revalidate:0,expire:void 0}});let B=new TransformStream;return v.push(B.readable),q({span:c,postponed:o.postponed,fallbackRouteParams:null,forceStaticRender:!1}).then(async a=>{var b,c;if(!a)throw Object.defineProperty(Error("Invariant: expected a result to be returned"),"__NEXT_ERROR_CODE",{value:"E463",enumerable:!1,configurable:!0});if((null==(b=a.value)?void 0:b.kind)!==u.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant: expected a page response, got ${null==(c=a.value)?void 0:c.kind}`),"__NEXT_ERROR_CODE",{value:"E305",enumerable:!1,configurable:!0});await a.value.html.pipeTo(B.writable)}).catch(a=>{B.writable.abort(a).catch(a=>{console.error("couldn't abort transformer",a)})}),(0,A.sendRenderResult)({req:a,res:b,generateEtags:aj.generateEtags,poweredByHeader:aj.poweredByHeader,result:v,cacheControl:{revalidate:0,expire:void 0}})};if(!aY||!aX)return k=aW.getActiveScopeSpan(),await aW.withPropagatedContext(a.headers,()=>aW.trace(i.BaseServerSpan.handleRequest,{spanName:`${aV} ${U}`,kind:g.SpanKind.SERVER,attributes:{"http.method":aV,"http.target":a.url}},D),void 0,!aY);await D(aX)}catch(b){throw b instanceof B.NoFallbackError||await N.onRequestError(a,b,{routerKind:"App Router",routePath:U,routeType:"render",revalidateReason:(0,f.c)({isStaticGeneration:aM,isOnDemandRevalidate:ap})},!1,ai),b}}},23772:(a,b,c)=>{"use strict";c.d(b,{Z:()=>g});var d=c(92692),e=c(45813),f=c(71277);let g=(0,f.forwardRef)(({className:a,...b},c)=>(0,d.jsx)("div",{ref:c,className:(0,e.cn)("rounded-md border border-plexus-border bg-plexus-surface","transition-colors duration-plexus-normal ease-plexus-out",a),...b}));g.displayName="Card",(0,f.forwardRef)(({className:a,...b},c)=>(0,d.jsx)(g,{ref:c,className:(0,e.cn)("hover:border-plexus-border-strong hover:-translate-y-px",a),...b})).displayName="CardHover"},26713:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/is-bot")},27910:a=>{"use strict";a.exports=require("stream")},28354:a=>{"use strict";a.exports=require("util")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},31421:a=>{"use strict";a.exports=require("node:child_process")},33873:a=>{"use strict";a.exports=require("path")},39006:a=>{"use strict";a.exports={rE:"0.0.4"}},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},43954:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/interception-routes")},48161:a=>{"use strict";a.exports=require("node:os")},51455:a=>{"use strict";a.exports=require("node:fs/promises")},57975:a=>{"use strict";a.exports=require("node:util")},62745:(a,b,c)=>{Promise.resolve().then(c.bind(c,67021))},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},67021:(a,b,c)=>{"use strict";c.d(b,{DebugPanel:()=>d});let d=(0,c(30274).registerClientReference)(function(){throw Error("Attempted to call DebugPanel() from the server but DebugPanel 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.")},"/Users/tyrion.liang/GitHub/Plexus/apps/web/components/debug-panel.tsx","DebugPanel")},70722:a=>{"use strict";a.exports=require("next/dist/shared/lib/invariant-error")},73024:a=>{"use strict";a.exports=require("node:fs")},76760:a=>{"use strict";a.exports=require("node:path")},77068:a=>{"use strict";a.exports=require("next/dist/shared/lib/size-limit")},77598:a=>{"use strict";a.exports=require("node:crypto")},78784:(a,b,c)=>{"use strict";c.d(b,{A:()=>d});let d=(0,c(2131).A)("loader-circle",[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]])},79428:a=>{"use strict";a.exports=require("buffer")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},99193:(a,b,c)=>{Promise.resolve().then(c.bind(c,5058))}};var b=require("../../webpack-runtime.js");b.C(a);var c=b.X(0,[103,397,479,174,921,620],()=>b(b.s=22946));module.exports=c})();
|