failproofai 0.0.10 → 0.0.11-beta.1
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/.next/standalone/.next/BUILD_ID +1 -1
- package/.next/standalone/.next/build-manifest.json +7 -7
- package/.next/standalone/.next/prerender-manifest.json +3 -3
- package/.next/standalone/.next/required-server-files.json +1 -1
- package/.next/standalone/.next/server/app/_global-error/page/build-manifest.json +4 -4
- package/.next/standalone/.next/server/app/_global-error/page/server-reference-manifest.json +1 -1
- package/.next/standalone/.next/server/app/_global-error/page.js +4 -4
- package/.next/standalone/.next/server/app/_global-error/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/_global-error.html +1 -1
- package/.next/standalone/.next/server/app/_global-error.rsc +7 -7
- package/.next/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +7 -7
- package/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +3 -3
- package/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +3 -3
- package/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_not-found/page/build-manifest.json +4 -4
- package/.next/standalone/.next/server/app/_not-found/page/next-font-manifest.json +1 -1
- package/.next/standalone/.next/server/app/_not-found/page/server-reference-manifest.json +1 -1
- package/.next/standalone/.next/server/app/_not-found/page.js +4 -4
- package/.next/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/_not-found.html +1 -1
- package/.next/standalone/.next/server/app/_not-found.rsc +15 -15
- package/.next/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +15 -15
- package/.next/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
- package/.next/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +10 -10
- package/.next/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
- package/.next/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/api/download/[project]/[session]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/download/[project]/[session]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/index.html +1 -1
- package/.next/standalone/.next/server/app/index.rsc +16 -16
- package/.next/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/index.segments/_full.segment.rsc +16 -16
- package/.next/standalone/.next/server/app/index.segments/_head.segment.rsc +4 -4
- package/.next/standalone/.next/server/app/index.segments/_index.segment.rsc +10 -10
- package/.next/standalone/.next/server/app/index.segments/_tree.segment.rsc +3 -3
- package/.next/standalone/.next/server/app/page/build-manifest.json +4 -4
- package/.next/standalone/.next/server/app/page/next-font-manifest.json +1 -1
- package/.next/standalone/.next/server/app/page/server-reference-manifest.json +1 -1
- package/.next/standalone/.next/server/app/page.js +4 -4
- package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/policies/page/build-manifest.json +4 -4
- package/.next/standalone/.next/server/app/policies/page/next-font-manifest.json +1 -1
- package/.next/standalone/.next/server/app/policies/page/server-reference-manifest.json +8 -8
- package/.next/standalone/.next/server/app/policies/page.js +4 -4
- package/.next/standalone/.next/server/app/policies/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/policies/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/project/[name]/page/build-manifest.json +4 -4
- package/.next/standalone/.next/server/app/project/[name]/page/next-font-manifest.json +1 -1
- package/.next/standalone/.next/server/app/project/[name]/page/server-reference-manifest.json +1 -1
- package/.next/standalone/.next/server/app/project/[name]/page.js +4 -4
- package/.next/standalone/.next/server/app/project/[name]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/project/[name]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/project/[name]/session/[sessionId]/page/build-manifest.json +4 -4
- package/.next/standalone/.next/server/app/project/[name]/session/[sessionId]/page/next-font-manifest.json +1 -1
- package/.next/standalone/.next/server/app/project/[name]/session/[sessionId]/page/react-loadable-manifest.json +2 -2
- package/.next/standalone/.next/server/app/project/[name]/session/[sessionId]/page/server-reference-manifest.json +2 -2
- package/.next/standalone/.next/server/app/project/[name]/session/[sessionId]/page.js +4 -4
- package/.next/standalone/.next/server/app/project/[name]/session/[sessionId]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/project/[name]/session/[sessionId]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/projects/page/build-manifest.json +4 -4
- package/.next/standalone/.next/server/app/projects/page/next-font-manifest.json +1 -1
- package/.next/standalone/.next/server/app/projects/page/server-reference-manifest.json +1 -1
- package/.next/standalone/.next/server/app/projects/page.js +4 -4
- package/.next/standalone/.next/server/app/projects/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/projects/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0d_ob4n._.js +1 -1
- package/.next/standalone/.next/server/chunks/{[root-of-the-server]__044xt9.._.js → [root-of-the-server]__0fwb7ao._.js} +2 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0g48iv.._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0j8-xkl._.js +1 -1
- package/.next/standalone/.next/server/chunks/node_modules_next_dist_esm_build_templates_app-route_0bdfoky.js +1 -1
- package/.next/standalone/.next/server/chunks/node_modules_posthog-node_dist_entrypoints_index_node_mjs_05pz9._._.js +1 -1
- package/.next/standalone/.next/server/chunks/package_json_[json]_cjs_0z7w.hh._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0-wn51s._.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__098zro9._.js +19 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0ye1w50._.js → [root-of-the-server]__09i-rsi._.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__02r.cjq._.js → [root-of-the-server]__09v.ljl._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0agrcb8._.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0b7hkr~._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ehh6vp._.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0g8l0tu._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0j4l6hl._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0lp08ll._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0n0yaqw._.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0o21f.o._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0t8juvy._.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__10xgshr._.js → [root-of-the-server]__0tcyn68._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0podumr._.js → [root-of-the-server]__0uylufv._.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ymlddl._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0~03grs._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0l6swv1._.js → [root-of-the-server]__101v4_7._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__12y7xmt._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/app_global-error_tsx_0xerkr6._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/app_policies_hooks-client_tsx_0q-m0y-._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/lib_utils_ts_068jk73._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/node_modules_0ttbz1~._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_06u0kr8._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_0h9llsw._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0a_7sdg.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0ef3uwk.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0j79~gv.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0pbja1x.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0r6o0i2.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_11y81~_.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_12or2kf.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/node_modules_posthog-node_dist_entrypoints_index_node_mjs_0mebn66._.js +1 -1
- package/.next/standalone/.next/server/functions-config-manifest.json +2 -2
- package/.next/standalone/.next/server/middleware-build-manifest.js +7 -7
- package/.next/standalone/.next/server/next-font-manifest.js +1 -1
- package/.next/standalone/.next/server/next-font-manifest.json +6 -6
- package/.next/standalone/.next/server/pages/404.html +1 -1
- package/.next/standalone/.next/server/pages/500.html +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.json +9 -9
- package/.next/standalone/.next/static/chunks/{0ml1.ck_5t36i.js → 03xhjwk6zhi8f.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0pkl..xgo-qox.js → 07kfzzinhsl7e.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0lt8ko3lw.5yt.js → 0_vk1wsgf~q3o.js} +1 -1
- package/.next/standalone/.next/static/chunks/0a40sy4tk8ioe.js +1 -0
- package/.next/standalone/.next/static/chunks/0f5p9plm.aqlp.css +2 -0
- package/.next/standalone/.next/static/chunks/0ffvlbgzgnlw7.js +2 -0
- package/.next/standalone/.next/static/chunks/{150i0n26fnvso.js → 0n1n67imq.udf.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0kqar56yl~41o.js → 0wq808vlc8l04.js} +2 -2
- package/.next/standalone/.next/static/chunks/{179yytvmam0ug.js → 0wtiofzdt-l2u.js} +1 -1
- package/.next/standalone/.next/static/chunks/{12l2t63hkyo2q.js → 0zg~cpc5ysg6d.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0j171xiqge4rv.js → 13-bt.3~irg00.js} +1 -1
- package/.next/standalone/.next/static/chunks/{14lii11wmo450.js → 16vev.do1oho7.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0rnqmir4cd5p9.js → 17mubwtqwijpu.js} +1 -1
- package/.next/standalone/.next/static/chunks/{turbopack-05z7a19q43zfq.js → turbopack-0nh.aopesgj~5.js} +1 -1
- package/.next/standalone/.next/static/media/4fa387ec64143e14-s.0.qu-9752pffj.woff2 +0 -0
- package/.next/standalone/.next/static/media/5ce348bf30bf5439-s.0ee55_hj9qcer.woff2 +0 -0
- package/.next/standalone/.next/static/media/6306c77e7c8268e4-s.0mao5jbfbduzp.woff2 +0 -0
- package/.next/standalone/.next/static/media/797e433ab948586e-s.p.09zddjkbdep5a.woff2 +0 -0
- package/.next/standalone/.next/static/media/7d817b4c03b0c5f1-s.0uzt.a6d44yda.woff2 +0 -0
- package/.next/standalone/.next/static/media/bbc41e54d2fcbd21-s.0mvwgmnhv29no.woff2 +0 -0
- package/.next/standalone/.next/static/{dAuQps6jUwCz9X1Q5FFOO → s5Nn6KwDdLpPhjG3l2WNf}/_clientMiddlewareManifest.js +2 -2
- package/.next/standalone/app/policies/hooks-client.tsx +9 -1
- package/.next/standalone/components/navbar.tsx +1 -1
- package/.next/standalone/components/reach-developers.tsx +2 -2
- package/.next/standalone/node_modules/@next/env/package.json +1 -1
- package/.next/standalone/node_modules/next/dist/build/static-paths/app.js +2 -1
- package/.next/standalone/node_modules/next/dist/build/swc/index.js +1 -1
- package/.next/standalone/node_modules/next/dist/build/utils.js +2 -1
- package/.next/standalone/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js +2 -2
- package/.next/standalone/node_modules/next/dist/client/components/router-reducer/set-cache-busting-search-param.js +8 -2
- package/.next/standalone/node_modules/next/dist/client/route-params.js +23 -6
- package/.next/standalone/node_modules/next/dist/compiled/next-server/app-page-turbo-experimental.runtime.prod.js +13 -13
- package/.next/standalone/node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js +11 -11
- package/.next/standalone/node_modules/next/dist/compiled/next-server/app-route-turbo.runtime.prod.js +2 -2
- package/.next/standalone/node_modules/next/dist/compiled/next-server/pages-turbo.runtime.prod.js +10 -10
- package/.next/standalone/node_modules/next/dist/lib/patch-incorrect-lockfile.js +3 -3
- package/.next/standalone/node_modules/next/dist/server/app-render/action-handler.js +3 -6
- package/.next/standalone/node_modules/next/dist/server/app-render/app-render.js +62 -9
- package/.next/standalone/node_modules/next/dist/server/app-render/collect-segment-data.js +16 -0
- package/.next/standalone/node_modules/next/dist/server/app-render/create-component-tree.js +49 -19
- package/.next/standalone/node_modules/next/dist/server/app-render/get-script-nonce-from-header.js +8 -20
- package/.next/standalone/node_modules/next/dist/server/app-render/metadata-insertion/create-server-inserted-metadata.js +8 -7
- package/.next/standalone/node_modules/next/dist/server/app-render/use-flight-response.js +2 -2
- package/.next/standalone/node_modules/next/dist/server/async-storage/work-store.js +2 -1
- package/.next/standalone/node_modules/next/dist/server/base-server.js +13 -5
- package/.next/standalone/node_modules/next/dist/server/config.js +1 -1
- package/.next/standalone/node_modules/next/dist/server/dev/hot-reloader-turbopack.js +2 -2
- package/.next/standalone/node_modules/next/dist/server/dev/hot-reloader-webpack.js +1 -1
- package/.next/standalone/node_modules/next/dist/server/dev/static-paths-worker.js +2 -1
- package/.next/standalone/node_modules/next/dist/server/image-optimizer.js +22 -2
- package/.next/standalone/node_modules/next/dist/server/lib/app-info-log.js +1 -1
- package/.next/standalone/node_modules/next/dist/server/lib/is-rsc-request.js +18 -0
- package/.next/standalone/node_modules/next/dist/server/lib/mock-request.js +30 -5
- package/.next/standalone/node_modules/next/dist/server/lib/patch-set-header.js +7 -0
- package/.next/standalone/node_modules/next/dist/server/lib/router-server.js +6 -3
- package/.next/standalone/node_modules/next/dist/server/lib/router-utils/resolve-routes.js +18 -4
- package/.next/standalone/node_modules/next/dist/server/lib/server-ipc/utils.js +3 -1
- package/.next/standalone/node_modules/next/dist/server/lib/start-server.js +1 -1
- package/.next/standalone/node_modules/next/dist/server/next-server.js +1 -1
- package/.next/standalone/node_modules/next/dist/server/request/fallback-params.js +27 -1
- package/.next/standalone/node_modules/next/dist/server/route-modules/app-route/module.js +1 -0
- package/.next/standalone/node_modules/next/dist/server/route-modules/route-module.js +11 -1
- package/.next/standalone/node_modules/next/dist/server/server-utils.js +19 -2
- package/.next/standalone/node_modules/next/dist/server/stream-utils/node-web-streams-helper.js +5 -5
- package/.next/standalone/node_modules/next/dist/server/use-cache/use-cache-wrapper.js +1 -1
- package/.next/standalone/node_modules/next/dist/server/web/adapter.js +4 -1
- package/.next/standalone/node_modules/next/dist/server/web/edge-route-module-wrapper.js +2 -1
- package/.next/standalone/node_modules/next/dist/shared/lib/errors/canary-only-config-error.js +1 -1
- package/.next/standalone/node_modules/next/dist/{server → shared/lib}/htmlescape.js +15 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router/routes/app.js +13 -1
- package/.next/standalone/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js +56 -10
- package/.next/standalone/node_modules/next/dist/telemetry/anonymous-meta.js +1 -1
- package/.next/standalone/node_modules/next/dist/telemetry/events/swc-load-failure.js +1 -1
- package/.next/standalone/node_modules/next/dist/telemetry/events/version.js +2 -2
- package/.next/standalone/node_modules/next/package.json +15 -15
- package/.next/standalone/node_modules/react/cjs/react.development.js +1 -1
- package/.next/standalone/node_modules/react/cjs/react.production.js +1 -1
- package/.next/standalone/node_modules/react/package.json +1 -1
- package/.next/standalone/node_modules/react-dom/cjs/react-dom-server-legacy.browser.production.js +1 -1
- package/.next/standalone/node_modules/react-dom/cjs/react-dom-server-legacy.node.production.js +1 -1
- package/.next/standalone/node_modules/react-dom/cjs/react-dom-server.browser.production.js +3 -3
- package/.next/standalone/node_modules/react-dom/cjs/react-dom-server.edge.production.js +3 -3
- package/.next/standalone/node_modules/react-dom/cjs/react-dom-server.node.production.js +3 -3
- package/.next/standalone/node_modules/react-dom/cjs/react-dom.production.js +1 -1
- package/.next/standalone/node_modules/react-dom/package.json +2 -2
- package/.next/standalone/package.json +5 -5
- package/.next/standalone/proxy.ts +1 -1
- package/.next/standalone/server.js +1 -1
- package/README.md +2 -2
- package/bin/failproofai.mjs +1 -1
- package/dist/cli.mjs +5 -5
- package/package.json +5 -5
- package/scripts/launch.ts +1 -1
- package/src/hooks/builtin-policies.ts +1 -1
- package/src/hooks/policy-evaluator.ts +3 -3
- package/src/hooks/policy-registry.ts +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0609ezh._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__07_-mkc._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__09z7o2x._.js +0 -19
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0_sh2n0._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0e9o9ri._.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0logebz._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0mi5ejy._.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0odijkc._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0rkxer-._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0rl2kwi._.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0vg0uey._.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0x5limi._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__10._f0s._.js +0 -4
- package/.next/standalone/.next/static/chunks/01q52wg_amm60.js +0 -2
- package/.next/standalone/.next/static/chunks/0zig0fh30t6ou.js +0 -1
- package/.next/standalone/.next/static/chunks/17rm86uz2nd5a.css +0 -2
- package/.next/standalone/.next/static/media/4fa387ec64143e14-s.0q3udbd2bu5yp.woff2 +0 -0
- package/.next/standalone/.next/static/media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2 +0 -0
- package/.next/standalone/.next/static/media/bbc41e54d2fcbd21-s.0gw~uztddq1df.woff2 +0 -0
- /package/.next/standalone/.next/static/{dAuQps6jUwCz9X1Q5FFOO → s5Nn6KwDdLpPhjG3l2WNf}/_buildManifest.js +0 -0
- /package/.next/standalone/.next/static/{dAuQps6jUwCz9X1Q5FFOO → s5Nn6KwDdLpPhjG3l2WNf}/_ssgManifest.js +0 -0
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":37457,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68017,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/contexts/PostHogContext.tsx <module evaluation>":{"id":12344,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/contexts/PostHogContext.tsx":{"id":12344,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/app/components/global-error-listeners.tsx <module evaluation>":{"id":97917,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/app/components/global-error-listeners.tsx":{"id":97917,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/contexts/AutoRefreshContext.tsx <module evaluation>":{"id":85881,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/contexts/AutoRefreshContext.tsx":{"id":85881,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/components/navbar.tsx <module evaluation>":{"id":63780,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/components/navbar.tsx":{"id":63780,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/app/components/toast.tsx <module evaluation>":{"id":55574,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/app/components/toast.tsx":{"id":55574,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/app/error.tsx <module evaluation>":{"id":8821,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js","/_next/static/chunks/15fklyav5py5m.js"],"async":false},"[project]/app/error.tsx":{"id":8821,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js","/_next/static/chunks/15fklyav5py5m.js"],"async":false},"[project]/app/global-error.tsx <module evaluation>":{"id":53348,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js","/_next/static/chunks/179yytvmam0ug.js"],"async":false},"[project]/app/global-error.tsx":{"id":53348,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js","/_next/static/chunks/179yytvmam0ug.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rkxer-._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rkxer-._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rkxer-._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rkxer-._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rkxer-._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rkxer-._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rkxer-._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"12344":{"*":{"id":10765,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rkxer-._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"97917":{"*":{"id":45550,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rkxer-._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"85881":{"*":{"id":6236,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rkxer-._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"63780":{"*":{"id":10815,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rkxer-._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"55574":{"*":{"id":18952,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rkxer-._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"8821":{"*":{"id":78141,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rkxer-._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js","server/chunks/ssr/app_13f0ohr._.js"],"async":false}},"53348":{"*":{"id":3171,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rkxer-._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js","server/chunks/ssr/app_global-error_tsx_0xerkr6._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"12344":{"*":{"id":92036,"name":"*","chunks":[],"async":false}},"97917":{"*":{"id":16336,"name":"*","chunks":[],"async":false}},"85881":{"*":{"id":54950,"name":"*","chunks":[],"async":false}},"63780":{"*":{"id":42976,"name":"*","chunks":[],"async":false}},"55574":{"*":{"id":33711,"name":"*","chunks":[],"async":false}},"8821":{"*":{"id":50757,"name":"*","chunks":[],"async":false}},"53348":{"*":{"id":53128,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/app/layout":[{"path":"static/chunks/17rm86uz2nd5a.css","inlined":false}],"[project]/app/error":[{"path":"static/chunks/17rm86uz2nd5a.css","inlined":false}],"[project]/app/global-error":[{"path":"static/chunks/17rm86uz2nd5a.css","inlined":false}]},"entryJSFiles":{"[project]/app/layout":["static/chunks/0ml1.ck_5t36i.js","static/chunks/0d3shmwh5_nmn.js","static/chunks/0zig0fh30t6ou.js"],"[project]/app/error":["static/chunks/0ml1.ck_5t36i.js","static/chunks/0d3shmwh5_nmn.js","static/chunks/0zig0fh30t6ou.js","static/chunks/15fklyav5py5m.js"],"[project]/app/global-error":["static/chunks/0ml1.ck_5t36i.js","static/chunks/0d3shmwh5_nmn.js","static/chunks/0zig0fh30t6ou.js","static/chunks/179yytvmam0ug.js"]}};
|
|
2
|
+
globalThis.__RSC_MANIFEST["/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":37457,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68017,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/contexts/PostHogContext.tsx <module evaluation>":{"id":12344,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/contexts/PostHogContext.tsx":{"id":12344,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/app/components/global-error-listeners.tsx <module evaluation>":{"id":97917,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/app/components/global-error-listeners.tsx":{"id":97917,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/contexts/AutoRefreshContext.tsx <module evaluation>":{"id":85881,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/contexts/AutoRefreshContext.tsx":{"id":85881,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/components/navbar.tsx <module evaluation>":{"id":63780,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/components/navbar.tsx":{"id":63780,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/app/components/toast.tsx <module evaluation>":{"id":55574,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/app/components/toast.tsx":{"id":55574,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/app/error.tsx <module evaluation>":{"id":8821,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js","/_next/static/chunks/15fklyav5py5m.js"],"async":false},"[project]/app/error.tsx":{"id":8821,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js","/_next/static/chunks/15fklyav5py5m.js"],"async":false},"[project]/app/global-error.tsx <module evaluation>":{"id":53348,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js","/_next/static/chunks/0wtiofzdt-l2u.js"],"async":false},"[project]/app/global-error.tsx":{"id":53348,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js","/_next/static/chunks/0wtiofzdt-l2u.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12y7xmt._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12y7xmt._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12y7xmt._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12y7xmt._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12y7xmt._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12y7xmt._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12y7xmt._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"12344":{"*":{"id":10765,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12y7xmt._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"97917":{"*":{"id":45550,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12y7xmt._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"85881":{"*":{"id":6236,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12y7xmt._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"63780":{"*":{"id":10815,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12y7xmt._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"55574":{"*":{"id":18952,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12y7xmt._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"8821":{"*":{"id":78141,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12y7xmt._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js","server/chunks/ssr/app_13f0ohr._.js"],"async":false}},"53348":{"*":{"id":3171,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12y7xmt._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js","server/chunks/ssr/app_global-error_tsx_0xerkr6._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"12344":{"*":{"id":92036,"name":"*","chunks":[],"async":false}},"97917":{"*":{"id":16336,"name":"*","chunks":[],"async":false}},"85881":{"*":{"id":54950,"name":"*","chunks":[],"async":false}},"63780":{"*":{"id":42976,"name":"*","chunks":[],"async":false}},"55574":{"*":{"id":33711,"name":"*","chunks":[],"async":false}},"8821":{"*":{"id":50757,"name":"*","chunks":[],"async":false}},"53348":{"*":{"id":53128,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/app/layout":[{"path":"static/chunks/0f5p9plm.aqlp.css","inlined":false}],"[project]/app/error":[{"path":"static/chunks/0f5p9plm.aqlp.css","inlined":false}],"[project]/app/global-error":[{"path":"static/chunks/0f5p9plm.aqlp.css","inlined":false}]},"entryJSFiles":{"[project]/app/layout":["static/chunks/03xhjwk6zhi8f.js","static/chunks/0d3shmwh5_nmn.js","static/chunks/0a40sy4tk8ioe.js"],"[project]/app/error":["static/chunks/03xhjwk6zhi8f.js","static/chunks/0d3shmwh5_nmn.js","static/chunks/0a40sy4tk8ioe.js","static/chunks/15fklyav5py5m.js"],"[project]/app/global-error":["static/chunks/03xhjwk6zhi8f.js","static/chunks/0d3shmwh5_nmn.js","static/chunks/0a40sy4tk8ioe.js","static/chunks/0wtiofzdt-l2u.js"]}};
|
|
3
3
|
|
|
@@ -7,11 +7,11 @@
|
|
|
7
7
|
"lowPriorityFiles": [],
|
|
8
8
|
"rootMainFiles": [
|
|
9
9
|
"static/chunks/12pt~2f.c1sha.js",
|
|
10
|
-
"static/chunks/
|
|
11
|
-
"static/chunks/
|
|
12
|
-
"static/chunks/
|
|
10
|
+
"static/chunks/0n1n67imq.udf.js",
|
|
11
|
+
"static/chunks/17mubwtqwijpu.js",
|
|
12
|
+
"static/chunks/0ffvlbgzgnlw7.js",
|
|
13
13
|
"static/chunks/07uz2g0_38qia.js",
|
|
14
|
-
"static/chunks/turbopack-
|
|
14
|
+
"static/chunks/turbopack-0nh.aopesgj~5.js"
|
|
15
15
|
],
|
|
16
16
|
"pages": {},
|
|
17
17
|
"ampFirstPages": []
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"node": {
|
|
3
|
-
"
|
|
3
|
+
"0014ee7d8223527f1163c06ddaa02e702fda5fde5f": {
|
|
4
4
|
"workers": {
|
|
5
5
|
"app/policies/page": {
|
|
6
6
|
"moduleId": 11369,
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"exportedName": "getTelemetryConfig",
|
|
13
13
|
"filename": "app/actions/get-telemetry-config.ts"
|
|
14
14
|
},
|
|
15
|
-
"
|
|
15
|
+
"40c1a392c702d0bb5283b21e8f2fad4591e3d0f8ec": {
|
|
16
16
|
"workers": {
|
|
17
17
|
"app/policies/page": {
|
|
18
18
|
"moduleId": 11369,
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"exportedName": "getHookActivityAction",
|
|
25
25
|
"filename": "app/actions/get-hook-activity.ts"
|
|
26
26
|
},
|
|
27
|
-
"
|
|
27
|
+
"605cd200f6dae7c89982f22099e7097e3d1985177e": {
|
|
28
28
|
"workers": {
|
|
29
29
|
"app/policies/page": {
|
|
30
30
|
"moduleId": 11369,
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"exportedName": "searchHookActivityAction",
|
|
37
37
|
"filename": "app/actions/get-hook-activity.ts"
|
|
38
38
|
},
|
|
39
|
-
"
|
|
39
|
+
"00f12dc89e39da1f0fcc1d6cabc2b8165ba6c74734": {
|
|
40
40
|
"workers": {
|
|
41
41
|
"app/policies/page": {
|
|
42
42
|
"moduleId": 11369,
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"exportedName": "getHooksConfigAction",
|
|
49
49
|
"filename": "app/actions/get-hooks-config.ts"
|
|
50
50
|
},
|
|
51
|
-
"
|
|
51
|
+
"60ad18ea3b3944468669ad87b7cc9fba1f9cc8f8ed": {
|
|
52
52
|
"workers": {
|
|
53
53
|
"app/policies/page": {
|
|
54
54
|
"moduleId": 11369,
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"exportedName": "togglePolicyAction",
|
|
61
61
|
"filename": "app/actions/update-hooks-config.ts"
|
|
62
62
|
},
|
|
63
|
-
"
|
|
63
|
+
"60042e3f2226907eb5d69a7f49e030522f0f2fb9d1": {
|
|
64
64
|
"workers": {
|
|
65
65
|
"app/policies/page": {
|
|
66
66
|
"moduleId": 11369,
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"exportedName": "installHooksWebAction",
|
|
73
73
|
"filename": "app/actions/install-hooks-web.ts"
|
|
74
74
|
},
|
|
75
|
-
"
|
|
75
|
+
"6028977d43ae56043b9078b9c3c29afba5d6fd8639": {
|
|
76
76
|
"workers": {
|
|
77
77
|
"app/policies/page": {
|
|
78
78
|
"moduleId": 11369,
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"exportedName": "removeHooksWebAction",
|
|
85
85
|
"filename": "app/actions/install-hooks-web.ts"
|
|
86
86
|
},
|
|
87
|
-
"
|
|
87
|
+
"60531b0745c090eb9dcf8123862633a2f44104cd9a": {
|
|
88
88
|
"workers": {
|
|
89
89
|
"app/policies/page": {
|
|
90
90
|
"moduleId": 11369,
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
var R=require("../../chunks/ssr/[turbopack]_runtime.js")("server/app/policies/page.js")
|
|
2
|
-
R.c("server/chunks/ssr/[root-of-the-server]
|
|
2
|
+
R.c("server/chunks/ssr/[root-of-the-server]__0~03grs._.js")
|
|
3
3
|
R.c("server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0r6o0i2.js")
|
|
4
4
|
R.c("server/chunks/ssr/node_modules_next_dist_06u0kr8._.js")
|
|
5
5
|
R.c("server/chunks/ssr/node_modules_next_dist_11dij6w._.js")
|
|
6
|
-
R.c("server/chunks/ssr/[root-of-the-server]
|
|
7
|
-
R.c("server/chunks/ssr/[root-of-the-server]
|
|
6
|
+
R.c("server/chunks/ssr/[root-of-the-server]__0j4l6hl._.js")
|
|
7
|
+
R.c("server/chunks/ssr/[root-of-the-server]__098zro9._.js")
|
|
8
8
|
R.c("server/chunks/ssr/[root-of-the-server]__0370~qj._.js")
|
|
9
9
|
R.c("server/chunks/ssr/app_error_tsx_11t4ysq._.js")
|
|
10
10
|
R.c("server/chunks/ssr/node_modules_next_dist_client_components_0inhx6q._.js")
|
|
11
11
|
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_forbidden_0ghu-f7.js")
|
|
12
12
|
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0cjv-23.js")
|
|
13
13
|
R.c("server/chunks/ssr/app_global-error_tsx_0m9qisk._.js")
|
|
14
|
-
R.c("server/chunks/ssr/[root-of-the-server]
|
|
14
|
+
R.c("server/chunks/ssr/[root-of-the-server]__09i-rsi._.js")
|
|
15
15
|
R.c("server/chunks/ssr/[root-of-the-server]__0ymlddl._.js")
|
|
16
16
|
R.m(36884)
|
|
17
17
|
module.exports=R.m(36884).exports
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../.claude/settings.json","../../../../.codex/hooks.json","../../../../.cursor/hooks.json","../../../../.failproofai/policies-config.json","../../../../.failproofai/policies/block-version-bumps.mjs","../../../../.failproofai/policies/review-policies.mjs","../../../../.failproofai/policies/workflow-policies.mjs","../../../../.gemini/settings.json","../../../../.opencode/opencode.json","../../../../.opencode/plugins/failproofai.mjs","../../../../.pi/settings.json","../../../../AGENTS.md","../../../../CHANGELOG.md","../../../../CLAUDE.md","../../../../CONTRIBUTING.md","../../../../Dockerfile.docs","../../../../LICENSE","../../../../README.md","../../../../app/actions/get-hook-activity.ts","../../../../app/actions/get-hooks-config.ts","../../../../app/actions/get-telemetry-config.ts","../../../../app/actions/install-hooks-web.ts","../../../../app/actions/update-hooks-config.ts","../../../../app/actions/update-policy-params.ts","../../../../app/api/download/[project]/[session]/route.ts","../../../../app/components/cli-badge.tsx","../../../../app/components/copy-button.tsx","../../../../app/components/date-picker-input.tsx","../../../../app/components/error-fallback.tsx","../../../../app/components/global-error-listeners.tsx","../../../../app/components/lazy-log-viewer.tsx","../../../../app/components/log-viewer/constants.ts","../../../../app/components/log-viewer/content-block-view.tsx","../../../../app/components/log-viewer/entry-icon.tsx","../../../../app/components/log-viewer/entry-link-button.tsx","../../../../app/components/log-viewer/entry-row.tsx","../../../../app/components/log-viewer/index.tsx","../../../../app/components/log-viewer/queue-divider.tsx","../../../../app/components/log-viewer/stats-bar.tsx","../../../../app/components/log-viewer/tool-input-output.tsx","../../../../app/components/log-viewer/type-badge.tsx","../../../../app/components/pagination-controls.tsx","../../../../app/components/project-list.tsx","../../../../app/components/raw-log-viewer.tsx","../../../../app/components/refresh-button.tsx","../../../../app/components/session-hooks-panel.tsx","../../../../app/components/sessions-list.tsx","../../../../app/components/toast.tsx","../../../../app/error.tsx","../../../../app/global-error.tsx","../../../../app/globals.css","../../../../app/icon.png","../../../../app/layout.tsx","../../../../app/page.tsx","../../../../app/policies/hooks-client.tsx","../../../../app/policies/page.tsx","../../../../app/project/[name]/error.tsx","../../../../app/project/[name]/loading.tsx","../../../../app/project/[name]/page.tsx","../../../../app/project/[name]/session/[sessionId]/error.tsx","../../../../app/project/[name]/session/[sessionId]/loading.tsx","../../../../app/project/[name]/session/[sessionId]/page.tsx","../../../../app/projects/loading.tsx","../../../../app/projects/page.tsx","../../../../assets/logos/claude.svg","../../../../assets/logos/copilot-dark.svg","../../../../assets/logos/copilot-light.svg","../../../../assets/logos/cursor-dark.svg","../../../../assets/logos/cursor-light.svg","../../../../assets/logos/gemini-dark.svg","../../../../assets/logos/gemini-light.svg","../../../../assets/logos/openai-dark.svg","../../../../assets/logos/openai-light.svg","../../../../assets/logos/opencode-dark.svg","../../../../assets/logos/opencode-light.svg","../../../../assets/logos/pi-dark.svg","../../../../assets/logos/pi-light.svg","../../../../bin/failproofai.mjs","../../../../bun.lock","../../../../components.json","../../../../components/navbar.tsx","../../../../components/reach-developers.tsx","../../../../components/ui/button.tsx","../../../../contexts/AutoRefreshContext.tsx","../../../../contexts/PostHogContext.tsx","../../../../dist/cli.mjs","../../../../dist/index.js","../../../../docs/ar/architecture.mdx","../../../../docs/ar/built-in-policies.mdx","../../../../docs/ar/cli/dashboard.mdx","../../../../docs/ar/cli/environment-variables.mdx","../../../../docs/ar/cli/hook.mdx","../../../../docs/ar/cli/install-policies.mdx","../../../../docs/ar/cli/list-policies.mdx","../../../../docs/ar/cli/remove-policies.mdx","../../../../docs/ar/cli/version.mdx","../../../../docs/ar/configuration.mdx","../../../../docs/ar/custom-policies.mdx","../../../../docs/ar/dashboard.mdx","../../../../docs/ar/examples.mdx","../../../../docs/ar/for-agents.mdx","../../../../docs/ar/getting-started.mdx","../../../../docs/ar/introduction.mdx","../../../../docs/ar/package-aliases.mdx","../../../../docs/ar/testing.mdx","../../../../docs/architecture.mdx","../../../../docs/built-in-policies.mdx","../../../../docs/cli/dashboard.mdx","../../../../docs/cli/environment-variables.mdx","../../../../docs/cli/hook.mdx","../../../../docs/cli/install-policies.mdx","../../../../docs/cli/list-policies.mdx","../../../../docs/cli/remove-policies.mdx","../../../../docs/cli/version.mdx","../../../../docs/configuration.mdx","../../../../docs/custom-policies.mdx","../../../../docs/dashboard.mdx","../../../../docs/de/architecture.mdx","../../../../docs/de/built-in-policies.mdx","../../../../docs/de/cli/dashboard.mdx","../../../../docs/de/cli/environment-variables.mdx","../../../../docs/de/cli/hook.mdx","../../../../docs/de/cli/install-policies.mdx","../../../../docs/de/cli/list-policies.mdx","../../../../docs/de/cli/remove-policies.mdx","../../../../docs/de/cli/version.mdx","../../../../docs/de/configuration.mdx","../../../../docs/de/custom-policies.mdx","../../../../docs/de/dashboard.mdx","../../../../docs/de/examples.mdx","../../../../docs/de/for-agents.mdx","../../../../docs/de/getting-started.mdx","../../../../docs/de/introduction.mdx","../../../../docs/de/package-aliases.mdx","../../../../docs/de/testing.mdx","../../../../docs/docs.json","../../../../docs/es/architecture.mdx","../../../../docs/es/built-in-policies.mdx","../../../../docs/es/cli/dashboard.mdx","../../../../docs/es/cli/environment-variables.mdx","../../../../docs/es/cli/hook.mdx","../../../../docs/es/cli/install-policies.mdx","../../../../docs/es/cli/list-policies.mdx","../../../../docs/es/cli/remove-policies.mdx","../../../../docs/es/cli/version.mdx","../../../../docs/es/configuration.mdx","../../../../docs/es/custom-policies.mdx","../../../../docs/es/dashboard.mdx","../../../../docs/es/examples.mdx","../../../../docs/es/for-agents.mdx","../../../../docs/es/getting-started.mdx","../../../../docs/es/introduction.mdx","../../../../docs/es/package-aliases.mdx","../../../../docs/es/testing.mdx","../../../../docs/examples.mdx","../../../../docs/favicon.ico","../../../../docs/for-agents.mdx","../../../../docs/fr/architecture.mdx","../../../../docs/fr/built-in-policies.mdx","../../../../docs/fr/cli/dashboard.mdx","../../../../docs/fr/cli/environment-variables.mdx","../../../../docs/fr/cli/hook.mdx","../../../../docs/fr/cli/install-policies.mdx","../../../../docs/fr/cli/list-policies.mdx","../../../../docs/fr/cli/remove-policies.mdx","../../../../docs/fr/cli/version.mdx","../../../../docs/fr/configuration.mdx","../../../../docs/fr/custom-policies.mdx","../../../../docs/fr/dashboard.mdx","../../../../docs/fr/examples.mdx","../../../../docs/fr/for-agents.mdx","../../../../docs/fr/getting-started.mdx","../../../../docs/fr/introduction.mdx","../../../../docs/fr/package-aliases.mdx","../../../../docs/fr/testing.mdx","../../../../docs/getting-started.mdx","../../../../docs/he/architecture.mdx","../../../../docs/he/built-in-policies.mdx","../../../../docs/he/cli/dashboard.mdx","../../../../docs/he/cli/environment-variables.mdx","../../../../docs/he/cli/hook.mdx","../../../../docs/he/cli/install-policies.mdx","../../../../docs/he/cli/list-policies.mdx","../../../../docs/he/cli/remove-policies.mdx","../../../../docs/he/cli/version.mdx","../../../../docs/he/configuration.mdx","../../../../docs/he/custom-policies.mdx","../../../../docs/he/dashboard.mdx","../../../../docs/he/examples.mdx","../../../../docs/he/for-agents.mdx","../../../../docs/he/getting-started.mdx","../../../../docs/he/introduction.mdx","../../../../docs/he/package-aliases.mdx","../../../../docs/he/testing.mdx","../../../../docs/hi/architecture.mdx","../../../../docs/hi/built-in-policies.mdx","../../../../docs/hi/cli/dashboard.mdx","../../../../docs/hi/cli/environment-variables.mdx","../../../../docs/hi/cli/hook.mdx","../../../../docs/hi/cli/install-policies.mdx","../../../../docs/hi/cli/list-policies.mdx","../../../../docs/hi/cli/remove-policies.mdx","../../../../docs/hi/cli/version.mdx","../../../../docs/hi/configuration.mdx","../../../../docs/hi/custom-policies.mdx","../../../../docs/hi/dashboard.mdx","../../../../docs/hi/examples.mdx","../../../../docs/hi/for-agents.mdx","../../../../docs/hi/getting-started.mdx","../../../../docs/hi/introduction.mdx","../../../../docs/hi/package-aliases.mdx","../../../../docs/hi/testing.mdx","../../../../docs/i18n/README.ar.md","../../../../docs/i18n/README.de.md","../../../../docs/i18n/README.es.md","../../../../docs/i18n/README.fr.md","../../../../docs/i18n/README.he.md","../../../../docs/i18n/README.hi.md","../../../../docs/i18n/README.it.md","../../../../docs/i18n/README.ja.md","../../../../docs/i18n/README.ko.md","../../../../docs/i18n/README.pt-br.md","../../../../docs/i18n/README.ru.md","../../../../docs/i18n/README.tr.md","../../../../docs/i18n/README.vi.md","../../../../docs/i18n/README.zh.md","../../../../docs/introduction.mdx","../../../../docs/it/architecture.mdx","../../../../docs/it/built-in-policies.mdx","../../../../docs/it/cli/dashboard.mdx","../../../../docs/it/cli/environment-variables.mdx","../../../../docs/it/cli/hook.mdx","../../../../docs/it/cli/install-policies.mdx","../../../../docs/it/cli/list-policies.mdx","../../../../docs/it/cli/remove-policies.mdx","../../../../docs/it/cli/version.mdx","../../../../docs/it/configuration.mdx","../../../../docs/it/custom-policies.mdx","../../../../docs/it/dashboard.mdx","../../../../docs/it/examples.mdx","../../../../docs/it/for-agents.mdx","../../../../docs/it/getting-started.mdx","../../../../docs/it/introduction.mdx","../../../../docs/it/package-aliases.mdx","../../../../docs/it/testing.mdx","../../../../docs/ja/architecture.mdx","../../../../docs/ja/built-in-policies.mdx","../../../../docs/ja/cli/dashboard.mdx","../../../../docs/ja/cli/environment-variables.mdx","../../../../docs/ja/cli/hook.mdx","../../../../docs/ja/cli/install-policies.mdx","../../../../docs/ja/cli/list-policies.mdx","../../../../docs/ja/cli/remove-policies.mdx","../../../../docs/ja/cli/version.mdx","../../../../docs/ja/configuration.mdx","../../../../docs/ja/custom-policies.mdx","../../../../docs/ja/dashboard.mdx","../../../../docs/ja/examples.mdx","../../../../docs/ja/for-agents.mdx","../../../../docs/ja/getting-started.mdx","../../../../docs/ja/introduction.mdx","../../../../docs/ja/package-aliases.mdx","../../../../docs/ja/testing.mdx","../../../../docs/ko/architecture.mdx","../../../../docs/ko/built-in-policies.mdx","../../../../docs/ko/cli/dashboard.mdx","../../../../docs/ko/cli/environment-variables.mdx","../../../../docs/ko/cli/hook.mdx","../../../../docs/ko/cli/install-policies.mdx","../../../../docs/ko/cli/list-policies.mdx","../../../../docs/ko/cli/remove-policies.mdx","../../../../docs/ko/cli/version.mdx","../../../../docs/ko/configuration.mdx","../../../../docs/ko/custom-policies.mdx","../../../../docs/ko/dashboard.mdx","../../../../docs/ko/examples.mdx","../../../../docs/ko/for-agents.mdx","../../../../docs/ko/getting-started.mdx","../../../../docs/ko/introduction.mdx","../../../../docs/ko/package-aliases.mdx","../../../../docs/ko/testing.mdx","../../../../docs/logo/dark.svg","../../../../docs/logo/exosphere-dark.png","../../../../docs/logo/exosphere-light.png","../../../../docs/logo/light.svg","../../../../docs/package-aliases.mdx","../../../../docs/pt-br/architecture.mdx","../../../../docs/pt-br/built-in-policies.mdx","../../../../docs/pt-br/cli/dashboard.mdx","../../../../docs/pt-br/cli/environment-variables.mdx","../../../../docs/pt-br/cli/hook.mdx","../../../../docs/pt-br/cli/install-policies.mdx","../../../../docs/pt-br/cli/list-policies.mdx","../../../../docs/pt-br/cli/remove-policies.mdx","../../../../docs/pt-br/cli/version.mdx","../../../../docs/pt-br/configuration.mdx","../../../../docs/pt-br/custom-policies.mdx","../../../../docs/pt-br/dashboard.mdx","../../../../docs/pt-br/examples.mdx","../../../../docs/pt-br/for-agents.mdx","../../../../docs/pt-br/getting-started.mdx","../../../../docs/pt-br/introduction.mdx","../../../../docs/pt-br/package-aliases.mdx","../../../../docs/pt-br/testing.mdx","../../../../docs/ru/architecture.mdx","../../../../docs/ru/built-in-policies.mdx","../../../../docs/ru/cli/dashboard.mdx","../../../../docs/ru/cli/environment-variables.mdx","../../../../docs/ru/cli/hook.mdx","../../../../docs/ru/cli/install-policies.mdx","../../../../docs/ru/cli/list-policies.mdx","../../../../docs/ru/cli/remove-policies.mdx","../../../../docs/ru/cli/version.mdx","../../../../docs/ru/configuration.mdx","../../../../docs/ru/custom-policies.mdx","../../../../docs/ru/dashboard.mdx","../../../../docs/ru/examples.mdx","../../../../docs/ru/for-agents.mdx","../../../../docs/ru/getting-started.mdx","../../../../docs/ru/introduction.mdx","../../../../docs/ru/package-aliases.mdx","../../../../docs/ru/testing.mdx","../../../../docs/testing.mdx","../../../../docs/tr/architecture.mdx","../../../../docs/tr/built-in-policies.mdx","../../../../docs/tr/cli/dashboard.mdx","../../../../docs/tr/cli/environment-variables.mdx","../../../../docs/tr/cli/hook.mdx","../../../../docs/tr/cli/install-policies.mdx","../../../../docs/tr/cli/list-policies.mdx","../../../../docs/tr/cli/remove-policies.mdx","../../../../docs/tr/cli/version.mdx","../../../../docs/tr/configuration.mdx","../../../../docs/tr/custom-policies.mdx","../../../../docs/tr/dashboard.mdx","../../../../docs/tr/examples.mdx","../../../../docs/tr/for-agents.mdx","../../../../docs/tr/getting-started.mdx","../../../../docs/tr/introduction.mdx","../../../../docs/tr/package-aliases.mdx","../../../../docs/tr/testing.mdx","../../../../docs/vi/architecture.mdx","../../../../docs/vi/built-in-policies.mdx","../../../../docs/vi/cli/dashboard.mdx","../../../../docs/vi/cli/environment-variables.mdx","../../../../docs/vi/cli/hook.mdx","../../../../docs/vi/cli/install-policies.mdx","../../../../docs/vi/cli/list-policies.mdx","../../../../docs/vi/cli/remove-policies.mdx","../../../../docs/vi/cli/version.mdx","../../../../docs/vi/configuration.mdx","../../../../docs/vi/custom-policies.mdx","../../../../docs/vi/dashboard.mdx","../../../../docs/vi/examples.mdx","../../../../docs/vi/for-agents.mdx","../../../../docs/vi/getting-started.mdx","../../../../docs/vi/introduction.mdx","../../../../docs/vi/package-aliases.mdx","../../../../docs/vi/testing.mdx","../../../../docs/zh/architecture.mdx","../../../../docs/zh/built-in-policies.mdx","../../../../docs/zh/cli/dashboard.mdx","../../../../docs/zh/cli/environment-variables.mdx","../../../../docs/zh/cli/hook.mdx","../../../../docs/zh/cli/install-policies.mdx","../../../../docs/zh/cli/list-policies.mdx","../../../../docs/zh/cli/remove-policies.mdx","../../../../docs/zh/cli/version.mdx","../../../../docs/zh/configuration.mdx","../../../../docs/zh/custom-policies.mdx","../../../../docs/zh/dashboard.mdx","../../../../docs/zh/examples.mdx","../../../../docs/zh/for-agents.mdx","../../../../docs/zh/getting-started.mdx","../../../../docs/zh/introduction.mdx","../../../../docs/zh/package-aliases.mdx","../../../../docs/zh/testing.mdx","../../../../eslint.config.mjs","../../../../examples/convention-policies/security-policies.mjs","../../../../examples/convention-policies/workflow-policies.mjs","../../../../examples/policies-advanced/index.js","../../../../examples/policies-advanced/utils.js","../../../../examples/policies-basic.js","../../../../examples/policies-notification.js","../../../../instrumentation.node.ts","../../../../instrumentation.ts","../../../../lib/claude-config.ts","../../../../lib/cli-registry.ts","../../../../lib/client-telemetry.ts","../../../../lib/codex-projects.ts","../../../../lib/codex-sessions.ts","../../../../lib/concurrency.ts","../../../../lib/copilot-projects.ts","../../../../lib/copilot-sessions.ts","../../../../lib/cursor-projects.ts","../../../../lib/cursor-sessions.ts","../../../../lib/date-filters.ts","../../../../lib/download-session.ts","../../../../lib/extract-subagent-ids.ts","../../../../lib/format-date.ts","../../../../lib/format-duration.ts","../../../../lib/gemini-projects.ts","../../../../lib/gemini-sessions.ts","../../../../lib/log-entries.ts","../../../../lib/log-format.ts","../../../../lib/log-stats.ts","../../../../lib/logger.ts","../../../../lib/opencode-projects.ts","../../../../lib/opencode-sessions.ts","../../../../lib/paths.ts","../../../../lib/pi-projects.ts","../../../../lib/pi-sessions.ts","../../../../lib/projects.ts","../../../../lib/resolve-subagent-path.ts","../../../../lib/runtime-cache.ts","../../../../lib/telemetry-id.ts","../../../../lib/telemetry.ts","../../../../lib/url-filter-serializers.ts","../../../../lib/use-filter-state.ts","../../../../lib/use-url-params.ts","../../../../lib/utils.ts","../../../../lib/utils/session-id.ts","../../../../next.config.ts","../../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../node_modules/@swc/helpers/package.json","../../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../../node_modules/next/dist/client/lib/console.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../node_modules/next/dist/compiled/source-map/package.json","../../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../node_modules/next/dist/compiled/ws/index.js","../../../../node_modules/next/dist/compiled/ws/package.json","../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../node_modules/next/dist/lib/constants.js","../../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../../node_modules/next/dist/lib/interop-default.js","../../../../node_modules/next/dist/lib/is-error.js","../../../../node_modules/next/dist/lib/picocolors.js","../../../../node_modules/next/dist/lib/scheduler.js","../../../../node_modules/next/dist/lib/semver-noop.js","../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../node_modules/next/dist/server/lib/parse-stack.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../node_modules/next/dist/server/lib/source-maps.js","../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../node_modules/next/dist/server/node-environment-baseline.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../node_modules/next/dist/server/node-environment.js","../../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../../node_modules/next/dist/server/patch-error-inspect.js","../../../../node_modules/next/dist/server/require-hook.js","../../../../node_modules/next/dist/server/response-cache/types.js","../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../node_modules/next/package.json","../../../../node_modules/react/cjs/react.development.js","../../../../node_modules/react/cjs/react.production.js","../../../../node_modules/react/index.js","../../../../node_modules/react/package.json","../../../../package.json","../../../../pi-extension/index.ts","../../../../pi-extension/package.json","../../../../postcss.config.mjs","../../../../proxy.ts","../../../../readme-arch-hq.gif","../../../../scripts/alias-proxy.js","../../../../scripts/dev.ts","../../../../scripts/install-diagnosis.mjs","../../../../scripts/install-telemetry.mjs","../../../../scripts/launch.ts","../../../../scripts/parse-script-args.ts","../../../../scripts/postinstall.mjs","../../../../scripts/preuninstall.mjs","../../../../scripts/prune-standalone.mjs","../../../../scripts/publish-aliases.mjs","../../../../scripts/start.ts","../../../../scripts/sync-hook-events-prompt.md","../../../../scripts/translate-docs/cache.ts","../../../../scripts/translate-docs/cli.ts","../../../../scripts/translate-docs/config.ts","../../../../scripts/translate-docs/mdx-translator.ts","../../../../scripts/translate-docs/mintlify-nav.ts","../../../../scripts/translate-docs/readme-translator.ts","../../../../scripts/translate-docs/translator.ts","../../../../scripts/translate-docs/types.ts","../../../../skills-lock.json","../../../../src/auth/login.ts","../../../../src/auth/logout.ts","../../../../src/auth/token-store.ts","../../../../src/cli-error.ts","../../../../src/hooks/builtin-policies.ts","../../../../src/hooks/custom-hooks-loader.ts","../../../../src/hooks/custom-hooks-registry.ts","../../../../src/hooks/handler.ts","../../../../src/hooks/hook-activity-store.ts","../../../../src/hooks/hook-logger.ts","../../../../src/hooks/hook-telemetry.ts","../../../../src/hooks/hooks-config.ts","../../../../src/hooks/install-prompt.ts","../../../../src/hooks/integrations.ts","../../../../src/hooks/llm-client.ts","../../../../src/hooks/loader-utils.ts","../../../../src/hooks/manager.ts","../../../../src/hooks/policy-evaluator.ts","../../../../src/hooks/policy-helpers.ts","../../../../src/hooks/policy-registry.ts","../../../../src/hooks/policy-types.ts","../../../../src/hooks/resolve-cwd.ts","../../../../src/hooks/resolve-permission-mode.ts","../../../../src/hooks/resolve-transcript-path.ts","../../../../src/hooks/types.ts","../../../../src/index.ts","../../../../src/posthog-key.ts","../../../../src/relay/daemon.ts","../../../../src/relay/pid.ts","../../../../src/relay/queue.ts","../../../../tailwind.config.ts","../../../../tsconfig.json","../../../../vitest.config.e2e.mts","../../../../vitest.config.mts","../../chunks/ssr/[externals]_node_async_hooks_0v0ln8c._.js","../../chunks/ssr/[root-of-the-server]__0370~qj._.js","../../chunks/ssr/[root-of-the-server]__09z7o2x._.js","../../chunks/ssr/[root-of-the-server]__0odijkc._.js","../../chunks/ssr/[root-of-the-server]__0rkxer-._.js","../../chunks/ssr/[root-of-the-server]__0x5limi._.js","../../chunks/ssr/[root-of-the-server]__0ye1w50._.js","../../chunks/ssr/[root-of-the-server]__0ymlddl._.js","../../chunks/ssr/[turbopack]_runtime.js","../../chunks/ssr/_0zx~s__._.js","../../chunks/ssr/app_13f0ohr._.js","../../chunks/ssr/app_error_tsx_11t4ysq._.js","../../chunks/ssr/app_global-error_tsx_0m9qisk._.js","../../chunks/ssr/app_global-error_tsx_0xerkr6._.js","../../chunks/ssr/app_policies_hooks-client_tsx_0q-m0y-._.js","../../chunks/ssr/lib_utils_ts_068jk73._.js","../../chunks/ssr/node_modules_0ttbz1~._.js","../../chunks/ssr/node_modules_next_0rd0oc-._.js","../../chunks/ssr/node_modules_next_dist_06u0kr8._.js","../../chunks/ssr/node_modules_next_dist_0h9llsw._.js","../../chunks/ssr/node_modules_next_dist_11dij6w._.js","../../chunks/ssr/node_modules_next_dist_client_components_0inhx6q._.js","../../chunks/ssr/node_modules_next_dist_client_components_builtin_forbidden_0ghu-f7.js","../../chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0cjv-23.js","../../chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0r6o0i2.js","../../chunks/ssr/node_modules_posthog-node_dist_entrypoints_index_node_mjs_0mebn66._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]}
|
|
1
|
+
{"version":1,"files":["../../../../.claude/settings.json","../../../../.codex/hooks.json","../../../../.cursor/hooks.json","../../../../.failproofai/policies-config.json","../../../../.failproofai/policies/block-version-bumps.mjs","../../../../.failproofai/policies/review-policies.mjs","../../../../.failproofai/policies/workflow-policies.mjs","../../../../.gemini/settings.json","../../../../.opencode/opencode.json","../../../../.opencode/plugins/failproofai.mjs","../../../../.pi/settings.json","../../../../AGENTS.md","../../../../CHANGELOG.md","../../../../CLAUDE.md","../../../../CONTRIBUTING.md","../../../../Dockerfile.docs","../../../../LICENSE","../../../../README.md","../../../../app/actions/get-hook-activity.ts","../../../../app/actions/get-hooks-config.ts","../../../../app/actions/get-telemetry-config.ts","../../../../app/actions/install-hooks-web.ts","../../../../app/actions/update-hooks-config.ts","../../../../app/actions/update-policy-params.ts","../../../../app/api/download/[project]/[session]/route.ts","../../../../app/components/cli-badge.tsx","../../../../app/components/copy-button.tsx","../../../../app/components/date-picker-input.tsx","../../../../app/components/error-fallback.tsx","../../../../app/components/global-error-listeners.tsx","../../../../app/components/lazy-log-viewer.tsx","../../../../app/components/log-viewer/constants.ts","../../../../app/components/log-viewer/content-block-view.tsx","../../../../app/components/log-viewer/entry-icon.tsx","../../../../app/components/log-viewer/entry-link-button.tsx","../../../../app/components/log-viewer/entry-row.tsx","../../../../app/components/log-viewer/index.tsx","../../../../app/components/log-viewer/queue-divider.tsx","../../../../app/components/log-viewer/stats-bar.tsx","../../../../app/components/log-viewer/tool-input-output.tsx","../../../../app/components/log-viewer/type-badge.tsx","../../../../app/components/pagination-controls.tsx","../../../../app/components/project-list.tsx","../../../../app/components/raw-log-viewer.tsx","../../../../app/components/refresh-button.tsx","../../../../app/components/session-hooks-panel.tsx","../../../../app/components/sessions-list.tsx","../../../../app/components/toast.tsx","../../../../app/error.tsx","../../../../app/global-error.tsx","../../../../app/globals.css","../../../../app/icon.png","../../../../app/layout.tsx","../../../../app/page.tsx","../../../../app/policies/hooks-client.tsx","../../../../app/policies/page.tsx","../../../../app/project/[name]/error.tsx","../../../../app/project/[name]/loading.tsx","../../../../app/project/[name]/page.tsx","../../../../app/project/[name]/session/[sessionId]/error.tsx","../../../../app/project/[name]/session/[sessionId]/loading.tsx","../../../../app/project/[name]/session/[sessionId]/page.tsx","../../../../app/projects/loading.tsx","../../../../app/projects/page.tsx","../../../../assets/logos/claude.svg","../../../../assets/logos/copilot-dark.svg","../../../../assets/logos/copilot-light.svg","../../../../assets/logos/cursor-dark.svg","../../../../assets/logos/cursor-light.svg","../../../../assets/logos/gemini-dark.svg","../../../../assets/logos/gemini-light.svg","../../../../assets/logos/openai-dark.svg","../../../../assets/logos/openai-light.svg","../../../../assets/logos/opencode-dark.svg","../../../../assets/logos/opencode-light.svg","../../../../assets/logos/pi-dark.svg","../../../../assets/logos/pi-light.svg","../../../../bin/failproofai.mjs","../../../../bun.lock","../../../../components.json","../../../../components/navbar.tsx","../../../../components/reach-developers.tsx","../../../../components/ui/button.tsx","../../../../contexts/AutoRefreshContext.tsx","../../../../contexts/PostHogContext.tsx","../../../../dist/cli.mjs","../../../../dist/index.js","../../../../docs/ar/architecture.mdx","../../../../docs/ar/built-in-policies.mdx","../../../../docs/ar/cli/dashboard.mdx","../../../../docs/ar/cli/environment-variables.mdx","../../../../docs/ar/cli/hook.mdx","../../../../docs/ar/cli/install-policies.mdx","../../../../docs/ar/cli/list-policies.mdx","../../../../docs/ar/cli/remove-policies.mdx","../../../../docs/ar/cli/version.mdx","../../../../docs/ar/configuration.mdx","../../../../docs/ar/custom-policies.mdx","../../../../docs/ar/dashboard.mdx","../../../../docs/ar/examples.mdx","../../../../docs/ar/for-agents.mdx","../../../../docs/ar/getting-started.mdx","../../../../docs/ar/introduction.mdx","../../../../docs/ar/package-aliases.mdx","../../../../docs/ar/testing.mdx","../../../../docs/architecture.mdx","../../../../docs/built-in-policies.mdx","../../../../docs/cli/dashboard.mdx","../../../../docs/cli/environment-variables.mdx","../../../../docs/cli/hook.mdx","../../../../docs/cli/install-policies.mdx","../../../../docs/cli/list-policies.mdx","../../../../docs/cli/remove-policies.mdx","../../../../docs/cli/version.mdx","../../../../docs/configuration.mdx","../../../../docs/custom-policies.mdx","../../../../docs/dashboard.mdx","../../../../docs/de/architecture.mdx","../../../../docs/de/built-in-policies.mdx","../../../../docs/de/cli/dashboard.mdx","../../../../docs/de/cli/environment-variables.mdx","../../../../docs/de/cli/hook.mdx","../../../../docs/de/cli/install-policies.mdx","../../../../docs/de/cli/list-policies.mdx","../../../../docs/de/cli/remove-policies.mdx","../../../../docs/de/cli/version.mdx","../../../../docs/de/configuration.mdx","../../../../docs/de/custom-policies.mdx","../../../../docs/de/dashboard.mdx","../../../../docs/de/examples.mdx","../../../../docs/de/for-agents.mdx","../../../../docs/de/getting-started.mdx","../../../../docs/de/introduction.mdx","../../../../docs/de/package-aliases.mdx","../../../../docs/de/testing.mdx","../../../../docs/docs.json","../../../../docs/es/architecture.mdx","../../../../docs/es/built-in-policies.mdx","../../../../docs/es/cli/dashboard.mdx","../../../../docs/es/cli/environment-variables.mdx","../../../../docs/es/cli/hook.mdx","../../../../docs/es/cli/install-policies.mdx","../../../../docs/es/cli/list-policies.mdx","../../../../docs/es/cli/remove-policies.mdx","../../../../docs/es/cli/version.mdx","../../../../docs/es/configuration.mdx","../../../../docs/es/custom-policies.mdx","../../../../docs/es/dashboard.mdx","../../../../docs/es/examples.mdx","../../../../docs/es/for-agents.mdx","../../../../docs/es/getting-started.mdx","../../../../docs/es/introduction.mdx","../../../../docs/es/package-aliases.mdx","../../../../docs/es/testing.mdx","../../../../docs/examples.mdx","../../../../docs/favicon.ico","../../../../docs/for-agents.mdx","../../../../docs/fr/architecture.mdx","../../../../docs/fr/built-in-policies.mdx","../../../../docs/fr/cli/dashboard.mdx","../../../../docs/fr/cli/environment-variables.mdx","../../../../docs/fr/cli/hook.mdx","../../../../docs/fr/cli/install-policies.mdx","../../../../docs/fr/cli/list-policies.mdx","../../../../docs/fr/cli/remove-policies.mdx","../../../../docs/fr/cli/version.mdx","../../../../docs/fr/configuration.mdx","../../../../docs/fr/custom-policies.mdx","../../../../docs/fr/dashboard.mdx","../../../../docs/fr/examples.mdx","../../../../docs/fr/for-agents.mdx","../../../../docs/fr/getting-started.mdx","../../../../docs/fr/introduction.mdx","../../../../docs/fr/package-aliases.mdx","../../../../docs/fr/testing.mdx","../../../../docs/getting-started.mdx","../../../../docs/he/architecture.mdx","../../../../docs/he/built-in-policies.mdx","../../../../docs/he/cli/dashboard.mdx","../../../../docs/he/cli/environment-variables.mdx","../../../../docs/he/cli/hook.mdx","../../../../docs/he/cli/install-policies.mdx","../../../../docs/he/cli/list-policies.mdx","../../../../docs/he/cli/remove-policies.mdx","../../../../docs/he/cli/version.mdx","../../../../docs/he/configuration.mdx","../../../../docs/he/custom-policies.mdx","../../../../docs/he/dashboard.mdx","../../../../docs/he/examples.mdx","../../../../docs/he/for-agents.mdx","../../../../docs/he/getting-started.mdx","../../../../docs/he/introduction.mdx","../../../../docs/he/package-aliases.mdx","../../../../docs/he/testing.mdx","../../../../docs/hi/architecture.mdx","../../../../docs/hi/built-in-policies.mdx","../../../../docs/hi/cli/dashboard.mdx","../../../../docs/hi/cli/environment-variables.mdx","../../../../docs/hi/cli/hook.mdx","../../../../docs/hi/cli/install-policies.mdx","../../../../docs/hi/cli/list-policies.mdx","../../../../docs/hi/cli/remove-policies.mdx","../../../../docs/hi/cli/version.mdx","../../../../docs/hi/configuration.mdx","../../../../docs/hi/custom-policies.mdx","../../../../docs/hi/dashboard.mdx","../../../../docs/hi/examples.mdx","../../../../docs/hi/for-agents.mdx","../../../../docs/hi/getting-started.mdx","../../../../docs/hi/introduction.mdx","../../../../docs/hi/package-aliases.mdx","../../../../docs/hi/testing.mdx","../../../../docs/i18n/README.ar.md","../../../../docs/i18n/README.de.md","../../../../docs/i18n/README.es.md","../../../../docs/i18n/README.fr.md","../../../../docs/i18n/README.he.md","../../../../docs/i18n/README.hi.md","../../../../docs/i18n/README.it.md","../../../../docs/i18n/README.ja.md","../../../../docs/i18n/README.ko.md","../../../../docs/i18n/README.pt-br.md","../../../../docs/i18n/README.ru.md","../../../../docs/i18n/README.tr.md","../../../../docs/i18n/README.vi.md","../../../../docs/i18n/README.zh.md","../../../../docs/introduction.mdx","../../../../docs/it/architecture.mdx","../../../../docs/it/built-in-policies.mdx","../../../../docs/it/cli/dashboard.mdx","../../../../docs/it/cli/environment-variables.mdx","../../../../docs/it/cli/hook.mdx","../../../../docs/it/cli/install-policies.mdx","../../../../docs/it/cli/list-policies.mdx","../../../../docs/it/cli/remove-policies.mdx","../../../../docs/it/cli/version.mdx","../../../../docs/it/configuration.mdx","../../../../docs/it/custom-policies.mdx","../../../../docs/it/dashboard.mdx","../../../../docs/it/examples.mdx","../../../../docs/it/for-agents.mdx","../../../../docs/it/getting-started.mdx","../../../../docs/it/introduction.mdx","../../../../docs/it/package-aliases.mdx","../../../../docs/it/testing.mdx","../../../../docs/ja/architecture.mdx","../../../../docs/ja/built-in-policies.mdx","../../../../docs/ja/cli/dashboard.mdx","../../../../docs/ja/cli/environment-variables.mdx","../../../../docs/ja/cli/hook.mdx","../../../../docs/ja/cli/install-policies.mdx","../../../../docs/ja/cli/list-policies.mdx","../../../../docs/ja/cli/remove-policies.mdx","../../../../docs/ja/cli/version.mdx","../../../../docs/ja/configuration.mdx","../../../../docs/ja/custom-policies.mdx","../../../../docs/ja/dashboard.mdx","../../../../docs/ja/examples.mdx","../../../../docs/ja/for-agents.mdx","../../../../docs/ja/getting-started.mdx","../../../../docs/ja/introduction.mdx","../../../../docs/ja/package-aliases.mdx","../../../../docs/ja/testing.mdx","../../../../docs/ko/architecture.mdx","../../../../docs/ko/built-in-policies.mdx","../../../../docs/ko/cli/dashboard.mdx","../../../../docs/ko/cli/environment-variables.mdx","../../../../docs/ko/cli/hook.mdx","../../../../docs/ko/cli/install-policies.mdx","../../../../docs/ko/cli/list-policies.mdx","../../../../docs/ko/cli/remove-policies.mdx","../../../../docs/ko/cli/version.mdx","../../../../docs/ko/configuration.mdx","../../../../docs/ko/custom-policies.mdx","../../../../docs/ko/dashboard.mdx","../../../../docs/ko/examples.mdx","../../../../docs/ko/for-agents.mdx","../../../../docs/ko/getting-started.mdx","../../../../docs/ko/introduction.mdx","../../../../docs/ko/package-aliases.mdx","../../../../docs/ko/testing.mdx","../../../../docs/logo/Failproof_AI_logo.png","../../../../docs/logo/Failproof_AI_logo_light.png","../../../../docs/package-aliases.mdx","../../../../docs/pt-br/architecture.mdx","../../../../docs/pt-br/built-in-policies.mdx","../../../../docs/pt-br/cli/dashboard.mdx","../../../../docs/pt-br/cli/environment-variables.mdx","../../../../docs/pt-br/cli/hook.mdx","../../../../docs/pt-br/cli/install-policies.mdx","../../../../docs/pt-br/cli/list-policies.mdx","../../../../docs/pt-br/cli/remove-policies.mdx","../../../../docs/pt-br/cli/version.mdx","../../../../docs/pt-br/configuration.mdx","../../../../docs/pt-br/custom-policies.mdx","../../../../docs/pt-br/dashboard.mdx","../../../../docs/pt-br/examples.mdx","../../../../docs/pt-br/for-agents.mdx","../../../../docs/pt-br/getting-started.mdx","../../../../docs/pt-br/introduction.mdx","../../../../docs/pt-br/package-aliases.mdx","../../../../docs/pt-br/testing.mdx","../../../../docs/ru/architecture.mdx","../../../../docs/ru/built-in-policies.mdx","../../../../docs/ru/cli/dashboard.mdx","../../../../docs/ru/cli/environment-variables.mdx","../../../../docs/ru/cli/hook.mdx","../../../../docs/ru/cli/install-policies.mdx","../../../../docs/ru/cli/list-policies.mdx","../../../../docs/ru/cli/remove-policies.mdx","../../../../docs/ru/cli/version.mdx","../../../../docs/ru/configuration.mdx","../../../../docs/ru/custom-policies.mdx","../../../../docs/ru/dashboard.mdx","../../../../docs/ru/examples.mdx","../../../../docs/ru/for-agents.mdx","../../../../docs/ru/getting-started.mdx","../../../../docs/ru/introduction.mdx","../../../../docs/ru/package-aliases.mdx","../../../../docs/ru/testing.mdx","../../../../docs/testing.mdx","../../../../docs/tr/architecture.mdx","../../../../docs/tr/built-in-policies.mdx","../../../../docs/tr/cli/dashboard.mdx","../../../../docs/tr/cli/environment-variables.mdx","../../../../docs/tr/cli/hook.mdx","../../../../docs/tr/cli/install-policies.mdx","../../../../docs/tr/cli/list-policies.mdx","../../../../docs/tr/cli/remove-policies.mdx","../../../../docs/tr/cli/version.mdx","../../../../docs/tr/configuration.mdx","../../../../docs/tr/custom-policies.mdx","../../../../docs/tr/dashboard.mdx","../../../../docs/tr/examples.mdx","../../../../docs/tr/for-agents.mdx","../../../../docs/tr/getting-started.mdx","../../../../docs/tr/introduction.mdx","../../../../docs/tr/package-aliases.mdx","../../../../docs/tr/testing.mdx","../../../../docs/vi/architecture.mdx","../../../../docs/vi/built-in-policies.mdx","../../../../docs/vi/cli/dashboard.mdx","../../../../docs/vi/cli/environment-variables.mdx","../../../../docs/vi/cli/hook.mdx","../../../../docs/vi/cli/install-policies.mdx","../../../../docs/vi/cli/list-policies.mdx","../../../../docs/vi/cli/remove-policies.mdx","../../../../docs/vi/cli/version.mdx","../../../../docs/vi/configuration.mdx","../../../../docs/vi/custom-policies.mdx","../../../../docs/vi/dashboard.mdx","../../../../docs/vi/examples.mdx","../../../../docs/vi/for-agents.mdx","../../../../docs/vi/getting-started.mdx","../../../../docs/vi/introduction.mdx","../../../../docs/vi/package-aliases.mdx","../../../../docs/vi/testing.mdx","../../../../docs/zh/architecture.mdx","../../../../docs/zh/built-in-policies.mdx","../../../../docs/zh/cli/dashboard.mdx","../../../../docs/zh/cli/environment-variables.mdx","../../../../docs/zh/cli/hook.mdx","../../../../docs/zh/cli/install-policies.mdx","../../../../docs/zh/cli/list-policies.mdx","../../../../docs/zh/cli/remove-policies.mdx","../../../../docs/zh/cli/version.mdx","../../../../docs/zh/configuration.mdx","../../../../docs/zh/custom-policies.mdx","../../../../docs/zh/dashboard.mdx","../../../../docs/zh/examples.mdx","../../../../docs/zh/for-agents.mdx","../../../../docs/zh/getting-started.mdx","../../../../docs/zh/introduction.mdx","../../../../docs/zh/package-aliases.mdx","../../../../docs/zh/testing.mdx","../../../../eslint.config.mjs","../../../../examples/convention-policies/security-policies.mjs","../../../../examples/convention-policies/workflow-policies.mjs","../../../../examples/policies-advanced/index.js","../../../../examples/policies-advanced/utils.js","../../../../examples/policies-basic.js","../../../../examples/policies-notification.js","../../../../instrumentation.node.ts","../../../../instrumentation.ts","../../../../lib/claude-config.ts","../../../../lib/cli-registry.ts","../../../../lib/client-telemetry.ts","../../../../lib/codex-projects.ts","../../../../lib/codex-sessions.ts","../../../../lib/concurrency.ts","../../../../lib/copilot-projects.ts","../../../../lib/copilot-sessions.ts","../../../../lib/cursor-projects.ts","../../../../lib/cursor-sessions.ts","../../../../lib/date-filters.ts","../../../../lib/download-session.ts","../../../../lib/extract-subagent-ids.ts","../../../../lib/format-date.ts","../../../../lib/format-duration.ts","../../../../lib/gemini-projects.ts","../../../../lib/gemini-sessions.ts","../../../../lib/log-entries.ts","../../../../lib/log-format.ts","../../../../lib/log-stats.ts","../../../../lib/logger.ts","../../../../lib/opencode-projects.ts","../../../../lib/opencode-sessions.ts","../../../../lib/paths.ts","../../../../lib/pi-projects.ts","../../../../lib/pi-sessions.ts","../../../../lib/projects.ts","../../../../lib/resolve-subagent-path.ts","../../../../lib/runtime-cache.ts","../../../../lib/telemetry-id.ts","../../../../lib/telemetry.ts","../../../../lib/url-filter-serializers.ts","../../../../lib/use-filter-state.ts","../../../../lib/use-url-params.ts","../../../../lib/utils.ts","../../../../lib/utils/session-id.ts","../../../../next.config.ts","../../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../node_modules/@swc/helpers/package.json","../../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../../node_modules/next/dist/client/lib/console.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../node_modules/next/dist/compiled/source-map/package.json","../../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../node_modules/next/dist/compiled/ws/index.js","../../../../node_modules/next/dist/compiled/ws/package.json","../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../node_modules/next/dist/lib/constants.js","../../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../../node_modules/next/dist/lib/interop-default.js","../../../../node_modules/next/dist/lib/is-error.js","../../../../node_modules/next/dist/lib/picocolors.js","../../../../node_modules/next/dist/lib/scheduler.js","../../../../node_modules/next/dist/lib/semver-noop.js","../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../node_modules/next/dist/server/lib/parse-stack.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../node_modules/next/dist/server/lib/source-maps.js","../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../node_modules/next/dist/server/node-environment-baseline.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../node_modules/next/dist/server/node-environment.js","../../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../../node_modules/next/dist/server/patch-error-inspect.js","../../../../node_modules/next/dist/server/require-hook.js","../../../../node_modules/next/dist/server/response-cache/types.js","../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../node_modules/next/package.json","../../../../node_modules/react/cjs/react.development.js","../../../../node_modules/react/cjs/react.production.js","../../../../node_modules/react/index.js","../../../../node_modules/react/package.json","../../../../package.json","../../../../pi-extension/index.ts","../../../../pi-extension/package.json","../../../../postcss.config.mjs","../../../../proxy.ts","../../../../readme-arch-hq.gif","../../../../scripts/alias-proxy.js","../../../../scripts/dev.ts","../../../../scripts/install-diagnosis.mjs","../../../../scripts/install-telemetry.mjs","../../../../scripts/launch.ts","../../../../scripts/parse-script-args.ts","../../../../scripts/postinstall.mjs","../../../../scripts/preuninstall.mjs","../../../../scripts/prune-standalone.mjs","../../../../scripts/publish-aliases.mjs","../../../../scripts/start.ts","../../../../scripts/sync-hook-events-prompt.md","../../../../scripts/translate-docs/cache.ts","../../../../scripts/translate-docs/cli.ts","../../../../scripts/translate-docs/config.ts","../../../../scripts/translate-docs/mdx-translator.ts","../../../../scripts/translate-docs/mintlify-nav.ts","../../../../scripts/translate-docs/readme-translator.ts","../../../../scripts/translate-docs/translator.ts","../../../../scripts/translate-docs/types.ts","../../../../skills-lock.json","../../../../src/auth/login.ts","../../../../src/auth/logout.ts","../../../../src/auth/token-store.ts","../../../../src/cli-error.ts","../../../../src/hooks/builtin-policies.ts","../../../../src/hooks/custom-hooks-loader.ts","../../../../src/hooks/custom-hooks-registry.ts","../../../../src/hooks/handler.ts","../../../../src/hooks/hook-activity-store.ts","../../../../src/hooks/hook-logger.ts","../../../../src/hooks/hook-telemetry.ts","../../../../src/hooks/hooks-config.ts","../../../../src/hooks/install-prompt.ts","../../../../src/hooks/integrations.ts","../../../../src/hooks/llm-client.ts","../../../../src/hooks/loader-utils.ts","../../../../src/hooks/manager.ts","../../../../src/hooks/policy-evaluator.ts","../../../../src/hooks/policy-helpers.ts","../../../../src/hooks/policy-registry.ts","../../../../src/hooks/policy-types.ts","../../../../src/hooks/resolve-cwd.ts","../../../../src/hooks/resolve-permission-mode.ts","../../../../src/hooks/resolve-transcript-path.ts","../../../../src/hooks/types.ts","../../../../src/index.ts","../../../../src/posthog-key.ts","../../../../src/relay/daemon.ts","../../../../src/relay/pid.ts","../../../../src/relay/queue.ts","../../../../tailwind.config.ts","../../../../tsconfig.json","../../../../vitest.config.e2e.mts","../../../../vitest.config.mts","../../chunks/ssr/[externals]_node_async_hooks_0v0ln8c._.js","../../chunks/ssr/[root-of-the-server]__0370~qj._.js","../../chunks/ssr/[root-of-the-server]__098zro9._.js","../../chunks/ssr/[root-of-the-server]__09i-rsi._.js","../../chunks/ssr/[root-of-the-server]__0j4l6hl._.js","../../chunks/ssr/[root-of-the-server]__0ymlddl._.js","../../chunks/ssr/[root-of-the-server]__0~03grs._.js","../../chunks/ssr/[root-of-the-server]__12y7xmt._.js","../../chunks/ssr/[turbopack]_runtime.js","../../chunks/ssr/_0zx~s__._.js","../../chunks/ssr/app_13f0ohr._.js","../../chunks/ssr/app_error_tsx_11t4ysq._.js","../../chunks/ssr/app_global-error_tsx_0m9qisk._.js","../../chunks/ssr/app_global-error_tsx_0xerkr6._.js","../../chunks/ssr/app_policies_hooks-client_tsx_0q-m0y-._.js","../../chunks/ssr/lib_utils_ts_068jk73._.js","../../chunks/ssr/node_modules_0ttbz1~._.js","../../chunks/ssr/node_modules_next_0rd0oc-._.js","../../chunks/ssr/node_modules_next_dist_06u0kr8._.js","../../chunks/ssr/node_modules_next_dist_0h9llsw._.js","../../chunks/ssr/node_modules_next_dist_11dij6w._.js","../../chunks/ssr/node_modules_next_dist_client_components_0inhx6q._.js","../../chunks/ssr/node_modules_next_dist_client_components_builtin_forbidden_0ghu-f7.js","../../chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0cjv-23.js","../../chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0r6o0i2.js","../../chunks/ssr/node_modules_posthog-node_dist_entrypoints_index_node_mjs_0mebn66._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/policies/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":37457,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68017,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/contexts/PostHogContext.tsx <module evaluation>":{"id":12344,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/contexts/PostHogContext.tsx":{"id":12344,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/app/components/global-error-listeners.tsx <module evaluation>":{"id":97917,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/app/components/global-error-listeners.tsx":{"id":97917,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/contexts/AutoRefreshContext.tsx <module evaluation>":{"id":85881,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/contexts/AutoRefreshContext.tsx":{"id":85881,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/components/navbar.tsx <module evaluation>":{"id":63780,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/components/navbar.tsx":{"id":63780,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/app/components/toast.tsx <module evaluation>":{"id":55574,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/app/components/toast.tsx":{"id":55574,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"async":false},"[project]/app/error.tsx <module evaluation>":{"id":8821,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js","/_next/static/chunks/15fklyav5py5m.js"],"async":false},"[project]/app/error.tsx":{"id":8821,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js","/_next/static/chunks/15fklyav5py5m.js"],"async":false},"[project]/app/global-error.tsx <module evaluation>":{"id":53348,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js","/_next/static/chunks/179yytvmam0ug.js"],"async":false},"[project]/app/global-error.tsx":{"id":53348,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js","/_next/static/chunks/179yytvmam0ug.js"],"async":false},"[project]/app/policies/hooks-client.tsx <module evaluation>":{"id":64245,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js","/_next/static/chunks/12l2t63hkyo2q.js","/_next/static/chunks/0kqar56yl~41o.js"],"async":false},"[project]/app/policies/hooks-client.tsx":{"id":64245,"name":"*","chunks":["/_next/static/chunks/0ml1.ck_5t36i.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js","/_next/static/chunks/12l2t63hkyo2q.js","/_next/static/chunks/0kqar56yl~41o.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rkxer-._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rkxer-._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rkxer-._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rkxer-._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rkxer-._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rkxer-._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rkxer-._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"12344":{"*":{"id":10765,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rkxer-._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"97917":{"*":{"id":45550,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rkxer-._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"85881":{"*":{"id":6236,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rkxer-._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"63780":{"*":{"id":10815,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rkxer-._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"55574":{"*":{"id":18952,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rkxer-._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"8821":{"*":{"id":78141,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rkxer-._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js","server/chunks/ssr/app_13f0ohr._.js"],"async":false}},"53348":{"*":{"id":3171,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rkxer-._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js","server/chunks/ssr/app_global-error_tsx_0xerkr6._.js"],"async":false}},"64245":{"*":{"id":22712,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rkxer-._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js","server/chunks/ssr/_0zx~s__._.js","server/chunks/ssr/app_policies_hooks-client_tsx_0q-m0y-._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"12344":{"*":{"id":92036,"name":"*","chunks":[],"async":false}},"97917":{"*":{"id":16336,"name":"*","chunks":[],"async":false}},"85881":{"*":{"id":54950,"name":"*","chunks":[],"async":false}},"63780":{"*":{"id":42976,"name":"*","chunks":[],"async":false}},"55574":{"*":{"id":33711,"name":"*","chunks":[],"async":false}},"8821":{"*":{"id":50757,"name":"*","chunks":[],"async":false}},"53348":{"*":{"id":53128,"name":"*","chunks":[],"async":false}},"64245":{"*":{"id":95450,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/app/layout":[{"path":"static/chunks/17rm86uz2nd5a.css","inlined":false}],"[project]/app/error":[{"path":"static/chunks/17rm86uz2nd5a.css","inlined":false}],"[project]/app/global-error":[{"path":"static/chunks/17rm86uz2nd5a.css","inlined":false}],"[project]/app/policies/page":[{"path":"static/chunks/17rm86uz2nd5a.css","inlined":false}]},"entryJSFiles":{"[project]/app/layout":["static/chunks/0ml1.ck_5t36i.js","static/chunks/0d3shmwh5_nmn.js","static/chunks/0zig0fh30t6ou.js"],"[project]/app/error":["static/chunks/0ml1.ck_5t36i.js","static/chunks/0d3shmwh5_nmn.js","static/chunks/0zig0fh30t6ou.js","static/chunks/15fklyav5py5m.js"],"[project]/app/global-error":["static/chunks/0ml1.ck_5t36i.js","static/chunks/0d3shmwh5_nmn.js","static/chunks/0zig0fh30t6ou.js","static/chunks/179yytvmam0ug.js"],"[project]/app/policies/page":["static/chunks/0ml1.ck_5t36i.js","static/chunks/0d3shmwh5_nmn.js","static/chunks/0zig0fh30t6ou.js","static/chunks/12l2t63hkyo2q.js","static/chunks/0kqar56yl~41o.js"]}};
|
|
2
|
+
globalThis.__RSC_MANIFEST["/policies/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":37457,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68017,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/contexts/PostHogContext.tsx <module evaluation>":{"id":12344,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/contexts/PostHogContext.tsx":{"id":12344,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/app/components/global-error-listeners.tsx <module evaluation>":{"id":97917,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/app/components/global-error-listeners.tsx":{"id":97917,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/contexts/AutoRefreshContext.tsx <module evaluation>":{"id":85881,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/contexts/AutoRefreshContext.tsx":{"id":85881,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/components/navbar.tsx <module evaluation>":{"id":63780,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/components/navbar.tsx":{"id":63780,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/app/components/toast.tsx <module evaluation>":{"id":55574,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/app/components/toast.tsx":{"id":55574,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js"],"async":false},"[project]/app/error.tsx <module evaluation>":{"id":8821,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js","/_next/static/chunks/15fklyav5py5m.js"],"async":false},"[project]/app/error.tsx":{"id":8821,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js","/_next/static/chunks/15fklyav5py5m.js"],"async":false},"[project]/app/global-error.tsx <module evaluation>":{"id":53348,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js","/_next/static/chunks/0wtiofzdt-l2u.js"],"async":false},"[project]/app/global-error.tsx":{"id":53348,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js","/_next/static/chunks/0wtiofzdt-l2u.js"],"async":false},"[project]/app/policies/hooks-client.tsx <module evaluation>":{"id":64245,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js","/_next/static/chunks/0zg~cpc5ysg6d.js","/_next/static/chunks/0wq808vlc8l04.js"],"async":false},"[project]/app/policies/hooks-client.tsx":{"id":64245,"name":"*","chunks":["/_next/static/chunks/03xhjwk6zhi8f.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0a40sy4tk8ioe.js","/_next/static/chunks/0zg~cpc5ysg6d.js","/_next/static/chunks/0wq808vlc8l04.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12y7xmt._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12y7xmt._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12y7xmt._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12y7xmt._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12y7xmt._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12y7xmt._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12y7xmt._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"12344":{"*":{"id":10765,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12y7xmt._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"97917":{"*":{"id":45550,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12y7xmt._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"85881":{"*":{"id":6236,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12y7xmt._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"63780":{"*":{"id":10815,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12y7xmt._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"55574":{"*":{"id":18952,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12y7xmt._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js"],"async":false}},"8821":{"*":{"id":78141,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12y7xmt._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js","server/chunks/ssr/app_13f0ohr._.js"],"async":false}},"53348":{"*":{"id":3171,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12y7xmt._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js","server/chunks/ssr/app_global-error_tsx_0xerkr6._.js"],"async":false}},"64245":{"*":{"id":22712,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12y7xmt._.js","server/chunks/ssr/lib_utils_ts_068jk73._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/node_modules_0ttbz1~._.js","server/chunks/ssr/_0zx~s__._.js","server/chunks/ssr/app_policies_hooks-client_tsx_0q-m0y-._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"12344":{"*":{"id":92036,"name":"*","chunks":[],"async":false}},"97917":{"*":{"id":16336,"name":"*","chunks":[],"async":false}},"85881":{"*":{"id":54950,"name":"*","chunks":[],"async":false}},"63780":{"*":{"id":42976,"name":"*","chunks":[],"async":false}},"55574":{"*":{"id":33711,"name":"*","chunks":[],"async":false}},"8821":{"*":{"id":50757,"name":"*","chunks":[],"async":false}},"53348":{"*":{"id":53128,"name":"*","chunks":[],"async":false}},"64245":{"*":{"id":95450,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/app/layout":[{"path":"static/chunks/0f5p9plm.aqlp.css","inlined":false}],"[project]/app/error":[{"path":"static/chunks/0f5p9plm.aqlp.css","inlined":false}],"[project]/app/global-error":[{"path":"static/chunks/0f5p9plm.aqlp.css","inlined":false}],"[project]/app/policies/page":[{"path":"static/chunks/0f5p9plm.aqlp.css","inlined":false}]},"entryJSFiles":{"[project]/app/layout":["static/chunks/03xhjwk6zhi8f.js","static/chunks/0d3shmwh5_nmn.js","static/chunks/0a40sy4tk8ioe.js"],"[project]/app/error":["static/chunks/03xhjwk6zhi8f.js","static/chunks/0d3shmwh5_nmn.js","static/chunks/0a40sy4tk8ioe.js","static/chunks/15fklyav5py5m.js"],"[project]/app/global-error":["static/chunks/03xhjwk6zhi8f.js","static/chunks/0d3shmwh5_nmn.js","static/chunks/0a40sy4tk8ioe.js","static/chunks/0wtiofzdt-l2u.js"],"[project]/app/policies/page":["static/chunks/03xhjwk6zhi8f.js","static/chunks/0d3shmwh5_nmn.js","static/chunks/0a40sy4tk8ioe.js","static/chunks/0zg~cpc5ysg6d.js","static/chunks/0wq808vlc8l04.js"]}};
|
|
3
3
|
|