failproofai 0.0.9 → 0.0.10-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/.cursor/hooks.json +47 -0
- package/.next/standalone/.gemini/settings.json +147 -0
- package/.next/standalone/.next/BUILD_ID +1 -1
- package/.next/standalone/.next/build-manifest.json +3 -3
- 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/server-reference-manifest.json +1 -1
- package/.next/standalone/.next/server/app/_global-error/page.js +1 -1
- 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/server-reference-manifest.json +1 -1
- package/.next/standalone/.next/server/app/_not-found/page.js +1 -1
- 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 +2 -2
- package/.next/standalone/.next/server/app/_not-found.rsc +17 -17
- package/.next/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +17 -17
- 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 +11 -11
- 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 +2 -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 +11 -11
- package/.next/standalone/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/page/server-reference-manifest.json +1 -1
- package/.next/standalone/.next/server/app/page.js +1 -1
- 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/server-reference-manifest.json +8 -8
- package/.next/standalone/.next/server/app/policies/page.js +1 -1
- 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/server-reference-manifest.json +1 -1
- package/.next/standalone/.next/server/app/project/[name]/page.js +2 -2
- 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/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 +5 -5
- 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/server-reference-manifest.json +1 -1
- package/.next/standalone/.next/server/app/projects/page.js +2 -2
- 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]__0.~nmr9._.js +3 -0
- package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0yspgjy._.js → [root-of-the-server]__010i6f5._.js} +2 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__08px0ym._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0b57.gk._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0dtn9lr._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0kjo7d_._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0vlhtkc._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0wu7fr7._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0yfq1yr._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0z4c5dj._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0zso~62._.js +3 -0
- 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-2wr.c._.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0.~m-w2._.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__09icjsf._.js → [root-of-the-server]__0709m8.._.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0bz245.._.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0dl0kgt._.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0gmhxyo._.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0_b7pgn._.js → [root-of-the-server]__0lkkjl_._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__01g_w_e._.js → [root-of-the-server]__0mb9b9d._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0mup1hi._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ohb3gc._.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0qbpe_v._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0s~gy6y._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0t5l7a5._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ymlddl._.js +152 -6
- package/.next/standalone/.next/server/chunks/ssr/_03d7qyt._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{_07a1g.3._.js → _0zx~s__._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_10lm7or._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/app_0cdqd9w._.js +1 -1
- 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_codex-projects_ts_0eosib~._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/lib_copilot-projects_ts_0r8xkn8._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/lib_cursor-projects_ts_0qt1scg._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/lib_gemini-projects_ts_0sl~yqr._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/lib_opencode-projects_ts_0op9gyp._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/lib_pi-projects_ts_103tsh1._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0ef3uwk.js +1 -1
- package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
- package/.next/standalone/.next/server/pages/404.html +2 -2
- 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/{0n-_j_6fo6jex.js → 0-wd3kiz5wrsz.js} +2 -2
- package/.next/standalone/.next/static/chunks/{0756i.7omnnl6.js → 0222q~_4u7p6h.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0t~iusm_fxoao.js → 02y~6tp1j1wkh.js} +1 -1
- package/.next/standalone/.next/static/chunks/{09ose_165ra4d.js → 09qdljea8j.3~.js} +1 -1
- package/.next/standalone/.next/static/chunks/0bi2r.m~yokoo.js +1 -0
- package/.next/standalone/.next/static/chunks/{11kt_9zaooda3.js → 0pt38lwlsaxvs.js} +1 -1
- package/.next/standalone/.next/static/chunks/0q5bmqop--9yk.js +1 -0
- package/.next/standalone/.next/static/chunks/{0u-ys71jc4y68.js → 0vl201wjmz17m.js} +2 -2
- package/.next/standalone/.next/static/chunks/{0pr7k36o_.du1.js → 0vl~p17i-4qt2.js} +1 -1
- package/.next/standalone/.next/static/chunks/0xkzmsj-sniqz.js +1 -0
- package/.next/standalone/.next/static/chunks/12po2vpc-4_c1.css +1 -0
- package/.next/standalone/.opencode/opencode.json +4 -0
- package/.next/standalone/.opencode/plugins/failproofai.mjs +131 -0
- package/.next/standalone/.pi/settings.json +5 -0
- package/.next/standalone/app/components/cli-badge.tsx +7 -11
- package/.next/standalone/app/components/project-list.tsx +32 -4
- package/.next/standalone/app/policies/hooks-client.tsx +31 -15
- package/.next/standalone/app/project/[name]/page.tsx +52 -16
- package/.next/standalone/app/project/[name]/session/[sessionId]/page.tsx +92 -15
- package/.next/standalone/assets/logos/copilot-dark.svg +1 -0
- package/.next/standalone/assets/logos/copilot-light.svg +1 -0
- package/.next/standalone/assets/logos/cursor-dark.svg +1 -0
- package/.next/standalone/assets/logos/cursor-light.svg +1 -0
- package/.next/standalone/assets/logos/gemini-dark.svg +13 -0
- package/.next/standalone/assets/logos/gemini-light.svg +13 -0
- package/.next/standalone/assets/logos/opencode-dark.svg +1 -0
- package/.next/standalone/assets/logos/opencode-light.svg +1 -0
- package/.next/standalone/assets/logos/pi-dark.svg +7 -0
- package/.next/standalone/assets/logos/pi-light.svg +7 -0
- package/.next/standalone/lib/cli-registry.ts +107 -0
- package/.next/standalone/lib/codex-projects.ts +3 -3
- package/.next/standalone/lib/copilot-projects.ts +224 -0
- package/.next/standalone/lib/copilot-sessions.ts +395 -0
- package/.next/standalone/lib/cursor-projects.ts +312 -0
- package/.next/standalone/lib/cursor-sessions.ts +467 -0
- package/.next/standalone/lib/gemini-projects.ts +203 -0
- package/.next/standalone/lib/gemini-sessions.ts +365 -0
- package/.next/standalone/lib/opencode-projects.ts +232 -0
- package/.next/standalone/lib/opencode-sessions.ts +237 -0
- package/.next/standalone/lib/pi-projects.ts +230 -0
- package/.next/standalone/lib/pi-sessions.ts +325 -0
- package/.next/standalone/lib/projects.ts +67 -31
- package/.next/standalone/next.config.ts +5 -4
- package/.next/standalone/package.json +2 -1
- package/.next/standalone/pi-extension/index.ts +373 -0
- package/.next/standalone/pi-extension/package.json +12 -0
- package/.next/standalone/server.js +1 -1
- package/README.md +37 -3
- package/bin/failproofai.mjs +61 -21
- package/dist/cli.mjs +2405 -253
- package/lib/cli-registry.ts +107 -0
- package/lib/codex-projects.ts +3 -3
- package/lib/copilot-projects.ts +224 -0
- package/lib/copilot-sessions.ts +395 -0
- package/lib/cursor-projects.ts +312 -0
- package/lib/cursor-sessions.ts +467 -0
- package/lib/gemini-projects.ts +203 -0
- package/lib/gemini-sessions.ts +365 -0
- package/lib/opencode-projects.ts +232 -0
- package/lib/opencode-sessions.ts +237 -0
- package/lib/pi-projects.ts +230 -0
- package/lib/pi-sessions.ts +325 -0
- package/lib/projects.ts +67 -31
- package/package.json +2 -1
- package/pi-extension/index.ts +373 -0
- package/pi-extension/package.json +12 -0
- package/scripts/install-diagnosis.mjs +190 -0
- package/scripts/launch.ts +32 -0
- package/scripts/postinstall.mjs +25 -0
- package/scripts/translate-docs/mdx-translator.ts +56 -2
- package/scripts/translate-docs/translator.ts +1 -1
- package/src/hooks/builtin-policies.ts +84 -14
- package/src/hooks/handler.ts +67 -5
- package/src/hooks/install-prompt.ts +33 -10
- package/src/hooks/integrations.ts +1007 -6
- package/src/hooks/policy-evaluator.ts +299 -3
- package/src/hooks/resolve-permission-mode.ts +23 -0
- package/src/hooks/types.ts +307 -3
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0g72weg._.js +0 -3
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0su~k6f._.js +0 -3
- package/.next/standalone/.next/server/chunks/lib_codex-projects_ts_07qqk1g._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__01743wx._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__092s1ta._.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0g.lg8b._.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0gs6wz4._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0h..k-e._.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0it81ys._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0u4a9jq._.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__11pa2ra._.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__12.h2mg._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__12t-wym._.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/_04w00cm._.js +0 -3
- package/.next/standalone/.next/static/chunks/0.rk1iwdt1d7c.css +0 -1
- package/.next/standalone/.next/static/chunks/06x4-d1~o-opr.js +0 -1
- package/.next/standalone/.next/static/chunks/095l4hc7-h.~~.js +0 -1
- package/.next/standalone/.next/static/chunks/0n~s0gafwnp2y.js +0 -1
- /package/.next/standalone/.next/static/{A_Ax17P33facL0OmIwFXj → w0GG7S5UEj1-p5g9hfsh2}/_buildManifest.js +0 -0
- /package/.next/standalone/.next/static/{A_Ax17P33facL0OmIwFXj → w0GG7S5UEj1-p5g9hfsh2}/_clientMiddlewareManifest.js +0 -0
- /package/.next/standalone/.next/static/{A_Ax17P33facL0OmIwFXj → w0GG7S5UEj1-p5g9hfsh2}/_ssgManifest.js +0 -0
package/.next/standalone/.next/server/app/api/download/[project]/[session]/route.js.nft.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../../../../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/next-server/app-route-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","../../../../../chunks/[root-of-the-server]__0j8-xkl._.js","../../../../../chunks/[root-of-the-server]__0su~k6f._.js","../../../../../chunks/[turbopack]_runtime.js","../../../../../chunks/_next-internal_server_app_api_download_[project]_[session]_route_actions_0wb00i-.js","../../../../../chunks/lib_codex-projects_ts_07qqk1g._.js","./route_client-reference-manifest.js"]}
|
|
1
|
+
{"version":1,"files":["../../../../../../../.cursor/hooks.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/logo.tsx","../../../../../../../components/navbar.tsx","../../../../../../../components/reach-developers.tsx","../../../../../../../components/theme-toggle.tsx","../../../../../../../components/ui/button.tsx","../../../../../../../contexts/AutoRefreshContext.tsx","../../../../../../../contexts/PostHogContext.tsx","../../../../../../../contexts/ThemeContext.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","../../../../../../../failproofai-hq.gif","../../../../../../../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/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/next-server/app-route-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","../../../../../../../public/exospheresmall-dark.png","../../../../../../../public/exospheresmall.png","../../../../../../../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-permission-mode.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/[root-of-the-server]__0.~nmr9._.js","../../../../../chunks/[root-of-the-server]__08px0ym._.js","../../../../../chunks/[root-of-the-server]__0b57.gk._.js","../../../../../chunks/[root-of-the-server]__0j8-xkl._.js","../../../../../chunks/[root-of-the-server]__0vlhtkc._.js","../../../../../chunks/[root-of-the-server]__0wu7fr7._.js","../../../../../chunks/[root-of-the-server]__0yfq1yr._.js","../../../../../chunks/[root-of-the-server]__0z4c5dj._.js","../../../../../chunks/[root-of-the-server]__0zso~62._.js","../../../../../chunks/[turbopack]_runtime.js","../../../../../chunks/_next-internal_server_app_api_download_[project]_[session]_route_actions_0wb00i-.js","./route_client-reference-manifest.js"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/0tyw4u3~2isbh.js"/><script src="/_next/static/chunks/150i0n26fnvso.js" async=""></script><script src="/_next/static/chunks/07uz2g0_38qia.js" async=""></script><script src="/_next/static/chunks/12simlrcfk3g2.js" async=""></script><script src="/_next/static/chunks/01q52wg_amm60.js" async=""></script><script src="/_next/static/chunks/turbopack-0o7k.hakttp4k.js" async=""></script><script src="/_next/static/chunks/09ose_165ra4d.js" async=""></script><script src="/_next/static/chunks/0u-ys71jc4y68.js" async=""></script><script src="/_next/static/chunks/0d3shmwh5_nmn.js" async=""></script><script src="/_next/static/chunks/0zig0fh30t6ou.js" async=""></script><script src="/_next/static/chunks/095l4hc7-h.~~.js" async=""></script><link rel="preload" href="/_next/static/chunks/0.rk1iwdt1d7c.css" as="style"/><meta name="robots" content="noindex"/><title>Failproof AI - Hooks & Project Monitor</title><meta name="description" content="Open-source hooks, policies, and project visualization for Claude Code & Agents SDK"/><link rel="icon" href="/icon.png"/><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><script src="/_next/static/chunks/0tyw4u3~2isbh.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[12344,[\"/_next/static/chunks/09ose_165ra4d.js\",\"/_next/static/chunks/0u-ys71jc4y68.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0zig0fh30t6ou.js\"],\"PostHogProvider\"]\n3:I[97917,[\"/_next/static/chunks/09ose_165ra4d.js\",\"/_next/static/chunks/0u-ys71jc4y68.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0zig0fh30t6ou.js\"],\"GlobalErrorListeners\"]\n4:I[47613,[\"/_next/static/chunks/09ose_165ra4d.js\",\"/_next/static/chunks/0u-ys71jc4y68.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0zig0fh30t6ou.js\"],\"ThemeProvider\"]\n5:I[85881,[\"/_next/static/chunks/09ose_165ra4d.js\",\"/_next/static/chunks/0u-ys71jc4y68.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0zig0fh30t6ou.js\"],\"AutoRefreshProvider\"]\n6:I[63780,[\"/_next/static/chunks/09ose_165ra4d.js\",\"/_next/static/chunks/0u-ys71jc4y68.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0zig0fh30t6ou.js\"],\"Navbar\"]\n7:I[39756,[\"/_next/static/chunks/09ose_165ra4d.js\",\"/_next/static/chunks/0u-ys71jc4y68.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0zig0fh30t6ou.js\"],\"default\"]\n8:I[8821,[\"/_next/static/chunks/09ose_165ra4d.js\",\"/_next/static/chunks/0u-ys71jc4y68.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0zig0fh30t6ou.js\",\"/_next/static/chunks/15fklyav5py5m.js\"],\"default\"]\n9:I[37457,[\"/_next/static/chunks/09ose_165ra4d.js\",\"/_next/static/chunks/0u-ys71jc4y68.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0zig0fh30t6ou.js\"],\"default\"]\na:I[55574,[\"/_next/static/chunks/09ose_165ra4d.js\",\"/_next/static/chunks/0u-ys71jc4y68.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0zig0fh30t6ou.js\"],\"Toaster\"]\nc:I[97367,[\"/_next/static/chunks/09ose_165ra4d.js\",\"/_next/static/chunks/0u-ys71jc4y68.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0zig0fh30t6ou.js\"],\"OutletBoundary\"]\nd:\"$Sreact.suspense\"\nf:I[97367,[\"/_next/static/chunks/09ose_165ra4d.js\",\"/_next/static/chunks/0u-ys71jc4y68.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0zig0fh30t6ou.js\"],\"ViewportBoundary\"]\n11:I[97367,[\"/_next/static/chunks/09ose_165ra4d.js\",\"/_next/static/chunks/0u-ys71jc4y68.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0zig0fh30t6ou.js\"],\"MetadataBoundary\"]\n13:I[53348,[\"/_next/static/chunks/09ose_165ra4d.js\",\"/_next/static/chunks/0u-ys71jc4y68.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0zig0fh30t6ou.js\",\"/_next/static/chunks/095l4hc7-h.~~.js\"],\"default\"]\n:HL[\"/_next/static/chunks/0.rk1iwdt1d7c.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0.rk1iwdt1d7c.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/09ose_165ra4d.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0u-ys71jc4y68.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-3\",{\"src\":\"/_next/static/chunks/0zig0fh30t6ou.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"\\n (function() {\\n try {\\n // Ensure we don't add duplicate classes\\n document.documentElement.classList.remove('light', 'dark');\\n \\n var theme = localStorage.getItem('theme');\\n if (theme \u0026\u0026 (theme === 'light' || theme === 'dark')) {\\n document.documentElement.classList.add(theme);\\n } else {\\n document.documentElement.classList.add('dark');\\n }\\n } catch (e) {\\n // Fallback to dark theme if there's any error\\n document.documentElement.classList.remove('light', 'dark');\\n document.documentElement.classList.add('dark');\\n }\\n })();\\n \"}}],[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"\\n #__loading {\\n position: fixed; inset: 0; z-index: 9999;\\n display: flex; align-items: center; justify-content: center;\\n background: var(--background, #031035);\\n color: var(--foreground, #f8fafc);\\n font-family: system-ui, sans-serif;\\n font-size: 1rem;\\n transition: opacity 0.15s;\\n }\\n body \u003e *:not(#__loading) { opacity: 0; }\\n \"}}]]}],[\"$\",\"body\",null,{\"className\":\"antialiased\",\"children\":[[\"$\",\"div\",null,{\"id\":\"__loading\",\"children\":\"Loading…\"}],[\"$\",\"$L2\",null,{\"children\":[[\"$\",\"$L3\",null,{}],[\"$\",\"$L4\",null,{\"children\":[[\"$\",\"$L5\",null,{\"children\":[[\"$\",\"$L6\",null,{\"disabledPages\":[]}],[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$8\",\"errorStyles\":[],\"errorScripts\":[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/15fklyav5py5m.js\",\"async\":true}]],\"template\":[\"$\",\"$L9\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],[\"$\",\"$La\",null,{}]]}]]}]]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[\"$Lb\",null,[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$d\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@e\"}]}]]}],{},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lf\",null,{\"children\":\"$L10\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L11\",null,{\"children\":[\"$\",\"$d\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L12\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$13\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0.rk1iwdt1d7c.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"A_Ax17P33facL0OmIwFXj\"}\n"])</script><script>self.__next_f.push([1,"b:E{\"digest\":\"NEXT_HTTP_ERROR_FALLBACK;404\"}\n"])</script><script>self.__next_f.push([1,"10:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"14:I[27201,[\"/_next/static/chunks/09ose_165ra4d.js\",\"/_next/static/chunks/0u-ys71jc4y68.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0zig0fh30t6ou.js\"],\"IconMark\"]\ne:null\n12:[[\"$\",\"title\",\"0\",{\"children\":\"Failproof AI - Hooks \u0026 Project Monitor\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Open-source hooks, policies, and project visualization for Claude Code \u0026 Agents SDK\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/icon.png\"}],[\"$\",\"$L14\",\"3\",{}]]\n"])</script></body></html>
|
|
1
|
+
<!DOCTYPE html><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/0tyw4u3~2isbh.js"/><script src="/_next/static/chunks/150i0n26fnvso.js" async=""></script><script src="/_next/static/chunks/07uz2g0_38qia.js" async=""></script><script src="/_next/static/chunks/12simlrcfk3g2.js" async=""></script><script src="/_next/static/chunks/01q52wg_amm60.js" async=""></script><script src="/_next/static/chunks/turbopack-0o7k.hakttp4k.js" async=""></script><script src="/_next/static/chunks/09qdljea8j.3~.js" async=""></script><script src="/_next/static/chunks/0vl201wjmz17m.js" async=""></script><script src="/_next/static/chunks/0d3shmwh5_nmn.js" async=""></script><script src="/_next/static/chunks/0zig0fh30t6ou.js" async=""></script><script src="/_next/static/chunks/0xkzmsj-sniqz.js" async=""></script><link rel="preload" href="/_next/static/chunks/12po2vpc-4_c1.css" as="style"/><meta name="robots" content="noindex"/><title>Failproof AI - Hooks & Project Monitor</title><meta name="description" content="Open-source hooks, policies, and project visualization for Claude Code & Agents SDK"/><link rel="icon" href="/icon.png"/><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><script src="/_next/static/chunks/0tyw4u3~2isbh.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[12344,[\"/_next/static/chunks/09qdljea8j.3~.js\",\"/_next/static/chunks/0vl201wjmz17m.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0zig0fh30t6ou.js\"],\"PostHogProvider\"]\n3:I[97917,[\"/_next/static/chunks/09qdljea8j.3~.js\",\"/_next/static/chunks/0vl201wjmz17m.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0zig0fh30t6ou.js\"],\"GlobalErrorListeners\"]\n4:I[47613,[\"/_next/static/chunks/09qdljea8j.3~.js\",\"/_next/static/chunks/0vl201wjmz17m.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0zig0fh30t6ou.js\"],\"ThemeProvider\"]\n5:I[85881,[\"/_next/static/chunks/09qdljea8j.3~.js\",\"/_next/static/chunks/0vl201wjmz17m.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0zig0fh30t6ou.js\"],\"AutoRefreshProvider\"]\n6:I[63780,[\"/_next/static/chunks/09qdljea8j.3~.js\",\"/_next/static/chunks/0vl201wjmz17m.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0zig0fh30t6ou.js\"],\"Navbar\"]\n7:I[39756,[\"/_next/static/chunks/09qdljea8j.3~.js\",\"/_next/static/chunks/0vl201wjmz17m.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0zig0fh30t6ou.js\"],\"default\"]\n8:I[8821,[\"/_next/static/chunks/09qdljea8j.3~.js\",\"/_next/static/chunks/0vl201wjmz17m.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0zig0fh30t6ou.js\",\"/_next/static/chunks/15fklyav5py5m.js\"],\"default\"]\n9:I[37457,[\"/_next/static/chunks/09qdljea8j.3~.js\",\"/_next/static/chunks/0vl201wjmz17m.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0zig0fh30t6ou.js\"],\"default\"]\na:I[55574,[\"/_next/static/chunks/09qdljea8j.3~.js\",\"/_next/static/chunks/0vl201wjmz17m.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0zig0fh30t6ou.js\"],\"Toaster\"]\nc:I[97367,[\"/_next/static/chunks/09qdljea8j.3~.js\",\"/_next/static/chunks/0vl201wjmz17m.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0zig0fh30t6ou.js\"],\"OutletBoundary\"]\nd:\"$Sreact.suspense\"\nf:I[97367,[\"/_next/static/chunks/09qdljea8j.3~.js\",\"/_next/static/chunks/0vl201wjmz17m.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0zig0fh30t6ou.js\"],\"ViewportBoundary\"]\n11:I[97367,[\"/_next/static/chunks/09qdljea8j.3~.js\",\"/_next/static/chunks/0vl201wjmz17m.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0zig0fh30t6ou.js\"],\"MetadataBoundary\"]\n13:I[53348,[\"/_next/static/chunks/09qdljea8j.3~.js\",\"/_next/static/chunks/0vl201wjmz17m.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0zig0fh30t6ou.js\",\"/_next/static/chunks/0xkzmsj-sniqz.js\"],\"default\"]\n:HL[\"/_next/static/chunks/12po2vpc-4_c1.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/12po2vpc-4_c1.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/09qdljea8j.3~.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0vl201wjmz17m.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-3\",{\"src\":\"/_next/static/chunks/0zig0fh30t6ou.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"\\n (function() {\\n try {\\n // Ensure we don't add duplicate classes\\n document.documentElement.classList.remove('light', 'dark');\\n \\n var theme = localStorage.getItem('theme');\\n if (theme \u0026\u0026 (theme === 'light' || theme === 'dark')) {\\n document.documentElement.classList.add(theme);\\n } else {\\n document.documentElement.classList.add('dark');\\n }\\n } catch (e) {\\n // Fallback to dark theme if there's any error\\n document.documentElement.classList.remove('light', 'dark');\\n document.documentElement.classList.add('dark');\\n }\\n })();\\n \"}}],[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"\\n #__loading {\\n position: fixed; inset: 0; z-index: 9999;\\n display: flex; align-items: center; justify-content: center;\\n background: var(--background, #031035);\\n color: var(--foreground, #f8fafc);\\n font-family: system-ui, sans-serif;\\n font-size: 1rem;\\n transition: opacity 0.15s;\\n }\\n body \u003e *:not(#__loading) { opacity: 0; }\\n \"}}]]}],[\"$\",\"body\",null,{\"className\":\"antialiased\",\"children\":[[\"$\",\"div\",null,{\"id\":\"__loading\",\"children\":\"Loading…\"}],[\"$\",\"$L2\",null,{\"children\":[[\"$\",\"$L3\",null,{}],[\"$\",\"$L4\",null,{\"children\":[[\"$\",\"$L5\",null,{\"children\":[[\"$\",\"$L6\",null,{\"disabledPages\":[]}],[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$8\",\"errorStyles\":[],\"errorScripts\":[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/15fklyav5py5m.js\",\"async\":true}]],\"template\":[\"$\",\"$L9\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],[\"$\",\"$La\",null,{}]]}]]}]]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[\"$Lb\",null,[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$d\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@e\"}]}]]}],{},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lf\",null,{\"children\":\"$L10\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L11\",null,{\"children\":[\"$\",\"$d\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L12\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$13\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/12po2vpc-4_c1.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"w0GG7S5UEj1-p5g9hfsh2\"}\n"])</script><script>self.__next_f.push([1,"b:E{\"digest\":\"NEXT_HTTP_ERROR_FALLBACK;404\"}\n"])</script><script>self.__next_f.push([1,"10:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"14:I[27201,[\"/_next/static/chunks/09qdljea8j.3~.js\",\"/_next/static/chunks/0vl201wjmz17m.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0zig0fh30t6ou.js\"],\"IconMark\"]\ne:null\n12:[[\"$\",\"title\",\"0\",{\"children\":\"Failproof AI - Hooks \u0026 Project Monitor\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Open-source hooks, policies, and project visualization for Claude Code \u0026 Agents SDK\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/icon.png\"}],[\"$\",\"$L14\",\"3\",{}]]\n"])</script></body></html>
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[12344,["/_next/static/chunks/
|
|
3
|
-
3:I[97917,["/_next/static/chunks/
|
|
4
|
-
4:I[47613,["/_next/static/chunks/
|
|
5
|
-
5:I[85881,["/_next/static/chunks/
|
|
6
|
-
6:I[63780,["/_next/static/chunks/
|
|
7
|
-
7:I[39756,["/_next/static/chunks/
|
|
8
|
-
8:I[8821,["/_next/static/chunks/
|
|
9
|
-
9:I[37457,["/_next/static/chunks/
|
|
10
|
-
a:I[55574,["/_next/static/chunks/
|
|
11
|
-
c:I[97367,["/_next/static/chunks/
|
|
2
|
+
2:I[12344,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"PostHogProvider"]
|
|
3
|
+
3:I[97917,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"GlobalErrorListeners"]
|
|
4
|
+
4:I[47613,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"ThemeProvider"]
|
|
5
|
+
5:I[85881,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"AutoRefreshProvider"]
|
|
6
|
+
6:I[63780,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"Navbar"]
|
|
7
|
+
7:I[39756,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"default"]
|
|
8
|
+
8:I[8821,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js","/_next/static/chunks/15fklyav5py5m.js"],"default"]
|
|
9
|
+
9:I[37457,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"default"]
|
|
10
|
+
a:I[55574,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"Toaster"]
|
|
11
|
+
c:I[97367,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"OutletBoundary"]
|
|
12
12
|
d:"$Sreact.suspense"
|
|
13
|
-
f:I[97367,["/_next/static/chunks/
|
|
14
|
-
11:I[97367,["/_next/static/chunks/
|
|
15
|
-
13:I[53348,["/_next/static/chunks/
|
|
16
|
-
:HL["/_next/static/chunks/
|
|
17
|
-
0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/
|
|
13
|
+
f:I[97367,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"ViewportBoundary"]
|
|
14
|
+
11:I[97367,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"MetadataBoundary"]
|
|
15
|
+
13:I[53348,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js","/_next/static/chunks/0xkzmsj-sniqz.js"],"default"]
|
|
16
|
+
:HL["/_next/static/chunks/12po2vpc-4_c1.css","style"]
|
|
17
|
+
0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/12po2vpc-4_c1.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/09qdljea8j.3~.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0vl201wjmz17m.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0d3shmwh5_nmn.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/0zig0fh30t6ou.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n (function() {\n try {\n // Ensure we don't add duplicate classes\n document.documentElement.classList.remove('light', 'dark');\n \n var theme = localStorage.getItem('theme');\n if (theme && (theme === 'light' || theme === 'dark')) {\n document.documentElement.classList.add(theme);\n } else {\n document.documentElement.classList.add('dark');\n }\n } catch (e) {\n // Fallback to dark theme if there's any error\n document.documentElement.classList.remove('light', 'dark');\n document.documentElement.classList.add('dark');\n }\n })();\n "}}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":"\n #__loading {\n position: fixed; inset: 0; z-index: 9999;\n display: flex; align-items: center; justify-content: center;\n background: var(--background, #031035);\n color: var(--foreground, #f8fafc);\n font-family: system-ui, sans-serif;\n font-size: 1rem;\n transition: opacity 0.15s;\n }\n body > *:not(#__loading) { opacity: 0; }\n "}}]]}],["$","body",null,{"className":"antialiased","children":[["$","div",null,{"id":"__loading","children":"Loading…"}],["$","$L2",null,{"children":[["$","$L3",null,{}],["$","$L4",null,{"children":[["$","$L5",null,{"children":[["$","$L6",null,{"disabledPages":[]}],["$","$L7",null,{"parallelRouterKey":"children","error":"$8","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/15fklyav5py5m.js","async":true}]],"template":["$","$L9",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]]}],["$","$La",null,{}]]}]]}]]}]]}]]}],{"children":[["$","$1","c",{"children":["$Lb",null,["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Lf",null,{"children":"$L10"}],["$","div",null,{"hidden":true,"children":["$","$L11",null,{"children":["$","$d",null,{"name":"Next.Metadata","children":"$L12"}]}]}],null]}],false]],"m":"$undefined","G":["$13",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/12po2vpc-4_c1.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"w0GG7S5UEj1-p5g9hfsh2"}
|
|
18
18
|
b:E{"digest":"NEXT_HTTP_ERROR_FALLBACK;404"}
|
|
19
19
|
10:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
20
|
-
14:I[27201,["/_next/static/chunks/
|
|
20
|
+
14:I[27201,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"IconMark"]
|
|
21
21
|
e:null
|
|
22
22
|
12:[["$","title","0",{"children":"Failproof AI - Hooks & Project Monitor"}],["$","meta","1",{"name":"description","content":"Open-source hooks, policies, and project visualization for Claude Code & Agents SDK"}],["$","link","2",{"rel":"icon","href":"/icon.png"}],["$","$L14","3",{}]]
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
3:I[97367,["/_next/static/chunks/
|
|
2
|
+
3:I[97367,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"OutletBoundary"]
|
|
3
3
|
4:"$Sreact.suspense"
|
|
4
|
-
0:{"rsc":["$","$1","c",{"children":["$L2",null,["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"
|
|
4
|
+
0:{"rsc":["$","$1","c",{"children":["$L2",null,["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"w0GG7S5UEj1-p5g9hfsh2"}
|
|
5
5
|
5:null
|
|
6
6
|
2:E{"digest":"NEXT_HTTP_ERROR_FALLBACK;404"}
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[12344,["/_next/static/chunks/
|
|
3
|
-
3:I[97917,["/_next/static/chunks/
|
|
4
|
-
4:I[47613,["/_next/static/chunks/
|
|
5
|
-
5:I[85881,["/_next/static/chunks/
|
|
6
|
-
6:I[63780,["/_next/static/chunks/
|
|
7
|
-
7:I[39756,["/_next/static/chunks/
|
|
8
|
-
8:I[8821,["/_next/static/chunks/
|
|
9
|
-
9:I[37457,["/_next/static/chunks/
|
|
10
|
-
a:I[55574,["/_next/static/chunks/
|
|
11
|
-
c:I[97367,["/_next/static/chunks/
|
|
2
|
+
2:I[12344,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"PostHogProvider"]
|
|
3
|
+
3:I[97917,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"GlobalErrorListeners"]
|
|
4
|
+
4:I[47613,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"ThemeProvider"]
|
|
5
|
+
5:I[85881,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"AutoRefreshProvider"]
|
|
6
|
+
6:I[63780,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"Navbar"]
|
|
7
|
+
7:I[39756,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"default"]
|
|
8
|
+
8:I[8821,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js","/_next/static/chunks/15fklyav5py5m.js"],"default"]
|
|
9
|
+
9:I[37457,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"default"]
|
|
10
|
+
a:I[55574,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"Toaster"]
|
|
11
|
+
c:I[97367,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"OutletBoundary"]
|
|
12
12
|
d:"$Sreact.suspense"
|
|
13
|
-
f:I[97367,["/_next/static/chunks/
|
|
14
|
-
11:I[97367,["/_next/static/chunks/
|
|
15
|
-
13:I[53348,["/_next/static/chunks/
|
|
16
|
-
:HL["/_next/static/chunks/
|
|
17
|
-
0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/
|
|
13
|
+
f:I[97367,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"ViewportBoundary"]
|
|
14
|
+
11:I[97367,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"MetadataBoundary"]
|
|
15
|
+
13:I[53348,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js","/_next/static/chunks/0xkzmsj-sniqz.js"],"default"]
|
|
16
|
+
:HL["/_next/static/chunks/12po2vpc-4_c1.css","style"]
|
|
17
|
+
0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/12po2vpc-4_c1.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/09qdljea8j.3~.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0vl201wjmz17m.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0d3shmwh5_nmn.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/0zig0fh30t6ou.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n (function() {\n try {\n // Ensure we don't add duplicate classes\n document.documentElement.classList.remove('light', 'dark');\n \n var theme = localStorage.getItem('theme');\n if (theme && (theme === 'light' || theme === 'dark')) {\n document.documentElement.classList.add(theme);\n } else {\n document.documentElement.classList.add('dark');\n }\n } catch (e) {\n // Fallback to dark theme if there's any error\n document.documentElement.classList.remove('light', 'dark');\n document.documentElement.classList.add('dark');\n }\n })();\n "}}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":"\n #__loading {\n position: fixed; inset: 0; z-index: 9999;\n display: flex; align-items: center; justify-content: center;\n background: var(--background, #031035);\n color: var(--foreground, #f8fafc);\n font-family: system-ui, sans-serif;\n font-size: 1rem;\n transition: opacity 0.15s;\n }\n body > *:not(#__loading) { opacity: 0; }\n "}}]]}],["$","body",null,{"className":"antialiased","children":[["$","div",null,{"id":"__loading","children":"Loading…"}],["$","$L2",null,{"children":[["$","$L3",null,{}],["$","$L4",null,{"children":[["$","$L5",null,{"children":[["$","$L6",null,{"disabledPages":[]}],["$","$L7",null,{"parallelRouterKey":"children","error":"$8","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/15fklyav5py5m.js","async":true}]],"template":["$","$L9",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]]}],["$","$La",null,{}]]}]]}]]}]]}]]}],{"children":[["$","$1","c",{"children":["$Lb",null,["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Lf",null,{"children":"$L10"}],["$","div",null,{"hidden":true,"children":["$","$L11",null,{"children":["$","$d",null,{"name":"Next.Metadata","children":"$L12"}]}]}],null]}],false]],"m":"$undefined","G":["$13",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/12po2vpc-4_c1.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"w0GG7S5UEj1-p5g9hfsh2"}
|
|
18
18
|
b:E{"digest":"NEXT_HTTP_ERROR_FALLBACK;404"}
|
|
19
19
|
10:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
20
|
-
14:I[27201,["/_next/static/chunks/
|
|
20
|
+
14:I[27201,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"IconMark"]
|
|
21
21
|
e:null
|
|
22
22
|
12:[["$","title","0",{"children":"Failproof AI - Hooks & Project Monitor"}],["$","meta","1",{"name":"description","content":"Open-source hooks, policies, and project visualization for Claude Code & Agents SDK"}],["$","link","2",{"rel":"icon","href":"/icon.png"}],["$","$L14","3",{}]]
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[97367,["/_next/static/chunks/
|
|
3
|
-
3:I[97367,["/_next/static/chunks/
|
|
2
|
+
2:I[97367,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"ViewportBoundary"]
|
|
3
|
+
3:I[97367,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"MetadataBoundary"]
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
|
-
5:I[27201,["/_next/static/chunks/
|
|
6
|
-
0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Failproof AI - Hooks & Project Monitor"}],["$","meta","1",{"name":"description","content":"Open-source hooks, policies, and project visualization for Claude Code & Agents SDK"}],["$","link","2",{"rel":"icon","href":"/icon.png"}],["$","$L5","3",{}]]}]}]}],null]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"
|
|
5
|
+
5:I[27201,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"IconMark"]
|
|
6
|
+
0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Failproof AI - Hooks & Project Monitor"}],["$","meta","1",{"name":"description","content":"Open-source hooks, policies, and project visualization for Claude Code & Agents SDK"}],["$","link","2",{"rel":"icon","href":"/icon.png"}],["$","$L5","3",{}]]}]}]}],null]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"w0GG7S5UEj1-p5g9hfsh2"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[12344,["/_next/static/chunks/
|
|
3
|
-
3:I[97917,["/_next/static/chunks/
|
|
4
|
-
4:I[47613,["/_next/static/chunks/
|
|
5
|
-
5:I[85881,["/_next/static/chunks/
|
|
6
|
-
6:I[63780,["/_next/static/chunks/
|
|
7
|
-
7:I[39756,["/_next/static/chunks/
|
|
8
|
-
8:I[8821,["/_next/static/chunks/
|
|
9
|
-
9:I[37457,["/_next/static/chunks/
|
|
10
|
-
a:I[55574,["/_next/static/chunks/
|
|
11
|
-
:HL["/_next/static/chunks/
|
|
12
|
-
0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/
|
|
2
|
+
2:I[12344,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"PostHogProvider"]
|
|
3
|
+
3:I[97917,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"GlobalErrorListeners"]
|
|
4
|
+
4:I[47613,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"ThemeProvider"]
|
|
5
|
+
5:I[85881,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"AutoRefreshProvider"]
|
|
6
|
+
6:I[63780,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"Navbar"]
|
|
7
|
+
7:I[39756,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"default"]
|
|
8
|
+
8:I[8821,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js","/_next/static/chunks/15fklyav5py5m.js"],"default"]
|
|
9
|
+
9:I[37457,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"default"]
|
|
10
|
+
a:I[55574,["/_next/static/chunks/09qdljea8j.3~.js","/_next/static/chunks/0vl201wjmz17m.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0zig0fh30t6ou.js"],"Toaster"]
|
|
11
|
+
:HL["/_next/static/chunks/12po2vpc-4_c1.css","style"]
|
|
12
|
+
0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/12po2vpc-4_c1.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/09qdljea8j.3~.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0vl201wjmz17m.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/0d3shmwh5_nmn.js","async":true}],["$","script","script-3",{"src":"/_next/static/chunks/0zig0fh30t6ou.js","async":true}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n (function() {\n try {\n // Ensure we don't add duplicate classes\n document.documentElement.classList.remove('light', 'dark');\n \n var theme = localStorage.getItem('theme');\n if (theme && (theme === 'light' || theme === 'dark')) {\n document.documentElement.classList.add(theme);\n } else {\n document.documentElement.classList.add('dark');\n }\n } catch (e) {\n // Fallback to dark theme if there's any error\n document.documentElement.classList.remove('light', 'dark');\n document.documentElement.classList.add('dark');\n }\n })();\n "}}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":"\n #__loading {\n position: fixed; inset: 0; z-index: 9999;\n display: flex; align-items: center; justify-content: center;\n background: var(--background, #031035);\n color: var(--foreground, #f8fafc);\n font-family: system-ui, sans-serif;\n font-size: 1rem;\n transition: opacity 0.15s;\n }\n body > *:not(#__loading) { opacity: 0; }\n "}}]]}],["$","body",null,{"className":"antialiased","children":[["$","div",null,{"id":"__loading","children":"Loading…"}],["$","$L2",null,{"children":[["$","$L3",null,{}],["$","$L4",null,{"children":[["$","$L5",null,{"children":[["$","$L6",null,{"disabledPages":[]}],["$","$L7",null,{"parallelRouterKey":"children","error":"$8","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/15fklyav5py5m.js","async":true}]],"template":["$","$L9",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]]}],["$","$La",null,{}]]}]]}]]}]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"w0GG7S5UEj1-p5g9hfsh2"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
:HL["/_next/static/chunks/
|
|
2
|
-
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}},"staleTime":300,"buildId":"
|
|
1
|
+
:HL["/_next/static/chunks/12po2vpc-4_c1.css","style"]
|
|
2
|
+
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}},"staleTime":300,"buildId":"w0GG7S5UEj1-p5g9hfsh2"}
|
|
@@ -11,6 +11,6 @@ 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]__0bz245.._.js")
|
|
15
15
|
R.m(97808)
|
|
16
16
|
module.exports=R.m(97808).exports
|