failproofai 0.0.12 → 0.0.13-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (203) hide show
  1. package/.next/standalone/.cursor/hooks.json +6 -6
  2. package/.next/standalone/.next/BUILD_ID +1 -1
  3. package/.next/standalone/.next/build-manifest.json +3 -3
  4. package/.next/standalone/.next/prerender-manifest.json +3 -3
  5. package/.next/standalone/.next/required-server-files.json +1 -1
  6. package/.next/standalone/.next/server/app/_global-error/page/server-reference-manifest.json +1 -1
  7. package/.next/standalone/.next/server/app/_global-error/page.js +1 -1
  8. package/.next/standalone/.next/server/app/_global-error/page.js.nft.json +1 -1
  9. package/.next/standalone/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  10. package/.next/standalone/.next/server/app/_global-error.html +1 -1
  11. package/.next/standalone/.next/server/app/_global-error.rsc +7 -7
  12. package/.next/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +2 -2
  13. package/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +7 -7
  14. package/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +3 -3
  15. package/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +3 -3
  16. package/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  17. package/.next/standalone/.next/server/app/_not-found/page/server-reference-manifest.json +1 -1
  18. package/.next/standalone/.next/server/app/_not-found/page.js +1 -1
  19. package/.next/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
  20. package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  21. package/.next/standalone/.next/server/app/_not-found.html +1 -1
  22. package/.next/standalone/.next/server/app/_not-found.rsc +15 -15
  23. package/.next/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +15 -15
  24. package/.next/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
  25. package/.next/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +10 -10
  26. package/.next/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
  27. package/.next/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
  28. package/.next/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  29. package/.next/standalone/.next/server/app/api/audit/invite/route.js +2 -2
  30. package/.next/standalone/.next/server/app/api/audit/invite/route.js.nft.json +1 -1
  31. package/.next/standalone/.next/server/app/api/audit/run/route.js +3 -2
  32. package/.next/standalone/.next/server/app/api/audit/run/route.js.nft.json +1 -1
  33. package/.next/standalone/.next/server/app/api/auth/login-request/route.js +1 -1
  34. package/.next/standalone/.next/server/app/api/auth/login-request/route.js.nft.json +1 -1
  35. package/.next/standalone/.next/server/app/api/auth/login-verify/route.js +2 -2
  36. package/.next/standalone/.next/server/app/api/auth/login-verify/route.js.nft.json +1 -1
  37. package/.next/standalone/.next/server/app/api/auth/logout/route.js +2 -2
  38. package/.next/standalone/.next/server/app/api/auth/logout/route.js.nft.json +1 -1
  39. package/.next/standalone/.next/server/app/api/auth/reminder/route.js +2 -2
  40. package/.next/standalone/.next/server/app/api/auth/reminder/route.js.nft.json +1 -1
  41. package/.next/standalone/.next/server/app/api/auth/status/route.js +2 -2
  42. package/.next/standalone/.next/server/app/api/auth/status/route.js.nft.json +1 -1
  43. package/.next/standalone/.next/server/app/api/download/[project]/[session]/route.js +1 -1
  44. package/.next/standalone/.next/server/app/api/download/[project]/[session]/route.js.nft.json +1 -1
  45. package/.next/standalone/.next/server/app/audit/page/server-reference-manifest.json +2 -2
  46. package/.next/standalone/.next/server/app/audit/page.js +1 -1
  47. package/.next/standalone/.next/server/app/audit/page.js.nft.json +1 -1
  48. package/.next/standalone/.next/server/app/audit/page_client-reference-manifest.js +1 -1
  49. package/.next/standalone/.next/server/app/index.html +1 -1
  50. package/.next/standalone/.next/server/app/index.rsc +15 -15
  51. package/.next/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
  52. package/.next/standalone/.next/server/app/index.segments/_full.segment.rsc +15 -15
  53. package/.next/standalone/.next/server/app/index.segments/_head.segment.rsc +4 -4
  54. package/.next/standalone/.next/server/app/index.segments/_index.segment.rsc +10 -10
  55. package/.next/standalone/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  56. package/.next/standalone/.next/server/app/page/server-reference-manifest.json +1 -1
  57. package/.next/standalone/.next/server/app/page.js +1 -1
  58. package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
  59. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  60. package/.next/standalone/.next/server/app/policies/page/server-reference-manifest.json +8 -8
  61. package/.next/standalone/.next/server/app/policies/page.js +2 -2
  62. package/.next/standalone/.next/server/app/policies/page.js.nft.json +1 -1
  63. package/.next/standalone/.next/server/app/policies/page_client-reference-manifest.js +1 -1
  64. package/.next/standalone/.next/server/app/project/[name]/page/server-reference-manifest.json +1 -1
  65. package/.next/standalone/.next/server/app/project/[name]/page.js +3 -2
  66. package/.next/standalone/.next/server/app/project/[name]/page.js.nft.json +1 -1
  67. package/.next/standalone/.next/server/app/project/[name]/page_client-reference-manifest.js +1 -1
  68. package/.next/standalone/.next/server/app/project/[name]/session/[sessionId]/page/react-loadable-manifest.json +2 -2
  69. package/.next/standalone/.next/server/app/project/[name]/session/[sessionId]/page/server-reference-manifest.json +2 -2
  70. package/.next/standalone/.next/server/app/project/[name]/session/[sessionId]/page.js +3 -2
  71. package/.next/standalone/.next/server/app/project/[name]/session/[sessionId]/page.js.nft.json +1 -1
  72. package/.next/standalone/.next/server/app/project/[name]/session/[sessionId]/page_client-reference-manifest.js +1 -1
  73. package/.next/standalone/.next/server/app/projects/page/server-reference-manifest.json +1 -1
  74. package/.next/standalone/.next/server/app/projects/page.js +2 -2
  75. package/.next/standalone/.next/server/app/projects/page.js.nft.json +1 -1
  76. package/.next/standalone/.next/server/app/projects/page_client-reference-manifest.js +1 -1
  77. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0_0xu5z._.js +1 -1
  78. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0cefjd9._.js +3 -0
  79. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0ekj92q._.js +3 -0
  80. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0hv08mx._.js +3 -0
  81. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0obaznk._.js +3 -0
  82. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0xvsnvt._.js +3 -0
  83. package/.next/standalone/.next/server/chunks/[root-of-the-server]__12v-lma._.js +3 -0
  84. package/.next/standalone/.next/server/chunks/[root-of-the-server]__136y39g._.js +3 -0
  85. package/.next/standalone/.next/server/chunks/[root-of-the-server]__13h8pzr._.js +1 -1
  86. package/.next/standalone/.next/server/chunks/[root-of-the-server]__1fwl2mz._.js +3 -0
  87. package/.next/standalone/.next/server/chunks/[root-of-the-server]__1hkdkmz._.js +3 -0
  88. package/.next/standalone/.next/server/chunks/[root-of-the-server]__1i9rknc._.js +3 -0
  89. package/.next/standalone/.next/server/chunks/[root-of-the-server]__1mrihkj._.js +3 -0
  90. package/.next/standalone/.next/server/chunks/[root-of-the-server]__1myjm-d._.js +3 -0
  91. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0cycwg6._.js → [root-of-the-server]__1tvn4wf._.js} +2 -2
  92. package/.next/standalone/.next/server/chunks/_1z062h5._.js +3 -0
  93. package/.next/standalone/.next/server/chunks/node_modules_next_dist_esm_build_templates_app-route_17k9e3w.js +5 -5
  94. package/.next/standalone/.next/server/chunks/package_json_[json]_cjs_1nxcc4v._.js +1 -1
  95. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__015_i4t._.js +4 -0
  96. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__03lv-pe._.js +4 -0
  97. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__04bqvos._.js +3 -0
  98. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0ntd0fz._.js → [root-of-the-server]__099afy6._.js} +2 -2
  99. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0dqgs96._.js +3 -0
  100. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0hdsupo._.js +4 -0
  101. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0q5rfxg._.js +3 -0
  102. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0qeuy9c._.js +4 -0
  103. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0qukut7._.js +4 -0
  104. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0s89hoe._.js +4 -0
  105. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0ehe24g._.js → [root-of-the-server]__0ynf7tx._.js} +3 -3
  106. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__170799-._.js +245 -0
  107. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__1d8omgc._.js +1 -1
  108. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__1ql-mch._.js +3 -0
  109. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0vh88nr._.js → [root-of-the-server]__1qlh4jx._.js} +2 -2
  110. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__1tkjqka._.js +4 -0
  111. package/.next/standalone/.next/server/chunks/ssr/_05whahf._.js +1 -1
  112. package/.next/standalone/.next/server/chunks/ssr/_0ul5rf_._.js +3 -0
  113. package/.next/standalone/.next/server/chunks/ssr/_11_p9y8._.js +1 -1
  114. package/.next/standalone/.next/server/chunks/ssr/_11v0g3z._.js +3 -0
  115. package/.next/standalone/.next/server/chunks/ssr/_1p0-leb._.js +1 -1
  116. package/.next/standalone/.next/server/chunks/ssr/app_audit__components_audit-dashboard_tsx_0p9ud47._.js +1 -1
  117. package/.next/standalone/.next/server/chunks/ssr/app_global-error_tsx_1kp6l3x._.js +1 -1
  118. package/.next/standalone/.next/server/chunks/ssr/app_policies_hooks-client_tsx_19dqvpc._.js +1 -1
  119. package/.next/standalone/.next/server/chunks/ssr/lib_hermes-projects_ts_05b8-it._.js +3 -0
  120. package/.next/standalone/.next/server/chunks/ssr/{node_modules_html-to-image_es_index_0bppeyf.js → node_modules_html-to-image_es_index_0pv57nx.js} +1 -1
  121. package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
  122. package/.next/standalone/.next/server/pages/404.html +1 -1
  123. package/.next/standalone/.next/server/pages/500.html +1 -1
  124. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  125. package/.next/standalone/.next/server/server-reference-manifest.json +10 -10
  126. package/.next/standalone/.next/static/chunks/{3jk5y-qgnnti_.js → 0b6rdtcge_3ec.js} +1 -1
  127. package/.next/standalone/.next/static/chunks/{09l7dfsd4xapi.js → 0pj_6lbbjd000.js} +1 -1
  128. package/.next/standalone/.next/static/chunks/{0ys-mwok1j9kp.js → 0xnrgonfdeivm.js} +1 -1
  129. package/.next/standalone/.next/static/chunks/{00_ypuitb29l0.js → 105w_oznq-van.js} +1 -1
  130. package/.next/standalone/.next/static/chunks/{3pb3m-89k7ts2.js → 13tbm6i1swiru.js} +1 -1
  131. package/.next/standalone/.next/static/chunks/{36yb_gsfgfga4.js → 1fhuj4fjovzp5.js} +1 -1
  132. package/.next/standalone/.next/static/chunks/209ful1jrphvy.js +1 -0
  133. package/.next/standalone/.next/static/chunks/{0qw65r3wfs089.js → 23odnajn2ltwu.js} +1 -1
  134. package/.next/standalone/.next/static/chunks/25s52un3k_wht.css +2 -0
  135. package/.next/standalone/.next/static/chunks/36r2vgi6854za.js +6 -0
  136. package/.next/standalone/.next/static/chunks/3b77kulbdbrqw.js +1 -0
  137. package/.next/standalone/.next/static/chunks/3rjg-1s5ouu5r.js +1 -0
  138. package/.next/standalone/app/components/sessions-list.tsx +19 -0
  139. package/.next/standalone/app/project/[name]/page.tsx +9 -4
  140. package/.next/standalone/app/project/[name]/session/[sessionId]/page.tsx +26 -5
  141. package/.next/standalone/assets/logos/hermes-dark.svg +1 -0
  142. package/.next/standalone/assets/logos/hermes-light.svg +1 -0
  143. package/.next/standalone/docker-hook-sync/Dockerfile +75 -0
  144. package/.next/standalone/docker-hook-sync/entrypoint.sh +109 -0
  145. package/.next/standalone/lib/cli-registry.ts +6 -1
  146. package/.next/standalone/lib/download-session.ts +16 -0
  147. package/.next/standalone/lib/hermes-projects.ts +164 -0
  148. package/.next/standalone/lib/hermes-sessions.ts +273 -0
  149. package/.next/standalone/lib/projects.ts +14 -3
  150. package/.next/standalone/lib/sqlite-reader.ts +102 -0
  151. package/.next/standalone/package.json +5 -3
  152. package/.next/standalone/server.js +1 -1
  153. package/README.md +10 -1
  154. package/bin/failproofai.mjs +17 -16
  155. package/dist/cli.mjs +7779 -229
  156. package/lib/cli-registry.ts +6 -1
  157. package/lib/download-session.ts +16 -0
  158. package/lib/hermes-projects.ts +164 -0
  159. package/lib/hermes-sessions.ts +273 -0
  160. package/lib/projects.ts +14 -3
  161. package/lib/sql-js-asm.d.ts +26 -0
  162. package/lib/sqlite-reader.ts +102 -0
  163. package/package.json +5 -3
  164. package/scripts/sync-agent-cli-harnesses-prompt.md +222 -0
  165. package/src/audit/cli-adapters/hermes.ts +58 -0
  166. package/src/audit/cli-adapters/index.ts +6 -0
  167. package/src/hooks/handler.ts +8 -0
  168. package/src/hooks/install-prompt.ts +7 -3
  169. package/src/hooks/integrations.ts +191 -10
  170. package/src/hooks/policy-evaluator.ts +42 -0
  171. package/src/hooks/resolve-transcript-path.ts +4 -0
  172. package/src/hooks/tool-name-canonicalize.ts +6 -0
  173. package/src/hooks/types.ts +107 -1
  174. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0dwpg-h._.js +0 -3
  175. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0lnenda._.js +0 -3
  176. package/.next/standalone/.next/server/chunks/[root-of-the-server]__13i_sva._.js +0 -3
  177. package/.next/standalone/.next/server/chunks/[root-of-the-server]__1_mqemn._.js +0 -3
  178. package/.next/standalone/.next/server/chunks/[root-of-the-server]__1m2_4t0._.js +0 -3
  179. package/.next/standalone/.next/server/chunks/node_modules_0-tu4ot._.js +0 -3
  180. package/.next/standalone/.next/server/chunks/node_modules_0ttxbz7._.js +0 -3
  181. package/.next/standalone/.next/server/chunks/node_modules_1bnh1y0._.js +0 -3
  182. package/.next/standalone/.next/server/chunks/node_modules_1epycqa._.js +0 -3
  183. package/.next/standalone/.next/server/chunks/node_modules_1wpdcgo._.js +0 -3
  184. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0808sha._.js +0 -4
  185. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0e4-6d8._.js +0 -4
  186. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0f62vu9._.js +0 -3
  187. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0g253ve._.js +0 -4
  188. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0k65l27._.js +0 -3
  189. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0vxf0_g._.js +0 -4
  190. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__12mcauo._.js +0 -4
  191. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__1e-x7j4._.js +0 -3
  192. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__1mt35_w._.js +0 -221
  193. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__1pcxxwg._.js +0 -4
  194. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__1uvfwgr._.js +0 -4
  195. package/.next/standalone/.next/static/chunks/0f7d7hnbh4djs.js +0 -1
  196. package/.next/standalone/.next/static/chunks/1o0xa47736gi9.css +0 -2
  197. package/.next/standalone/.next/static/chunks/2ey-m4-p9z7e0.js +0 -6
  198. package/.next/standalone/.next/static/chunks/2wbuxnsvux4di.js +0 -1
  199. package/.next/standalone/.next/static/chunks/3-veva26100-4.js +0 -1
  200. package/scripts/sync-hook-events-prompt.md +0 -179
  201. /package/.next/standalone/.next/static/{PdZTBvCBXzDRLe-duL9yC → 31ZoDDYKHEIN_TrgKv85t}/_buildManifest.js +0 -0
  202. /package/.next/standalone/.next/static/{PdZTBvCBXzDRLe-duL9yC → 31ZoDDYKHEIN_TrgKv85t}/_clientMiddlewareManifest.js +0 -0
  203. /package/.next/standalone/.next/static/{PdZTBvCBXzDRLe-duL9yC → 31ZoDDYKHEIN_TrgKv85t}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- {"version":1,"files":["../../../../.cursor/hooks.json","../../../../.failproofai/policies-config.json","../../../../.failproofai/policies/block-version-bumps.mjs","../../../../.failproofai/policies/review-policies.mjs","../../../../.failproofai/policies/workflow-policies.mjs","../../../../AGENTS.md","../../../../CHANGELOG.md","../../../../CLAUDE.md","../../../../CONTRIBUTING.md","../../../../Dockerfile.docs","../../../../LICENSE","../../../../README.md","../../../../SECURITY.md","../../../../app/actions/get-audit-result.ts","../../../../app/actions/get-hook-activity.ts","../../../../app/actions/get-hooks-config.ts","../../../../app/actions/get-telemetry-config.ts","../../../../app/actions/install-hooks-web.ts","../../../../app/actions/update-hooks-config.ts","../../../../app/actions/update-policy-params.ts","../../../../app/api/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.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/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","../../../../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/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/gemini-dark.svg","../../../../assets/logos/gemini-light.svg","../../../../assets/logos/openai-dark.svg","../../../../assets/logos/openai-light.svg","../../../../assets/logos/opencode-dark.svg","../../../../assets/logos/opencode-light.svg","../../../../assets/logos/pi-dark.svg","../../../../assets/logos/pi-light.svg","../../../../bin/failproofai.mjs","../../../../bun.lock","../../../../components.json","../../../../components/navbar.tsx","../../../../components/reach-developers.tsx","../../../../components/ui/button.tsx","../../../../contexts/AutoRefreshContext.tsx","../../../../contexts/PostHogContext.tsx","../../../../dist/cli.mjs","../../../../dist/index.js","../../../../docs/ar/architecture.mdx","../../../../docs/ar/built-in-policies.mdx","../../../../docs/ar/cli/audit.mdx","../../../../docs/ar/cli/auth.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/auth.mdx","../../../../docs/cli/dashboard.mdx","../../../../docs/cli/environment-variables.mdx","../../../../docs/cli/hook.mdx","../../../../docs/cli/install-policies.mdx","../../../../docs/cli/list-policies.mdx","../../../../docs/cli/remove-policies.mdx","../../../../docs/cli/version.mdx","../../../../docs/configuration.mdx","../../../../docs/custom-policies.mdx","../../../../docs/dashboard.mdx","../../../../docs/de/architecture.mdx","../../../../docs/de/built-in-policies.mdx","../../../../docs/de/cli/audit.mdx","../../../../docs/de/cli/auth.mdx","../../../../docs/de/cli/dashboard.mdx","../../../../docs/de/cli/environment-variables.mdx","../../../../docs/de/cli/hook.mdx","../../../../docs/de/cli/install-policies.mdx","../../../../docs/de/cli/list-policies.mdx","../../../../docs/de/cli/remove-policies.mdx","../../../../docs/de/cli/version.mdx","../../../../docs/de/configuration.mdx","../../../../docs/de/custom-policies.mdx","../../../../docs/de/dashboard.mdx","../../../../docs/de/examples.mdx","../../../../docs/de/for-agents.mdx","../../../../docs/de/getting-started.mdx","../../../../docs/de/introduction.mdx","../../../../docs/de/package-aliases.mdx","../../../../docs/de/testing.mdx","../../../../docs/docs.json","../../../../docs/es/architecture.mdx","../../../../docs/es/built-in-policies.mdx","../../../../docs/es/cli/audit.mdx","../../../../docs/es/cli/auth.mdx","../../../../docs/es/cli/dashboard.mdx","../../../../docs/es/cli/environment-variables.mdx","../../../../docs/es/cli/hook.mdx","../../../../docs/es/cli/install-policies.mdx","../../../../docs/es/cli/list-policies.mdx","../../../../docs/es/cli/remove-policies.mdx","../../../../docs/es/cli/version.mdx","../../../../docs/es/configuration.mdx","../../../../docs/es/custom-policies.mdx","../../../../docs/es/dashboard.mdx","../../../../docs/es/examples.mdx","../../../../docs/es/for-agents.mdx","../../../../docs/es/getting-started.mdx","../../../../docs/es/introduction.mdx","../../../../docs/es/package-aliases.mdx","../../../../docs/es/testing.mdx","../../../../docs/examples.mdx","../../../../docs/favicon.ico","../../../../docs/for-agents.mdx","../../../../docs/fr/architecture.mdx","../../../../docs/fr/built-in-policies.mdx","../../../../docs/fr/cli/audit.mdx","../../../../docs/fr/cli/auth.mdx","../../../../docs/fr/cli/dashboard.mdx","../../../../docs/fr/cli/environment-variables.mdx","../../../../docs/fr/cli/hook.mdx","../../../../docs/fr/cli/install-policies.mdx","../../../../docs/fr/cli/list-policies.mdx","../../../../docs/fr/cli/remove-policies.mdx","../../../../docs/fr/cli/version.mdx","../../../../docs/fr/configuration.mdx","../../../../docs/fr/custom-policies.mdx","../../../../docs/fr/dashboard.mdx","../../../../docs/fr/examples.mdx","../../../../docs/fr/for-agents.mdx","../../../../docs/fr/getting-started.mdx","../../../../docs/fr/introduction.mdx","../../../../docs/fr/package-aliases.mdx","../../../../docs/fr/testing.mdx","../../../../docs/getting-started.mdx","../../../../docs/he/architecture.mdx","../../../../docs/he/built-in-policies.mdx","../../../../docs/he/cli/audit.mdx","../../../../docs/he/cli/auth.mdx","../../../../docs/he/cli/dashboard.mdx","../../../../docs/he/cli/environment-variables.mdx","../../../../docs/he/cli/hook.mdx","../../../../docs/he/cli/install-policies.mdx","../../../../docs/he/cli/list-policies.mdx","../../../../docs/he/cli/remove-policies.mdx","../../../../docs/he/cli/version.mdx","../../../../docs/he/configuration.mdx","../../../../docs/he/custom-policies.mdx","../../../../docs/he/dashboard.mdx","../../../../docs/he/examples.mdx","../../../../docs/he/for-agents.mdx","../../../../docs/he/getting-started.mdx","../../../../docs/he/introduction.mdx","../../../../docs/he/package-aliases.mdx","../../../../docs/he/testing.mdx","../../../../docs/hi/architecture.mdx","../../../../docs/hi/built-in-policies.mdx","../../../../docs/hi/cli/audit.mdx","../../../../docs/hi/cli/auth.mdx","../../../../docs/hi/cli/dashboard.mdx","../../../../docs/hi/cli/environment-variables.mdx","../../../../docs/hi/cli/hook.mdx","../../../../docs/hi/cli/install-policies.mdx","../../../../docs/hi/cli/list-policies.mdx","../../../../docs/hi/cli/remove-policies.mdx","../../../../docs/hi/cli/version.mdx","../../../../docs/hi/configuration.mdx","../../../../docs/hi/custom-policies.mdx","../../../../docs/hi/dashboard.mdx","../../../../docs/hi/examples.mdx","../../../../docs/hi/for-agents.mdx","../../../../docs/hi/getting-started.mdx","../../../../docs/hi/introduction.mdx","../../../../docs/hi/package-aliases.mdx","../../../../docs/hi/testing.mdx","../../../../docs/i18n/README.ar.md","../../../../docs/i18n/README.de.md","../../../../docs/i18n/README.es.md","../../../../docs/i18n/README.fr.md","../../../../docs/i18n/README.he.md","../../../../docs/i18n/README.hi.md","../../../../docs/i18n/README.it.md","../../../../docs/i18n/README.ja.md","../../../../docs/i18n/README.ko.md","../../../../docs/i18n/README.pt-br.md","../../../../docs/i18n/README.ru.md","../../../../docs/i18n/README.tr.md","../../../../docs/i18n/README.vi.md","../../../../docs/i18n/README.zh.md","../../../../docs/introduction.mdx","../../../../docs/it/architecture.mdx","../../../../docs/it/built-in-policies.mdx","../../../../docs/it/cli/audit.mdx","../../../../docs/it/cli/auth.mdx","../../../../docs/it/cli/dashboard.mdx","../../../../docs/it/cli/environment-variables.mdx","../../../../docs/it/cli/hook.mdx","../../../../docs/it/cli/install-policies.mdx","../../../../docs/it/cli/list-policies.mdx","../../../../docs/it/cli/remove-policies.mdx","../../../../docs/it/cli/version.mdx","../../../../docs/it/configuration.mdx","../../../../docs/it/custom-policies.mdx","../../../../docs/it/dashboard.mdx","../../../../docs/it/examples.mdx","../../../../docs/it/for-agents.mdx","../../../../docs/it/getting-started.mdx","../../../../docs/it/introduction.mdx","../../../../docs/it/package-aliases.mdx","../../../../docs/it/testing.mdx","../../../../docs/ja/architecture.mdx","../../../../docs/ja/built-in-policies.mdx","../../../../docs/ja/cli/audit.mdx","../../../../docs/ja/cli/auth.mdx","../../../../docs/ja/cli/dashboard.mdx","../../../../docs/ja/cli/environment-variables.mdx","../../../../docs/ja/cli/hook.mdx","../../../../docs/ja/cli/install-policies.mdx","../../../../docs/ja/cli/list-policies.mdx","../../../../docs/ja/cli/remove-policies.mdx","../../../../docs/ja/cli/version.mdx","../../../../docs/ja/configuration.mdx","../../../../docs/ja/custom-policies.mdx","../../../../docs/ja/dashboard.mdx","../../../../docs/ja/examples.mdx","../../../../docs/ja/for-agents.mdx","../../../../docs/ja/getting-started.mdx","../../../../docs/ja/introduction.mdx","../../../../docs/ja/package-aliases.mdx","../../../../docs/ja/testing.mdx","../../../../docs/ko/architecture.mdx","../../../../docs/ko/built-in-policies.mdx","../../../../docs/ko/cli/audit.mdx","../../../../docs/ko/cli/auth.mdx","../../../../docs/ko/cli/dashboard.mdx","../../../../docs/ko/cli/environment-variables.mdx","../../../../docs/ko/cli/hook.mdx","../../../../docs/ko/cli/install-policies.mdx","../../../../docs/ko/cli/list-policies.mdx","../../../../docs/ko/cli/remove-policies.mdx","../../../../docs/ko/cli/version.mdx","../../../../docs/ko/configuration.mdx","../../../../docs/ko/custom-policies.mdx","../../../../docs/ko/dashboard.mdx","../../../../docs/ko/examples.mdx","../../../../docs/ko/for-agents.mdx","../../../../docs/ko/getting-started.mdx","../../../../docs/ko/introduction.mdx","../../../../docs/ko/package-aliases.mdx","../../../../docs/ko/testing.mdx","../../../../docs/logo/Failproof_AI_logo.png","../../../../docs/logo/Failproof_AI_logo_light.png","../../../../docs/package-aliases.mdx","../../../../docs/pt-br/architecture.mdx","../../../../docs/pt-br/built-in-policies.mdx","../../../../docs/pt-br/cli/audit.mdx","../../../../docs/pt-br/cli/auth.mdx","../../../../docs/pt-br/cli/dashboard.mdx","../../../../docs/pt-br/cli/environment-variables.mdx","../../../../docs/pt-br/cli/hook.mdx","../../../../docs/pt-br/cli/install-policies.mdx","../../../../docs/pt-br/cli/list-policies.mdx","../../../../docs/pt-br/cli/remove-policies.mdx","../../../../docs/pt-br/cli/version.mdx","../../../../docs/pt-br/configuration.mdx","../../../../docs/pt-br/custom-policies.mdx","../../../../docs/pt-br/dashboard.mdx","../../../../docs/pt-br/examples.mdx","../../../../docs/pt-br/for-agents.mdx","../../../../docs/pt-br/getting-started.mdx","../../../../docs/pt-br/introduction.mdx","../../../../docs/pt-br/package-aliases.mdx","../../../../docs/pt-br/testing.mdx","../../../../docs/ru/architecture.mdx","../../../../docs/ru/built-in-policies.mdx","../../../../docs/ru/cli/audit.mdx","../../../../docs/ru/cli/auth.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/architecture.mdx","../../../../docs/tr/built-in-policies.mdx","../../../../docs/tr/cli/audit.mdx","../../../../docs/tr/cli/auth.mdx","../../../../docs/tr/cli/dashboard.mdx","../../../../docs/tr/cli/environment-variables.mdx","../../../../docs/tr/cli/hook.mdx","../../../../docs/tr/cli/install-policies.mdx","../../../../docs/tr/cli/list-policies.mdx","../../../../docs/tr/cli/remove-policies.mdx","../../../../docs/tr/cli/version.mdx","../../../../docs/tr/configuration.mdx","../../../../docs/tr/custom-policies.mdx","../../../../docs/tr/dashboard.mdx","../../../../docs/tr/examples.mdx","../../../../docs/tr/for-agents.mdx","../../../../docs/tr/getting-started.mdx","../../../../docs/tr/introduction.mdx","../../../../docs/tr/package-aliases.mdx","../../../../docs/tr/testing.mdx","../../../../docs/vi/architecture.mdx","../../../../docs/vi/built-in-policies.mdx","../../../../docs/vi/cli/audit.mdx","../../../../docs/vi/cli/auth.mdx","../../../../docs/vi/cli/dashboard.mdx","../../../../docs/vi/cli/environment-variables.mdx","../../../../docs/vi/cli/hook.mdx","../../../../docs/vi/cli/install-policies.mdx","../../../../docs/vi/cli/list-policies.mdx","../../../../docs/vi/cli/remove-policies.mdx","../../../../docs/vi/cli/version.mdx","../../../../docs/vi/configuration.mdx","../../../../docs/vi/custom-policies.mdx","../../../../docs/vi/dashboard.mdx","../../../../docs/vi/examples.mdx","../../../../docs/vi/for-agents.mdx","../../../../docs/vi/getting-started.mdx","../../../../docs/vi/introduction.mdx","../../../../docs/vi/package-aliases.mdx","../../../../docs/vi/testing.mdx","../../../../docs/zh/architecture.mdx","../../../../docs/zh/built-in-policies.mdx","../../../../docs/zh/cli/audit.mdx","../../../../docs/zh/cli/auth.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","../../../../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/date-filters.ts","../../../../lib/download-session.ts","../../../../lib/extract-subagent-ids.ts","../../../../lib/fetch-with-timeout.ts","../../../../lib/format-date.ts","../../../../lib/format-duration.ts","../../../../lib/gemini-projects.ts","../../../../lib/gemini-sessions.ts","../../../../lib/log-entries.ts","../../../../lib/log-format.ts","../../../../lib/log-stats.ts","../../../../lib/logger.ts","../../../../lib/opencode-projects.ts","../../../../lib/opencode-sessions.ts","../../../../lib/paths.ts","../../../../lib/pi-projects.ts","../../../../lib/pi-sessions.ts","../../../../lib/projects.ts","../../../../lib/resolve-subagent-path.ts","../../../../lib/runtime-cache.ts","../../../../lib/share-card.ts","../../../../lib/telemetry-id.ts","../../../../lib/telemetry.ts","../../../../lib/url-filter-serializers.ts","../../../../lib/use-filter-state.ts","../../../../lib/use-url-params.ts","../../../../lib/utils.ts","../../../../lib/utils/session-id.ts","../../../../next.config.ts","../../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../node_modules/@swc/helpers/package.json","../../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../../node_modules/next/dist/client/lib/console.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../node_modules/next/dist/compiled/source-map/package.json","../../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../node_modules/next/dist/compiled/ws/index.js","../../../../node_modules/next/dist/compiled/ws/package.json","../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../node_modules/next/dist/lib/constants.js","../../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../../node_modules/next/dist/lib/interop-default.js","../../../../node_modules/next/dist/lib/is-error.js","../../../../node_modules/next/dist/lib/picocolors.js","../../../../node_modules/next/dist/lib/scheduler.js","../../../../node_modules/next/dist/lib/semver-noop.js","../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../node_modules/next/dist/server/lib/parse-stack.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../node_modules/next/dist/server/lib/source-maps.js","../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../node_modules/next/dist/server/node-environment-baseline.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../node_modules/next/dist/server/node-environment.js","../../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../../node_modules/next/dist/server/patch-error-inspect.js","../../../../node_modules/next/dist/server/require-hook.js","../../../../node_modules/next/dist/server/response-cache/types.js","../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../node_modules/next/package.json","../../../../node_modules/react/cjs/react.development.js","../../../../node_modules/react/cjs/react.production.js","../../../../node_modules/react/index.js","../../../../node_modules/react/package.json","../../../../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","../../../../scripts/alias-proxy.js","../../../../scripts/dev.ts","../../../../scripts/install-diagnosis.mjs","../../../../scripts/install-telemetry.mjs","../../../../scripts/launch.ts","../../../../scripts/parse-script-args.ts","../../../../scripts/postinstall.mjs","../../../../scripts/preuninstall.mjs","../../../../scripts/prune-standalone.mjs","../../../../scripts/publish-aliases.mjs","../../../../scripts/skew-log-filter.ts","../../../../scripts/start.ts","../../../../scripts/sync-hook-events-prompt.md","../../../../scripts/translate-docs/cache.ts","../../../../scripts/translate-docs/cli.ts","../../../../scripts/translate-docs/config.ts","../../../../scripts/translate-docs/mdx-translator.ts","../../../../scripts/translate-docs/mintlify-nav.ts","../../../../scripts/translate-docs/readme-translator.ts","../../../../scripts/translate-docs/translator.ts","../../../../scripts/translate-docs/types.ts","../../../../scripts/validate-mdx.ts","../../../../skills-lock.json","../../../../src/audit/archetypes.ts","../../../../src/audit/cache.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/gemini.ts","../../../../src/audit/cli-adapters/index.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/auth/cli.ts","../../../../src/cli-error.ts","../../../../src/hooks/builtin-policies.ts","../../../../src/hooks/custom-hooks-loader.ts","../../../../src/hooks/custom-hooks-registry.ts","../../../../src/hooks/first-run-nudge.ts","../../../../src/hooks/handler.ts","../../../../src/hooks/hook-activity-store.ts","../../../../src/hooks/hook-logger.ts","../../../../src/hooks/hook-telemetry.ts","../../../../src/hooks/hooks-config.ts","../../../../src/hooks/install-prompt.ts","../../../../src/hooks/integrations.ts","../../../../src/hooks/llm-client.ts","../../../../src/hooks/loader-utils.ts","../../../../src/hooks/manager.ts","../../../../src/hooks/policy-evaluator.ts","../../../../src/hooks/policy-helpers.ts","../../../../src/hooks/policy-registry.ts","../../../../src/hooks/policy-types.ts","../../../../src/hooks/resolve-cwd.ts","../../../../src/hooks/resolve-permission-mode.ts","../../../../src/hooks/resolve-transcript-path.ts","../../../../src/hooks/tool-name-canonicalize.ts","../../../../src/hooks/types.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]__1_g_b3t._.js","../../chunks/ssr/[root-of-the-server]__0vh88nr._.js","../../chunks/ssr/[root-of-the-server]__12mcauo._.js","../../chunks/ssr/[root-of-the-server]__1d8omgc._.js","../../chunks/ssr/[root-of-the-server]__1e-x7j4._.js","../../chunks/ssr/[root-of-the-server]__1fax1sl._.js","../../chunks/ssr/[root-of-the-server]__1usf8v2._.js","../../chunks/ssr/[turbopack]_runtime.js","../../chunks/ssr/_0il3fl1._.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/app_projects_loading_tsx_20-3u8b._.js","../../chunks/ssr/lib_codex-projects_ts_0pqlw37._.js","../../chunks/ssr/lib_copilot-projects_ts_19wl7tp._.js","../../chunks/ssr/lib_cursor-projects_ts_18-iwyk._.js","../../chunks/ssr/lib_gemini-projects_ts_1c7bgx-._.js","../../chunks/ssr/lib_opencode-projects_ts_15bjxkm._.js","../../chunks/ssr/lib_pi-projects_ts_1wikofb._.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_09p-8om.js","../../chunks/ssr/node_modules_posthog-node_dist_entrypoints_index_node_mjs_11bnuzn._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]}
1
+ {"version":1,"files":["../../../../.cursor/hooks.json","../../../../.failproofai/policies-config.json","../../../../.failproofai/policies/block-version-bumps.mjs","../../../../.failproofai/policies/review-policies.mjs","../../../../.failproofai/policies/workflow-policies.mjs","../../../../AGENTS.md","../../../../CHANGELOG.md","../../../../CLAUDE.md","../../../../CONTRIBUTING.md","../../../../Dockerfile.docs","../../../../LICENSE","../../../../README.md","../../../../SECURITY.md","../../../../app/actions/get-audit-result.ts","../../../../app/actions/get-hook-activity.ts","../../../../app/actions/get-hooks-config.ts","../../../../app/actions/get-telemetry-config.ts","../../../../app/actions/install-hooks-web.ts","../../../../app/actions/update-hooks-config.ts","../../../../app/actions/update-policy-params.ts","../../../../app/api/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.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/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","../../../../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/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/gemini-dark.svg","../../../../assets/logos/gemini-light.svg","../../../../assets/logos/hermes-dark.svg","../../../../assets/logos/hermes-light.svg","../../../../assets/logos/openai-dark.svg","../../../../assets/logos/openai-light.svg","../../../../assets/logos/opencode-dark.svg","../../../../assets/logos/opencode-light.svg","../../../../assets/logos/pi-dark.svg","../../../../assets/logos/pi-light.svg","../../../../bin/failproofai.mjs","../../../../bun.lock","../../../../components.json","../../../../components/navbar.tsx","../../../../components/reach-developers.tsx","../../../../components/ui/button.tsx","../../../../contexts/AutoRefreshContext.tsx","../../../../contexts/PostHogContext.tsx","../../../../dist/cli.mjs","../../../../dist/index.js","../../../../docker-hook-sync/Dockerfile","../../../../docker-hook-sync/entrypoint.sh","../../../../docs/ar/architecture.mdx","../../../../docs/ar/built-in-policies.mdx","../../../../docs/ar/cli/audit.mdx","../../../../docs/ar/cli/auth.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/auth.mdx","../../../../docs/cli/dashboard.mdx","../../../../docs/cli/environment-variables.mdx","../../../../docs/cli/hook.mdx","../../../../docs/cli/install-policies.mdx","../../../../docs/cli/list-policies.mdx","../../../../docs/cli/remove-policies.mdx","../../../../docs/cli/version.mdx","../../../../docs/configuration.mdx","../../../../docs/custom-policies.mdx","../../../../docs/dashboard.mdx","../../../../docs/de/architecture.mdx","../../../../docs/de/built-in-policies.mdx","../../../../docs/de/cli/audit.mdx","../../../../docs/de/cli/auth.mdx","../../../../docs/de/cli/dashboard.mdx","../../../../docs/de/cli/environment-variables.mdx","../../../../docs/de/cli/hook.mdx","../../../../docs/de/cli/install-policies.mdx","../../../../docs/de/cli/list-policies.mdx","../../../../docs/de/cli/remove-policies.mdx","../../../../docs/de/cli/version.mdx","../../../../docs/de/configuration.mdx","../../../../docs/de/custom-policies.mdx","../../../../docs/de/dashboard.mdx","../../../../docs/de/examples.mdx","../../../../docs/de/for-agents.mdx","../../../../docs/de/getting-started.mdx","../../../../docs/de/introduction.mdx","../../../../docs/de/package-aliases.mdx","../../../../docs/de/testing.mdx","../../../../docs/docs.json","../../../../docs/es/architecture.mdx","../../../../docs/es/built-in-policies.mdx","../../../../docs/es/cli/audit.mdx","../../../../docs/es/cli/auth.mdx","../../../../docs/es/cli/dashboard.mdx","../../../../docs/es/cli/environment-variables.mdx","../../../../docs/es/cli/hook.mdx","../../../../docs/es/cli/install-policies.mdx","../../../../docs/es/cli/list-policies.mdx","../../../../docs/es/cli/remove-policies.mdx","../../../../docs/es/cli/version.mdx","../../../../docs/es/configuration.mdx","../../../../docs/es/custom-policies.mdx","../../../../docs/es/dashboard.mdx","../../../../docs/es/examples.mdx","../../../../docs/es/for-agents.mdx","../../../../docs/es/getting-started.mdx","../../../../docs/es/introduction.mdx","../../../../docs/es/package-aliases.mdx","../../../../docs/es/testing.mdx","../../../../docs/examples.mdx","../../../../docs/favicon.ico","../../../../docs/for-agents.mdx","../../../../docs/fr/architecture.mdx","../../../../docs/fr/built-in-policies.mdx","../../../../docs/fr/cli/audit.mdx","../../../../docs/fr/cli/auth.mdx","../../../../docs/fr/cli/dashboard.mdx","../../../../docs/fr/cli/environment-variables.mdx","../../../../docs/fr/cli/hook.mdx","../../../../docs/fr/cli/install-policies.mdx","../../../../docs/fr/cli/list-policies.mdx","../../../../docs/fr/cli/remove-policies.mdx","../../../../docs/fr/cli/version.mdx","../../../../docs/fr/configuration.mdx","../../../../docs/fr/custom-policies.mdx","../../../../docs/fr/dashboard.mdx","../../../../docs/fr/examples.mdx","../../../../docs/fr/for-agents.mdx","../../../../docs/fr/getting-started.mdx","../../../../docs/fr/introduction.mdx","../../../../docs/fr/package-aliases.mdx","../../../../docs/fr/testing.mdx","../../../../docs/getting-started.mdx","../../../../docs/he/architecture.mdx","../../../../docs/he/built-in-policies.mdx","../../../../docs/he/cli/audit.mdx","../../../../docs/he/cli/auth.mdx","../../../../docs/he/cli/dashboard.mdx","../../../../docs/he/cli/environment-variables.mdx","../../../../docs/he/cli/hook.mdx","../../../../docs/he/cli/install-policies.mdx","../../../../docs/he/cli/list-policies.mdx","../../../../docs/he/cli/remove-policies.mdx","../../../../docs/he/cli/version.mdx","../../../../docs/he/configuration.mdx","../../../../docs/he/custom-policies.mdx","../../../../docs/he/dashboard.mdx","../../../../docs/he/examples.mdx","../../../../docs/he/for-agents.mdx","../../../../docs/he/getting-started.mdx","../../../../docs/he/introduction.mdx","../../../../docs/he/package-aliases.mdx","../../../../docs/he/testing.mdx","../../../../docs/hi/architecture.mdx","../../../../docs/hi/built-in-policies.mdx","../../../../docs/hi/cli/audit.mdx","../../../../docs/hi/cli/auth.mdx","../../../../docs/hi/cli/dashboard.mdx","../../../../docs/hi/cli/environment-variables.mdx","../../../../docs/hi/cli/hook.mdx","../../../../docs/hi/cli/install-policies.mdx","../../../../docs/hi/cli/list-policies.mdx","../../../../docs/hi/cli/remove-policies.mdx","../../../../docs/hi/cli/version.mdx","../../../../docs/hi/configuration.mdx","../../../../docs/hi/custom-policies.mdx","../../../../docs/hi/dashboard.mdx","../../../../docs/hi/examples.mdx","../../../../docs/hi/for-agents.mdx","../../../../docs/hi/getting-started.mdx","../../../../docs/hi/introduction.mdx","../../../../docs/hi/package-aliases.mdx","../../../../docs/hi/testing.mdx","../../../../docs/i18n/README.ar.md","../../../../docs/i18n/README.de.md","../../../../docs/i18n/README.es.md","../../../../docs/i18n/README.fr.md","../../../../docs/i18n/README.he.md","../../../../docs/i18n/README.hi.md","../../../../docs/i18n/README.it.md","../../../../docs/i18n/README.ja.md","../../../../docs/i18n/README.ko.md","../../../../docs/i18n/README.pt-br.md","../../../../docs/i18n/README.ru.md","../../../../docs/i18n/README.tr.md","../../../../docs/i18n/README.vi.md","../../../../docs/i18n/README.zh.md","../../../../docs/introduction.mdx","../../../../docs/it/architecture.mdx","../../../../docs/it/built-in-policies.mdx","../../../../docs/it/cli/audit.mdx","../../../../docs/it/cli/auth.mdx","../../../../docs/it/cli/dashboard.mdx","../../../../docs/it/cli/environment-variables.mdx","../../../../docs/it/cli/hook.mdx","../../../../docs/it/cli/install-policies.mdx","../../../../docs/it/cli/list-policies.mdx","../../../../docs/it/cli/remove-policies.mdx","../../../../docs/it/cli/version.mdx","../../../../docs/it/configuration.mdx","../../../../docs/it/custom-policies.mdx","../../../../docs/it/dashboard.mdx","../../../../docs/it/examples.mdx","../../../../docs/it/for-agents.mdx","../../../../docs/it/getting-started.mdx","../../../../docs/it/introduction.mdx","../../../../docs/it/package-aliases.mdx","../../../../docs/it/testing.mdx","../../../../docs/ja/architecture.mdx","../../../../docs/ja/built-in-policies.mdx","../../../../docs/ja/cli/audit.mdx","../../../../docs/ja/cli/auth.mdx","../../../../docs/ja/cli/dashboard.mdx","../../../../docs/ja/cli/environment-variables.mdx","../../../../docs/ja/cli/hook.mdx","../../../../docs/ja/cli/install-policies.mdx","../../../../docs/ja/cli/list-policies.mdx","../../../../docs/ja/cli/remove-policies.mdx","../../../../docs/ja/cli/version.mdx","../../../../docs/ja/configuration.mdx","../../../../docs/ja/custom-policies.mdx","../../../../docs/ja/dashboard.mdx","../../../../docs/ja/examples.mdx","../../../../docs/ja/for-agents.mdx","../../../../docs/ja/getting-started.mdx","../../../../docs/ja/introduction.mdx","../../../../docs/ja/package-aliases.mdx","../../../../docs/ja/testing.mdx","../../../../docs/ko/architecture.mdx","../../../../docs/ko/built-in-policies.mdx","../../../../docs/ko/cli/audit.mdx","../../../../docs/ko/cli/auth.mdx","../../../../docs/ko/cli/dashboard.mdx","../../../../docs/ko/cli/environment-variables.mdx","../../../../docs/ko/cli/hook.mdx","../../../../docs/ko/cli/install-policies.mdx","../../../../docs/ko/cli/list-policies.mdx","../../../../docs/ko/cli/remove-policies.mdx","../../../../docs/ko/cli/version.mdx","../../../../docs/ko/configuration.mdx","../../../../docs/ko/custom-policies.mdx","../../../../docs/ko/dashboard.mdx","../../../../docs/ko/examples.mdx","../../../../docs/ko/for-agents.mdx","../../../../docs/ko/getting-started.mdx","../../../../docs/ko/introduction.mdx","../../../../docs/ko/package-aliases.mdx","../../../../docs/ko/testing.mdx","../../../../docs/logo/Failproof_AI_logo.png","../../../../docs/logo/Failproof_AI_logo_light.png","../../../../docs/package-aliases.mdx","../../../../docs/pt-br/architecture.mdx","../../../../docs/pt-br/built-in-policies.mdx","../../../../docs/pt-br/cli/audit.mdx","../../../../docs/pt-br/cli/auth.mdx","../../../../docs/pt-br/cli/dashboard.mdx","../../../../docs/pt-br/cli/environment-variables.mdx","../../../../docs/pt-br/cli/hook.mdx","../../../../docs/pt-br/cli/install-policies.mdx","../../../../docs/pt-br/cli/list-policies.mdx","../../../../docs/pt-br/cli/remove-policies.mdx","../../../../docs/pt-br/cli/version.mdx","../../../../docs/pt-br/configuration.mdx","../../../../docs/pt-br/custom-policies.mdx","../../../../docs/pt-br/dashboard.mdx","../../../../docs/pt-br/examples.mdx","../../../../docs/pt-br/for-agents.mdx","../../../../docs/pt-br/getting-started.mdx","../../../../docs/pt-br/introduction.mdx","../../../../docs/pt-br/package-aliases.mdx","../../../../docs/pt-br/testing.mdx","../../../../docs/ru/architecture.mdx","../../../../docs/ru/built-in-policies.mdx","../../../../docs/ru/cli/audit.mdx","../../../../docs/ru/cli/auth.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/architecture.mdx","../../../../docs/tr/built-in-policies.mdx","../../../../docs/tr/cli/audit.mdx","../../../../docs/tr/cli/auth.mdx","../../../../docs/tr/cli/dashboard.mdx","../../../../docs/tr/cli/environment-variables.mdx","../../../../docs/tr/cli/hook.mdx","../../../../docs/tr/cli/install-policies.mdx","../../../../docs/tr/cli/list-policies.mdx","../../../../docs/tr/cli/remove-policies.mdx","../../../../docs/tr/cli/version.mdx","../../../../docs/tr/configuration.mdx","../../../../docs/tr/custom-policies.mdx","../../../../docs/tr/dashboard.mdx","../../../../docs/tr/examples.mdx","../../../../docs/tr/for-agents.mdx","../../../../docs/tr/getting-started.mdx","../../../../docs/tr/introduction.mdx","../../../../docs/tr/package-aliases.mdx","../../../../docs/tr/testing.mdx","../../../../docs/vi/architecture.mdx","../../../../docs/vi/built-in-policies.mdx","../../../../docs/vi/cli/audit.mdx","../../../../docs/vi/cli/auth.mdx","../../../../docs/vi/cli/dashboard.mdx","../../../../docs/vi/cli/environment-variables.mdx","../../../../docs/vi/cli/hook.mdx","../../../../docs/vi/cli/install-policies.mdx","../../../../docs/vi/cli/list-policies.mdx","../../../../docs/vi/cli/remove-policies.mdx","../../../../docs/vi/cli/version.mdx","../../../../docs/vi/configuration.mdx","../../../../docs/vi/custom-policies.mdx","../../../../docs/vi/dashboard.mdx","../../../../docs/vi/examples.mdx","../../../../docs/vi/for-agents.mdx","../../../../docs/vi/getting-started.mdx","../../../../docs/vi/introduction.mdx","../../../../docs/vi/package-aliases.mdx","../../../../docs/vi/testing.mdx","../../../../docs/zh/architecture.mdx","../../../../docs/zh/built-in-policies.mdx","../../../../docs/zh/cli/audit.mdx","../../../../docs/zh/cli/auth.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","../../../../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/date-filters.ts","../../../../lib/download-session.ts","../../../../lib/extract-subagent-ids.ts","../../../../lib/fetch-with-timeout.ts","../../../../lib/format-date.ts","../../../../lib/format-duration.ts","../../../../lib/gemini-projects.ts","../../../../lib/gemini-sessions.ts","../../../../lib/hermes-projects.ts","../../../../lib/hermes-sessions.ts","../../../../lib/log-entries.ts","../../../../lib/log-format.ts","../../../../lib/log-stats.ts","../../../../lib/logger.ts","../../../../lib/opencode-projects.ts","../../../../lib/opencode-sessions.ts","../../../../lib/paths.ts","../../../../lib/pi-projects.ts","../../../../lib/pi-sessions.ts","../../../../lib/projects.ts","../../../../lib/resolve-subagent-path.ts","../../../../lib/runtime-cache.ts","../../../../lib/share-card.ts","../../../../lib/sqlite-reader.ts","../../../../lib/telemetry-id.ts","../../../../lib/telemetry.ts","../../../../lib/url-filter-serializers.ts","../../../../lib/use-filter-state.ts","../../../../lib/use-url-params.ts","../../../../lib/utils.ts","../../../../lib/utils/session-id.ts","../../../../next.config.ts","../../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../node_modules/@swc/helpers/package.json","../../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../../node_modules/next/dist/client/lib/console.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../node_modules/next/dist/compiled/source-map/package.json","../../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../node_modules/next/dist/compiled/ws/index.js","../../../../node_modules/next/dist/compiled/ws/package.json","../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../node_modules/next/dist/lib/constants.js","../../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../../node_modules/next/dist/lib/interop-default.js","../../../../node_modules/next/dist/lib/is-error.js","../../../../node_modules/next/dist/lib/picocolors.js","../../../../node_modules/next/dist/lib/scheduler.js","../../../../node_modules/next/dist/lib/semver-noop.js","../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../node_modules/next/dist/server/lib/parse-stack.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../node_modules/next/dist/server/lib/source-maps.js","../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../node_modules/next/dist/server/node-environment-baseline.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../node_modules/next/dist/server/node-environment.js","../../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../../node_modules/next/dist/server/patch-error-inspect.js","../../../../node_modules/next/dist/server/require-hook.js","../../../../node_modules/next/dist/server/response-cache/types.js","../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../node_modules/next/package.json","../../../../node_modules/react/cjs/react.development.js","../../../../node_modules/react/cjs/react.production.js","../../../../node_modules/react/index.js","../../../../node_modules/react/package.json","../../../../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","../../../../scripts/alias-proxy.js","../../../../scripts/dev.ts","../../../../scripts/install-diagnosis.mjs","../../../../scripts/install-telemetry.mjs","../../../../scripts/launch.ts","../../../../scripts/parse-script-args.ts","../../../../scripts/postinstall.mjs","../../../../scripts/preuninstall.mjs","../../../../scripts/prune-standalone.mjs","../../../../scripts/publish-aliases.mjs","../../../../scripts/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/validate-mdx.ts","../../../../skills-lock.json","../../../../src/audit/archetypes.ts","../../../../src/audit/cache.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/gemini.ts","../../../../src/audit/cli-adapters/hermes.ts","../../../../src/audit/cli-adapters/index.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/auth/cli.ts","../../../../src/cli-error.ts","../../../../src/hooks/builtin-policies.ts","../../../../src/hooks/custom-hooks-loader.ts","../../../../src/hooks/custom-hooks-registry.ts","../../../../src/hooks/first-run-nudge.ts","../../../../src/hooks/handler.ts","../../../../src/hooks/hook-activity-store.ts","../../../../src/hooks/hook-logger.ts","../../../../src/hooks/hook-telemetry.ts","../../../../src/hooks/hooks-config.ts","../../../../src/hooks/install-prompt.ts","../../../../src/hooks/integrations.ts","../../../../src/hooks/llm-client.ts","../../../../src/hooks/loader-utils.ts","../../../../src/hooks/manager.ts","../../../../src/hooks/policy-evaluator.ts","../../../../src/hooks/policy-helpers.ts","../../../../src/hooks/policy-registry.ts","../../../../src/hooks/policy-types.ts","../../../../src/hooks/resolve-cwd.ts","../../../../src/hooks/resolve-permission-mode.ts","../../../../src/hooks/resolve-transcript-path.ts","../../../../src/hooks/tool-name-canonicalize.ts","../../../../src/hooks/types.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]__1_g_b3t._.js","../../chunks/ssr/[root-of-the-server]__015_i4t._.js","../../chunks/ssr/[root-of-the-server]__0q5rfxg._.js","../../chunks/ssr/[root-of-the-server]__1d8omgc._.js","../../chunks/ssr/[root-of-the-server]__1fax1sl._.js","../../chunks/ssr/[root-of-the-server]__1ql-mch._.js","../../chunks/ssr/[root-of-the-server]__1qlh4jx._.js","../../chunks/ssr/[root-of-the-server]__1usf8v2._.js","../../chunks/ssr/[turbopack]_runtime.js","../../chunks/ssr/_0il3fl1._.js","../../chunks/ssr/_0ul5rf_._.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/app_projects_loading_tsx_20-3u8b._.js","../../chunks/ssr/lib_codex-projects_ts_0pqlw37._.js","../../chunks/ssr/lib_copilot-projects_ts_19wl7tp._.js","../../chunks/ssr/lib_cursor-projects_ts_18-iwyk._.js","../../chunks/ssr/lib_gemini-projects_ts_1c7bgx-._.js","../../chunks/ssr/lib_opencode-projects_ts_15bjxkm._.js","../../chunks/ssr/lib_pi-projects_ts_1wikofb._.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_09p-8om.js","../../chunks/ssr/node_modules_posthog-node_dist_entrypoints_index_node_mjs_11bnuzn._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]}
@@ -1,3 +1,3 @@
1
1
  globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
2
- globalThis.__RSC_MANIFEST["/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/36yb_gsfgfga4.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/36yb_gsfgfga4.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/36yb_gsfgfga4.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/36yb_gsfgfga4.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/36yb_gsfgfga4.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/36yb_gsfgfga4.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/36yb_gsfgfga4.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/36yb_gsfgfga4.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/36yb_gsfgfga4.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/36yb_gsfgfga4.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/36yb_gsfgfga4.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/36yb_gsfgfga4.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/36yb_gsfgfga4.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/36yb_gsfgfga4.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/36yb_gsfgfga4.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/36yb_gsfgfga4.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/36yb_gsfgfga4.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/36yb_gsfgfga4.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/36yb_gsfgfga4.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/36yb_gsfgfga4.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/36yb_gsfgfga4.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/36yb_gsfgfga4.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/36yb_gsfgfga4.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/36yb_gsfgfga4.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/36yb_gsfgfga4.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/36yb_gsfgfga4.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/36yb_gsfgfga4.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js","/_next/static/chunks/0qw65r3wfs089.js"],"async":false},"[project]/app/global-error.tsx":{"id":53348,"name":"*","chunks":["/_next/static/chunks/36yb_gsfgfga4.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js","/_next/static/chunks/0qw65r3wfs089.js"],"async":false},"[project]/app/components/project-list.tsx <module evaluation>":{"id":62481,"name":"*","chunks":["/_next/static/chunks/36yb_gsfgfga4.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js","/_next/static/chunks/2wbuxnsvux4di.js"],"async":false},"[project]/app/components/project-list.tsx":{"id":62481,"name":"*","chunks":["/_next/static/chunks/36yb_gsfgfga4.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js","/_next/static/chunks/2wbuxnsvux4di.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0vh88nr._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_1ynf7el._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0vh88nr._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_1ynf7el._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0vh88nr._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_1ynf7el._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0vh88nr._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_1ynf7el._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0vh88nr._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_1ynf7el._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0vh88nr._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_1ynf7el._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0vh88nr._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_1ynf7el._.js"],"async":false}},"12344":{"*":{"id":10765,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0vh88nr._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_1ynf7el._.js"],"async":false}},"97917":{"*":{"id":45550,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0vh88nr._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_1ynf7el._.js"],"async":false}},"85881":{"*":{"id":6236,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0vh88nr._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_1ynf7el._.js"],"async":false}},"63780":{"*":{"id":10815,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0vh88nr._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_1ynf7el._.js"],"async":false}},"55574":{"*":{"id":18952,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0vh88nr._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_1ynf7el._.js"],"async":false}},"8821":{"*":{"id":78141,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0vh88nr._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/app_209u41o._.js"],"async":false}},"53348":{"*":{"id":3171,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0vh88nr._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/app_global-error_tsx_1kp6l3x._.js"],"async":false}},"62481":{"*":{"id":69349,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0vh88nr._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/[root-of-the-server]__1d8omgc._.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/1o0xa47736gi9.css","inlined":false}],"[project]/app/error":[{"path":"static/chunks/1o0xa47736gi9.css","inlined":false}],"[project]/app/global-error":[{"path":"static/chunks/1o0xa47736gi9.css","inlined":false}],"[project]/app/projects/page":[{"path":"static/chunks/1o0xa47736gi9.css","inlined":false}]},"entryJSFiles":{"[project]/app/layout":["static/chunks/36yb_gsfgfga4.js","static/chunks/33u59vf_8xpd-.js","static/chunks/0wwt5o04i4zwh.js"],"[project]/app/error":["static/chunks/36yb_gsfgfga4.js","static/chunks/33u59vf_8xpd-.js","static/chunks/0wwt5o04i4zwh.js","static/chunks/3xpjn3cdgm-7m.js"],"[project]/app/global-error":["static/chunks/36yb_gsfgfga4.js","static/chunks/33u59vf_8xpd-.js","static/chunks/0wwt5o04i4zwh.js","static/chunks/0qw65r3wfs089.js"],"[project]/app/projects/page":["static/chunks/36yb_gsfgfga4.js","static/chunks/33u59vf_8xpd-.js","static/chunks/0wwt5o04i4zwh.js","static/chunks/2wbuxnsvux4di.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/1fhuj4fjovzp5.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/1fhuj4fjovzp5.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/1fhuj4fjovzp5.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/1fhuj4fjovzp5.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/1fhuj4fjovzp5.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/1fhuj4fjovzp5.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/1fhuj4fjovzp5.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/1fhuj4fjovzp5.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/1fhuj4fjovzp5.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/1fhuj4fjovzp5.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/1fhuj4fjovzp5.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/1fhuj4fjovzp5.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/1fhuj4fjovzp5.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/1fhuj4fjovzp5.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/1fhuj4fjovzp5.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/1fhuj4fjovzp5.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/1fhuj4fjovzp5.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/1fhuj4fjovzp5.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/1fhuj4fjovzp5.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/1fhuj4fjovzp5.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/1fhuj4fjovzp5.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/1fhuj4fjovzp5.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/1fhuj4fjovzp5.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/1fhuj4fjovzp5.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/1fhuj4fjovzp5.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/1fhuj4fjovzp5.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/1fhuj4fjovzp5.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js","/_next/static/chunks/23odnajn2ltwu.js"],"async":false},"[project]/app/global-error.tsx":{"id":53348,"name":"*","chunks":["/_next/static/chunks/1fhuj4fjovzp5.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js","/_next/static/chunks/23odnajn2ltwu.js"],"async":false},"[project]/app/components/project-list.tsx <module evaluation>":{"id":62481,"name":"*","chunks":["/_next/static/chunks/1fhuj4fjovzp5.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js","/_next/static/chunks/3rjg-1s5ouu5r.js"],"async":false},"[project]/app/components/project-list.tsx":{"id":62481,"name":"*","chunks":["/_next/static/chunks/1fhuj4fjovzp5.js","/_next/static/chunks/33u59vf_8xpd-.js","/_next/static/chunks/0wwt5o04i4zwh.js","/_next/static/chunks/3rjg-1s5ouu5r.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1qlh4jx._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_1ynf7el._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1qlh4jx._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_1ynf7el._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1qlh4jx._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_1ynf7el._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1qlh4jx._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_1ynf7el._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1qlh4jx._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_1ynf7el._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1qlh4jx._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_1ynf7el._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1qlh4jx._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_1ynf7el._.js"],"async":false}},"12344":{"*":{"id":10765,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1qlh4jx._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_1ynf7el._.js"],"async":false}},"97917":{"*":{"id":45550,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1qlh4jx._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_1ynf7el._.js"],"async":false}},"85881":{"*":{"id":6236,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1qlh4jx._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_1ynf7el._.js"],"async":false}},"63780":{"*":{"id":10815,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1qlh4jx._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_1ynf7el._.js"],"async":false}},"55574":{"*":{"id":18952,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1qlh4jx._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_1ynf7el._.js"],"async":false}},"8821":{"*":{"id":78141,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1qlh4jx._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/app_209u41o._.js"],"async":false}},"53348":{"*":{"id":3171,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1qlh4jx._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/app_global-error_tsx_1kp6l3x._.js"],"async":false}},"62481":{"*":{"id":69349,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1qlh4jx._.js","server/chunks/ssr/lib_utils_ts_0az0sfq._.js","server/chunks/ssr/node_modules_next_1a1kch7._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_1ynf7el._.js","server/chunks/ssr/[root-of-the-server]__1d8omgc._.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/25s52un3k_wht.css","inlined":false}],"[project]/app/error":[{"path":"static/chunks/25s52un3k_wht.css","inlined":false}],"[project]/app/global-error":[{"path":"static/chunks/25s52un3k_wht.css","inlined":false}],"[project]/app/projects/page":[{"path":"static/chunks/25s52un3k_wht.css","inlined":false}]},"entryJSFiles":{"[project]/app/layout":["static/chunks/1fhuj4fjovzp5.js","static/chunks/33u59vf_8xpd-.js","static/chunks/0wwt5o04i4zwh.js"],"[project]/app/error":["static/chunks/1fhuj4fjovzp5.js","static/chunks/33u59vf_8xpd-.js","static/chunks/0wwt5o04i4zwh.js","static/chunks/3xpjn3cdgm-7m.js"],"[project]/app/global-error":["static/chunks/1fhuj4fjovzp5.js","static/chunks/33u59vf_8xpd-.js","static/chunks/0wwt5o04i4zwh.js","static/chunks/23odnajn2ltwu.js"],"[project]/app/projects/page":["static/chunks/1fhuj4fjovzp5.js","static/chunks/33u59vf_8xpd-.js","static/chunks/0wwt5o04i4zwh.js","static/chunks/3rjg-1s5ouu5r.js"]}};
3
3
 
