failproofai 1.0.0-beta.2 → 1.0.0-beta.21
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/standalone/.next/BUILD_ID +1 -1
- package/.next/standalone/.next/app-path-routes-manifest.json +2 -1
- package/.next/standalone/.next/build-manifest.json +6 -6
- package/.next/standalone/.next/prerender-manifest.json +3 -3
- package/.next/standalone/.next/required-server-files.json +1 -1
- package/.next/standalone/.next/routes-manifest.json +6 -0
- package/.next/standalone/.next/server/app/_global-error/page/build-manifest.json +3 -3
- 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 +3 -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/build-manifest.json +3 -3
- 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 +3 -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 +1 -1
- package/.next/standalone/.next/server/app/_not-found.rsc +15 -15
- package/.next/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +15 -15
- package/.next/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
- package/.next/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +10 -10
- package/.next/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
- package/.next/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/api/audit/invite/route.js +3 -2
- package/.next/standalone/.next/server/app/api/audit/invite/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/audit/run/route.js +4 -3
- package/.next/standalone/.next/server/app/api/audit/run/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/audit/status/route.js +1 -1
- package/.next/standalone/.next/server/app/api/audit/status/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/auth/login-request/route.js +3 -1
- package/.next/standalone/.next/server/app/api/auth/login-request/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/auth/login-verify/route.js +3 -2
- package/.next/standalone/.next/server/app/api/auth/login-verify/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/auth/logout/route.js +3 -2
- package/.next/standalone/.next/server/app/api/auth/logout/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/auth/reminder/route.js +3 -2
- package/.next/standalone/.next/server/app/api/auth/reminder/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/auth/status/route.js +3 -2
- package/.next/standalone/.next/server/app/api/auth/status/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/download/[project]/[session]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/download/[project]/[session]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/audit/page/build-manifest.json +3 -3
- package/.next/standalone/.next/server/app/audit/page/server-reference-manifest.json +2 -2
- package/.next/standalone/.next/server/app/audit/page.js +5 -3
- package/.next/standalone/.next/server/app/audit/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/audit/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/index.html +1 -1
- package/.next/standalone/.next/server/app/index.rsc +15 -15
- package/.next/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/index.segments/_full.segment.rsc +15 -15
- package/.next/standalone/.next/server/app/index.segments/_head.segment.rsc +4 -4
- package/.next/standalone/.next/server/app/index.segments/_index.segment.rsc +10 -10
- package/.next/standalone/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/page/build-manifest.json +3 -3
- package/.next/standalone/.next/server/app/page/server-reference-manifest.json +1 -1
- package/.next/standalone/.next/server/app/page.js +3 -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/build-manifest.json +3 -3
- package/.next/standalone/.next/server/app/policies/page/server-reference-manifest.json +30 -18
- package/.next/standalone/.next/server/app/policies/page.js +5 -3
- package/.next/standalone/.next/server/app/policies/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/policies/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/project/[name]/page/build-manifest.json +3 -3
- package/.next/standalone/.next/server/app/project/[name]/page/server-reference-manifest.json +1 -1
- package/.next/standalone/.next/server/app/project/[name]/page.js +4 -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/build-manifest.json +3 -3
- 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 +6 -4
- package/.next/standalone/.next/server/app/project/[name]/session/[sessionId]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/project/[name]/session/[sessionId]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/projects/page/build-manifest.json +3 -3
- package/.next/standalone/.next/server/app/projects/page/server-reference-manifest.json +1 -1
- package/.next/standalone/.next/server/app/projects/page.js +4 -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/app/settings/page/app-paths-manifest.json +3 -0
- package/.next/standalone/.next/server/app/settings/page/build-manifest.json +18 -0
- package/.next/standalone/.next/server/app/settings/page/next-font-manifest.json +6 -0
- package/.next/standalone/.next/server/app/settings/page/react-loadable-manifest.json +1 -0
- package/.next/standalone/.next/server/app/settings/page/server-reference-manifest.json +53 -0
- package/.next/standalone/.next/server/app/settings/page.js +18 -0
- package/.next/standalone/.next/server/app/settings/page.js.map +5 -0
- package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +3 -0
- package/.next/standalone/.next/server/app-paths-manifest.json +2 -1
- package/.next/standalone/.next/server/chunks/[externals]__0h9_83k._.js +3 -0
- package/.next/standalone/.next/server/chunks/{[externals]__1nl3dvw._.js → [externals]__0r-zamh._.js} +2 -2
- package/.next/standalone/.next/server/chunks/[externals]__1ifpkx-._.js +3 -0
- package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0l4vuqm._.js → [root-of-the-server]__00ni9za._.js} +2 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__06hexd0._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__08y94xv._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__094p1f1._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0_0xu5z._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0ed01_d._.js +3 -0
- package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0-dh5jy._.js → [root-of-the-server]__0effm9m._.js} +2 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0g0vcwt._.js +3 -0
- package/.next/standalone/.next/server/chunks/{[root-of-the-server]__18d-9oi._.js → [root-of-the-server]__0ix8gm7._.js} +2 -2
- package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0h3lfmp._.js → [root-of-the-server]__0ji11a-._.js} +2 -2
- package/.next/standalone/.next/server/chunks/{[root-of-the-server]__10oa-v9._.js → [root-of-the-server]__0ojwjxl._.js} +2 -2
- package/.next/standalone/.next/server/chunks/{[root-of-the-server]__16le-kd._.js → [root-of-the-server]__0pbp9fe._.js} +2 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0q-v9z2._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0vb5fl2._.js +3 -0
- package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0sb_5m8._.js → [root-of-the-server]__131ebum._.js} +4 -4
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__1ibjy5x._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__1tvn4wf._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__20d06rh._.js +3 -0
- package/.next/standalone/.next/server/chunks/_0lxbzdq._.js +3 -0
- package/.next/standalone/.next/server/chunks/_1zuiiy3._.js +3 -0
- package/.next/standalone/.next/server/chunks/lib_telemetry_ts_0dctyyw._.js +3 -0
- package/.next/standalone/.next/server/chunks/node_modules_next_dist_esm_build_templates_app-route_17k9e3w.js +5 -5
- package/.next/standalone/.next/server/chunks/node_modules_posthog-node_dist_entrypoints_index_node_mjs_01r25oi._.js +2 -1
- package/.next/standalone/.next/server/chunks/node_modules_posthog-node_dist_entrypoints_index_node_mjs_09z9-p7._.js +2 -1
- package/.next/standalone/.next/server/chunks/package_json_[json]_cjs_1nxcc4v._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[externals]__1aq139v._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0-wfhrp._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__06bp_fg._.js +5 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__074qmkp._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__1apb7k_._.js → [root-of-the-server]__0_1tiya._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__170799-._.js → [root-of-the-server]__0spkm68._.js} +11 -11
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0t281d4._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__17itmx-._.js +5 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__01od0m6._.js → [root-of-the-server]__1n2vcv4._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__1qapotl._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__1rv-sc9._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__1tlvv9a._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__1u-wx42._.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__1v185mo._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0-yi74u._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0rjgfln._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0vo2qyt._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0xej-0e._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_10399ge._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_11_p9y8._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_149k9oy._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_1_hwp06._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_1ctse6u._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_1e19atl._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_1mnhi_r._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_1ror7k9._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_1sdgprl._.js +5 -0
- package/.next/standalone/.next/server/chunks/ssr/app_audit__components_audit-dashboard_tsx_0p9ud47._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/app_global-error_tsx_1kp6l3x._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/app_policies_hooks-client_tsx_19dqvpc._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0dwo94s.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/node_modules_posthog-node_dist_entrypoints_index_node_mjs_11bnuzn._.js +2 -1
- package/.next/standalone/.next/server/chunks/ssr/src_hooks_builtin-policies_ts_09j2ndl._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/src_hooks_fp-config_ts_04t589g._.js +4 -0
- package/.next/standalone/.next/server/middleware-build-manifest.js +6 -6
- package/.next/standalone/.next/server/middleware.js +2 -2
- package/.next/standalone/.next/server/pages/404.html +1 -1
- package/.next/standalone/.next/server/pages/500.html +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.json +74 -20
- package/.next/standalone/.next/static/chunks/{03fmihek9n986.js → 06zgzyh3wv1ig.js} +1 -1
- package/.next/standalone/.next/static/chunks/0km-jn9o5xyqs.css +2 -0
- package/.next/standalone/.next/static/chunks/{1hdhteui932bq.js → 0qmo2t50kpb30.js} +1 -1
- package/.next/standalone/.next/static/chunks/{2sbelanzvxvv0.js → 113g8wtal6_c4.js} +22 -22
- package/.next/standalone/.next/static/chunks/16p68cybetr31.js +1 -0
- package/.next/standalone/.next/static/chunks/18wqn0_3mzylf.js +1 -0
- package/.next/standalone/.next/static/chunks/1v1gqvpjk62jm.js +1 -0
- package/.next/standalone/.next/static/chunks/{0fi645si-uiiq.js → 1xq1m8h14tnlj.js} +1 -1
- package/.next/standalone/.next/static/chunks/{3hp8ulqknybil.js → 1y3vwogqb88dx.js} +1 -1
- package/.next/standalone/.next/static/chunks/{3vs4ay36tjds_.js → 1zmh-b0ulrqu7.js} +1 -1
- package/.next/standalone/.next/static/chunks/23kev26by1e4f.js +1 -0
- package/.next/standalone/.next/static/chunks/299lhw60e8gr6.js +1 -0
- package/.next/standalone/.next/static/chunks/{18rvdw5v72364.js → 2adbpdaxp5ygq.js} +1 -1
- package/.next/standalone/.next/static/chunks/{2j94uwkb4s3qr.js → 2kbqcw-6swmav.js} +1 -1
- package/.next/standalone/.next/static/chunks/2n9n5m0963pdg.js +6 -0
- package/.next/standalone/.next/static/chunks/2uvhw57mf9lg_.css +2 -0
- package/.next/standalone/.next/static/chunks/{31feojxhjyjpl.js → 30nrrpwymht5m.js} +1 -1
- package/.next/standalone/.next/static/chunks/31coz11ia5vc4.js +1 -0
- package/.next/standalone/.next/static/chunks/{turbopack-1lsv92x7klwrn.js → turbopack-3diub4ctvn1n0.js} +1 -1
- package/.next/standalone/SECURITY.md +8 -2
- package/.next/standalone/app/actions/get-active-pauses.ts +16 -0
- package/.next/standalone/app/actions/get-hooks-config.ts +2 -2
- package/.next/standalone/app/actions/get-scheduled-audit.ts +70 -0
- package/.next/standalone/app/actions/update-scheduled-audit.ts +44 -0
- package/.next/standalone/app/api/audit/run/route.ts +28 -0
- package/.next/standalone/app/api/audit/status/route.ts +13 -1
- package/.next/standalone/app/api/auth/status/route.ts +1 -1
- package/.next/standalone/app/audit/_components/audit-dashboard.tsx +1 -3
- package/.next/standalone/app/audit/_components/audit-progress-strip.tsx +1 -1
- package/.next/standalone/app/audit/_components/auth-dialog.css +159 -0
- package/.next/standalone/app/audit/_components/auth-dialog.tsx +3 -0
- package/.next/standalone/app/audit/_components/come-back-better-section.tsx +1 -1
- package/.next/standalone/app/audit/_components/empty-state.tsx +0 -1
- package/.next/standalone/app/audit/_components/how-to-improve-section.tsx +1 -1
- package/.next/standalone/app/audit/_components/quirks-section.tsx +0 -1
- package/.next/standalone/app/audit/_components/report-footer.tsx +0 -2
- package/.next/standalone/app/audit/_components/run-progress.tsx +1 -1
- package/.next/standalone/app/audit/_components/strengths-section.tsx +0 -1
- package/.next/standalone/app/audit/audit-styles.css +6 -149
- package/.next/standalone/app/components/pause-notices.tsx +111 -0
- package/.next/standalone/app/components/raw-log-viewer.tsx +1 -1
- package/.next/standalone/app/components/toast.tsx +1 -1
- package/.next/standalone/app/policies/hooks-client.tsx +84 -8
- package/.next/standalone/app/settings/page.tsx +31 -0
- package/.next/standalone/app/settings/settings-client.tsx +487 -0
- package/.next/standalone/components/navbar.tsx +2 -0
- package/.next/standalone/lib/auth/api-server-client.ts +2 -3
- package/.next/standalone/lib/auth/auth-store.ts +4 -5
- package/.next/standalone/lib/codex-sessions.ts +2 -1
- package/.next/standalone/lib/dashboard-host.ts +101 -0
- package/.next/standalone/lib/install-check.ts +22 -7
- package/.next/standalone/lib/pi-sessions.ts +99 -14
- package/.next/standalone/lib/telemetry-enabled.ts +54 -0
- package/.next/standalone/lib/telemetry-id.ts +52 -1
- package/.next/standalone/lib/telemetry.ts +8 -4
- package/.next/standalone/node_modules/react/cjs/react.development.js +1 -1
- package/.next/standalone/node_modules/react/cjs/react.production.js +1 -1
- package/.next/standalone/node_modules/react/package.json +3 -3
- package/.next/standalone/node_modules/react-dom/cjs/react-dom-server-legacy.browser.production.js +1 -1
- package/.next/standalone/node_modules/react-dom/cjs/react-dom-server-legacy.node.production.js +1 -1
- package/.next/standalone/node_modules/react-dom/cjs/react-dom-server.browser.production.js +3 -3
- package/.next/standalone/node_modules/react-dom/cjs/react-dom-server.edge.production.js +3 -3
- package/.next/standalone/node_modules/react-dom/cjs/react-dom-server.node.production.js +3 -3
- package/.next/standalone/node_modules/react-dom/cjs/react-dom.production.js +1 -1
- package/.next/standalone/node_modules/react-dom/package.json +4 -4
- package/.next/standalone/package.json +23 -12
- package/.next/standalone/proxy.ts +111 -1
- package/.next/standalone/server.js +1 -1
- package/bin/failproofai-worker.mjs +1 -1
- package/bin/failproofai.mjs +1041 -81
- package/bin/failproofaid-shim.mjs +4 -4
- package/dist/cli.mjs +18513 -10474
- package/dist/worker.mjs +1223 -299
- package/lib/auth/api-server-client.ts +2 -3
- package/lib/auth/auth-store.ts +4 -5
- package/lib/codex-sessions.ts +2 -1
- package/lib/dashboard-host.ts +101 -0
- package/lib/install-check.ts +22 -7
- package/lib/pi-sessions.ts +99 -14
- package/lib/telemetry-enabled.ts +54 -0
- package/lib/telemetry-id.ts +52 -1
- package/lib/telemetry.ts +8 -4
- package/package.json +23 -12
- package/scripts/build-daemon-packages.mjs +247 -0
- package/scripts/daemon-platforms.mjs +42 -0
- package/scripts/dev-hook.mjs +46 -5
- package/scripts/install-telemetry.mjs +8 -1
- package/scripts/launch.ts +25 -3
- package/scripts/parse-script-args.ts +27 -1
- package/scripts/prune-standalone.mjs +26 -0
- package/scripts/publish-aliases.mjs +62 -41
- package/scripts/repro-npm-install.sh +155 -0
- package/scripts/translate-docs/cache.ts +1 -1
- package/scripts/translate-docs/cli.ts +2 -2
- package/scripts/translate-docs/mintlify-nav.ts +1 -1
- package/scripts/translate-docs/readme-translator.ts +163 -4
- package/scripts/validate-mdx.ts +153 -13
- package/src/audit/audit-lock.ts +285 -0
- package/src/audit/audit-schedule.ts +111 -0
- package/src/audit/cache.ts +18 -5
- package/src/audit/cli-adapters/goose.ts +2 -1
- package/src/audit/cli-adapters/hermes.ts +28 -10
- package/src/audit/cli.ts +191 -35
- package/src/audit/dashboard-cache.ts +2 -3
- package/src/audit/report.ts +0 -1
- package/src/hooks/backfill-cli.ts +247 -0
- package/src/hooks/builtin-policies.ts +391 -3
- package/src/hooks/cloud-connection.ts +354 -0
- package/src/hooks/cloud-enrollment-cli.ts +439 -0
- package/src/hooks/cloud-enrollment.ts +284 -0
- package/src/hooks/cloud-introspect.ts +147 -0
- package/src/hooks/cloud-managed-policies.ts +206 -0
- package/src/hooks/collector-config.ts +218 -0
- package/src/hooks/configure-wizard.ts +1211 -233
- package/src/hooks/custom-hooks-loader.ts +243 -37
- package/src/hooks/daemon-client.ts +136 -33
- package/src/hooks/daemon-download.ts +264 -31
- package/src/hooks/daemon-service.ts +1124 -76
- package/src/hooks/first-run-gate.ts +50 -0
- package/src/hooks/flush-cli.ts +180 -0
- package/src/hooks/fp-config.ts +835 -0
- package/src/hooks/fp-home.ts +714 -0
- package/src/hooks/fp-reset.ts +1363 -0
- package/src/hooks/handler.ts +185 -6
- package/src/hooks/harness-cli.ts +386 -0
- package/src/hooks/hook-activity-store.ts +171 -24
- package/src/hooks/hook-logger.ts +2 -2
- package/src/hooks/hook-telemetry.ts +5 -1
- package/src/hooks/hooks-config.ts +4 -3
- package/src/hooks/integrations.ts +0 -1
- package/src/hooks/loader-utils.ts +172 -9
- package/src/hooks/manager.ts +41 -5
- package/src/hooks/migrations.ts +450 -0
- package/src/hooks/onboarding-attempt.ts +195 -0
- package/src/hooks/onboarding-lock.ts +118 -0
- package/src/hooks/policy-types.ts +28 -0
- package/src/hooks/session-pause-cli.ts +159 -0
- package/src/hooks/session-pause.ts +267 -0
- package/src/hooks/setup-state.ts +256 -0
- package/src/hooks/tui.ts +209 -9
- package/src/hooks/uninstall-cli.ts +418 -0
- package/src/hooks/worker-server.ts +134 -15
- package/.next/standalone/.next/server/chunks/[externals]__14odj07._.js +0 -3
- package/.next/standalone/.next/server/chunks/[externals]__1s61mel._.js +0 -3
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0id_xf7._.js +0 -3
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0longh-._.js +0 -3
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__17g9wh7._.js +0 -3
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__19120tr._.js +0 -3
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__1fwl2mz._.js +0 -3
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__1myjm-d._.js +0 -3
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__1rhmvod._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[externals]__1_g_b3t._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0114ewg._.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__02r5bgf._.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0e8sjqm._.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0lkzqax._.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0nb0syg._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0qucxyj._.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0u02miy._.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0uno39i._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__14dd6h8._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__1ath6v_._.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__1psjybo._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__1zqz4v8._.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/_1m_p7pi._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/node_modules_html-to-image_es_index_0oy_-36.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/src_hooks_1ezd2jf._.js +0 -5
- package/.next/standalone/.next/server/chunks/ssr/src_hooks_1tnuifj._.js +0 -5
- package/.next/standalone/.next/static/chunks/0h7auy7hzjyhw.js +0 -1
- package/.next/standalone/.next/static/chunks/0zbxssxh53n-3.js +0 -1
- package/.next/standalone/.next/static/chunks/2mazwb1qmur1p.js +0 -1
- package/.next/standalone/.next/static/chunks/2pujpnfx4pws6.css +0 -2
- package/.next/standalone/.next/static/chunks/33u59vf_8xpd-.js +0 -1
- package/.next/standalone/.next/static/chunks/3i27c3hcriawq.css +0 -1
- package/.next/standalone/.next/static/chunks/3s7myk_co0gbh.js +0 -1
- package/.next/standalone/.next/static/chunks/40k1_v4os4cw6.js +0 -6
- package/.next/standalone/Cargo.lock +0 -428
- package/.next/standalone/Cargo.toml +0 -9
- package/.next/standalone/crates/PROTOCOL.md +0 -122
- package/.next/standalone/crates/failproofaid/Cargo.toml +0 -18
- package/.next/standalone/crates/failproofaid/src/lock.rs +0 -81
- package/.next/standalone/crates/failproofaid/src/main.rs +0 -83
- package/.next/standalone/crates/failproofaid/src/paths.rs +0 -172
- package/.next/standalone/crates/failproofaid/src/server.rs +0 -502
- package/.next/standalone/crates/failproofaid/src/worker.rs +0 -400
- package/.next/standalone/crates/failproofaid/tests/daemon_e2e.rs +0 -241
- package/.next/standalone/crates/fpai-ipc/Cargo.toml +0 -16
- package/.next/standalone/crates/fpai-ipc/src/envelope.rs +0 -175
- package/.next/standalone/crates/fpai-ipc/src/framing.rs +0 -177
- package/.next/standalone/crates/fpai-ipc/src/lib.rs +0 -10
- package/.next/standalone/crates/fpai-ipc/src/peer.rs +0 -80
- package/.next/standalone/docker-hook-sync/Dockerfile +0 -79
- package/.next/standalone/docker-hook-sync/entrypoint.sh +0 -109
- package/.next/standalone/integration-suite/Dockerfile +0 -47
- package/.next/standalone/integration-suite/README.md +0 -129
- package/.next/standalone/integration-suite/canary-policies.mjs +0 -45
- package/.next/standalone/integration-suite/capture-tokens.sh +0 -48
- package/.next/standalone/integration-suite/ci-entrypoint.sh +0 -179
- package/.next/standalone/integration-suite/inject-tokens.sh +0 -44
- package/.next/standalone/integration-suite/install-clis.sh +0 -136
- package/.next/standalone/integration-suite/probe-cli.sh +0 -248
- package/.next/standalone/integration-suite/report.js +0 -120
- package/.next/standalone/integration-suite/run.sh +0 -159
- package/.next/standalone/openclaw-plugin/index.js +0 -223
- package/.next/standalone/openclaw-plugin/openclaw.plugin.json +0 -6
- package/.next/standalone/openclaw-plugin/package.json +0 -12
- package/.next/standalone/osv-scanner.toml +0 -17
- package/.next/standalone/pi-extension/index.ts +0 -524
- package/.next/standalone/pi-extension/package.json +0 -12
- package/.next/standalone/postcss.config.mjs +0 -8
- package/.next/standalone/readme-arch-hq.gif +0 -0
- package/.next/standalone/rust-toolchain.toml +0 -4
- package/src/auth/cli.ts +0 -371
- /package/.next/standalone/.next/static/{NWAjs0tHFyzk97gRGG09r → VjEdIL6W5uBsvEzknXqV9}/_buildManifest.js +0 -0
- /package/.next/standalone/.next/static/{NWAjs0tHFyzk97gRGG09r → VjEdIL6W5uBsvEzknXqV9}/_clientMiddlewareManifest.js +0 -0
- /package/.next/standalone/.next/static/{NWAjs0tHFyzk97gRGG09r → VjEdIL6W5uBsvEzknXqV9}/_ssgManifest.js +0 -0
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/projects/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/0fi645si-uiiq.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/0fi645si-uiiq.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":37457,"name":"*","chunks":["/_next/static/chunks/0fi645si-uiiq.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/0fi645si-uiiq.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/0fi645si-uiiq.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/0fi645si-uiiq.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/0fi645si-uiiq.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/0fi645si-uiiq.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68017,"name":"*","chunks":["/_next/static/chunks/0fi645si-uiiq.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/0fi645si-uiiq.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/0fi645si-uiiq.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/0fi645si-uiiq.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/0fi645si-uiiq.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/0fi645si-uiiq.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/contexts/PostHogContext.tsx <module evaluation>":{"id":12344,"name":"*","chunks":["/_next/static/chunks/0fi645si-uiiq.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/contexts/PostHogContext.tsx":{"id":12344,"name":"*","chunks":["/_next/static/chunks/0fi645si-uiiq.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/app/components/global-error-listeners.tsx <module evaluation>":{"id":97917,"name":"*","chunks":["/_next/static/chunks/0fi645si-uiiq.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/app/components/global-error-listeners.tsx":{"id":97917,"name":"*","chunks":["/_next/static/chunks/0fi645si-uiiq.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/contexts/AutoRefreshContext.tsx <module evaluation>":{"id":85881,"name":"*","chunks":["/_next/static/chunks/0fi645si-uiiq.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/contexts/AutoRefreshContext.tsx":{"id":85881,"name":"*","chunks":["/_next/static/chunks/0fi645si-uiiq.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/components/navbar.tsx <module evaluation>":{"id":63780,"name":"*","chunks":["/_next/static/chunks/0fi645si-uiiq.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/components/navbar.tsx":{"id":63780,"name":"*","chunks":["/_next/static/chunks/0fi645si-uiiq.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/app/components/toast.tsx <module evaluation>":{"id":55574,"name":"*","chunks":["/_next/static/chunks/0fi645si-uiiq.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/app/components/toast.tsx":{"id":55574,"name":"*","chunks":["/_next/static/chunks/0fi645si-uiiq.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/app/error.tsx <module evaluation>":{"id":8821,"name":"*","chunks":["/_next/static/chunks/0fi645si-uiiq.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js","/_next/static/chunks/3xpjn3cdgm-7m.js"],"async":false},"[project]/app/error.tsx":{"id":8821,"name":"*","chunks":["/_next/static/chunks/0fi645si-uiiq.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js","/_next/static/chunks/3xpjn3cdgm-7m.js"],"async":false},"[project]/app/global-error.tsx <module evaluation>":{"id":53348,"name":"*","chunks":["/_next/static/chunks/0fi645si-uiiq.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js","/_next/static/chunks/2j94uwkb4s3qr.js"],"async":false},"[project]/app/global-error.tsx":{"id":53348,"name":"*","chunks":["/_next/static/chunks/0fi645si-uiiq.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js","/_next/static/chunks/2j94uwkb4s3qr.js"],"async":false},"[project]/app/components/project-list.tsx <module evaluation>":{"id":62481,"name":"*","chunks":["/_next/static/chunks/0fi645si-uiiq.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js","/_next/static/chunks/2mazwb1qmur1p.js"],"async":false},"[project]/app/components/project-list.tsx":{"id":62481,"name":"*","chunks":["/_next/static/chunks/0fi645si-uiiq.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js","/_next/static/chunks/2mazwb1qmur1p.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1psjybo._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1psjybo._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1psjybo._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1psjybo._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1psjybo._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1psjybo._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1psjybo._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js"],"async":false}},"12344":{"*":{"id":10765,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1psjybo._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js"],"async":false}},"97917":{"*":{"id":45550,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1psjybo._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js"],"async":false}},"85881":{"*":{"id":6236,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1psjybo._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js"],"async":false}},"63780":{"*":{"id":10815,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1psjybo._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js"],"async":false}},"55574":{"*":{"id":18952,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1psjybo._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js"],"async":false}},"8821":{"*":{"id":78141,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1psjybo._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/app_209u41o._.js"],"async":false}},"53348":{"*":{"id":3171,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1psjybo._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/app_global-error_tsx_1kp6l3x._.js"],"async":false}},"62481":{"*":{"id":69349,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1psjybo._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/[root-of-the-server]__1qapotl._.js","server/chunks/ssr/app_components_project-list_tsx_1ke6anr._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"12344":{"*":{"id":92036,"name":"*","chunks":[],"async":false}},"97917":{"*":{"id":16336,"name":"*","chunks":[],"async":false}},"85881":{"*":{"id":54950,"name":"*","chunks":[],"async":false}},"63780":{"*":{"id":42976,"name":"*","chunks":[],"async":false}},"55574":{"*":{"id":33711,"name":"*","chunks":[],"async":false}},"8821":{"*":{"id":50757,"name":"*","chunks":[],"async":false}},"53348":{"*":{"id":53128,"name":"*","chunks":[],"async":false}},"62481":{"*":{"id":92887,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/app/layout":[{"path":"static/chunks/2pujpnfx4pws6.css","inlined":false}],"[project]/app/error":[{"path":"static/chunks/2pujpnfx4pws6.css","inlined":false}],"[project]/app/global-error":[{"path":"static/chunks/2pujpnfx4pws6.css","inlined":false}],"[project]/app/projects/page":[{"path":"static/chunks/2pujpnfx4pws6.css","inlined":false}]},"entryJSFiles":{"[project]/app/layout":["static/chunks/0fi645si-uiiq.js","static/chunks/33u59vf_8xpd-.js","static/chunks/0wwt5o04i4zwh.js"],"[project]/app/error":["static/chunks/0fi645si-uiiq.js","static/chunks/33u59vf_8xpd-.js","static/chunks/0wwt5o04i4zwh.js","static/chunks/3xpjn3cdgm-7m.js"],"[project]/app/global-error":["static/chunks/0fi645si-uiiq.js","static/chunks/33u59vf_8xpd-.js","static/chunks/0wwt5o04i4zwh.js","static/chunks/2j94uwkb4s3qr.js"],"[project]/app/projects/page":["static/chunks/0fi645si-uiiq.js","static/chunks/33u59vf_8xpd-.js","static/chunks/0wwt5o04i4zwh.js","static/chunks/2mazwb1qmur1p.js"]}};
|
|
2
|
+
globalThis.__RSC_MANIFEST["/projects/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":37457,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68017,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/contexts/PostHogContext.tsx <module evaluation>":{"id":12344,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/contexts/PostHogContext.tsx":{"id":12344,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/app/components/global-error-listeners.tsx <module evaluation>":{"id":97917,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/app/components/global-error-listeners.tsx":{"id":97917,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/contexts/AutoRefreshContext.tsx <module evaluation>":{"id":85881,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/contexts/AutoRefreshContext.tsx":{"id":85881,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/components/navbar.tsx <module evaluation>":{"id":63780,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/components/navbar.tsx":{"id":63780,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/app/components/toast.tsx <module evaluation>":{"id":55574,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/app/components/toast.tsx":{"id":55574,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/app/error.tsx <module evaluation>":{"id":8821,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js","/_next/static/chunks/3xpjn3cdgm-7m.js"],"async":false},"[project]/app/error.tsx":{"id":8821,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js","/_next/static/chunks/3xpjn3cdgm-7m.js"],"async":false},"[project]/app/global-error.tsx <module evaluation>":{"id":53348,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js","/_next/static/chunks/2kbqcw-6swmav.js"],"async":false},"[project]/app/global-error.tsx":{"id":53348,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js","/_next/static/chunks/2kbqcw-6swmav.js"],"async":false},"[project]/app/components/project-list.tsx <module evaluation>":{"id":62481,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js","/_next/static/chunks/23kev26by1e4f.js"],"async":false},"[project]/app/components/project-list.tsx":{"id":62481,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js","/_next/static/chunks/23kev26by1e4f.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t281d4._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t281d4._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t281d4._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t281d4._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t281d4._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t281d4._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t281d4._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js"],"async":false}},"12344":{"*":{"id":10765,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t281d4._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js"],"async":false}},"97917":{"*":{"id":45550,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t281d4._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js"],"async":false}},"85881":{"*":{"id":6236,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t281d4._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js"],"async":false}},"63780":{"*":{"id":10815,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t281d4._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js"],"async":false}},"55574":{"*":{"id":18952,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t281d4._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js"],"async":false}},"8821":{"*":{"id":78141,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t281d4._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/app_209u41o._.js"],"async":false}},"53348":{"*":{"id":3171,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t281d4._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/app_global-error_tsx_1kp6l3x._.js"],"async":false}},"62481":{"*":{"id":69349,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t281d4._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/[root-of-the-server]__1qapotl._.js","server/chunks/ssr/app_components_project-list_tsx_1ke6anr._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"12344":{"*":{"id":92036,"name":"*","chunks":[],"async":false}},"97917":{"*":{"id":16336,"name":"*","chunks":[],"async":false}},"85881":{"*":{"id":54950,"name":"*","chunks":[],"async":false}},"63780":{"*":{"id":42976,"name":"*","chunks":[],"async":false}},"55574":{"*":{"id":33711,"name":"*","chunks":[],"async":false}},"8821":{"*":{"id":50757,"name":"*","chunks":[],"async":false}},"53348":{"*":{"id":53128,"name":"*","chunks":[],"async":false}},"62481":{"*":{"id":92887,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/app/layout":[{"path":"static/chunks/0km-jn9o5xyqs.css","inlined":false}],"[project]/app/error":[{"path":"static/chunks/0km-jn9o5xyqs.css","inlined":false}],"[project]/app/global-error":[{"path":"static/chunks/0km-jn9o5xyqs.css","inlined":false}],"[project]/app/projects/page":[{"path":"static/chunks/0km-jn9o5xyqs.css","inlined":false}]},"entryJSFiles":{"[project]/app/layout":["static/chunks/1xq1m8h14tnlj.js","static/chunks/16p68cybetr31.js","static/chunks/0wwt5o04i4zwh.js"],"[project]/app/error":["static/chunks/1xq1m8h14tnlj.js","static/chunks/16p68cybetr31.js","static/chunks/0wwt5o04i4zwh.js","static/chunks/3xpjn3cdgm-7m.js"],"[project]/app/global-error":["static/chunks/1xq1m8h14tnlj.js","static/chunks/16p68cybetr31.js","static/chunks/0wwt5o04i4zwh.js","static/chunks/2kbqcw-6swmav.js"],"[project]/app/projects/page":["static/chunks/1xq1m8h14tnlj.js","static/chunks/16p68cybetr31.js","static/chunks/0wwt5o04i4zwh.js","static/chunks/23kev26by1e4f.js"]}};
|
|
3
3
|
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
{
|
|
2
|
+
"devFiles": [],
|
|
3
|
+
"ampDevFiles": [],
|
|
4
|
+
"polyfillFiles": [
|
|
5
|
+
"static/chunks/0cz1d0mv5g_q7.js"
|
|
6
|
+
],
|
|
7
|
+
"lowPriorityFiles": [],
|
|
8
|
+
"rootMainFiles": [
|
|
9
|
+
"static/chunks/31coz11ia5vc4.js",
|
|
10
|
+
"static/chunks/1__i9af9g78vd.js",
|
|
11
|
+
"static/chunks/3kmwfieo15mr2.js",
|
|
12
|
+
"static/chunks/31fmsp1soxi07.js",
|
|
13
|
+
"static/chunks/06zgzyh3wv1ig.js",
|
|
14
|
+
"static/chunks/turbopack-3diub4ctvn1n0.js"
|
|
15
|
+
],
|
|
16
|
+
"pages": {},
|
|
17
|
+
"ampFirstPages": []
|
|
18
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{}
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
{
|
|
2
|
+
"node": {
|
|
3
|
+
"00c5c0e470222190031bb1e8421576ceb70fdce3c1": {
|
|
4
|
+
"workers": {
|
|
5
|
+
"app/settings/page": {
|
|
6
|
+
"moduleId": 20213,
|
|
7
|
+
"async": false,
|
|
8
|
+
"exportedName": "getTelemetryConfig",
|
|
9
|
+
"filename": "app/actions/get-telemetry-config.ts"
|
|
10
|
+
}
|
|
11
|
+
},
|
|
12
|
+
"exportedName": "getTelemetryConfig",
|
|
13
|
+
"filename": "app/actions/get-telemetry-config.ts"
|
|
14
|
+
},
|
|
15
|
+
"00451babd0fc721f43f0f5d7bba182a3efb595ae6d": {
|
|
16
|
+
"workers": {
|
|
17
|
+
"app/settings/page": {
|
|
18
|
+
"moduleId": 20213,
|
|
19
|
+
"async": false,
|
|
20
|
+
"exportedName": "getScheduledAuditAction",
|
|
21
|
+
"filename": "app/actions/get-scheduled-audit.ts"
|
|
22
|
+
}
|
|
23
|
+
},
|
|
24
|
+
"exportedName": "getScheduledAuditAction",
|
|
25
|
+
"filename": "app/actions/get-scheduled-audit.ts"
|
|
26
|
+
},
|
|
27
|
+
"40e164d189bfe3d049fbce21033888273c1c5704c2": {
|
|
28
|
+
"workers": {
|
|
29
|
+
"app/settings/page": {
|
|
30
|
+
"moduleId": 20213,
|
|
31
|
+
"async": false,
|
|
32
|
+
"exportedName": "setAutoAuditAction",
|
|
33
|
+
"filename": "app/actions/update-scheduled-audit.ts"
|
|
34
|
+
}
|
|
35
|
+
},
|
|
36
|
+
"exportedName": "setAutoAuditAction",
|
|
37
|
+
"filename": "app/actions/update-scheduled-audit.ts"
|
|
38
|
+
},
|
|
39
|
+
"40e49259c0e9a1d70be7f21ca8253eda6f78706862": {
|
|
40
|
+
"workers": {
|
|
41
|
+
"app/settings/page": {
|
|
42
|
+
"moduleId": 20213,
|
|
43
|
+
"async": false,
|
|
44
|
+
"exportedName": "setAuditIntervalAction",
|
|
45
|
+
"filename": "app/actions/update-scheduled-audit.ts"
|
|
46
|
+
}
|
|
47
|
+
},
|
|
48
|
+
"exportedName": "setAuditIntervalAction",
|
|
49
|
+
"filename": "app/actions/update-scheduled-audit.ts"
|
|
50
|
+
}
|
|
51
|
+
},
|
|
52
|
+
"edge": {}
|
|
53
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
var R=require("../../chunks/ssr/[turbopack]_runtime.js")("server/app/settings/page.js")
|
|
2
|
+
R.c("server/chunks/ssr/[root-of-the-server]__074qmkp._.js")
|
|
3
|
+
R.c("server/chunks/ssr/node_modules_next_dist_1d_onnt._.js")
|
|
4
|
+
R.c("server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0dwo94s.js")
|
|
5
|
+
R.c("server/chunks/ssr/[root-of-the-server]__1usf8v2._.js")
|
|
6
|
+
R.c("server/chunks/ssr/[root-of-the-server]__0lpvwqm._.js")
|
|
7
|
+
R.c("server/chunks/ssr/_0il3fl1._.js")
|
|
8
|
+
R.c("server/chunks/ssr/app_error_tsx_1zds1ns._.js")
|
|
9
|
+
R.c("server/chunks/ssr/node_modules_next_dist_client_components_0wpq8j3._.js")
|
|
10
|
+
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_forbidden_0symwr9.js")
|
|
11
|
+
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0l_sp0x.js")
|
|
12
|
+
R.c("server/chunks/ssr/app_global-error_tsx_113y3za._.js")
|
|
13
|
+
R.c("server/chunks/ssr/_1sdgprl._.js")
|
|
14
|
+
R.c("server/chunks/ssr/src_hooks_fp-config_ts_04t589g._.js")
|
|
15
|
+
R.c("server/chunks/ssr/[root-of-the-server]__1u-wx42._.js")
|
|
16
|
+
R.c("server/chunks/ssr/[root-of-the-server]__1rv-sc9._.js")
|
|
17
|
+
R.m(17876)
|
|
18
|
+
module.exports=R.m(17876).exports
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":1,"files":["../../../../.failproofai/policies-config.json","../../../../.failproofai/policies/review-policies.mjs","../../../../.failproofai/policies/workflow-policies.mjs","../../../../AGENTS.md","../../../../CHANGELOG.md","../../../../CLAUDE.md","../../../../CONTRIBUTING.md","../../../../Cargo.lock","../../../../Cargo.toml","../../../../Dockerfile.docs","../../../../LICENSE","../../../../README.md","../../../../SECURITY.md","../../../../app/actions/get-active-pauses.ts","../../../../app/actions/get-audit-result.ts","../../../../app/actions/get-hook-activity.ts","../../../../app/actions/get-hooks-config.ts","../../../../app/actions/get-scheduled-audit.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/actions/update-scheduled-audit.ts","../../../../app/api/audit/_state.ts","../../../../app/api/audit/invite/route.ts","../../../../app/api/audit/run/route.ts","../../../../app/api/audit/status/route.ts","../../../../app/api/auth/login-request/route.ts","../../../../app/api/auth/login-verify/route.ts","../../../../app/api/auth/logout/route.ts","../../../../app/api/auth/reminder/route.ts","../../../../app/api/auth/status/route.ts","../../../../app/api/download/[project]/[session]/route.ts","../../../../app/audit/_components/audit-dashboard.tsx","../../../../app/audit/_components/audit-poster.tsx","../../../../app/audit/_components/audit-progress-strip.tsx","../../../../app/audit/_components/auth-dialog.css","../../../../app/audit/_components/auth-dialog.tsx","../../../../app/audit/_components/come-back-better-section.tsx","../../../../app/audit/_components/empty-state.tsx","../../../../app/audit/_components/how-to-improve-section.tsx","../../../../app/audit/_components/invite-dialog.tsx","../../../../app/audit/_components/quirks-section.tsx","../../../../app/audit/_components/report-footer.tsx","../../../../app/audit/_components/rerun-button.tsx","../../../../app/audit/_components/run-progress.tsx","../../../../app/audit/_components/share-templates.ts","../../../../app/audit/_components/sigil.tsx","../../../../app/audit/_components/strengths-section.tsx","../../../../app/audit/audit-styles.css","../../../../app/audit/loading.tsx","../../../../app/audit/page.tsx","../../../../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/pause-notices.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/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","../../../../app/settings/page.tsx","../../../../app/settings/settings-client.tsx","../../../../assets/audit/Audit Report.html","../../../../assets/audit/Show Off Your Agent.html","../../../../assets/audit/archetypes.jsx","../../../../assets/audit/assets/fonts/bitcount-prop-single.woff2","../../../../assets/audit/audit.jsx","../../../../assets/audit/poster-styles.css","../../../../assets/audit/poster.jsx","../../../../assets/audit/screenshots/poster-optimist.png","../../../../assets/audit/screenshots/poster-scrolled.png","../../../../assets/audit/styles.css","../../../../assets/audit/tweaks-panel.jsx","../../../../assets/logos/antigravity.svg","../../../../assets/logos/claude.svg","../../../../assets/logos/company/icon.svg","../../../../assets/logos/company/logo.svg","../../../../assets/logos/copilot-dark.svg","../../../../assets/logos/copilot-light.svg","../../../../assets/logos/cursor-dark.svg","../../../../assets/logos/cursor-light.svg","../../../../assets/logos/devin.svg","../../../../assets/logos/factory-dark.png","../../../../assets/logos/factory-light.png","../../../../assets/logos/goose-dark.svg","../../../../assets/logos/goose-light.svg","../../../../assets/logos/hermes-dark.svg","../../../../assets/logos/hermes-light.svg","../../../../assets/logos/openai-dark.svg","../../../../assets/logos/openai-light.svg","../../../../assets/logos/openclaw.svg","../../../../assets/logos/opencode-dark.svg","../../../../assets/logos/opencode-light.svg","../../../../assets/logos/pi-dark.svg","../../../../assets/logos/pi-light.svg","../../../../bin/failproofai-worker.mjs","../../../../bin/failproofai.mjs","../../../../bin/failproofaid-shim.mjs","../../../../bun.lock","../../../../components.json","../../../../components/navbar.tsx","../../../../components/reach-developers.tsx","../../../../components/ui/button.tsx","../../../../contexts/AutoRefreshContext.tsx","../../../../contexts/PostHogContext.tsx","../../../../crates/CLOUD_POLICIES.md","../../../../crates/PROTOCOL.md","../../../../crates/failproofaid/Cargo.toml","../../../../crates/failproofaid/src/audit_lane.rs","../../../../crates/failproofaid/src/cloud_client.rs","../../../../crates/failproofaid/src/cloud_policies.rs","../../../../crates/failproofaid/src/lock.rs","../../../../crates/failproofaid/src/main.rs","../../../../crates/failproofaid/src/paths.rs","../../../../crates/failproofaid/src/server.rs","../../../../crates/failproofaid/src/telemetry.rs","../../../../crates/failproofaid/src/test_env.rs","../../../../crates/failproofaid/src/worker.rs","../../../../crates/failproofaid/tests/audit_lane_e2e.rs","../../../../crates/failproofaid/tests/collector_reload_e2e.rs","../../../../crates/failproofaid/tests/daemon_e2e.rs","../../../../crates/failproofaid/tests/telemetry_e2e.rs","../../../../crates/fpai-collect/Cargo.toml","../../../../crates/fpai-collect/src/config.rs","../../../../crates/fpai-collect/src/cursor.rs","../../../../crates/fpai-collect/src/delivery.rs","../../../../crates/fpai-collect/src/extra_paths.rs","../../../../crates/fpai-collect/src/filetail.rs","../../../../crates/fpai-collect/src/health.rs","../../../../crates/fpai-collect/src/lib.rs","../../../../crates/fpai-collect/src/redact.rs","../../../../crates/fpai-collect/src/sources/antigravity/mod.rs","../../../../crates/fpai-collect/src/sources/antigravity/transform.rs","../../../../crates/fpai-collect/src/sources/claude/mod.rs","../../../../crates/fpai-collect/src/sources/claude/transform.rs","../../../../crates/fpai-collect/src/sources/codex/mod.rs","../../../../crates/fpai-collect/src/sources/codex/transform.rs","../../../../crates/fpai-collect/src/sources/copilot/mod.rs","../../../../crates/fpai-collect/src/sources/copilot/transform.rs","../../../../crates/fpai-collect/src/sources/cursor/mod.rs","../../../../crates/fpai-collect/src/sources/cursor/transform.rs","../../../../crates/fpai-collect/src/sources/devin/mod.rs","../../../../crates/fpai-collect/src/sources/devin/transform.rs","../../../../crates/fpai-collect/src/sources/factory/mod.rs","../../../../crates/fpai-collect/src/sources/factory/transform.rs","../../../../crates/fpai-collect/src/sources/goose/mod.rs","../../../../crates/fpai-collect/src/sources/goose/transform.rs","../../../../crates/fpai-collect/src/sources/hermes/mod.rs","../../../../crates/fpai-collect/src/sources/hermes/transform.rs","../../../../crates/fpai-collect/src/sources/hooks/mod.rs","../../../../crates/fpai-collect/src/sources/hooks/transform.rs","../../../../crates/fpai-collect/src/sources/mod.rs","../../../../crates/fpai-collect/src/sources/openclaw/mod.rs","../../../../crates/fpai-collect/src/sources/openclaw/transform.rs","../../../../crates/fpai-collect/src/sources/opencode/mod.rs","../../../../crates/fpai-collect/src/sources/opencode/transform.rs","../../../../crates/fpai-collect/src/sources/pi/mod.rs","../../../../crates/fpai-collect/src/sources/pi/transform.rs","../../../../crates/fpai-collect/src/spool.rs","../../../../crates/fpai-collect/src/sqlitepoll.rs","../../../../crates/fpai-collect/src/supervisor.rs","../../../../crates/fpai-collect/src/test_env.rs","../../../../crates/fpai-collect/src/uploader.rs","../../../../crates/fpai-collect/tests/antigravity_source.rs","../../../../crates/fpai-collect/tests/claude_source.rs","../../../../crates/fpai-collect/tests/claude_subagents.rs","../../../../crates/fpai-collect/tests/codex_source.rs","../../../../crates/fpai-collect/tests/config.rs","../../../../crates/fpai-collect/tests/copilot_source.rs","../../../../crates/fpai-collect/tests/cursor_source.rs","../../../../crates/fpai-collect/tests/delivery.rs","../../../../crates/fpai-collect/tests/devin_source.rs","../../../../crates/fpai-collect/tests/extra_paths_engine.rs","../../../../crates/fpai-collect/tests/factory_source.rs","../../../../crates/fpai-collect/tests/goose_source.rs","../../../../crates/fpai-collect/tests/hermes_source.rs","../../../../crates/fpai-collect/tests/hooks_source.rs","../../../../crates/fpai-collect/tests/openclaw_source.rs","../../../../crates/fpai-collect/tests/opencode_source.rs","../../../../crates/fpai-collect/tests/pi_source.rs","../../../../crates/fpai-collect/tests/supervisor.rs","../../../../crates/fpai-collect/tests/uploader.rs","../../../../crates/fpai-ipc/Cargo.toml","../../../../crates/fpai-ipc/src/envelope.rs","../../../../crates/fpai-ipc/src/framing.rs","../../../../crates/fpai-ipc/src/lib.rs","../../../../crates/fpai-ipc/src/peer.rs","../../../../dist/cli.mjs","../../../../dist/index.js","../../../../dist/worker.mjs","../../../../docker-hook-sync/Dockerfile","../../../../docker-hook-sync/entrypoint.sh","../../../../docs/agenteye/alerts.mdx","../../../../docs/agenteye/api-keys.mdx","../../../../docs/agenteye/assistant.mdx","../../../../docs/agenteye/audits.mdx","../../../../docs/agenteye/cli-and-agents.mdx","../../../../docs/agenteye/cli-recipes.mdx","../../../../docs/agenteye/cli-skill.mdx","../../../../docs/agenteye/cli.mdx","../../../../docs/agenteye/codex-capture.mdx","../../../../docs/agenteye/concepts.mdx","../../../../docs/agenteye/dashboards.mdx","../../../../docs/agenteye/error-tracking.mdx","../../../../docs/agenteye/evaluation-suite.mdx","../../../../docs/agenteye/evaluations.mdx","../../../../docs/agenteye/evaluator-skill.mdx","../../../../docs/agenteye/event-stream.mdx","../../../../docs/agenteye/hermes-capture.mdx","../../../../docs/agenteye/images/alert-new.png","../../../../docs/agenteye/images/alerts.png","../../../../docs/agenteye/images/api-keys.png","../../../../docs/agenteye/images/assistant.png","../../../../docs/agenteye/images/audits.png","../../../../docs/agenteye/images/dashboard-fleet.png","../../../../docs/agenteye/images/dashboard-quality.png","../../../../docs/agenteye/images/errors.png","../../../../docs/agenteye/images/events-stream.png","../../../../docs/agenteye/images/hooks.png","../../../../docs/agenteye/images/incident-detail.png","../../../../docs/agenteye/images/incidents.png","../../../../docs/agenteye/images/login.png","../../../../docs/agenteye/images/models.png","../../../../docs/agenteye/images/queries.png","../../../../docs/agenteye/images/query-lab.png","../../../../docs/agenteye/images/session-detail.png","../../../../docs/agenteye/images/sessions-list.png","../../../../docs/agenteye/images/settings.png","../../../../docs/agenteye/images/tools.png","../../../../docs/agenteye/images/users.png","../../../../docs/agenteye/images/video-audit.jpg","../../../../docs/agenteye/images/video-tracing.jpg","../../../../docs/agenteye/incidents.mdx","../../../../docs/agenteye/observability.mdx","../../../../docs/agenteye/openclaw-capture.mdx","../../../../docs/agenteye/overview.mdx","../../../../docs/agenteye/python-sdk-skill.mdx","../../../../docs/agenteye/python-sdk.mdx","../../../../docs/agenteye/queries.mdx","../../../../docs/agenteye/security.mdx","../../../../docs/agenteye/sessions.mdx","../../../../docs/agenteye/telemetry.mdx","../../../../docs/ar/agenteye/alerts.mdx","../../../../docs/ar/agenteye/api-keys.mdx","../../../../docs/ar/agenteye/assistant.mdx","../../../../docs/ar/agenteye/audits.mdx","../../../../docs/ar/agenteye/cli-and-agents.mdx","../../../../docs/ar/agenteye/cli-recipes.mdx","../../../../docs/ar/agenteye/cli-skill.mdx","../../../../docs/ar/agenteye/cli.mdx","../../../../docs/ar/agenteye/codex-capture.mdx","../../../../docs/ar/agenteye/concepts.mdx","../../../../docs/ar/agenteye/dashboards.mdx","../../../../docs/ar/agenteye/error-tracking.mdx","../../../../docs/ar/agenteye/evaluation-suite.mdx","../../../../docs/ar/agenteye/evaluations.mdx","../../../../docs/ar/agenteye/evaluator-skill.mdx","../../../../docs/ar/agenteye/event-stream.mdx","../../../../docs/ar/agenteye/hermes-capture.mdx","../../../../docs/ar/agenteye/incidents.mdx","../../../../docs/ar/agenteye/observability.mdx","../../../../docs/ar/agenteye/openclaw-capture.mdx","../../../../docs/ar/agenteye/overview.mdx","../../../../docs/ar/agenteye/python-sdk-skill.mdx","../../../../docs/ar/agenteye/python-sdk.mdx","../../../../docs/ar/agenteye/queries.mdx","../../../../docs/ar/agenteye/security.mdx","../../../../docs/ar/agenteye/sessions.mdx","../../../../docs/ar/agenteye/telemetry.mdx","../../../../docs/ar/architecture.mdx","../../../../docs/ar/built-in-policies.mdx","../../../../docs/ar/cli/audit.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/audit.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/migrate.mdx","../../../../docs/cli/remove-policies.mdx","../../../../docs/cli/update.mdx","../../../../docs/cli/version.mdx","../../../../docs/configuration.mdx","../../../../docs/custom-policies.mdx","../../../../docs/dashboard.mdx","../../../../docs/de/agenteye/alerts.mdx","../../../../docs/de/agenteye/api-keys.mdx","../../../../docs/de/agenteye/assistant.mdx","../../../../docs/de/agenteye/audits.mdx","../../../../docs/de/agenteye/cli-and-agents.mdx","../../../../docs/de/agenteye/cli-recipes.mdx","../../../../docs/de/agenteye/cli-skill.mdx","../../../../docs/de/agenteye/cli.mdx","../../../../docs/de/agenteye/codex-capture.mdx","../../../../docs/de/agenteye/concepts.mdx","../../../../docs/de/agenteye/dashboards.mdx","../../../../docs/de/agenteye/error-tracking.mdx","../../../../docs/de/agenteye/evaluation-suite.mdx","../../../../docs/de/agenteye/evaluations.mdx","../../../../docs/de/agenteye/evaluator-skill.mdx","../../../../docs/de/agenteye/event-stream.mdx","../../../../docs/de/agenteye/hermes-capture.mdx","../../../../docs/de/agenteye/incidents.mdx","../../../../docs/de/agenteye/observability.mdx","../../../../docs/de/agenteye/openclaw-capture.mdx","../../../../docs/de/agenteye/overview.mdx","../../../../docs/de/agenteye/python-sdk-skill.mdx","../../../../docs/de/agenteye/python-sdk.mdx","../../../../docs/de/agenteye/queries.mdx","../../../../docs/de/agenteye/security.mdx","../../../../docs/de/agenteye/sessions.mdx","../../../../docs/de/agenteye/telemetry.mdx","../../../../docs/de/architecture.mdx","../../../../docs/de/built-in-policies.mdx","../../../../docs/de/cli/audit.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/agenteye/alerts.mdx","../../../../docs/es/agenteye/api-keys.mdx","../../../../docs/es/agenteye/assistant.mdx","../../../../docs/es/agenteye/audits.mdx","../../../../docs/es/agenteye/cli-and-agents.mdx","../../../../docs/es/agenteye/cli-recipes.mdx","../../../../docs/es/agenteye/cli-skill.mdx","../../../../docs/es/agenteye/cli.mdx","../../../../docs/es/agenteye/codex-capture.mdx","../../../../docs/es/agenteye/concepts.mdx","../../../../docs/es/agenteye/dashboards.mdx","../../../../docs/es/agenteye/error-tracking.mdx","../../../../docs/es/agenteye/evaluation-suite.mdx","../../../../docs/es/agenteye/evaluations.mdx","../../../../docs/es/agenteye/evaluator-skill.mdx","../../../../docs/es/agenteye/event-stream.mdx","../../../../docs/es/agenteye/hermes-capture.mdx","../../../../docs/es/agenteye/incidents.mdx","../../../../docs/es/agenteye/observability.mdx","../../../../docs/es/agenteye/openclaw-capture.mdx","../../../../docs/es/agenteye/overview.mdx","../../../../docs/es/agenteye/python-sdk-skill.mdx","../../../../docs/es/agenteye/python-sdk.mdx","../../../../docs/es/agenteye/queries.mdx","../../../../docs/es/agenteye/security.mdx","../../../../docs/es/agenteye/sessions.mdx","../../../../docs/es/agenteye/telemetry.mdx","../../../../docs/es/architecture.mdx","../../../../docs/es/built-in-policies.mdx","../../../../docs/es/cli/audit.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/agenteye/alerts.mdx","../../../../docs/fr/agenteye/api-keys.mdx","../../../../docs/fr/agenteye/assistant.mdx","../../../../docs/fr/agenteye/audits.mdx","../../../../docs/fr/agenteye/cli-and-agents.mdx","../../../../docs/fr/agenteye/cli-recipes.mdx","../../../../docs/fr/agenteye/cli-skill.mdx","../../../../docs/fr/agenteye/cli.mdx","../../../../docs/fr/agenteye/codex-capture.mdx","../../../../docs/fr/agenteye/concepts.mdx","../../../../docs/fr/agenteye/dashboards.mdx","../../../../docs/fr/agenteye/error-tracking.mdx","../../../../docs/fr/agenteye/evaluation-suite.mdx","../../../../docs/fr/agenteye/evaluations.mdx","../../../../docs/fr/agenteye/evaluator-skill.mdx","../../../../docs/fr/agenteye/event-stream.mdx","../../../../docs/fr/agenteye/hermes-capture.mdx","../../../../docs/fr/agenteye/incidents.mdx","../../../../docs/fr/agenteye/observability.mdx","../../../../docs/fr/agenteye/openclaw-capture.mdx","../../../../docs/fr/agenteye/overview.mdx","../../../../docs/fr/agenteye/python-sdk-skill.mdx","../../../../docs/fr/agenteye/python-sdk.mdx","../../../../docs/fr/agenteye/queries.mdx","../../../../docs/fr/agenteye/security.mdx","../../../../docs/fr/agenteye/sessions.mdx","../../../../docs/fr/agenteye/telemetry.mdx","../../../../docs/fr/architecture.mdx","../../../../docs/fr/built-in-policies.mdx","../../../../docs/fr/cli/audit.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/agenteye/alerts.mdx","../../../../docs/he/agenteye/api-keys.mdx","../../../../docs/he/agenteye/assistant.mdx","../../../../docs/he/agenteye/audits.mdx","../../../../docs/he/agenteye/cli-and-agents.mdx","../../../../docs/he/agenteye/cli-recipes.mdx","../../../../docs/he/agenteye/cli-skill.mdx","../../../../docs/he/agenteye/cli.mdx","../../../../docs/he/agenteye/codex-capture.mdx","../../../../docs/he/agenteye/concepts.mdx","../../../../docs/he/agenteye/dashboards.mdx","../../../../docs/he/agenteye/error-tracking.mdx","../../../../docs/he/agenteye/evaluation-suite.mdx","../../../../docs/he/agenteye/evaluations.mdx","../../../../docs/he/agenteye/evaluator-skill.mdx","../../../../docs/he/agenteye/event-stream.mdx","../../../../docs/he/agenteye/hermes-capture.mdx","../../../../docs/he/agenteye/incidents.mdx","../../../../docs/he/agenteye/observability.mdx","../../../../docs/he/agenteye/openclaw-capture.mdx","../../../../docs/he/agenteye/overview.mdx","../../../../docs/he/agenteye/python-sdk-skill.mdx","../../../../docs/he/agenteye/python-sdk.mdx","../../../../docs/he/agenteye/queries.mdx","../../../../docs/he/agenteye/security.mdx","../../../../docs/he/agenteye/sessions.mdx","../../../../docs/he/agenteye/telemetry.mdx","../../../../docs/he/architecture.mdx","../../../../docs/he/built-in-policies.mdx","../../../../docs/he/cli/audit.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/agenteye/alerts.mdx","../../../../docs/hi/agenteye/api-keys.mdx","../../../../docs/hi/agenteye/assistant.mdx","../../../../docs/hi/agenteye/audits.mdx","../../../../docs/hi/agenteye/cli-and-agents.mdx","../../../../docs/hi/agenteye/cli-recipes.mdx","../../../../docs/hi/agenteye/cli-skill.mdx","../../../../docs/hi/agenteye/cli.mdx","../../../../docs/hi/agenteye/codex-capture.mdx","../../../../docs/hi/agenteye/concepts.mdx","../../../../docs/hi/agenteye/dashboards.mdx","../../../../docs/hi/agenteye/error-tracking.mdx","../../../../docs/hi/agenteye/evaluation-suite.mdx","../../../../docs/hi/agenteye/evaluations.mdx","../../../../docs/hi/agenteye/evaluator-skill.mdx","../../../../docs/hi/agenteye/event-stream.mdx","../../../../docs/hi/agenteye/hermes-capture.mdx","../../../../docs/hi/agenteye/incidents.mdx","../../../../docs/hi/agenteye/observability.mdx","../../../../docs/hi/agenteye/openclaw-capture.mdx","../../../../docs/hi/agenteye/overview.mdx","../../../../docs/hi/agenteye/python-sdk-skill.mdx","../../../../docs/hi/agenteye/python-sdk.mdx","../../../../docs/hi/agenteye/queries.mdx","../../../../docs/hi/agenteye/security.mdx","../../../../docs/hi/agenteye/sessions.mdx","../../../../docs/hi/agenteye/telemetry.mdx","../../../../docs/hi/architecture.mdx","../../../../docs/hi/built-in-policies.mdx","../../../../docs/hi/cli/audit.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/agenteye/alerts.mdx","../../../../docs/it/agenteye/api-keys.mdx","../../../../docs/it/agenteye/assistant.mdx","../../../../docs/it/agenteye/audits.mdx","../../../../docs/it/agenteye/cli-and-agents.mdx","../../../../docs/it/agenteye/cli-recipes.mdx","../../../../docs/it/agenteye/cli-skill.mdx","../../../../docs/it/agenteye/cli.mdx","../../../../docs/it/agenteye/codex-capture.mdx","../../../../docs/it/agenteye/concepts.mdx","../../../../docs/it/agenteye/dashboards.mdx","../../../../docs/it/agenteye/error-tracking.mdx","../../../../docs/it/agenteye/evaluation-suite.mdx","../../../../docs/it/agenteye/evaluations.mdx","../../../../docs/it/agenteye/evaluator-skill.mdx","../../../../docs/it/agenteye/event-stream.mdx","../../../../docs/it/agenteye/hermes-capture.mdx","../../../../docs/it/agenteye/incidents.mdx","../../../../docs/it/agenteye/observability.mdx","../../../../docs/it/agenteye/openclaw-capture.mdx","../../../../docs/it/agenteye/overview.mdx","../../../../docs/it/agenteye/python-sdk-skill.mdx","../../../../docs/it/agenteye/python-sdk.mdx","../../../../docs/it/agenteye/queries.mdx","../../../../docs/it/agenteye/security.mdx","../../../../docs/it/agenteye/sessions.mdx","../../../../docs/it/agenteye/telemetry.mdx","../../../../docs/it/architecture.mdx","../../../../docs/it/built-in-policies.mdx","../../../../docs/it/cli/audit.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/agenteye/alerts.mdx","../../../../docs/ja/agenteye/api-keys.mdx","../../../../docs/ja/agenteye/assistant.mdx","../../../../docs/ja/agenteye/audits.mdx","../../../../docs/ja/agenteye/cli-and-agents.mdx","../../../../docs/ja/agenteye/cli-recipes.mdx","../../../../docs/ja/agenteye/cli-skill.mdx","../../../../docs/ja/agenteye/cli.mdx","../../../../docs/ja/agenteye/codex-capture.mdx","../../../../docs/ja/agenteye/concepts.mdx","../../../../docs/ja/agenteye/dashboards.mdx","../../../../docs/ja/agenteye/error-tracking.mdx","../../../../docs/ja/agenteye/evaluation-suite.mdx","../../../../docs/ja/agenteye/evaluations.mdx","../../../../docs/ja/agenteye/evaluator-skill.mdx","../../../../docs/ja/agenteye/event-stream.mdx","../../../../docs/ja/agenteye/hermes-capture.mdx","../../../../docs/ja/agenteye/incidents.mdx","../../../../docs/ja/agenteye/observability.mdx","../../../../docs/ja/agenteye/openclaw-capture.mdx","../../../../docs/ja/agenteye/overview.mdx","../../../../docs/ja/agenteye/python-sdk-skill.mdx","../../../../docs/ja/agenteye/python-sdk.mdx","../../../../docs/ja/agenteye/queries.mdx","../../../../docs/ja/agenteye/security.mdx","../../../../docs/ja/agenteye/sessions.mdx","../../../../docs/ja/agenteye/telemetry.mdx","../../../../docs/ja/architecture.mdx","../../../../docs/ja/built-in-policies.mdx","../../../../docs/ja/cli/audit.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/agenteye/alerts.mdx","../../../../docs/ko/agenteye/api-keys.mdx","../../../../docs/ko/agenteye/assistant.mdx","../../../../docs/ko/agenteye/audits.mdx","../../../../docs/ko/agenteye/cli-and-agents.mdx","../../../../docs/ko/agenteye/cli-recipes.mdx","../../../../docs/ko/agenteye/cli-skill.mdx","../../../../docs/ko/agenteye/cli.mdx","../../../../docs/ko/agenteye/codex-capture.mdx","../../../../docs/ko/agenteye/concepts.mdx","../../../../docs/ko/agenteye/dashboards.mdx","../../../../docs/ko/agenteye/error-tracking.mdx","../../../../docs/ko/agenteye/evaluation-suite.mdx","../../../../docs/ko/agenteye/evaluations.mdx","../../../../docs/ko/agenteye/evaluator-skill.mdx","../../../../docs/ko/agenteye/event-stream.mdx","../../../../docs/ko/agenteye/hermes-capture.mdx","../../../../docs/ko/agenteye/incidents.mdx","../../../../docs/ko/agenteye/observability.mdx","../../../../docs/ko/agenteye/openclaw-capture.mdx","../../../../docs/ko/agenteye/overview.mdx","../../../../docs/ko/agenteye/python-sdk-skill.mdx","../../../../docs/ko/agenteye/python-sdk.mdx","../../../../docs/ko/agenteye/queries.mdx","../../../../docs/ko/agenteye/security.mdx","../../../../docs/ko/agenteye/sessions.mdx","../../../../docs/ko/agenteye/telemetry.mdx","../../../../docs/ko/architecture.mdx","../../../../docs/ko/built-in-policies.mdx","../../../../docs/ko/cli/audit.mdx","../../../../docs/ko/cli/dashboard.mdx","../../../../docs/ko/cli/environment-variables.mdx","../../../../docs/ko/cli/hook.mdx","../../../../docs/ko/cli/install-policies.mdx","../../../../docs/ko/cli/list-policies.mdx","../../../../docs/ko/cli/remove-policies.mdx","../../../../docs/ko/cli/version.mdx","../../../../docs/ko/configuration.mdx","../../../../docs/ko/custom-policies.mdx","../../../../docs/ko/dashboard.mdx","../../../../docs/ko/examples.mdx","../../../../docs/ko/for-agents.mdx","../../../../docs/ko/getting-started.mdx","../../../../docs/ko/introduction.mdx","../../../../docs/ko/package-aliases.mdx","../../../../docs/ko/testing.mdx","../../../../docs/logo/Failproof_AI_logo.png","../../../../docs/logo/Failproof_AI_logo_light.png","../../../../docs/package-aliases.mdx","../../../../docs/pt-br/agenteye/alerts.mdx","../../../../docs/pt-br/agenteye/api-keys.mdx","../../../../docs/pt-br/agenteye/assistant.mdx","../../../../docs/pt-br/agenteye/audits.mdx","../../../../docs/pt-br/agenteye/cli-and-agents.mdx","../../../../docs/pt-br/agenteye/cli-recipes.mdx","../../../../docs/pt-br/agenteye/cli-skill.mdx","../../../../docs/pt-br/agenteye/cli.mdx","../../../../docs/pt-br/agenteye/codex-capture.mdx","../../../../docs/pt-br/agenteye/concepts.mdx","../../../../docs/pt-br/agenteye/dashboards.mdx","../../../../docs/pt-br/agenteye/error-tracking.mdx","../../../../docs/pt-br/agenteye/evaluation-suite.mdx","../../../../docs/pt-br/agenteye/evaluations.mdx","../../../../docs/pt-br/agenteye/evaluator-skill.mdx","../../../../docs/pt-br/agenteye/event-stream.mdx","../../../../docs/pt-br/agenteye/hermes-capture.mdx","../../../../docs/pt-br/agenteye/incidents.mdx","../../../../docs/pt-br/agenteye/observability.mdx","../../../../docs/pt-br/agenteye/openclaw-capture.mdx","../../../../docs/pt-br/agenteye/overview.mdx","../../../../docs/pt-br/agenteye/python-sdk-skill.mdx","../../../../docs/pt-br/agenteye/python-sdk.mdx","../../../../docs/pt-br/agenteye/queries.mdx","../../../../docs/pt-br/agenteye/security.mdx","../../../../docs/pt-br/agenteye/sessions.mdx","../../../../docs/pt-br/agenteye/telemetry.mdx","../../../../docs/pt-br/architecture.mdx","../../../../docs/pt-br/built-in-policies.mdx","../../../../docs/pt-br/cli/audit.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/agenteye/alerts.mdx","../../../../docs/ru/agenteye/api-keys.mdx","../../../../docs/ru/agenteye/assistant.mdx","../../../../docs/ru/agenteye/audits.mdx","../../../../docs/ru/agenteye/cli-and-agents.mdx","../../../../docs/ru/agenteye/cli-recipes.mdx","../../../../docs/ru/agenteye/cli-skill.mdx","../../../../docs/ru/agenteye/cli.mdx","../../../../docs/ru/agenteye/codex-capture.mdx","../../../../docs/ru/agenteye/concepts.mdx","../../../../docs/ru/agenteye/dashboards.mdx","../../../../docs/ru/agenteye/error-tracking.mdx","../../../../docs/ru/agenteye/evaluation-suite.mdx","../../../../docs/ru/agenteye/evaluations.mdx","../../../../docs/ru/agenteye/evaluator-skill.mdx","../../../../docs/ru/agenteye/event-stream.mdx","../../../../docs/ru/agenteye/hermes-capture.mdx","../../../../docs/ru/agenteye/incidents.mdx","../../../../docs/ru/agenteye/observability.mdx","../../../../docs/ru/agenteye/openclaw-capture.mdx","../../../../docs/ru/agenteye/overview.mdx","../../../../docs/ru/agenteye/python-sdk-skill.mdx","../../../../docs/ru/agenteye/python-sdk.mdx","../../../../docs/ru/agenteye/queries.mdx","../../../../docs/ru/agenteye/security.mdx","../../../../docs/ru/agenteye/sessions.mdx","../../../../docs/ru/agenteye/telemetry.mdx","../../../../docs/ru/architecture.mdx","../../../../docs/ru/built-in-policies.mdx","../../../../docs/ru/cli/audit.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/styles/config/vocabularies/Mintlify/accept.txt","../../../../docs/superpowers/specs/2026-06-11-audit-poster-restructure-design.md","../../../../docs/testing.mdx","../../../../docs/tr/agenteye/alerts.mdx","../../../../docs/tr/agenteye/api-keys.mdx","../../../../docs/tr/agenteye/assistant.mdx","../../../../docs/tr/agenteye/audits.mdx","../../../../docs/tr/agenteye/cli-and-agents.mdx","../../../../docs/tr/agenteye/cli-recipes.mdx","../../../../docs/tr/agenteye/cli-skill.mdx","../../../../docs/tr/agenteye/cli.mdx","../../../../docs/tr/agenteye/codex-capture.mdx","../../../../docs/tr/agenteye/concepts.mdx","../../../../docs/tr/agenteye/dashboards.mdx","../../../../docs/tr/agenteye/error-tracking.mdx","../../../../docs/tr/agenteye/evaluation-suite.mdx","../../../../docs/tr/agenteye/evaluations.mdx","../../../../docs/tr/agenteye/evaluator-skill.mdx","../../../../docs/tr/agenteye/event-stream.mdx","../../../../docs/tr/agenteye/hermes-capture.mdx","../../../../docs/tr/agenteye/incidents.mdx","../../../../docs/tr/agenteye/observability.mdx","../../../../docs/tr/agenteye/openclaw-capture.mdx","../../../../docs/tr/agenteye/overview.mdx","../../../../docs/tr/agenteye/python-sdk-skill.mdx","../../../../docs/tr/agenteye/python-sdk.mdx","../../../../docs/tr/agenteye/queries.mdx","../../../../docs/tr/agenteye/security.mdx","../../../../docs/tr/agenteye/sessions.mdx","../../../../docs/tr/agenteye/telemetry.mdx","../../../../docs/tr/architecture.mdx","../../../../docs/tr/built-in-policies.mdx","../../../../docs/tr/cli/audit.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/agenteye/alerts.mdx","../../../../docs/vi/agenteye/api-keys.mdx","../../../../docs/vi/agenteye/assistant.mdx","../../../../docs/vi/agenteye/audits.mdx","../../../../docs/vi/agenteye/cli-and-agents.mdx","../../../../docs/vi/agenteye/cli-recipes.mdx","../../../../docs/vi/agenteye/cli-skill.mdx","../../../../docs/vi/agenteye/cli.mdx","../../../../docs/vi/agenteye/codex-capture.mdx","../../../../docs/vi/agenteye/concepts.mdx","../../../../docs/vi/agenteye/dashboards.mdx","../../../../docs/vi/agenteye/error-tracking.mdx","../../../../docs/vi/agenteye/evaluation-suite.mdx","../../../../docs/vi/agenteye/evaluations.mdx","../../../../docs/vi/agenteye/evaluator-skill.mdx","../../../../docs/vi/agenteye/event-stream.mdx","../../../../docs/vi/agenteye/hermes-capture.mdx","../../../../docs/vi/agenteye/incidents.mdx","../../../../docs/vi/agenteye/observability.mdx","../../../../docs/vi/agenteye/openclaw-capture.mdx","../../../../docs/vi/agenteye/overview.mdx","../../../../docs/vi/agenteye/python-sdk-skill.mdx","../../../../docs/vi/agenteye/python-sdk.mdx","../../../../docs/vi/agenteye/queries.mdx","../../../../docs/vi/agenteye/security.mdx","../../../../docs/vi/agenteye/sessions.mdx","../../../../docs/vi/agenteye/telemetry.mdx","../../../../docs/vi/architecture.mdx","../../../../docs/vi/built-in-policies.mdx","../../../../docs/vi/cli/audit.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/agenteye/alerts.mdx","../../../../docs/zh/agenteye/api-keys.mdx","../../../../docs/zh/agenteye/assistant.mdx","../../../../docs/zh/agenteye/audits.mdx","../../../../docs/zh/agenteye/cli-and-agents.mdx","../../../../docs/zh/agenteye/cli-recipes.mdx","../../../../docs/zh/agenteye/cli-skill.mdx","../../../../docs/zh/agenteye/cli.mdx","../../../../docs/zh/agenteye/codex-capture.mdx","../../../../docs/zh/agenteye/concepts.mdx","../../../../docs/zh/agenteye/dashboards.mdx","../../../../docs/zh/agenteye/error-tracking.mdx","../../../../docs/zh/agenteye/evaluation-suite.mdx","../../../../docs/zh/agenteye/evaluations.mdx","../../../../docs/zh/agenteye/evaluator-skill.mdx","../../../../docs/zh/agenteye/event-stream.mdx","../../../../docs/zh/agenteye/hermes-capture.mdx","../../../../docs/zh/agenteye/incidents.mdx","../../../../docs/zh/agenteye/observability.mdx","../../../../docs/zh/agenteye/openclaw-capture.mdx","../../../../docs/zh/agenteye/overview.mdx","../../../../docs/zh/agenteye/python-sdk-skill.mdx","../../../../docs/zh/agenteye/python-sdk.mdx","../../../../docs/zh/agenteye/queries.mdx","../../../../docs/zh/agenteye/security.mdx","../../../../docs/zh/agenteye/sessions.mdx","../../../../docs/zh/agenteye/telemetry.mdx","../../../../docs/zh/architecture.mdx","../../../../docs/zh/built-in-policies.mdx","../../../../docs/zh/cli/audit.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","../../../../examples/policies-stop.js","../../../../instrumentation.node.ts","../../../../instrumentation.ts","../../../../integration-suite/Dockerfile","../../../../integration-suite/README.md","../../../../integration-suite/canary-policies.mjs","../../../../integration-suite/capture-tokens.sh","../../../../integration-suite/ci-entrypoint.sh","../../../../integration-suite/inject-tokens.sh","../../../../integration-suite/install-clis.sh","../../../../integration-suite/probe-cli.sh","../../../../integration-suite/report.js","../../../../integration-suite/run.sh","../../../../lib/antigravity-projects.ts","../../../../lib/antigravity-sessions.ts","../../../../lib/atomic-write.ts","../../../../lib/auth/api-server-client.ts","../../../../lib/auth/auth-store.ts","../../../../lib/claude-config.ts","../../../../lib/claude-sessions.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/dashboard-host.ts","../../../../lib/date-filters.ts","../../../../lib/devin-projects.ts","../../../../lib/devin-sessions.ts","../../../../lib/download-session.ts","../../../../lib/entry-keys.ts","../../../../lib/error-origin.ts","../../../../lib/extract-subagent-ids.ts","../../../../lib/factory-projects.ts","../../../../lib/factory-sessions.ts","../../../../lib/fetch-with-timeout.ts","../../../../lib/format-date.ts","../../../../lib/format-duration.ts","../../../../lib/goose-projects.ts","../../../../lib/goose-sessions.ts","../../../../lib/hermes-profiles.ts","../../../../lib/hermes-projects.ts","../../../../lib/hermes-sessions.ts","../../../../lib/install-check.ts","../../../../lib/log-entries.ts","../../../../lib/log-format.ts","../../../../lib/log-stats.ts","../../../../lib/logger.ts","../../../../lib/openclaw-projects.ts","../../../../lib/openclaw-sessions.ts","../../../../lib/opencode-projects.ts","../../../../lib/opencode-sessions.ts","../../../../lib/paths.ts","../../../../lib/pi-projects.ts","../../../../lib/pi-sessions.ts","../../../../lib/project-tree.ts","../../../../lib/projects.ts","../../../../lib/resolve-subagent-path.ts","../../../../lib/runtime-cache.ts","../../../../lib/share-card.ts","../../../../lib/sqlite-reader.ts","../../../../lib/telemetry-enabled.ts","../../../../lib/telemetry-id.ts","../../../../lib/telemetry-sanitize.ts","../../../../lib/telemetry.ts","../../../../lib/url-filter-serializers.ts","../../../../lib/use-filter-state.ts","../../../../lib/use-url-params.ts","../../../../lib/utils.ts","../../../../lib/utils/session-id.ts","../../../../next.config.ts","../../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../node_modules/@swc/helpers/package.json","../../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../../node_modules/next/dist/client/lib/console.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../node_modules/next/dist/compiled/source-map/package.json","../../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../node_modules/next/dist/compiled/ws/index.js","../../../../node_modules/next/dist/compiled/ws/package.json","../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../node_modules/next/dist/lib/constants.js","../../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../../node_modules/next/dist/lib/interop-default.js","../../../../node_modules/next/dist/lib/is-error.js","../../../../node_modules/next/dist/lib/picocolors.js","../../../../node_modules/next/dist/lib/scheduler.js","../../../../node_modules/next/dist/lib/semver-noop.js","../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../node_modules/next/dist/server/lib/parse-stack.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../node_modules/next/dist/server/lib/source-maps.js","../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../node_modules/next/dist/server/node-environment-baseline.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../node_modules/next/dist/server/node-environment.js","../../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../../node_modules/next/dist/server/patch-error-inspect.js","../../../../node_modules/next/dist/server/require-hook.js","../../../../node_modules/next/dist/server/response-cache/types.js","../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../node_modules/next/package.json","../../../../node_modules/react/cjs/react.development.js","../../../../node_modules/react/cjs/react.production.js","../../../../node_modules/react/index.js","../../../../node_modules/react/package.json","../../../../openclaw-plugin/index.js","../../../../openclaw-plugin/openclaw.plugin.json","../../../../openclaw-plugin/package.json","../../../../osv-scanner.toml","../../../../package.json","../../../../pi-extension/index.ts","../../../../pi-extension/package.json","../../../../postcss.config.mjs","../../../../proxy.ts","../../../../public/audit/fonts/bitcount-prop-single.woff2","../../../../public/icon.svg","../../../../public/logo.svg","../../../../readme-arch-hq.gif","../../../../rust-toolchain.toml","../../../../scripts/alias-proxy.js","../../../../scripts/build-daemon-packages.mjs","../../../../scripts/daemon-platforms.mjs","../../../../scripts/dev-hook.mjs","../../../../scripts/dev.ts","../../../../scripts/install-diagnosis.mjs","../../../../scripts/install-telemetry.mjs","../../../../scripts/launch.ts","../../../../scripts/parse-script-args.ts","../../../../scripts/prune-standalone.mjs","../../../../scripts/publish-aliases.mjs","../../../../scripts/repro-npm-install.sh","../../../../scripts/skew-log-filter.ts","../../../../scripts/start.ts","../../../../scripts/sync-agent-cli-harnesses-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","../../../../scripts/translate-docs/validate-translation.ts","../../../../scripts/validate-mdx.ts","../../../../skills-lock.json","../../../../src/audit/archetypes.ts","../../../../src/audit/audit-lock.ts","../../../../src/audit/audit-schedule.ts","../../../../src/audit/cache.ts","../../../../src/audit/cli-adapters/antigravity.ts","../../../../src/audit/cli-adapters/claude.ts","../../../../src/audit/cli-adapters/codex.ts","../../../../src/audit/cli-adapters/copilot.ts","../../../../src/audit/cli-adapters/cursor.ts","../../../../src/audit/cli-adapters/devin.ts","../../../../src/audit/cli-adapters/factory.ts","../../../../src/audit/cli-adapters/goose.ts","../../../../src/audit/cli-adapters/hermes.ts","../../../../src/audit/cli-adapters/index.ts","../../../../src/audit/cli-adapters/openclaw.ts","../../../../src/audit/cli-adapters/opencode.ts","../../../../src/audit/cli-adapters/pi.ts","../../../../src/audit/cli-adapters/shared.ts","../../../../src/audit/cli.ts","../../../../src/audit/dashboard-cache.ts","../../../../src/audit/detectors/find-from-root.ts","../../../../src/audit/detectors/git-commit-no-verify.ts","../../../../src/audit/detectors/index.ts","../../../../src/audit/detectors/prefer-edit-over-read-cat.ts","../../../../src/audit/detectors/prefer-edit-over-sed-awk.ts","../../../../src/audit/detectors/prefer-write-over-heredoc.ts","../../../../src/audit/detectors/redundant-cd-cwd.ts","../../../../src/audit/detectors/reread-after-edit.ts","../../../../src/audit/detectors/sleep-polling-loop.ts","../../../../src/audit/features.ts","../../../../src/audit/findings.ts","../../../../src/audit/index.ts","../../../../src/audit/open-browser.ts","../../../../src/audit/replay.ts","../../../../src/audit/report.ts","../../../../src/audit/scoring.ts","../../../../src/audit/social-proof.ts","../../../../src/audit/strengths.ts","../../../../src/audit/types.ts","../../../../src/cli-error.ts","../../../../src/hooks/backfill-cli.ts","../../../../src/hooks/builtin-policies.ts","../../../../src/hooks/cloud-connection.ts","../../../../src/hooks/cloud-enrollment-cli.ts","../../../../src/hooks/cloud-enrollment.ts","../../../../src/hooks/cloud-introspect.ts","../../../../src/hooks/cloud-managed-policies.ts","../../../../src/hooks/collector-config.ts","../../../../src/hooks/configure-wizard.ts","../../../../src/hooks/custom-hooks-loader.ts","../../../../src/hooks/custom-hooks-registry.ts","../../../../src/hooks/daemon-client.ts","../../../../src/hooks/daemon-download.ts","../../../../src/hooks/daemon-service.ts","../../../../src/hooks/enforcement-capability.ts","../../../../src/hooks/first-run-gate.ts","../../../../src/hooks/flush-cli.ts","../../../../src/hooks/fp-config.ts","../../../../src/hooks/fp-home.ts","../../../../src/hooks/fp-reset.ts","../../../../src/hooks/handler.ts","../../../../src/hooks/harness-cli.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/migrations.ts","../../../../src/hooks/normalize-cli-payload.ts","../../../../src/hooks/onboarding-attempt.ts","../../../../src/hooks/onboarding-lock.ts","../../../../src/hooks/policy-evaluator.ts","../../../../src/hooks/policy-helpers.ts","../../../../src/hooks/policy-presets.ts","../../../../src/hooks/policy-registry.ts","../../../../src/hooks/policy-types.ts","../../../../src/hooks/read-stdin.ts","../../../../src/hooks/resolve-cwd.ts","../../../../src/hooks/resolve-permission-mode.ts","../../../../src/hooks/resolve-transcript-path.ts","../../../../src/hooks/session-pause-cli.ts","../../../../src/hooks/session-pause.ts","../../../../src/hooks/setup-state.ts","../../../../src/hooks/tool-name-canonicalize.ts","../../../../src/hooks/tui.ts","../../../../src/hooks/types.ts","../../../../src/hooks/uninstall-cli.ts","../../../../src/hooks/worker-server.ts","../../../../src/index.ts","../../../../src/posthog-key.ts","../../../../tailwind.config.ts","../../../../templates/bitcount-font/README.md","../../../../templates/bitcount-font/bitcount-prop-single.woff2","../../../../templates/bitcount-font/bitcount.css","../../../../templates/bitcount-font/fonts.ts.example","../../../../tsconfig.json","../../../../vitest.config.e2e.mts","../../../../vitest.config.mts","../../chunks/ssr/[externals]__1aq139v._.js","../../chunks/ssr/[root-of-the-server]__074qmkp._.js","../../chunks/ssr/[root-of-the-server]__0lpvwqm._.js","../../chunks/ssr/[root-of-the-server]__0t281d4._.js","../../chunks/ssr/[root-of-the-server]__1rv-sc9._.js","../../chunks/ssr/[root-of-the-server]__1u-wx42._.js","../../chunks/ssr/[root-of-the-server]__1usf8v2._.js","../../chunks/ssr/[root-of-the-server]__1v185mo._.js","../../chunks/ssr/[turbopack]_runtime.js","../../chunks/ssr/_0il3fl1._.js","../../chunks/ssr/_0rjgfln._.js","../../chunks/ssr/_1sdgprl._.js","../../chunks/ssr/app_209u41o._.js","../../chunks/ssr/app_error_tsx_1zds1ns._.js","../../chunks/ssr/app_global-error_tsx_113y3za._.js","../../chunks/ssr/app_global-error_tsx_1kp6l3x._.js","../../chunks/ssr/lib_utils_ts_0az0sfq._.js","../../chunks/ssr/node_modules_1ynf7el._.js","../../chunks/ssr/node_modules_next_1a1kch7._.js","../../chunks/ssr/node_modules_next_dist_0uboya6._.js","../../chunks/ssr/node_modules_next_dist_1d_onnt._.js","../../chunks/ssr/node_modules_next_dist_client_components_0wpq8j3._.js","../../chunks/ssr/node_modules_next_dist_client_components_builtin_forbidden_0symwr9.js","../../chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0l_sp0x.js","../../chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0dwo94s.js","../../chunks/ssr/node_modules_posthog-node_dist_entrypoints_index_node_mjs_11bnuzn._.js","../../chunks/ssr/src_hooks_fp-config_ts_04t589g._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
+
globalThis.__RSC_MANIFEST["/settings/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":37457,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68017,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/contexts/PostHogContext.tsx <module evaluation>":{"id":12344,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/contexts/PostHogContext.tsx":{"id":12344,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/app/components/global-error-listeners.tsx <module evaluation>":{"id":97917,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/app/components/global-error-listeners.tsx":{"id":97917,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/contexts/AutoRefreshContext.tsx <module evaluation>":{"id":85881,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/contexts/AutoRefreshContext.tsx":{"id":85881,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/components/navbar.tsx <module evaluation>":{"id":63780,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/components/navbar.tsx":{"id":63780,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/app/components/toast.tsx <module evaluation>":{"id":55574,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/app/components/toast.tsx":{"id":55574,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js"],"async":false},"[project]/app/error.tsx <module evaluation>":{"id":8821,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js","/_next/static/chunks/3xpjn3cdgm-7m.js"],"async":false},"[project]/app/error.tsx":{"id":8821,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js","/_next/static/chunks/3xpjn3cdgm-7m.js"],"async":false},"[project]/app/global-error.tsx <module evaluation>":{"id":53348,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js","/_next/static/chunks/2kbqcw-6swmav.js"],"async":false},"[project]/app/global-error.tsx":{"id":53348,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js","/_next/static/chunks/2kbqcw-6swmav.js"],"async":false},"[project]/app/settings/settings-client.tsx <module evaluation>":{"id":93237,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js","/_next/static/chunks/18wqn0_3mzylf.js"],"async":false},"[project]/app/settings/settings-client.tsx":{"id":93237,"name":"*","chunks":["/_next/static/chunks/1xq1m8h14tnlj.js","/_next/static/chunks/16p68cybetr31.js","/_next/static/chunks/0wwt5o04i4zwh.js","/_next/static/chunks/18wqn0_3mzylf.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t281d4._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t281d4._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t281d4._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t281d4._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t281d4._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t281d4._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t281d4._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js"],"async":false}},"12344":{"*":{"id":10765,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t281d4._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js"],"async":false}},"97917":{"*":{"id":45550,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t281d4._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js"],"async":false}},"85881":{"*":{"id":6236,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t281d4._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js"],"async":false}},"63780":{"*":{"id":10815,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t281d4._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js"],"async":false}},"55574":{"*":{"id":18952,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t281d4._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js"],"async":false}},"8821":{"*":{"id":78141,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t281d4._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/app_209u41o._.js"],"async":false}},"53348":{"*":{"id":3171,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t281d4._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/app_global-error_tsx_1kp6l3x._.js"],"async":false}},"93237":{"*":{"id":41857,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t281d4._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/_0rjgfln._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"12344":{"*":{"id":92036,"name":"*","chunks":[],"async":false}},"97917":{"*":{"id":16336,"name":"*","chunks":[],"async":false}},"85881":{"*":{"id":54950,"name":"*","chunks":[],"async":false}},"63780":{"*":{"id":42976,"name":"*","chunks":[],"async":false}},"55574":{"*":{"id":33711,"name":"*","chunks":[],"async":false}},"8821":{"*":{"id":50757,"name":"*","chunks":[],"async":false}},"53348":{"*":{"id":53128,"name":"*","chunks":[],"async":false}},"93237":{"*":{"id":30575,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/app/layout":[{"path":"static/chunks/0km-jn9o5xyqs.css","inlined":false}],"[project]/app/error":[{"path":"static/chunks/0km-jn9o5xyqs.css","inlined":false}],"[project]/app/global-error":[{"path":"static/chunks/0km-jn9o5xyqs.css","inlined":false}],"[project]/app/settings/page":[{"path":"static/chunks/0km-jn9o5xyqs.css","inlined":false}]},"entryJSFiles":{"[project]/app/layout":["static/chunks/1xq1m8h14tnlj.js","static/chunks/16p68cybetr31.js","static/chunks/0wwt5o04i4zwh.js"],"[project]/app/error":["static/chunks/1xq1m8h14tnlj.js","static/chunks/16p68cybetr31.js","static/chunks/0wwt5o04i4zwh.js","static/chunks/3xpjn3cdgm-7m.js"],"[project]/app/global-error":["static/chunks/1xq1m8h14tnlj.js","static/chunks/16p68cybetr31.js","static/chunks/0wwt5o04i4zwh.js","static/chunks/2kbqcw-6swmav.js"],"[project]/app/settings/page":["static/chunks/1xq1m8h14tnlj.js","static/chunks/16p68cybetr31.js","static/chunks/0wwt5o04i4zwh.js","static/chunks/18wqn0_3mzylf.js"]}};
|
|
3
|
+
|
|
@@ -15,5 +15,6 @@
|
|
|
15
15
|
"/policies/page": "app/policies/page.js",
|
|
16
16
|
"/project/[name]/page": "app/project/[name]/page.js",
|
|
17
17
|
"/project/[name]/session/[sessionId]/page": "app/project/[name]/session/[sessionId]/page.js",
|
|
18
|
-
"/projects/page": "app/projects/page.js"
|
|
18
|
+
"/projects/page": "app/projects/page.js",
|
|
19
|
+
"/settings/page": "app/settings/page.js"
|
|
19
20
|
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
module.exports=[14747,(e,o,r)=>{o.exports=e.x("path",()=>require("path"))},12714,(e,o,r)=>{o.exports=e.x("node:fs/promises",()=>require("node:fs/promises"))},1457,(e,o,r)=>{o.exports=e.x("node:readline",()=>require("node:readline"))},78500,(e,o,r)=>{o.exports=e.x("node:async_hooks",()=>require("node:async_hooks"))}];
|
|
2
|
+
|
|
3
|
+
//# sourceMappingURL=%5Bexternals%5D__0h9_83k._.js.map
|
package/.next/standalone/.next/server/chunks/{[externals]__1nl3dvw._.js → [externals]__0r-zamh._.js}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
module.exports=[14747,(e,r,t)=>{r.exports=e.x("path",()=>require("path"))},18622,(e,r,t)=>{r.exports=e.x("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js",()=>require("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js"))},56704,(e,r,t)=>{r.exports=e.x("next/dist/server/app-render/work-async-storage.external.js",()=>require("next/dist/server/app-render/work-async-storage.external.js"))},32319,(e,r,t)=>{r.exports=e.x("next/dist/server/app-render/work-unit-async-storage.external.js",()=>require("next/dist/server/app-render/work-unit-async-storage.external.js"))},24725,(e,r,t)=>{r.exports=e.x("next/dist/server/app-render/after-task-async-storage.external.js",()=>require("next/dist/server/app-render/after-task-async-storage.external.js"))},70406,(e,r,t)=>{r.exports=e.x("next/dist/compiled/@opentelemetry/api",()=>require("next/dist/compiled/@opentelemetry/api"))},78500,(e,r,t)=>{r.exports=e.x("node:async_hooks",()=>require("node:async_hooks"))}];
|
|
1
|
+
module.exports=[14747,(e,r,t)=>{r.exports=e.x("path",()=>require("path"))},18622,(e,r,t)=>{r.exports=e.x("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js",()=>require("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js"))},56704,(e,r,t)=>{r.exports=e.x("next/dist/server/app-render/work-async-storage.external.js",()=>require("next/dist/server/app-render/work-async-storage.external.js"))},32319,(e,r,t)=>{r.exports=e.x("next/dist/server/app-render/work-unit-async-storage.external.js",()=>require("next/dist/server/app-render/work-unit-async-storage.external.js"))},24725,(e,r,t)=>{r.exports=e.x("next/dist/server/app-render/after-task-async-storage.external.js",()=>require("next/dist/server/app-render/after-task-async-storage.external.js"))},70406,(e,r,t)=>{r.exports=e.x("next/dist/compiled/@opentelemetry/api",()=>require("next/dist/compiled/@opentelemetry/api"))},78500,(e,r,t)=>{r.exports=e.x("node:async_hooks",()=>require("node:async_hooks"))},54799,(e,r,t)=>{r.exports=e.x("crypto",()=>require("crypto"))}];
|
|
2
2
|
|
|
3
|
-
//# sourceMappingURL=%5Bexternals%
|
|
3
|
+
//# sourceMappingURL=%5Bexternals%5D__0r-zamh._.js.map
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
module.exports=[50227,(e,o,r)=>{o.exports=e.x("node:path",()=>require("node:path"))},2157,(e,o,r)=>{o.exports=e.x("node:fs",()=>require("node:fs"))},14747,(e,o,r)=>{o.exports=e.x("path",()=>require("path"))},12714,(e,o,r)=>{o.exports=e.x("node:fs/promises",()=>require("node:fs/promises"))},78500,(e,o,r)=>{o.exports=e.x("node:async_hooks",()=>require("node:async_hooks"))},1457,(e,o,r)=>{o.exports=e.x("node:readline",()=>require("node:readline"))}];
|
|
2
|
+
|
|
3
|
+
//# sourceMappingURL=%5Bexternals%5D__1ifpkx-._.js.map
|