@@ -1,3 +1,3 @@
1
- module.exports=[59074,e=>{"use strict";async function s(){let s=await e.A(74237),{initLogger:o}=await e.A(15568);o();let{initTelemetry:t,trackEvent:a,flushTelemetry:r}=await e.A(36982);await t();let{hashToId:l}=await e.A(37548),{version:n}=await e.A(14777);a("app_started",{version:n,runtime:"u">typeof globalThis&&"Bun"in globalThis?"bun":"node",platform:process.platform,arch:process.arch,node_version:process.version,has_custom_posthog:!!process.env.FAILPROOFAI_POSTHOG_KEY,has_projects_path:!!process.env.FAILPROOFAI_PROJECTS_PATH,logging_level:process.env.FAILPROOFAI_LOG_LEVEL??"default",deploy_mode:"standalone",os_release:s.release(),uptime:s.uptime(),total_memory_gb:Math.round(s.totalmem()/1e9*10)/10,cpu_count:s.cpus().length,cpu_model:s.cpus()[0]?.model??"unknown",hostname_hash:l(s.hostname())}),r().catch(()=>{})}e.s(["registerNode",0,s])},74237,e=>{e.v(s=>Promise.all(["server/chunks/[externals]_node_os_0by37l-._.js"].map(s=>e.l(s))).then(()=>s(60526)))},15568,e=>{e.v(s=>Promise.all(["server/chunks/lib_logger_ts_07e65t5._.js"].map(s=>e.l(s))).then(()=>s(38281)))},36982,e=>{e.v(s=>Promise.all(["server/chunks/[root-of-the-server]__1_mqemn._.js"].map(s=>e.l(s))).then(()=>s(34324)))},37548,e=>{e.v(s=>Promise.all(["server/chunks/[root-of-the-server]__0cycwg6._.js"].map(s=>e.l(s))).then(()=>s(15855)))},14777,e=>{e.v(s=>Promise.all(["server/chunks/package_json_[json]_cjs_1nxcc4v._.js"].map(s=>e.l(s))).then(()=>s(93133)))}];
1
+ module.exports=[59074,e=>{"use strict";async function s(){let s=await e.A(74237),{initLogger:o}=await e.A(15568);o();let{initTelemetry:t,trackEvent:a,flushTelemetry:r}=await e.A(36982);await t();let{hashToId:l}=await e.A(37548),{version:n}=await e.A(14777);a("app_started",{version:n,runtime:"u">typeof globalThis&&"Bun"in globalThis?"bun":"node",platform:process.platform,arch:process.arch,node_version:process.version,has_custom_posthog:!!process.env.FAILPROOFAI_POSTHOG_KEY,has_projects_path:!!process.env.FAILPROOFAI_PROJECTS_PATH,logging_level:process.env.FAILPROOFAI_LOG_LEVEL??"default",deploy_mode:"standalone",os_release:s.release(),uptime:s.uptime(),total_memory_gb:Math.round(s.totalmem()/1e9*10)/10,cpu_count:s.cpus().length,cpu_model:s.cpus()[0]?.model??"unknown",hostname_hash:l(s.hostname())}),r().catch(()=>{})}e.s(["registerNode",0,s])},74237,e=>{e.v(s=>Promise.all(["server/chunks/[externals]_node_os_0by37l-._.js"].map(s=>e.l(s))).then(()=>s(60526)))},15568,e=>{e.v(s=>Promise.all(["server/chunks/lib_logger_ts_07e65t5._.js"].map(s=>e.l(s))).then(()=>s(38281)))},36982,e=>{e.v(s=>Promise.all(["server/chunks/[root-of-the-server]__1fwl2mz._.js"].map(s=>e.l(s))).then(()=>s(34324)))},37548,e=>{e.v(s=>Promise.all(["server/chunks/[root-of-the-server]__1tvn4wf._.js"].map(s=>e.l(s))).then(()=>s(15855)))},14777,e=>{e.v(s=>Promise.all(["server/chunks/package_json_[json]_cjs_1nxcc4v._.js"].map(s=>e.l(s))).then(()=>s(93133)))}];
2
2
 
3
3
  //# sourceMappingURL=%5Broot-of-the-server%5D__0_0xu5z._.js.map
@@ -0,0 +1,3 @@
1
+ module.exports=[18622,(e,t,r)=>{t.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,t,r)=>{t.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,t,r)=>{t.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,t,r)=>{t.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,t,r)=>{t.exports=e.x("next/dist/compiled/@opentelemetry/api",()=>require("next/dist/compiled/@opentelemetry/api"))},93695,(e,t,r)=>{t.exports=e.x("next/dist/shared/lib/no-fallback-error.external.js",()=>require("next/dist/shared/lib/no-fallback-error.external.js"))},14747,(e,t,r)=>{t.exports=e.x("path",()=>require("path"))},46786,(e,t,r)=>{t.exports=e.x("os",()=>require("os"))},50227,(e,t,r)=>{t.exports=e.x("node:path",()=>require("node:path"))},12714,(e,t,r)=>{t.exports=e.x("node:fs/promises",()=>require("node:fs/promises"))},40911,e=>{"use strict";let t={info:0,warn:1,error:2};function r(e){return t[e]>=t.warn}function a(e){return`[failproofai${new Date().toISOString()}] ${e}`}e.s(["logActivity",0,function(e,t,n){if(!r("info"))return;let o=[`user=${e}`,`action=${t}`];n&&o.push(n),console.log(a("ACTIVITY"),o.join(" "))},"logError",0,function(e,t){void 0!==t?console.error(a("ERROR"),e,t):console.error(a("ERROR"),e)},"logWarn",0,function(e,t){r("warn")&&(void 0!==t?console.warn(a("WARN"),e,t):console.warn(a("WARN"),e))}])},81580,e=>{"use strict";var t=e.i(46786),r=e.i(14747);e.s(["decodeFolderName",0,function(e){return/^[A-Za-z]--/.test(e)?e[0]+":/"+e.slice(3).replace(/-/g,"/"):e.replace(/-/g,"/")},"encodeFolderName",0,function(e){let t=/^([A-Za-z]):[\\/](.*)$/.exec(e);return t?t[1]+"--"+t[2].replace(/[\\/]/g,"-"):e.replace(/[\\/]/g,"-")},"getClaudeProjectsPath",0,function(){let e=process.env.CLAUDE_PROJECTS_PATH;return e||(0,r.join)((0,t.homedir)(),".claude","projects")}])},83534,e=>{"use strict";e.s(["runtimeCache",0,function(e,t,r){let a=new Map,n=new Map,o=r?.maxSize;return async(...r)=>{let s=JSON.stringify(r),i=a.get(s);if(i&&Date.now()<i.expiry)return i.data;let l=n.get(s);if(l)return l;let d=e(...r).then(e=>{if(n.delete(s),o&&a.size>=o){let e=a.keys().next().value;a.delete(e)}return a.set(s,{data:e,expiry:Date.now()+1e3*t}),e},e=>{throw n.delete(s),e});return n.set(s,d),d}}])},28557,e=>{"use strict";e.s(["formatDate",0,function(e){return new Intl.DateTimeFormat("en-US",{month:"short",day:"numeric",year:"numeric",hour:"numeric",minute:"2-digit",hour12:!0}).format(e)}])},71809,e=>{"use strict";async function t(e,t){let r=Array(e.length),a=0;async function n(){for(;a<e.length;){let t=a++;try{r[t]={status:"fulfilled",value:await e[t]()}}catch(e){r[t]={status:"rejected",reason:e}}}}let o=Array.from({length:Math.min(t,e.length)},()=>n());return await Promise.all(o),r}e.s(["batchAll",0,t])},24868,(e,t,r)=>{t.exports=e.x("fs/promises",()=>require("fs/promises"))},56936,e=>{"use strict";var t=e.i(12714),r=e.i(50227),a=e.i(81580),n=e.i(83534),o=e.i(71809),s=e.i(40911),i=e.i(28557);let l=/^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$/;async function d(e,r){try{return(await (0,t.stat)(e)).mtime}catch(e){return(0,s.logWarn)(`Failed to stat ${r}:`,e),new Date(0)}}async function u(e){try{if(!(await (0,t.stat)(e)).isDirectory())return null;return await (0,t.readdir)(e,{withFileTypes:!0})}catch{return null}}async function c(){try{let e=(0,a.getClaudeProjectsPath)(),t=await u(e);if(!t)return[];let n=(await (0,o.batchAll)(t.filter(e=>e.isDirectory()).map(t=>async()=>{let a=(0,r.join)(e,t.name),n=await d(a,t.name);return{name:t.name,path:a,isDirectory:!0,lastModified:n,lastModifiedFormatted:(0,i.formatDate)(n),cli:["claude"]}}),16)).filter(e=>"fulfilled"===e.status).map(e=>e.value);return n.sort((e,t)=>t.lastModified.getTime()-e.lastModified.getTime()),n}catch(e){return(0,s.logError)("Error reading Claude project folders:",e),[]}}async function p(){let[{getCodexProjects:t},{getCopilotProjects:r},{getCursorProjects:a},{getOpenCodeProjects:n},{getPiProjects:o},{getGeminiProjects:i},{getHermesProjects:l}]=await Promise.all([e.A(37352),e.A(5807),e.A(97452),e.A(82978),e.A(45093),e.A(61489),e.A(67347)]),[d,u,p,h,f,m,g,v]=await Promise.all([c(),t().catch(e=>((0,s.logError)("Error reading Codex projects:",e),[])),r().catch(e=>((0,s.logError)("Error reading Copilot projects:",e),[])),a().catch(e=>((0,s.logError)("Error reading Cursor projects:",e),[])),n().catch(e=>((0,s.logError)("Error reading OpenCode projects:",e),[])),o().catch(e=>((0,s.logError)("Error reading Pi projects:",e),[])),i().catch(e=>((0,s.logError)("Error reading Gemini projects:",e),[])),l().catch(e=>((0,s.logError)("Error reading Hermes projects:",e),[]))]);return function(...e){let t=new Map;for(let r of e)for(let e of r){let r=t.get(e.name);if(!r){t.set(e.name,{...e,cli:[...e.cli]});continue}let a=[...r.cli];for(let t of e.cli)a.includes(t)||a.push(t);let n=e.lastModified.getTime()>r.lastModified.getTime()?e:r;t.set(e.name,{...r,cli:a,lastModified:n.lastModified,lastModifiedFormatted:n.lastModifiedFormatted})}let r=Array.from(t.values());return r.sort((e,t)=>t.lastModified.getTime()-e.lastModified.getTime()),r}(d,u,p,h,f,m,g,v)}function h(e){if(!e)throw RangeError("Empty project name");if(/^[/\\]/.test(e))throw RangeError("Absolute project name");let t=(0,r.resolve)((0,a.getClaudeProjectsPath)()),n=(0,r.resolve)((0,r.join)(t,e));if(!n.startsWith(t+r.sep))throw RangeError("Project path escapes root");return n}function f(e){let t=e.match(/[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}/i);return t?t[0]:void 0}async function m(e){try{let t=await u(e);if(!t)return[];let a=t.filter(e=>e.isFile()&&e.name.endsWith(".jsonl")&&f(e.name)),n=(await (0,o.batchAll)(a.map(t=>async()=>{let a=(0,r.join)(e,t.name),n=await d(a,t.name);return{name:t.name,path:a,lastModified:n,lastModifiedFormatted:(0,i.formatDate)(n),sessionId:f(t.name),cli:"claude"}}),16)).filter(e=>"fulfilled"===e.status).map(e=>e.value);return n.sort((e,t)=>t.lastModified.getTime()-e.lastModified.getTime()),n}catch(e){return(0,s.logError)("Error reading session files:",e),[]}}(0,n.runtimeCache)(p,30),(0,n.runtimeCache)(e=>m(e),30),e.s(["UUID_RE",0,l,"resolveProjectPath",0,h,"resolveSessionFilePath",0,function(e,t){if(!l.test(t))throw RangeError("Invalid session ID");let a=h(e);return(0,r.join)(a,`${t}.jsonl`)}])},22734,(e,t,r)=>{t.exports=e.x("fs",()=>require("fs"))},88947,(e,t,r)=>{t.exports=e.x("stream",()=>require("stream"))},9311,e=>{"use strict";var t=e.i(47909),r=e.i(74017),a=e.i(96250),n=e.i(59756),o=e.i(61916),s=e.i(74677),i=e.i(69741),l=e.i(16795),d=e.i(87718),u=e.i(95169),c=e.i(47587),p=e.i(66012),h=e.i(70101),f=e.i(26937),m=e.i(10372),g=e.i(93695);e.i(20232);var v=e.i(220),x=e.i(89171),w=e.i(22734),y=e.i(24868),R=e.i(88947),b=e.i(40911);let E={claude:{id:"claude",label:"Claude Code",badgeClasses:"bg-orange-500/10 text-orange-400 border-orange-500/20"},codex:{id:"codex",label:"OpenAI Codex",badgeClasses:"bg-purple-500/10 text-purple-400 border-purple-500/20"},copilot:{id:"copilot",label:"GitHub Copilot",badgeClasses:"bg-blue-500/10 text-blue-400 border-blue-500/20"},cursor:{id:"cursor",label:"Cursor Agent",badgeClasses:"bg-emerald-500/10 text-emerald-400 border-emerald-500/20"},opencode:{id:"opencode",label:"OpenCode",badgeClasses:"bg-amber-500/10 text-amber-400 border-amber-500/20"},pi:{id:"pi",label:"Pi",badgeClasses:"bg-pink-500/10 text-pink-400 border-pink-500/20"},gemini:{id:"gemini",label:"Gemini CLI",badgeClasses:"bg-sky-500/10 text-sky-400 border-sky-500/20"},hermes:{id:"hermes",label:"Hermes",badgeClasses:"bg-indigo-500/10 text-indigo-400 border-indigo-500/20"}};var j=e.i(56936);let _=/^ses_[A-Za-z0-9]+$/,C=/^[A-Za-z0-9_-]+$/;async function A(t,r,a){if("opencode"===t?!_.test(a):"hermes"===t?!C.test(a):!j.UUID_RE.test(a))throw RangeError("Invalid session ID");if("claude"===t)return{kind:"file",path:(0,j.resolveSessionFilePath)(r,a)};if("codex"===t){let{findCodexTranscript:t}=await e.A(18944),r=t(a);return r?{kind:"file",path:r}:null}if("copilot"===t){let{findCopilotTranscript:t}=await e.A(21476),r=t(a);return r?{kind:"file",path:r}:null}if("cursor"===t){let{findCursorTranscript:t}=await e.A(23414),r=t(a);return r?{kind:"file",path:r}:null}if("pi"===t){let{findPiTranscript:t}=await e.A(41330),r=t(a);return r?{kind:"file",path:r}:null}if("gemini"===t){let{findGeminiTranscript:t}=await e.A(82912),r=t(a);return r?{kind:"file",path:r}:null}if("opencode"===t){let{getOpenCodeSessionExport:t}=await e.A(82859),r=await t(a);return r?{kind:"synthesized",body:JSON.stringify(r,null,2)+"\n",contentType:"application/json",extension:"json"}:null}if("hermes"===t){let{getHermesSessionLog:t}=await e.A(32359),r=await t(a);return r?{kind:"synthesized",body:r.rawLines.map(e=>JSON.stringify(e)).join("\n")+"\n",contentType:"application/x-ndjson",extension:"jsonl"}:null}return t}function P(e,t){return x.NextResponse.json({error:e},{status:t})}async function k(e,{params:t}){let r,{project:a,session:n}=await t,o=e.nextUrl.searchParams.get("cli")??"claude";if(!("string"==typeof o&&Object.prototype.hasOwnProperty.call(E,o)))return P("Unknown cli",400);try{r=await A(o,a,n)}catch(e){if(e instanceof RangeError)return P("Invalid project or session",400);return P("Failed to resolve session log",500)}if(!r)return P("Session log not found",404);if((0,b.logActivity)("anonymous","download-log",`cli=${o} project=${a} session=${n}`),"synthesized"===r.kind)return new x.NextResponse(r.body,{headers:{"Content-Type":r.contentType,"Content-Disposition":`attachment; filename="${n}.${r.extension}"`}});try{await (0,y.stat)(r.path);let e=(0,w.createReadStream)(r.path),t=R.Readable.toWeb(e);return new x.NextResponse(t,{headers:{"Content-Type":"application/x-ndjson","Content-Disposition":`attachment; filename="${n}.jsonl"`}})}catch(e){if("ENOENT"===e.code||e instanceof RangeError)return P("Session log not found",404);return P("Failed to read session log",500)}}e.s(["GET",0,k],32525);var T=e.i(32525);let N=new t.AppRouteRouteModule({definition:{kind:r.RouteKind.APP_ROUTE,page:"/api/download/[project]/[session]/route",pathname:"/api/download/[project]/[session]",filename:"route",bundlePath:""},distDir:".next",relativeProjectDir:"",resolvedPagePath:"[project]/app/api/download/[project]/[session]/route.ts",nextConfigOutput:"standalone",userland:T,...{}}),{workAsyncStorage:M,workUnitAsyncStorage:S,serverHooks:q}=N;async function O(e,t,a){a.requestMeta&&(0,n.setRequestMeta)(e,a.requestMeta),N.isDev&&(0,n.addRequestMeta)(e,"devRequestTimingInternalsEnd",process.hrtime.bigint());let x="/api/download/[project]/[session]/route";x=x.replace(/\/index$/,"")||"/";let w=await N.prepare(e,t,{srcPage:x,multiZoneDraftMode:!1});if(!w)return t.statusCode=400,t.end("Bad Request"),null==a.waitUntil||a.waitUntil.call(a,Promise.resolve()),null;let{buildId:y,deploymentId:R,params:b,nextConfig:E,parsedUrl:j,isDraftMode:_,prerenderManifest:C,routerServerContext:A,isOnDemandRevalidate:P,revalidateOnlyGenerated:k,resolvedPathname:T,clientReferenceManifest:M,serverActionsManifest:S}=w,q=(0,i.normalizeAppPath)(x),O=!!(C.dynamicRoutes[q]||C.routes[T]),D=async()=>((null==A?void 0:A.render404)?await A.render404(e,t,j,!1):t.end("This page could not be found"),null);if(O&&!_){let e=!!C.routes[T],t=C.dynamicRoutes[q];if(t&&!1===t.fallback&&!e){if(E.adapterPath)return await D();throw new g.NoFallbackError}}let I=null;!O||N.isDev||_||(I="/index"===(I=T)?"/":I);let $=!0===N.isDev||!O,U=O&&!$;S&&M&&(0,s.setManifestsSingleton)({page:x,clientReferenceManifest:M,serverActionsManifest:S});let F=e.method||"GET",H=(0,o.getTracer)(),z=H.getActiveScopeSpan(),W=!!(null==A?void 0:A.isWrappedByNextServer),K=!!(0,n.getRequestMeta)(e,"minimalMode"),L=(0,n.getRequestMeta)(e,"incrementalCache")||await N.getIncrementalCache(e,E,C,K);null==L||L.resetRequestCache(),globalThis.__incrementalCache=L;let G={params:b,previewProps:C.preview,renderOpts:{experimental:{authInterrupts:!!E.experimental.authInterrupts},cacheComponents:!!E.cacheComponents,supportsDynamicResponse:$,incrementalCache:L,cacheLifeProfiles:E.cacheLife,waitUntil:a.waitUntil,onClose:e=>{t.on("close",e)},onAfterTaskError:void 0,onInstrumentationRequestError:(t,r,a,n)=>N.onRequestError(e,t,a,n,A)},sharedContext:{buildId:y,deploymentId:R}},B=new l.NodeNextRequest(e),Z=new l.NodeNextResponse(t),J=d.NextRequestAdapter.fromNodeNextRequest(B,(0,d.signalFromNodeResponse)(t));try{let n,s=async e=>N.handle(J,G).finally(()=>{if(!e)return;e.setAttributes({"http.status_code":t.statusCode,"next.rsc":!1});let r=H.getRootSpanAttributes();if(!r)return;if(r.get("next.span_type")!==u.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${r.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let a=r.get("next.route");if(a){let t=`${F} ${a}`;e.setAttributes({"next.route":a,"http.route":a,"next.span_name":t}),e.updateName(t),n&&n!==e&&(n.setAttribute("http.route",a),n.updateName(t))}else e.updateName(`${F} ${x}`)}),i=async n=>{var o,i;let l=async({previousCacheEntry:r})=>{try{if(!K&&P&&k&&!r)return t.statusCode=404,t.setHeader("x-nextjs-cache","REVALIDATED"),t.end("This page could not be found"),null;let o=await s(n);e.fetchMetrics=G.renderOpts.fetchMetrics;let i=G.renderOpts.pendingWaitUntil;i&&a.waitUntil&&(a.waitUntil(i),i=void 0);let l=G.renderOpts.collectedTags;if(!O)return await (0,p.sendResponse)(B,Z,o,G.renderOpts.pendingWaitUntil),null;{let e=await o.blob(),t=(0,h.toNodeOutgoingHttpHeaders)(o.headers);l&&(t[m.NEXT_CACHE_TAGS_HEADER]=l),!t["content-type"]&&e.type&&(t["content-type"]=e.type);let r=void 0!==G.renderOpts.collectedRevalidate&&!(G.renderOpts.collectedRevalidate>=m.INFINITE_CACHE)&&G.renderOpts.collectedRevalidate,a=void 0===G.renderOpts.collectedExpire||G.renderOpts.collectedExpire>=m.INFINITE_CACHE?void 0:G.renderOpts.collectedExpire;return{value:{kind:v.CachedRouteKind.APP_ROUTE,status:o.status,body:Buffer.from(await e.arrayBuffer()),headers:t},cacheControl:{revalidate:r,expire:a}}}}catch(t){throw(null==r?void 0:r.isStale)&&await N.onRequestError(e,t,{routerKind:"App Router",routePath:x,routeType:"route",revalidateReason:(0,c.getRevalidateReason)({isStaticGeneration:U,isOnDemandRevalidate:P})},!1,A),t}},d=await N.handleResponse({req:e,nextConfig:E,cacheKey:I,routeKind:r.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:C,isRoutePPREnabled:!1,isOnDemandRevalidate:P,revalidateOnlyGenerated:k,responseGenerator:l,waitUntil:a.waitUntil,isMinimalMode:K});if(!O)return null;if((null==d||null==(o=d.value)?void 0:o.kind)!==v.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==d||null==(i=d.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});K||t.setHeader("x-nextjs-cache",P?"REVALIDATED":d.isMiss?"MISS":d.isStale?"STALE":"HIT"),_&&t.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let u=(0,h.fromNodeOutgoingHttpHeaders)(d.value.headers);return K&&O||u.delete(m.NEXT_CACHE_TAGS_HEADER),!d.cacheControl||t.getHeader("Cache-Control")||u.get("Cache-Control")||u.set("Cache-Control",(0,f.getCacheControlHeader)(d.cacheControl)),await (0,p.sendResponse)(B,Z,new Response(d.value.body,{headers:u,status:d.value.status||200})),null};W&&z?await i(z):(n=H.getActiveScopeSpan(),await H.withPropagatedContext(e.headers,()=>H.trace(u.BaseServerSpan.handleRequest,{spanName:`${F} ${x}`,kind:o.SpanKind.SERVER,attributes:{"http.method":F,"http.target":e.url}},i),void 0,!W))}catch(t){if(t instanceof g.NoFallbackError||await N.onRequestError(e,t,{routerKind:"App Router",routePath:q,routeType:"route",revalidateReason:(0,c.getRevalidateReason)({isStaticGeneration:U,isOnDemandRevalidate:P})},!1,A),O)throw t;return await (0,p.sendResponse)(B,Z,new Response(null,{status:500})),null}}e.s(["handler",0,O,"patchFetch",0,function(){return(0,a.patchFetch)({workAsyncStorage:M,workUnitAsyncStorage:S})},"routeModule",0,N,"serverHooks",0,q,"workAsyncStorage",0,M,"workUnitAsyncStorage",0,S],9311)},37352,e=>{e.v(t=>Promise.all(["server/chunks/[root-of-the-server]__1jm9fw6._.js"].map(t=>e.l(t))).then(()=>t(36203)))},5807,e=>{e.v(t=>Promise.all(["server/chunks/[root-of-the-server]__1w9zl9-._.js"].map(t=>e.l(t))).then(()=>t(55851)))},97452,e=>{e.v(t=>Promise.all(["server/chunks/[root-of-the-server]__1ou2ehh._.js"].map(t=>e.l(t))).then(()=>t(46413)))},82978,e=>{e.v(t=>Promise.all(["server/chunks/[root-of-the-server]__1mhmdzs._.js"].map(t=>e.l(t))).then(()=>t(35435)))},45093,e=>{e.v(t=>Promise.all(["server/chunks/[root-of-the-server]__0f7mikp._.js"].map(t=>e.l(t))).then(()=>t(19791)))},61489,e=>{e.v(t=>Promise.all(["server/chunks/[root-of-the-server]__1hgv_75._.js"].map(t=>e.l(t))).then(()=>t(90172)))},67347,e=>{e.v(t=>Promise.all(["server/chunks/[root-of-the-server]__12v-lma._.js","server/chunks/_1z062h5._.js"].map(t=>e.l(t))).then(()=>t(64828)))},32359,e=>{e.v(t=>Promise.all(["server/chunks/[root-of-the-server]__136y39g._.js","server/chunks/_1z062h5._.js"].map(t=>e.l(t))).then(()=>t(3605)))},82859,e=>{e.v(t=>Promise.all(["server/chunks/[root-of-the-server]__1qxztj-._.js"].map(t=>e.l(t))).then(()=>t(99440)))},82912,e=>{e.v(t=>Promise.all(["server/chunks/[root-of-the-server]__0cag8qd._.js"].map(t=>e.l(t))).then(()=>t(88153)))},41330,e=>{e.v(t=>Promise.all(["server/chunks/[root-of-the-server]__0q-v9z2._.js"].map(t=>e.l(t))).then(()=>t(85116)))},23414,e=>{e.v(t=>Promise.all(["server/chunks/[root-of-the-server]__0rv7m0k._.js"].map(t=>e.l(t))).then(()=>t(72094)))},21476,e=>{e.v(t=>Promise.all(["server/chunks/[root-of-the-server]__1legmza._.js"].map(t=>e.l(t))).then(()=>t(78166)))},18944,e=>{e.v(t=>Promise.all(["server/chunks/[root-of-the-server]__17g9wh7._.js"].map(t=>e.l(t))).then(()=>t(57232)))}];
2
+
3
+ //# sourceMappingURL=%5Broot-of-the-server%5D__0cefjd9._.js.map