failproofai 0.0.11-beta.2 → 0.0.11-beta.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/standalone/.next/BUILD_ID +1 -1
- package/.next/standalone/.next/app-path-routes-manifest.json +8 -1
- package/.next/standalone/.next/build-manifest.json +10 -10
- package/.next/standalone/.next/prerender-manifest.json +3 -32
- package/.next/standalone/.next/required-server-files.json +2 -1
- package/.next/standalone/.next/routes-manifest.json +45 -3
- package/.next/standalone/.next/server/app/_global-error/page/build-manifest.json +7 -7
- package/.next/standalone/.next/server/app/_global-error/page/server-reference-manifest.json +1 -1
- package/.next/standalone/.next/server/app/_global-error/page.js +6 -6
- package/.next/standalone/.next/server/app/_global-error/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/_global-error.html +1 -1
- package/.next/standalone/.next/server/app/_global-error.rsc +7 -7
- package/.next/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +7 -7
- package/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +3 -3
- package/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +3 -3
- package/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_not-found/page/build-manifest.json +7 -7
- package/.next/standalone/.next/server/app/_not-found/page/next-font-manifest.json +2 -6
- package/.next/standalone/.next/server/app/_not-found/page/server-reference-manifest.json +1 -1
- package/.next/standalone/.next/server/app/_not-found/page.js +12 -13
- package/.next/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/_not-found.html +1 -1
- package/.next/standalone/.next/server/app/_not-found.rsc +16 -16
- package/.next/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +16 -16
- package/.next/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
- package/.next/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +10 -10
- package/.next/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
- package/.next/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/api/audit/run/route/app-paths-manifest.json +3 -0
- package/.next/standalone/.next/server/app/api/audit/run/route/server-reference-manifest.json +4 -0
- package/.next/standalone/.next/server/app/api/audit/run/route.js +8 -0
- package/.next/standalone/.next/server/app/api/audit/run/route.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/api/audit/run/route_client-reference-manifest.js +3 -0
- package/.next/standalone/.next/server/app/api/audit/status/route/app-paths-manifest.json +3 -0
- package/.next/standalone/.next/server/app/api/audit/status/route/build-manifest.json +9 -0
- package/.next/standalone/.next/server/app/api/audit/status/route/server-reference-manifest.json +4 -0
- package/.next/standalone/.next/server/app/api/audit/status/route.js +6 -0
- package/.next/standalone/.next/server/app/api/audit/status/route.js.map +5 -0
- package/.next/standalone/.next/server/app/api/audit/status/route.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/api/audit/status/route_client-reference-manifest.js +3 -0
- package/.next/standalone/.next/server/app/api/auth/login-request/route/app-paths-manifest.json +3 -0
- package/.next/standalone/.next/server/app/api/auth/login-request/route/build-manifest.json +9 -0
- package/.next/standalone/.next/server/app/api/auth/login-request/route/server-reference-manifest.json +4 -0
- package/.next/standalone/.next/server/app/api/auth/login-request/route.js +6 -0
- package/.next/standalone/.next/server/app/api/auth/login-request/route.js.map +5 -0
- package/.next/standalone/.next/server/app/api/auth/login-request/route.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/api/auth/login-request/route_client-reference-manifest.js +3 -0
- package/.next/standalone/.next/server/app/api/auth/login-verify/route/app-paths-manifest.json +3 -0
- package/.next/standalone/.next/server/app/api/auth/login-verify/route/build-manifest.json +9 -0
- package/.next/standalone/.next/server/app/api/auth/login-verify/route/server-reference-manifest.json +4 -0
- package/.next/standalone/.next/server/app/api/auth/login-verify/route.js +7 -0
- package/.next/standalone/.next/server/app/api/auth/login-verify/route.js.map +5 -0
- package/.next/standalone/.next/server/app/api/auth/login-verify/route.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/api/auth/login-verify/route_client-reference-manifest.js +3 -0
- package/.next/standalone/.next/server/app/api/auth/logout/route/app-paths-manifest.json +3 -0
- package/.next/standalone/.next/server/app/api/auth/logout/route/build-manifest.json +9 -0
- package/.next/standalone/.next/server/app/api/auth/logout/route/server-reference-manifest.json +4 -0
- package/.next/standalone/.next/server/app/api/auth/logout/route.js +7 -0
- package/.next/standalone/.next/server/app/api/auth/logout/route.js.map +5 -0
- package/.next/standalone/.next/server/app/api/auth/logout/route.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/api/auth/logout/route_client-reference-manifest.js +3 -0
- package/.next/standalone/.next/server/app/api/auth/reminder/route/app-paths-manifest.json +3 -0
- package/.next/standalone/.next/server/app/api/auth/reminder/route/build-manifest.json +9 -0
- package/.next/standalone/.next/server/app/api/auth/reminder/route/server-reference-manifest.json +4 -0
- package/.next/standalone/.next/server/app/api/auth/reminder/route.js +7 -0
- package/.next/standalone/.next/server/app/api/auth/reminder/route.js.map +5 -0
- package/.next/standalone/.next/server/app/api/auth/reminder/route.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/api/auth/reminder/route_client-reference-manifest.js +3 -0
- package/.next/standalone/.next/server/app/api/auth/status/route/app-paths-manifest.json +3 -0
- package/.next/standalone/.next/server/app/api/auth/status/route/build-manifest.json +9 -0
- package/.next/standalone/.next/server/app/api/auth/status/route/server-reference-manifest.json +4 -0
- package/.next/standalone/.next/server/app/api/auth/status/route.js +7 -0
- package/.next/standalone/.next/server/app/api/auth/status/route.js.map +5 -0
- package/.next/standalone/.next/server/app/api/auth/status/route.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/api/auth/status/route_client-reference-manifest.js +3 -0
- package/.next/standalone/.next/server/app/api/download/[project]/[session]/route.js +3 -3
- package/.next/standalone/.next/server/app/api/download/[project]/[session]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/audit/page/app-paths-manifest.json +3 -0
- package/.next/standalone/.next/server/app/audit/page/build-manifest.json +18 -0
- package/.next/standalone/.next/server/app/audit/page/next-font-manifest.json +6 -0
- package/.next/standalone/.next/server/app/audit/page/react-loadable-manifest.json +1 -0
- package/.next/standalone/.next/server/app/audit/page/server-reference-manifest.json +29 -0
- package/.next/standalone/.next/server/app/audit/page.js +17 -0
- package/.next/standalone/.next/server/app/audit/page.js.map +5 -0
- package/.next/standalone/.next/server/app/audit/page.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/audit/page_client-reference-manifest.js +3 -0
- package/.next/standalone/.next/server/app/index.html +1 -1
- package/.next/standalone/.next/server/app/index.rsc +16 -17
- package/.next/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/index.segments/_full.segment.rsc +16 -17
- package/.next/standalone/.next/server/app/index.segments/_head.segment.rsc +4 -4
- package/.next/standalone/.next/server/app/index.segments/_index.segment.rsc +10 -10
- package/.next/standalone/.next/server/app/index.segments/_tree.segment.rsc +2 -3
- package/.next/standalone/.next/server/app/page/build-manifest.json +7 -7
- package/.next/standalone/.next/server/app/page/next-font-manifest.json +2 -6
- package/.next/standalone/.next/server/app/page/server-reference-manifest.json +1 -1
- package/.next/standalone/.next/server/app/page.js +14 -15
- package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/policies/page/build-manifest.json +7 -7
- package/.next/standalone/.next/server/app/policies/page/next-font-manifest.json +2 -6
- package/.next/standalone/.next/server/app/policies/page/server-reference-manifest.json +8 -8
- package/.next/standalone/.next/server/app/policies/page.js +16 -16
- package/.next/standalone/.next/server/app/policies/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/policies/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/project/[name]/page/build-manifest.json +7 -7
- package/.next/standalone/.next/server/app/project/[name]/page/next-font-manifest.json +2 -6
- package/.next/standalone/.next/server/app/project/[name]/page/server-reference-manifest.json +1 -1
- package/.next/standalone/.next/server/app/project/[name]/page.js +16 -17
- package/.next/standalone/.next/server/app/project/[name]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/project/[name]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/project/[name]/session/[sessionId]/page/build-manifest.json +7 -7
- package/.next/standalone/.next/server/app/project/[name]/session/[sessionId]/page/next-font-manifest.json +2 -6
- package/.next/standalone/.next/server/app/project/[name]/session/[sessionId]/page/react-loadable-manifest.json +2 -2
- package/.next/standalone/.next/server/app/project/[name]/session/[sessionId]/page/server-reference-manifest.json +2 -2
- package/.next/standalone/.next/server/app/project/[name]/session/[sessionId]/page.js +19 -20
- package/.next/standalone/.next/server/app/project/[name]/session/[sessionId]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/project/[name]/session/[sessionId]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/projects/page/build-manifest.json +7 -7
- package/.next/standalone/.next/server/app/projects/page/next-font-manifest.json +2 -6
- package/.next/standalone/.next/server/app/projects/page/server-reference-manifest.json +1 -1
- package/.next/standalone/.next/server/app/projects/page.js +15 -16
- package/.next/standalone/.next/server/app/projects/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/projects/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app-paths-manifest.json +8 -1
- package/.next/standalone/.next/server/chunks/[externals]__14odj07._.js +3 -0
- package/.next/standalone/.next/server/chunks/{[externals]__0z0j--b._.js → [externals]__1nl3dvw._.js} +1 -1
- package/.next/standalone/.next/server/chunks/{[externals]__0-p9.k~._.js → [externals]__1s61mel._.js} +1 -1
- package/.next/standalone/.next/server/chunks/{[externals]_node_os_06ur78j._.js → [externals]_node_os_0by37l-._.js} +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__07tgnzi._.js +3 -0
- package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0kjo7d_._.js → [root-of-the-server]__0_0xu5z._.js} +2 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0cag8qd._.js +3 -0
- package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0z-180.._.js → [root-of-the-server]__0cycwg6._.js} +2 -2
- package/.next/standalone/.next/server/chunks/{[root-of-the-server]__08px0ym._.js → [root-of-the-server]__0f7mikp._.js} +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0oeun7z._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0q-v9z2._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0rv7m0k._.js +3 -0
- package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0g48iv.._.js → [root-of-the-server]__0sb_5m8._.js} +2 -2
- package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0j8-xkl._.js → [root-of-the-server]__0xuaoik._.js} +2 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__12pit4m._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__13h8pzr._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__13ra2jq._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__17g9wh7._.js +3 -0
- package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0d_ob4n._.js → [root-of-the-server]__1_mqemn._.js} +2 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__1b9z5-i._.js +3 -0
- package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0vlhtkc._.js → [root-of-the-server]__1hgv_75._.js} +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__1ixjiy8._.js +3 -0
- package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0wu7fr7._.js → [root-of-the-server]__1jm9fw6._.js} +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__1legmza._.js +3 -0
- package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0fwb7ao._.js → [root-of-the-server]__1m2_4t0._.js} +2 -2
- package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0yfq1yr._.js → [root-of-the-server]__1mhmdzs._.js} +1 -1
- package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0zso~62._.js → [root-of-the-server]__1ou2ehh._.js} +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__1qxztj-._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__1rhmvod._.js +3 -0
- package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0.~nmr9._.js → [root-of-the-server]__1w9zl9-._.js} +1 -1
- package/.next/standalone/.next/server/chunks/{_0ebx_lc._.js → _0p53ge1._.js} +2 -2
- package/.next/standalone/.next/server/chunks/_1-1804f._.js +3 -0
- package/.next/standalone/.next/server/chunks/_next-internal_server_app_api_audit_run_route_actions_1qgp9io.js +3 -0
- package/.next/standalone/.next/server/chunks/_next-internal_server_app_api_audit_status_route_actions_1f7pjof.js +3 -0
- package/.next/standalone/.next/server/chunks/_next-internal_server_app_api_auth_login-request_route_actions_1c49co0.js +3 -0
- package/.next/standalone/.next/server/chunks/_next-internal_server_app_api_auth_login-verify_route_actions_1r3slzk.js +3 -0
- package/.next/standalone/.next/server/chunks/_next-internal_server_app_api_auth_logout_route_actions_0regwyr.js +3 -0
- package/.next/standalone/.next/server/chunks/_next-internal_server_app_api_auth_reminder_route_actions_1kjgxf8.js +3 -0
- package/.next/standalone/.next/server/chunks/_next-internal_server_app_api_auth_status_route_actions_1aho9zu.js +3 -0
- package/.next/standalone/.next/server/chunks/{_next-internal_server_app_api_download_[project]_[session]_route_actions_0wb00i-.js → _next-internal_server_app_api_download_[project]_[session]_route_actions_1is7vs7.js} +1 -1
- package/.next/standalone/.next/server/chunks/{lib_logger_ts_047tt9f._.js → lib_logger_ts_07e65t5._.js} +1 -1
- package/.next/standalone/.next/server/chunks/node_modules_next_dist_esm_build_templates_app-route_17k9e3w.js +23 -0
- package/.next/standalone/.next/server/chunks/node_modules_posthog-node_dist_entrypoints_index_node_mjs_01r25oi._.js +3 -0
- package/.next/standalone/.next/server/chunks/node_modules_posthog-node_dist_entrypoints_index_node_mjs_09z9-p7._.js +3 -0
- package/.next/standalone/.next/server/chunks/{package_json_[json]_cjs_0z7w.hh._.js → package_json_[json]_cjs_1nxcc4v._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{[externals]__12dv.x0._.js → [externals]__1_g_b3t._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[externals]_node_async_hooks_0v0ln8c._.js → [externals]_node_async_hooks_1gjz99j._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__00jkjmt._.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__013du6r._.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0989_dx._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0e85wxv._.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0gfxvb1._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0h12me5._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0l13qf2._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0ts150~._.js → [root-of-the-server]__0ywoypf._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__1-scthx._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__100hdar._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__11rtg6s._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__14dd6h8._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__1cd25c7._.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0t5l7a5._.js → [root-of-the-server]__1d8omgc._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0tcyn68._.js → [root-of-the-server]__1dky4g0._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__098zro9._.js → [root-of-the-server]__1fax1sl._.js} +4 -4
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__1hlrq6y._.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__1ihxdo5._.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__1mt35_w._.js +221 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0-wn51s._.js → [root-of-the-server]__1pcxxwg._.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__1usf8v2._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__1vvfde2._.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__212nf49._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{_03d7qyt._.js → _05whahf._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_11_p9y8._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{_0xb8ngh._.js → _1kje4fm._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0zx~s__._.js → _1p0-leb._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{app_04qfs8z._.js → app_087bt9w._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{app_0uosk1e._.js → app_1fvisnp._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{app_13f0ohr._.js → app_209u41o._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/app_audit__components_audit-dashboard_tsx_0p9ud47._.js +43 -0
- package/.next/standalone/.next/server/chunks/ssr/app_audit_loading_tsx_1j1kc6j._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{app_error_tsx_11t4ysq._.js → app_error_tsx_1zds1ns._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{app_global-error_tsx_0m9qisk._.js → app_global-error_tsx_113y3za._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/app_global-error_tsx_1kp6l3x._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/app_policies_hooks-client_tsx_19dqvpc._.js +8 -0
- package/.next/standalone/.next/server/chunks/ssr/{app_project_[name]_error_tsx_0.9-fod._.js → app_project_[name]_error_tsx_1v02_5n._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{app_project_[name]_loading_tsx_03g9xy0._.js → app_project_[name]_loading_tsx_05-l4uf._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{app_project_[name]_session_[sessionId]_error_tsx_0ler-mr._.js → app_project_[name]_session_[sessionId]_error_tsx_0-lj3nd._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{app_project_[name]_session_[sessionId]_loading_tsx_0c0e3yx._.js → app_project_[name]_session_[sessionId]_loading_tsx_0l4aixs._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/app_projects_loading_tsx_20-3u8b._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{lib_codex-projects_ts_0eosib~._.js → lib_codex-projects_ts_0pqlw37._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{lib_copilot-projects_ts_0r8xkn8._.js → lib_copilot-projects_ts_19wl7tp._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{lib_cursor-projects_ts_0qt1scg._.js → lib_cursor-projects_ts_18-iwyk._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{lib_gemini-projects_ts_0sl~yqr._.js → lib_gemini-projects_ts_1c7bgx-._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{lib_opencode-projects_ts_0op9gyp._.js → lib_opencode-projects_ts_15bjxkm._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{lib_pi-projects_ts_103tsh1._.js → lib_pi-projects_ts_1wikofb._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{lib_utils_ts_068jk73._.js → lib_utils_ts_0az0sfq._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/node_modules_1ynf7el._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/node_modules_html2canvas_dist_html2canvas_esm_05gja40.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/node_modules_html2canvas_dist_html2canvas_esm_1n-0xws.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{node_modules_next_0rd0oc-._.js → node_modules_next_1a1kch7._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules_next_dist_0h9llsw._.js → node_modules_next_dist_0uboya6._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{node_modules_next_dist_11dij6w._.js → node_modules_next_dist_1d_onnt._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{node_modules_next_dist_client_components_0inhx6q._.js → node_modules_next_dist_client_components_0wpq8j3._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules_next_dist_client_components_builtin_forbidden_0ghu-f7.js → node_modules_next_dist_client_components_builtin_forbidden_0symwr9.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules_next_dist_client_components_builtin_unauthorized_0cjv-23.js → node_modules_next_dist_client_components_builtin_unauthorized_0l_sp0x.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0-uvagv.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_03c7gi5.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_09p-8om.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0v-kfiu.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_0j79~gv.js → node_modules_next_dist_esm_build_templates_app-page_0xrgzyz.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_1806lsc.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_1j6dd-e.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_1sa65r-.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/node_modules_posthog-node_dist_entrypoints_index_node_mjs_11bnuzn._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/src_hooks_1ezd2jf._.js +5 -0
- package/.next/standalone/.next/server/chunks/ssr/src_hooks_1tnuifj._.js +5 -0
- package/.next/standalone/.next/server/functions-config-manifest.json +3 -0
- package/.next/standalone/.next/server/instrumentation.js +1 -1
- package/.next/standalone/.next/server/middleware-build-manifest.js +10 -10
- package/.next/standalone/.next/server/middleware.js +2 -2
- package/.next/standalone/.next/server/next-font-manifest.js +1 -1
- package/.next/standalone/.next/server/next-font-manifest.json +2 -21
- package/.next/standalone/.next/server/pages/404.html +1 -1
- package/.next/standalone/.next/server/pages/500.html +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.json +27 -9
- package/.next/standalone/.next/static/chunks/{07uz2g0_38qia.js → 03fmihek9n986.js} +1 -1
- package/.next/standalone/.next/static/chunks/09ueq8s1as8xs.css +2 -0
- package/.next/standalone/.next/static/chunks/0ehe4dh0grngk.js +41 -0
- package/.next/standalone/.next/static/chunks/{0bke.~atnsbeb.js → 0gdm-xaez4l7t.js} +1 -1
- package/.next/standalone/.next/static/chunks/{11w14gnqzprir.js → 0kdglk0vtzymo.js} +1 -1
- package/.next/standalone/.next/static/chunks/0qassxjx1ef04.js +1 -0
- package/.next/standalone/.next/static/chunks/0zbxssxh53n-3.js +1 -0
- package/.next/standalone/.next/static/chunks/13f1kmjea-0md.js +2 -0
- package/.next/standalone/.next/static/chunks/1btx2c49fk9xt.css +1 -0
- package/.next/standalone/.next/static/chunks/1fmco3pvq_twz.js +1 -0
- package/.next/standalone/.next/static/chunks/2b1fzuhuk-42n.js +1 -0
- package/.next/standalone/.next/static/chunks/{0bv1oyxspkpkb.js → 2dtip-mvmihiu.js} +1 -1
- package/.next/standalone/.next/static/chunks/2srzafd1_ha5y.js +1 -0
- package/.next/standalone/.next/static/chunks/{0d3shmwh5_nmn.js → 33u59vf_8xpd-.js} +1 -1
- package/.next/standalone/.next/static/chunks/3gti1qdk5epqn.js +1 -0
- package/.next/standalone/.next/static/chunks/{0dvhi-prcsh3~.js → 3krzy-lhwfrmz.js} +1 -1
- package/.next/standalone/.next/static/chunks/{17mubwtqwijpu.js → 3w8d8k_dca5rp.js} +1 -1
- package/.next/standalone/.next/static/chunks/43lnq0c1rnflb.js +6 -0
- package/.next/standalone/.next/static/chunks/{turbopack-0nh.aopesgj~5.js → turbopack-00qy7zfa7m--m.js} +1 -1
- package/.next/standalone/SECURITY.md +73 -0
- package/.next/standalone/app/actions/get-audit-result.ts +24 -0
- package/.next/standalone/app/api/audit/_state.ts +72 -0
- package/.next/standalone/app/api/audit/run/route.ts +89 -0
- package/.next/standalone/app/api/audit/status/route.ts +23 -0
- package/.next/standalone/app/api/auth/login-request/route.ts +91 -0
- package/.next/standalone/app/api/auth/login-verify/route.ts +98 -0
- package/.next/standalone/app/api/auth/logout/route.ts +48 -0
- package/.next/standalone/app/api/auth/reminder/route.ts +213 -0
- package/.next/standalone/app/api/auth/status/route.ts +42 -0
- package/.next/standalone/app/audit/_components/audit-dashboard.tsx +364 -0
- package/.next/standalone/app/audit/_components/auth-dialog.tsx +401 -0
- package/.next/standalone/app/audit/_components/empty-state.tsx +146 -0
- package/.next/standalone/app/audit/_components/findings-section.tsx +135 -0
- package/.next/standalone/app/audit/_components/identity-section.tsx +126 -0
- package/.next/standalone/app/audit/_components/policies-section.tsx +194 -0
- package/.next/standalone/app/audit/_components/report-footer.tsx +35 -0
- package/.next/standalone/app/audit/_components/rerun-button.tsx +81 -0
- package/.next/standalone/app/audit/_components/return-section.tsx +428 -0
- package/.next/standalone/app/audit/_components/run-progress.tsx +120 -0
- package/.next/standalone/app/audit/_components/score-section.tsx +179 -0
- package/.next/standalone/app/audit/_components/share-dock.tsx +265 -0
- package/.next/standalone/app/audit/_components/share-templates.ts +67 -0
- package/.next/standalone/app/audit/_components/show-off-cta.tsx +135 -0
- package/.next/standalone/app/audit/_components/sigil.tsx +93 -0
- package/.next/standalone/app/audit/_components/strengths-section.tsx +57 -0
- package/.next/standalone/app/audit/audit-styles.css +2066 -0
- package/.next/standalone/app/audit/loading.tsx +24 -0
- package/.next/standalone/app/audit/page.tsx +53 -0
- package/.next/standalone/app/globals.css +570 -137
- package/.next/standalone/app/layout.tsx +16 -9
- package/.next/standalone/app/policies/hooks-client.tsx +223 -129
- package/.next/standalone/app/project/[name]/page.tsx +89 -39
- package/.next/standalone/app/projects/loading.tsx +30 -8
- package/.next/standalone/app/projects/page.tsx +76 -18
- package/.next/standalone/assets/audit/Audit Report.html +22 -0
- package/.next/standalone/assets/audit/Show Off Your Agent.html +22 -0
- package/.next/standalone/assets/audit/archetypes.jsx +277 -0
- package/.next/standalone/assets/audit/assets/fonts/bitcount-prop-single.woff2 +0 -0
- package/.next/standalone/assets/audit/audit.jsx +825 -0
- package/.next/standalone/assets/audit/poster-styles.css +424 -0
- package/.next/standalone/assets/audit/poster.jsx +247 -0
- package/.next/standalone/assets/audit/screenshots/poster-optimist.png +0 -0
- package/.next/standalone/assets/audit/screenshots/poster-scrolled.png +0 -0
- package/.next/standalone/assets/audit/styles.css +1225 -0
- package/.next/standalone/assets/audit/tweaks-panel.jsx +425 -0
- package/.next/standalone/assets/logos/company/icon.svg +1 -0
- package/.next/standalone/assets/logos/company/logo.svg +1 -0
- package/.next/standalone/components/navbar.tsx +154 -65
- package/.next/standalone/components/reach-developers.tsx +37 -9
- package/.next/standalone/lib/atomic-write.ts +67 -0
- package/.next/standalone/lib/auth/api-server-client.ts +281 -0
- package/.next/standalone/lib/auth/auth-store.ts +250 -0
- package/.next/standalone/lib/client-telemetry.ts +2 -0
- package/.next/standalone/lib/fetch-with-timeout.ts +42 -0
- package/.next/standalone/lib/share-card.ts +120 -0
- package/.next/standalone/lib/telemetry.ts +12 -7
- package/.next/standalone/node_modules/@next/env/package.json +1 -1
- package/.next/standalone/node_modules/next/dist/build/swc/index.js +1 -1
- package/.next/standalone/node_modules/next/dist/client/dev/debug-channel.js +102 -2
- package/.next/standalone/node_modules/next/dist/compiled/next-server/app-page-turbo-experimental.runtime.prod.js +11 -11
- package/.next/standalone/node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js +13 -13
- package/.next/standalone/node_modules/next/dist/compiled/next-server/app-route-turbo.runtime.prod.js +2 -2
- package/.next/standalone/node_modules/next/dist/compiled/next-server/pages-turbo.runtime.prod.js +1 -1
- package/.next/standalone/node_modules/next/dist/lib/patch-incorrect-lockfile.js +3 -3
- package/.next/standalone/node_modules/next/dist/server/app-render/action-handler.js +18 -8
- package/.next/standalone/node_modules/next/dist/server/config-schema.js +1 -0
- package/.next/standalone/node_modules/next/dist/server/config.js +1 -1
- package/.next/standalone/node_modules/next/dist/server/dev/hot-reloader-turbopack.js +2 -2
- package/.next/standalone/node_modules/next/dist/server/dev/hot-reloader-webpack.js +1 -1
- package/.next/standalone/node_modules/next/dist/server/lib/app-info-log.js +1 -1
- package/.next/standalone/node_modules/next/dist/server/lib/encode-cache-tag.js +45 -0
- package/.next/standalone/node_modules/next/dist/server/lib/implicit-tags.js +6 -3
- package/.next/standalone/node_modules/next/dist/server/lib/patch-fetch.js +5 -1
- package/.next/standalone/node_modules/next/dist/server/lib/start-server.js +1 -1
- package/.next/standalone/node_modules/next/dist/server/web/spec-extension/revalidate.js +4 -3
- package/.next/standalone/node_modules/next/dist/server/web/spec-extension/unstable-cache.js +6 -2
- package/.next/standalone/node_modules/next/dist/shared/lib/errors/canary-only-config-error.js +1 -1
- package/.next/standalone/node_modules/next/dist/telemetry/anonymous-meta.js +1 -1
- package/.next/standalone/node_modules/next/dist/telemetry/events/swc-load-failure.js +1 -1
- package/.next/standalone/node_modules/next/dist/telemetry/events/version.js +2 -2
- package/.next/standalone/node_modules/next/package.json +15 -15
- package/.next/standalone/node_modules/react/cjs/react.development.js +1 -1
- package/.next/standalone/node_modules/react/cjs/react.production.js +1 -1
- package/.next/standalone/node_modules/react/package.json +1 -1
- package/.next/standalone/node_modules/react-dom/cjs/react-dom-server-legacy.browser.production.js +1 -1
- package/.next/standalone/node_modules/react-dom/cjs/react-dom-server-legacy.node.production.js +1 -1
- package/.next/standalone/node_modules/react-dom/cjs/react-dom-server.browser.production.js +3 -3
- package/.next/standalone/node_modules/react-dom/cjs/react-dom-server.edge.production.js +3 -3
- package/.next/standalone/node_modules/react-dom/cjs/react-dom-server.node.production.js +3 -3
- package/.next/standalone/node_modules/react-dom/cjs/react-dom.production.js +1 -1
- package/.next/standalone/node_modules/react-dom/package.json +2 -2
- package/.next/standalone/osv-scanner.toml +17 -0
- package/.next/standalone/package.json +8 -3
- package/.next/standalone/public/audit/fonts/bitcount-prop-single.woff2 +0 -0
- package/.next/standalone/public/icon.svg +1 -0
- package/.next/standalone/public/logo.svg +1 -0
- package/.next/standalone/server.js +1 -1
- package/.next/standalone/templates/bitcount-font/README.md +42 -0
- package/.next/standalone/templates/bitcount-font/bitcount-prop-single.woff2 +0 -0
- package/.next/standalone/templates/bitcount-font/bitcount.css +49 -0
- package/.next/standalone/templates/bitcount-font/fonts.ts.example +23 -0
- package/README.md +2 -1
- package/bin/failproofai.mjs +165 -144
- package/dist/cli.mjs +607 -1858
- package/lib/atomic-write.ts +67 -0
- package/lib/auth/api-server-client.ts +281 -0
- package/lib/auth/auth-store.ts +250 -0
- package/lib/client-telemetry.ts +2 -0
- package/lib/fetch-with-timeout.ts +42 -0
- package/lib/share-card.ts +120 -0
- package/lib/telemetry.ts +12 -7
- package/package.json +8 -3
- package/scripts/install-telemetry.mjs +4 -0
- package/src/audit/archetypes.ts +924 -0
- package/src/audit/cache.ts +21 -2
- package/src/audit/dashboard-cache.ts +111 -0
- package/src/audit/features.ts +268 -0
- package/src/audit/findings.ts +298 -0
- package/src/audit/index.ts +39 -21
- package/src/audit/replay.ts +29 -3
- package/src/audit/scoring.ts +174 -0
- package/src/audit/strengths.ts +138 -0
- package/src/audit/types.ts +24 -1
- package/src/auth/cli.ts +359 -0
- package/src/hooks/builtin-policies.ts +2 -1
- package/src/hooks/hook-telemetry.ts +2 -2
- package/src/hooks/policy-registry.ts +20 -0
- package/src/posthog-key.ts +9 -0
- package/.next/standalone/.next/server/app/icon.png/route/app-paths-manifest.json +0 -3
- package/.next/standalone/.next/server/app/icon.png/route.js +0 -7
- package/.next/standalone/.next/server/app/icon.png/route.js.nft.json +0 -1
- package/.next/standalone/.next/server/app/icon.png.body +0 -0
- package/.next/standalone/.next/server/app/icon.png.meta +0 -1
- package/.next/standalone/.next/server/chunks/[externals]_next_dist_0sqmaqd._.js +0 -3
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__06.arfm._.js +0 -3
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0__i0h0._.js +0 -3
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0fe7_q_._.js +0 -3
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0fw.e.h._.js +0 -3
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0pxn0e1._.js +0 -3
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0xv0jh2._.js +0 -3
- package/.next/standalone/.next/server/chunks/_next-internal_server_app_icon_png_route_actions_12.gv.r.js +0 -3
- package/.next/standalone/.next/server/chunks/node_modules_next_dist_esm_build_templates_app-route_0bdfoky.js +0 -3
- package/.next/standalone/.next/server/chunks/node_modules_posthog-node_dist_entrypoints_index_node_mjs_05pz9._._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__01as125._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0370~qj._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__09v.ljl._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0agrcb8._.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0b7hkr~._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ehh6vp._.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0g8l0tu._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0j4l6hl._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0k5n2kz._.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0lp08ll._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0n0yaqw._.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0o21f.o._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0t8juvy._.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0uylufv._.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ymlddl._.js +0 -223
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0~03grs._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/app_0cdqd9w._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/app_global-error_tsx_0xerkr6._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/app_policies_hooks-client_tsx_0q-m0y-._.js +0 -8
- package/.next/standalone/.next/server/chunks/ssr/app_projects_loading_tsx_13veom4._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/node_modules_0ttbz1~._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_06u0kr8._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0a_7sdg.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0ef3uwk.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0pbja1x.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0r6o0i2.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_11y81~_.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_12or2kf.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/node_modules_posthog-node_dist_entrypoints_index_node_mjs_0mebn66._.js +0 -3
- package/.next/standalone/.next/static/chunks/07kpqoo7kuckx.js +0 -6
- package/.next/standalone/.next/static/chunks/0azb~vy9ds_uy.js +0 -1
- package/.next/standalone/.next/static/chunks/0f5p9plm.aqlp.css +0 -2
- package/.next/standalone/.next/static/chunks/0ffvlbgzgnlw7.js +0 -2
- package/.next/standalone/.next/static/chunks/0spktq7xqab9h.js +0 -1
- package/.next/standalone/.next/static/chunks/118q3uljozd5z.js +0 -4
- package/.next/standalone/.next/static/chunks/12pt~2f.c1sha.js +0 -1
- package/.next/standalone/.next/static/media/4fa387ec64143e14-s.0.qu-9752pffj.woff2 +0 -0
- package/.next/standalone/.next/static/media/5ce348bf30bf5439-s.0ee55_hj9qcer.woff2 +0 -0
- package/.next/standalone/.next/static/media/6306c77e7c8268e4-s.0mao5jbfbduzp.woff2 +0 -0
- package/.next/standalone/.next/static/media/797e433ab948586e-s.p.09zddjkbdep5a.woff2 +0 -0
- package/.next/standalone/.next/static/media/7d817b4c03b0c5f1-s.0uzt.a6d44yda.woff2 +0 -0
- package/.next/standalone/.next/static/media/bbc41e54d2fcbd21-s.0mvwgmnhv29no.woff2 +0 -0
- package/.next/standalone/.next/static/media/icon.0a.gigb3_x5pd.png +0 -0
- package/.next/standalone/app/icon.png +0 -0
- package/src/audit/telemetry.ts +0 -113
- /package/.next/standalone/.next/server/app/{icon.png → api/audit/run}/route/build-manifest.json +0 -0
- /package/.next/standalone/.next/server/app/{icon.png → api/audit/run}/route.js.map +0 -0
- /package/.next/standalone/.next/static/chunks/{03~yq9q893hmn.js → 0cz1d0mv5g_q7.js} +0 -0
- /package/.next/standalone/.next/static/chunks/{0a40sy4tk8ioe.js → 0wwt5o04i4zwh.js} +0 -0
- /package/.next/standalone/.next/static/chunks/{0n1n67imq.udf.js → 1__i9af9g78vd.js} +0 -0
- /package/.next/standalone/.next/static/chunks/{0w6fzf.07a24u.js → 2so39wg7mjbi7.js} +0 -0
- /package/.next/standalone/.next/static/chunks/{0xbo5nl6w4lka.js → 2wbuxnsvux4di.js} +0 -0
- /package/.next/standalone/.next/static/chunks/{0_s0luks5tay-.js → 35fgpd_feci6x.js} +0 -0
- /package/.next/standalone/.next/static/chunks/{15fklyav5py5m.js → 3xpjn3cdgm-7m.js} +0 -0
- /package/.next/standalone/.next/static/chunks/{17.b3suj8zjjj.js → 4448_qq7bd963.js} +0 -0
- /package/.next/standalone/.next/static/{tGVQM5SE3NvbVu0gbAJm7 → wU3ot-EKa5ApKoh785wp8}/_buildManifest.js +0 -0
- /package/.next/standalone/.next/static/{tGVQM5SE3NvbVu0gbAJm7 → wU3ot-EKa5ApKoh785wp8}/_clientMiddlewareManifest.js +0 -0
- /package/.next/standalone/.next/static/{tGVQM5SE3NvbVu0gbAJm7 → wU3ot-EKa5ApKoh785wp8}/_ssgManifest.js +0 -0
|
@@ -1,78 +1,187 @@
|
|
|
1
|
+
/* ============================================================
|
|
2
|
+
failproof_ai — unified design system
|
|
3
|
+
Single source of truth for fonts, color palette, and every
|
|
4
|
+
class that used to live in app/audit/audit-styles.css for the
|
|
5
|
+
/audit page only. After this change those classes (.section,
|
|
6
|
+
.share-btn, .btn-press, …) are available on every route, and
|
|
7
|
+
navigating between /audit and /policies no longer leaks
|
|
8
|
+
one-off resets in either direction.
|
|
9
|
+
|
|
10
|
+
IMPORTANT: every `@import` MUST come before any other rule,
|
|
11
|
+
per the CSS spec. `@import "tailwindcss"` inlines thousands
|
|
12
|
+
of utility rules at its position, so font @imports go above
|
|
13
|
+
it — putting them after silently breaks the build with a
|
|
14
|
+
PostCSS "must precede all rules" error.
|
|
15
|
+
============================================================ */
|
|
16
|
+
|
|
17
|
+
@import url('https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700&family=VT323&display=swap');
|
|
1
18
|
@import "tailwindcss";
|
|
2
19
|
|
|
20
|
+
@font-face {
|
|
21
|
+
font-family: 'Bitcount Prop Single';
|
|
22
|
+
src: url('/audit/fonts/bitcount-prop-single.woff2') format('woff2');
|
|
23
|
+
font-display: swap;
|
|
24
|
+
font-weight: 400;
|
|
25
|
+
font-style: normal;
|
|
26
|
+
}
|
|
27
|
+
|
|
3
28
|
@custom-variant dark (&:is(.dark *));
|
|
4
29
|
|
|
5
30
|
:root {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
--
|
|
12
|
-
--
|
|
13
|
-
--
|
|
14
|
-
--
|
|
15
|
-
--
|
|
16
|
-
--
|
|
17
|
-
--
|
|
18
|
-
--
|
|
19
|
-
--
|
|
20
|
-
--
|
|
21
|
-
--
|
|
22
|
-
--
|
|
23
|
-
--
|
|
31
|
+
/* ── audit-native tokens (used by .section / .share-btn / etc.) ── */
|
|
32
|
+
--bg: #131316;
|
|
33
|
+
--bg-2: #0e0e11;
|
|
34
|
+
--bg-3: #1a1a1f;
|
|
35
|
+
--bg-row-hover: #17171c;
|
|
36
|
+
--ink: #d8d6d2;
|
|
37
|
+
--ink-2: #9a9892;
|
|
38
|
+
--dim: #5e5c58;
|
|
39
|
+
--line: #25252b;
|
|
40
|
+
--line-2: #32323a;
|
|
41
|
+
--accent-pink: #e4587d;
|
|
42
|
+
--accent-pink-soft: rgba(228, 88, 125, 0.7);
|
|
43
|
+
--accent-pink-shadow: #a83a5a;
|
|
44
|
+
--accent-pink-bg: rgba(228, 88, 125, 0.12);
|
|
45
|
+
--accent-green: #66d1b5;
|
|
46
|
+
--accent-green-shadow: #3e9a82;
|
|
47
|
+
--accent-green-bg: rgba(102, 209, 181, 0.10);
|
|
48
|
+
--amber: #e8c46a;
|
|
49
|
+
--amber-bg: rgba(232, 196, 106, 0.10);
|
|
50
|
+
|
|
51
|
+
--font-mono: "JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace;
|
|
52
|
+
--font-display: "Bitcount Prop Single", "VT323", "JetBrains Mono", monospace;
|
|
53
|
+
|
|
54
|
+
/* ── shadcn-compatible aliases (used by Tailwind utilities + the
|
|
55
|
+
hooks-client component tree). All point at the audit palette so
|
|
56
|
+
`bg-card`, `text-foreground`, `border-border`, etc. produce
|
|
57
|
+
audit visuals everywhere without rewriting any class names. ── */
|
|
58
|
+
--radius: 0;
|
|
59
|
+
--background: var(--bg);
|
|
60
|
+
--foreground: var(--ink);
|
|
61
|
+
--card: var(--bg-2);
|
|
62
|
+
--card-foreground: var(--ink);
|
|
63
|
+
--popover: var(--bg-2);
|
|
64
|
+
--popover-foreground: var(--ink);
|
|
65
|
+
--primary: var(--accent-pink);
|
|
66
|
+
--primary-foreground: var(--bg);
|
|
67
|
+
--secondary: var(--bg-3);
|
|
68
|
+
--secondary-foreground: var(--ink);
|
|
69
|
+
--muted: var(--bg-3);
|
|
70
|
+
--muted-foreground: var(--ink-2);
|
|
71
|
+
--accent: var(--accent-pink);
|
|
24
72
|
--accent-light: #f08aa6;
|
|
25
73
|
--accent-lighter: #f7b3c5;
|
|
26
74
|
--accent-lightest: #fbd5de;
|
|
27
|
-
--accent-foreground:
|
|
28
|
-
--destructive:
|
|
29
|
-
--border:
|
|
30
|
-
--input:
|
|
31
|
-
--ring:
|
|
32
|
-
--chart-1:
|
|
33
|
-
--chart-2:
|
|
34
|
-
--chart-3:
|
|
75
|
+
--accent-foreground: var(--bg);
|
|
76
|
+
--destructive: var(--accent-pink);
|
|
77
|
+
--border: var(--line);
|
|
78
|
+
--input: var(--line-2);
|
|
79
|
+
--ring: var(--accent-pink);
|
|
80
|
+
--chart-1: var(--accent-pink);
|
|
81
|
+
--chart-2: var(--accent-green);
|
|
82
|
+
--chart-3: var(--amber);
|
|
35
83
|
--chart-4: #f87171;
|
|
36
84
|
--chart-5: #a78bfa;
|
|
37
|
-
--sidebar:
|
|
38
|
-
--sidebar-foreground:
|
|
39
|
-
--sidebar-primary:
|
|
40
|
-
--sidebar-primary-foreground:
|
|
41
|
-
--sidebar-accent:
|
|
42
|
-
--sidebar-accent-foreground:
|
|
43
|
-
--sidebar-border:
|
|
44
|
-
--sidebar-ring:
|
|
85
|
+
--sidebar: var(--bg-2);
|
|
86
|
+
--sidebar-foreground: var(--ink);
|
|
87
|
+
--sidebar-primary: var(--accent-pink);
|
|
88
|
+
--sidebar-primary-foreground: var(--bg);
|
|
89
|
+
--sidebar-accent: var(--bg-3);
|
|
90
|
+
--sidebar-accent-foreground: var(--ink);
|
|
91
|
+
--sidebar-border: var(--line);
|
|
92
|
+
--sidebar-ring: var(--accent-pink);
|
|
45
93
|
}
|
|
46
94
|
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
95
|
+
* { box-sizing: border-box; }
|
|
96
|
+
|
|
97
|
+
html, body, #root {
|
|
98
|
+
margin: 0;
|
|
99
|
+
padding: 0;
|
|
100
|
+
background: var(--bg);
|
|
101
|
+
color: var(--ink);
|
|
102
|
+
font-family: var(--font-mono);
|
|
103
|
+
font-size: 16px;
|
|
104
|
+
line-height: 1.6;
|
|
105
|
+
-webkit-font-smoothing: antialiased;
|
|
106
|
+
min-height: 100vh;
|
|
51
107
|
}
|
|
52
108
|
|
|
53
|
-
|
|
54
|
-
background: var(--
|
|
55
|
-
|
|
109
|
+
body {
|
|
110
|
+
background-color: var(--bg);
|
|
111
|
+
background-image:
|
|
112
|
+
radial-gradient(ellipse 1200px 800px at 70% -10%, rgba(228, 88, 125, 0.055) 0%, transparent 60%),
|
|
113
|
+
radial-gradient(ellipse 1000px 700px at 0% 100%, rgba(102, 209, 181, 0.04) 0%, transparent 55%),
|
|
114
|
+
radial-gradient(ellipse 100% 100% at 50% 50%, transparent 50%, rgba(0,0,0,0.45) 100%),
|
|
115
|
+
linear-gradient(180deg, #16161a 0%, #0f0f12 100%);
|
|
116
|
+
background-attachment: fixed;
|
|
117
|
+
position: relative;
|
|
56
118
|
}
|
|
57
119
|
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
120
|
+
button { font-family: inherit; cursor: pointer; }
|
|
121
|
+
a { color: inherit; }
|
|
122
|
+
|
|
123
|
+
/* engineering-plate cross-hatch + grain — site-wide atmosphere */
|
|
124
|
+
body::before {
|
|
125
|
+
content: ""; position: fixed; inset: 0; pointer-events: none; z-index: 1;
|
|
126
|
+
background-image:
|
|
127
|
+
linear-gradient(0deg, rgba(255,255,255,0.018) 1px, transparent 1px),
|
|
128
|
+
linear-gradient(90deg, rgba(255,255,255,0.018) 1px, transparent 1px),
|
|
129
|
+
linear-gradient(0deg, rgba(255,255,255,0.012) 1px, transparent 1px),
|
|
130
|
+
linear-gradient(90deg, rgba(255,255,255,0.012) 1px, transparent 1px);
|
|
131
|
+
background-size: 96px 96px, 96px 96px, 24px 24px, 24px 24px;
|
|
132
|
+
opacity: 0.7;
|
|
133
|
+
}
|
|
134
|
+
body::after {
|
|
135
|
+
content: ""; position: fixed; inset: 0; pointer-events: none; z-index: 2;
|
|
136
|
+
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.85 0 0 0 0 0.82 0 0 0 0 0.78 0 0 0 0.16 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");
|
|
137
|
+
opacity: 0.4;
|
|
138
|
+
mix-blend-mode: overlay;
|
|
62
139
|
}
|
|
63
140
|
|
|
64
|
-
|
|
65
|
-
|
|
141
|
+
body > * {
|
|
142
|
+
position: relative;
|
|
143
|
+
z-index: 3;
|
|
66
144
|
}
|
|
67
145
|
|
|
68
|
-
|
|
69
|
-
|
|
146
|
+
/* shrink scrollbars without breaking the dark theme */
|
|
147
|
+
::-webkit-scrollbar { width: 10px; height: 10px; }
|
|
148
|
+
::-webkit-scrollbar-track { background: var(--bg-2); }
|
|
149
|
+
::-webkit-scrollbar-thumb { background: var(--line-2); }
|
|
150
|
+
::-webkit-scrollbar-thumb:hover { background: var(--accent-pink); }
|
|
151
|
+
* { scrollbar-width: thin; scrollbar-color: var(--line-2) var(--bg-2); }
|
|
152
|
+
|
|
153
|
+
input[type="checkbox"] { accent-color: var(--accent-pink); }
|
|
154
|
+
select { color-scheme: dark; }
|
|
155
|
+
select option { background-color: var(--bg-2); color: var(--ink); }
|
|
156
|
+
input[type="date"] { color-scheme: dark; }
|
|
157
|
+
|
|
158
|
+
/* selection — pink wash ties prose snippets and code-like fragments to the
|
|
159
|
+
accent without redesigning anything; used app-wide. */
|
|
160
|
+
::selection {
|
|
161
|
+
background: var(--accent-pink-bg);
|
|
162
|
+
color: var(--accent-light);
|
|
163
|
+
}
|
|
164
|
+
::-moz-selection {
|
|
165
|
+
background: var(--accent-pink-bg);
|
|
166
|
+
color: var(--accent-light);
|
|
70
167
|
}
|
|
71
168
|
|
|
72
|
-
/*
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
169
|
+
/* focus-visible — keyboard users get a clear pink ring on every interactive
|
|
170
|
+
element. Pointer users see nothing different (`:focus-visible` only fires
|
|
171
|
+
on keyboard-driven focus). Bracketed outline + outline-offset matches the
|
|
172
|
+
pixel-craft chrome (no rounded glow). */
|
|
173
|
+
:where(a, button, [role="button"], input, textarea, select, summary, [tabindex]):focus-visible {
|
|
174
|
+
outline: 1px solid var(--accent-pink);
|
|
175
|
+
outline-offset: 2px;
|
|
176
|
+
}
|
|
177
|
+
.btn:focus-visible,
|
|
178
|
+
.tab:focus-visible {
|
|
179
|
+
outline: 1px solid var(--accent-pink);
|
|
180
|
+
outline-offset: 3px;
|
|
181
|
+
}
|
|
182
|
+
.btn-press:focus-visible {
|
|
183
|
+
outline: 1px solid var(--accent-pink);
|
|
184
|
+
outline-offset: 4px;
|
|
76
185
|
}
|
|
77
186
|
|
|
78
187
|
@theme inline {
|
|
@@ -82,8 +191,8 @@
|
|
|
82
191
|
--color-accent-light: var(--accent-light);
|
|
83
192
|
--color-accent-lighter: var(--accent-lighter);
|
|
84
193
|
--color-accent-lightest: var(--accent-lightest);
|
|
85
|
-
--font-sans: var(--font-
|
|
86
|
-
--font-mono: var(--font-mono
|
|
194
|
+
--font-sans: var(--font-mono);
|
|
195
|
+
--font-mono: var(--font-mono);
|
|
87
196
|
--color-sidebar-ring: var(--sidebar-ring);
|
|
88
197
|
--color-sidebar-border: var(--sidebar-border);
|
|
89
198
|
--color-sidebar-accent-foreground: var(--sidebar-accent-foreground);
|
|
@@ -112,10 +221,10 @@
|
|
|
112
221
|
--color-popover: var(--popover);
|
|
113
222
|
--color-card-foreground: var(--card-foreground);
|
|
114
223
|
--color-card: var(--card);
|
|
115
|
-
--radius-sm:
|
|
116
|
-
--radius-md:
|
|
117
|
-
--radius-lg:
|
|
118
|
-
--radius-xl:
|
|
224
|
+
--radius-sm: 0;
|
|
225
|
+
--radius-md: 0;
|
|
226
|
+
--radius-lg: 0;
|
|
227
|
+
--radius-xl: 0;
|
|
119
228
|
}
|
|
120
229
|
|
|
121
230
|
@layer base {
|
|
@@ -123,96 +232,382 @@
|
|
|
123
232
|
@apply border-border outline-ring/50;
|
|
124
233
|
}
|
|
125
234
|
html {
|
|
126
|
-
font-size:
|
|
235
|
+
font-size: 100%;
|
|
127
236
|
}
|
|
128
|
-
|
|
129
|
-
@apply bg-background text-foreground font-sans;
|
|
237
|
+
}
|
|
130
238
|
|
|
131
|
-
|
|
132
|
-
}
|
|
133
|
-
/* Faint pink vignette at the top — atmosphere without ornament. */
|
|
134
|
-
body::before {
|
|
135
|
-
content: "";
|
|
136
|
-
position: fixed;
|
|
137
|
-
inset: 0;
|
|
138
|
-
pointer-events: none;
|
|
139
|
-
z-index: 0;
|
|
140
|
-
background:
|
|
141
|
-
radial-gradient(ellipse 90% 60% at 50% -10%, rgba(228, 88, 125, 0.07), transparent 65%);
|
|
142
|
-
}
|
|
143
|
-
body > * {
|
|
144
|
-
position: relative;
|
|
145
|
-
z-index: 1;
|
|
146
|
-
}
|
|
147
|
-
input[type="checkbox"] {
|
|
148
|
-
accent-color: var(--primary);
|
|
149
|
-
}
|
|
239
|
+
/* ───────────────────────── app chrome (shared) ───────────────────────── */
|
|
150
240
|
|
|
151
|
-
|
|
152
|
-
color-scheme: dark;
|
|
153
|
-
}
|
|
241
|
+
.app-shell { position: relative; z-index: 3; min-height: 100vh; display: flex; flex-direction: column; }
|
|
154
242
|
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
243
|
+
.app-header {
|
|
244
|
+
display: flex; align-items: center; gap: 16px;
|
|
245
|
+
padding: 14px 32px;
|
|
246
|
+
border-bottom: 1px solid var(--line);
|
|
247
|
+
background: rgba(10,10,10,0.85);
|
|
248
|
+
backdrop-filter: blur(8px);
|
|
249
|
+
position: sticky; top: 0; z-index: 50;
|
|
250
|
+
}
|
|
251
|
+
.h-brand { display: inline-flex; align-items: baseline; gap: 10px; flex: 1; min-width: 0; color: var(--ink); text-decoration: none; }
|
|
252
|
+
.h-brand-mark {
|
|
253
|
+
color: var(--accent-pink);
|
|
254
|
+
font-family: var(--font-mono);
|
|
255
|
+
font-size: 18px;
|
|
256
|
+
letter-spacing: -3px;
|
|
257
|
+
font-weight: 700;
|
|
258
|
+
line-height: 1;
|
|
259
|
+
}
|
|
260
|
+
.h-brand-name {
|
|
261
|
+
font-family: var(--font-display);
|
|
262
|
+
font-size: 18px;
|
|
263
|
+
letter-spacing: 0.11em;
|
|
264
|
+
text-transform: lowercase;
|
|
265
|
+
color: var(--ink);
|
|
266
|
+
}
|
|
267
|
+
.h-brand-sep { color: var(--dim); font-size: 12px; }
|
|
268
|
+
.h-brand-section {
|
|
269
|
+
font-family: var(--font-mono);
|
|
270
|
+
font-size: 11px;
|
|
271
|
+
letter-spacing: 0.22em;
|
|
272
|
+
text-transform: uppercase;
|
|
273
|
+
color: var(--accent-green);
|
|
274
|
+
}
|
|
275
|
+
.h-actions { display: flex; align-items: center; gap: 8px; }
|
|
159
276
|
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
277
|
+
.btn {
|
|
278
|
+
display: inline-flex; align-items: center; gap: 8px;
|
|
279
|
+
padding: 7px 12px;
|
|
280
|
+
font-family: var(--font-mono); font-size: 13px; letter-spacing: 0.04em;
|
|
281
|
+
border: 1px solid var(--line-2); background: transparent; color: var(--ink);
|
|
282
|
+
/* limit transitioned props so width/height/font don't animate, and use the
|
|
283
|
+
same cubic-bezier curve as .audit-bar-fill for a coherent motion feel */
|
|
284
|
+
transition:
|
|
285
|
+
color 140ms cubic-bezier(0.22, 1, 0.36, 1),
|
|
286
|
+
background-color 140ms cubic-bezier(0.22, 1, 0.36, 1),
|
|
287
|
+
border-color 140ms cubic-bezier(0.22, 1, 0.36, 1),
|
|
288
|
+
box-shadow 140ms cubic-bezier(0.22, 1, 0.36, 1),
|
|
289
|
+
transform 140ms cubic-bezier(0.22, 1, 0.36, 1);
|
|
290
|
+
white-space: nowrap;
|
|
291
|
+
}
|
|
292
|
+
.btn:hover { border-color: var(--ink); background: rgba(255,255,255,0.03); }
|
|
293
|
+
.btn:active { transform: translateY(1px); }
|
|
294
|
+
.btn[aria-disabled="true"], .btn:disabled { opacity: 0.5; cursor: not-allowed; }
|
|
295
|
+
.btn[aria-disabled="true"]:hover, .btn:disabled:hover { border-color: var(--line-2); background: transparent; }
|
|
296
|
+
.btn-primary { border-color: var(--accent-pink); color: var(--accent-pink); }
|
|
297
|
+
.btn-primary:hover { background: var(--accent-pink); color: var(--bg); }
|
|
298
|
+
.btn-press {
|
|
299
|
+
box-shadow: 4px 4px 0 0 var(--accent-pink-shadow);
|
|
300
|
+
transition:
|
|
301
|
+
box-shadow 140ms cubic-bezier(0.22, 1, 0.36, 1),
|
|
302
|
+
transform 140ms cubic-bezier(0.22, 1, 0.36, 1),
|
|
303
|
+
background-color 140ms cubic-bezier(0.22, 1, 0.36, 1),
|
|
304
|
+
color 140ms cubic-bezier(0.22, 1, 0.36, 1);
|
|
305
|
+
}
|
|
306
|
+
.btn-press:hover { box-shadow: 2px 2px 0 0 var(--accent-pink-shadow); transform: translate(2px, 2px); }
|
|
307
|
+
.btn-press:active { box-shadow: 0 0 0 0 var(--accent-pink-shadow); transform: translate(4px, 4px); }
|
|
166
308
|
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
309
|
+
/* primary tab strip — used by both the audit page and the policies/projects nav rows */
|
|
310
|
+
.tabs {
|
|
311
|
+
display: flex; gap: 0; padding: 0 24px;
|
|
312
|
+
border-bottom: 1px solid var(--line);
|
|
313
|
+
overflow-x: auto; scrollbar-width: none;
|
|
314
|
+
}
|
|
315
|
+
.tabs::-webkit-scrollbar { display: none; }
|
|
316
|
+
.tab {
|
|
317
|
+
position: relative;
|
|
318
|
+
display: inline-flex; align-items: center; gap: 8px;
|
|
319
|
+
padding: 12px 16px;
|
|
320
|
+
font-family: var(--font-mono); font-size: 13px; letter-spacing: 0.04em;
|
|
321
|
+
color: var(--ink-2);
|
|
322
|
+
border-bottom: 1px solid transparent; margin-bottom: -1px;
|
|
323
|
+
transition:
|
|
324
|
+
color 160ms cubic-bezier(0.22, 1, 0.36, 1),
|
|
325
|
+
border-color 160ms cubic-bezier(0.22, 1, 0.36, 1);
|
|
326
|
+
white-space: nowrap;
|
|
327
|
+
background: transparent;
|
|
328
|
+
}
|
|
329
|
+
.tab:hover { color: var(--ink); }
|
|
330
|
+
/* faint underline preview on hover — emerges from center on inactive tabs;
|
|
331
|
+
active state keeps the existing sharp full-width pink line. */
|
|
332
|
+
.tab::after {
|
|
333
|
+
content: "";
|
|
334
|
+
position: absolute;
|
|
335
|
+
left: 16px; right: 16px; bottom: -1px;
|
|
336
|
+
height: 1px;
|
|
337
|
+
background: var(--accent-pink);
|
|
338
|
+
transform: scaleX(0);
|
|
339
|
+
transform-origin: center;
|
|
340
|
+
opacity: 0.4;
|
|
341
|
+
transition: transform 220ms cubic-bezier(0.22, 1, 0.36, 1);
|
|
342
|
+
}
|
|
343
|
+
.tab:hover::after { transform: scaleX(1); }
|
|
344
|
+
.tab.is-active { color: var(--accent-pink); border-bottom-color: var(--accent-pink); }
|
|
345
|
+
.tab.is-active::after { display: none; }
|
|
176
346
|
|
|
177
|
-
|
|
178
|
-
display: inline-flex;
|
|
179
|
-
align-items: center;
|
|
180
|
-
width: 100%;
|
|
181
|
-
padding: 0;
|
|
182
|
-
gap: 0;
|
|
183
|
-
}
|
|
347
|
+
/* ───────────────────────── canonical page chrome ───────────────────────── */
|
|
184
348
|
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
349
|
+
/* the canonical content shell. Scales to fill ultrawide monitors without
|
|
350
|
+
collapsing on mobile or letting prose lines get unreadable. The cap at
|
|
351
|
+
1840px keeps the line measure for tabular pages (policies activity,
|
|
352
|
+
sessions list) comfortably below "scan back to start of next row" length
|
|
353
|
+
on a 2560px display. Side gutter is clamped 20→56px so the chrome breathes
|
|
354
|
+
on big screens without crowding small ones. */
|
|
355
|
+
.report {
|
|
356
|
+
width: 100%;
|
|
357
|
+
max-width: clamp(720px, 96vw, 1840px);
|
|
358
|
+
margin: 0 auto;
|
|
359
|
+
padding: 0 clamp(20px, 3vw, 56px);
|
|
360
|
+
}
|
|
189
361
|
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
}
|
|
362
|
+
.section {
|
|
363
|
+
padding: 64px 0;
|
|
364
|
+
border-bottom: 1px solid var(--line);
|
|
365
|
+
position: relative;
|
|
366
|
+
}
|
|
367
|
+
.section:last-child { border-bottom: none; }
|
|
197
368
|
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
369
|
+
.section-mast {
|
|
370
|
+
display: flex; align-items: baseline; justify-content: space-between;
|
|
371
|
+
gap: 24px; margin-bottom: 24px; flex-wrap: wrap;
|
|
372
|
+
}
|
|
373
|
+
.section-label {
|
|
374
|
+
font-family: var(--font-mono);
|
|
375
|
+
font-size: 12px; letter-spacing: 0.2em; text-transform: uppercase;
|
|
376
|
+
color: var(--accent-green);
|
|
377
|
+
display: inline-flex; align-items: baseline; gap: 10px;
|
|
378
|
+
}
|
|
379
|
+
.section-label .glyph { color: var(--accent-pink); letter-spacing: -2px; }
|
|
380
|
+
.section-meta {
|
|
381
|
+
font-family: var(--font-mono);
|
|
382
|
+
font-size: 12px; letter-spacing: 0.18em; text-transform: uppercase;
|
|
383
|
+
color: var(--dim);
|
|
384
|
+
}
|
|
385
|
+
.section-meta .g { color: var(--accent-green); }
|
|
386
|
+
.section-meta .p { color: var(--accent-pink); }
|
|
387
|
+
.section-h {
|
|
388
|
+
font-family: var(--font-display);
|
|
389
|
+
font-size: clamp(28px, 4vw, 44px);
|
|
390
|
+
line-height: 1.05; letter-spacing: 0.11em;
|
|
391
|
+
font-weight: 400; color: var(--ink);
|
|
392
|
+
margin: 0 0 18px;
|
|
393
|
+
text-transform: lowercase;
|
|
394
|
+
text-wrap: balance;
|
|
395
|
+
}
|
|
206
396
|
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
397
|
+
.section-h-dot {
|
|
398
|
+
display: inline-block;
|
|
399
|
+
width: 0.5em; height: 0.5em;
|
|
400
|
+
border-radius: 50%;
|
|
401
|
+
background: var(--accent-green);
|
|
402
|
+
margin-left: 0.45em;
|
|
403
|
+
vertical-align: middle;
|
|
404
|
+
animation: section-h-dot-pulse 1.6s ease-in-out infinite;
|
|
405
|
+
}
|
|
406
|
+
@keyframes section-h-dot-pulse {
|
|
407
|
+
0%, 100% { opacity: 0.35; box-shadow: 0 0 3px var(--accent-green); }
|
|
408
|
+
50% { opacity: 1; box-shadow: 0 0 14px var(--accent-green); }
|
|
214
409
|
}
|
|
215
410
|
|
|
411
|
+
/* ───────────────────────── activity table styles ─────────────────────────
|
|
412
|
+
/policies activity tab. Lives next to the new .stat-bar + .filter-bar so
|
|
413
|
+
the table feels like the third panel of the same instrument family. */
|
|
414
|
+
|
|
415
|
+
.activity-table-wrap {
|
|
416
|
+
border: 1px solid var(--line-2);
|
|
417
|
+
border-top: 0;
|
|
418
|
+
background: var(--bg-2);
|
|
419
|
+
}
|
|
420
|
+
.activity-table { width: 100%; }
|
|
421
|
+
.activity-thead { background: var(--bg-3); }
|
|
422
|
+
.activity-thead tr { border-bottom: 1px solid var(--line-2); }
|
|
423
|
+
.activity-th {
|
|
424
|
+
font-family: var(--font-mono);
|
|
425
|
+
font-size: 11px;
|
|
426
|
+
letter-spacing: 0.18em;
|
|
427
|
+
text-transform: uppercase;
|
|
428
|
+
font-weight: 500;
|
|
429
|
+
color: var(--accent-green);
|
|
430
|
+
text-align: left;
|
|
431
|
+
}
|
|
432
|
+
.activity-th.text-right { text-align: right; }
|
|
433
|
+
|
|
434
|
+
/* zebra rhythm — adds ambient banding without breaking the dark feel.
|
|
435
|
+
Hover overrides the stripe so rows feel responsive. */
|
|
436
|
+
.activity-table tbody tr.activity-row-stripe { background: rgba(255, 255, 255, 0.012); }
|
|
437
|
+
|
|
438
|
+
/* expanded-row treatment */
|
|
439
|
+
.activity-detail {
|
|
440
|
+
border-left: 3px solid var(--accent-pink);
|
|
441
|
+
background: var(--bg);
|
|
442
|
+
padding: 16px 22px 18px;
|
|
443
|
+
}
|
|
444
|
+
.activity-detail-eyebrow {
|
|
445
|
+
font-family: var(--font-mono);
|
|
446
|
+
font-size: 10px;
|
|
447
|
+
letter-spacing: 0.22em;
|
|
448
|
+
text-transform: uppercase;
|
|
449
|
+
color: var(--accent-pink);
|
|
450
|
+
margin-bottom: 10px;
|
|
451
|
+
display: inline-flex; align-items: baseline; gap: 6px;
|
|
452
|
+
}
|
|
453
|
+
|
|
454
|
+
/* ───────────────────────── instrument strip (.stat-bar) ─────────────────────
|
|
455
|
+
3-cell brutalist stats row used by /policies activity. Spans the full
|
|
456
|
+
container so the top of the view feels composed at every width.
|
|
457
|
+
Each cell carries a small green eyebrow caption above a big mono numeral.
|
|
458
|
+
On narrow viewports the grid collapses to a single column. */
|
|
459
|
+
|
|
460
|
+
.stat-bar {
|
|
461
|
+
position: relative;
|
|
462
|
+
display: grid;
|
|
463
|
+
grid-template-columns: repeat(3, 1fr);
|
|
464
|
+
border: 1px solid var(--line-2);
|
|
465
|
+
background: var(--bg-2);
|
|
466
|
+
}
|
|
467
|
+
.stat-bar::before,
|
|
468
|
+
.stat-bar::after { content: ""; position: absolute; width: 10px; height: 10px; }
|
|
469
|
+
.stat-bar::before {
|
|
470
|
+
top: -1px; left: -1px;
|
|
471
|
+
border-top: 1px solid var(--accent-pink);
|
|
472
|
+
border-left: 1px solid var(--accent-pink);
|
|
473
|
+
}
|
|
474
|
+
.stat-bar::after {
|
|
475
|
+
bottom: -1px; right: -1px;
|
|
476
|
+
border-bottom: 1px solid var(--accent-pink);
|
|
477
|
+
border-right: 1px solid var(--accent-pink);
|
|
478
|
+
}
|
|
479
|
+
.stat-cell {
|
|
480
|
+
padding: 18px 24px;
|
|
481
|
+
border-right: 1px dashed var(--line);
|
|
482
|
+
display: flex; flex-direction: column; gap: 6px;
|
|
483
|
+
min-width: 0;
|
|
484
|
+
}
|
|
485
|
+
.stat-cell:last-child { border-right: none; }
|
|
486
|
+
.stat-cell .eyebrow {
|
|
487
|
+
font-family: var(--font-mono);
|
|
488
|
+
font-size: 10px;
|
|
489
|
+
letter-spacing: 0.22em;
|
|
490
|
+
text-transform: uppercase;
|
|
491
|
+
color: var(--accent-green);
|
|
492
|
+
}
|
|
493
|
+
.stat-cell .eyebrow .glyph { color: var(--accent-pink); letter-spacing: -2px; margin-right: 6px; }
|
|
494
|
+
.stat-cell .value {
|
|
495
|
+
font-family: var(--font-mono);
|
|
496
|
+
font-size: 26px;
|
|
497
|
+
font-weight: 600;
|
|
498
|
+
line-height: 1;
|
|
499
|
+
color: var(--ink);
|
|
500
|
+
font-variant-numeric: tabular-nums;
|
|
501
|
+
}
|
|
502
|
+
.stat-cell .value.is-deny { color: var(--accent-pink); }
|
|
503
|
+
.stat-cell .value.is-warn { color: var(--amber); }
|
|
504
|
+
.stat-cell .meta {
|
|
505
|
+
font-family: var(--font-mono);
|
|
506
|
+
font-size: 11px;
|
|
507
|
+
color: var(--dim);
|
|
508
|
+
letter-spacing: 0.05em;
|
|
509
|
+
/* let .meta values that contain a slash (e.g. policy paths) ellipsis */
|
|
510
|
+
overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
|
|
511
|
+
}
|
|
512
|
+
@media (max-width: 800px) {
|
|
513
|
+
.stat-bar { grid-template-columns: 1fr; }
|
|
514
|
+
.stat-cell { border-right: none; border-bottom: 1px dashed var(--line); }
|
|
515
|
+
.stat-cell:last-child { border-bottom: none; }
|
|
516
|
+
}
|
|
517
|
+
|
|
518
|
+
/* ───────────────────────── filter console (.filter-bar) ──────────────────
|
|
519
|
+
Elastic row of `.filter-group`s. Each group stacks a small green eyebrow
|
|
520
|
+
label above its control. `.filter-group--grow` absorbs leftover space so
|
|
521
|
+
the text inputs naturally fill the remaining horizontal room. */
|
|
522
|
+
|
|
523
|
+
.filter-bar {
|
|
524
|
+
display: flex;
|
|
525
|
+
flex-wrap: wrap;
|
|
526
|
+
align-items: flex-end;
|
|
527
|
+
gap: 12px 16px;
|
|
528
|
+
padding: 14px 16px;
|
|
529
|
+
background: var(--bg-2);
|
|
530
|
+
border: 1px solid var(--line-2);
|
|
531
|
+
border-top: 0;
|
|
532
|
+
}
|
|
533
|
+
.filter-group {
|
|
534
|
+
display: flex;
|
|
535
|
+
flex-direction: column;
|
|
536
|
+
gap: 4px;
|
|
537
|
+
min-width: 0;
|
|
538
|
+
}
|
|
539
|
+
.filter-group--grow { flex: 1 1 220px; }
|
|
540
|
+
.filter-label {
|
|
541
|
+
font-family: var(--font-mono);
|
|
542
|
+
font-size: 10px;
|
|
543
|
+
letter-spacing: 0.22em;
|
|
544
|
+
text-transform: uppercase;
|
|
545
|
+
color: var(--accent-green);
|
|
546
|
+
}
|
|
547
|
+
.filter-input {
|
|
548
|
+
height: 30px;
|
|
549
|
+
width: 100%;
|
|
550
|
+
padding: 0 10px;
|
|
551
|
+
font-family: var(--font-mono);
|
|
552
|
+
font-size: 12px;
|
|
553
|
+
color: var(--ink);
|
|
554
|
+
background: var(--bg);
|
|
555
|
+
border: 1px solid var(--line-2);
|
|
556
|
+
outline: none;
|
|
557
|
+
transition: border-color 140ms cubic-bezier(0.22, 1, 0.36, 1);
|
|
558
|
+
}
|
|
559
|
+
.filter-input::placeholder { color: var(--dim); }
|
|
560
|
+
.filter-input:focus { border-color: var(--accent-pink); }
|
|
561
|
+
.filter-clear {
|
|
562
|
+
align-self: flex-end;
|
|
563
|
+
/* sits at the same baseline as the inputs; matches .btn but smaller */
|
|
564
|
+
padding: 6px 10px;
|
|
565
|
+
font-family: var(--font-mono); font-size: 12px;
|
|
566
|
+
color: var(--accent-pink);
|
|
567
|
+
background: transparent;
|
|
568
|
+
border: 1px dashed var(--accent-pink-soft);
|
|
569
|
+
}
|
|
570
|
+
.filter-clear:hover { background: var(--accent-pink-bg); border-color: var(--accent-pink); }
|
|
571
|
+
|
|
572
|
+
/* ───────────────────────── reusable bracket panel ───────────────────────── */
|
|
573
|
+
|
|
574
|
+
.panel {
|
|
575
|
+
position: relative;
|
|
576
|
+
border: 1px solid var(--line-2);
|
|
577
|
+
background: var(--bg-2);
|
|
578
|
+
padding: 28px;
|
|
579
|
+
transition:
|
|
580
|
+
border-color 200ms cubic-bezier(0.22, 1, 0.36, 1),
|
|
581
|
+
box-shadow 200ms cubic-bezier(0.22, 1, 0.36, 1);
|
|
582
|
+
}
|
|
583
|
+
.panel::before,
|
|
584
|
+
.panel::after {
|
|
585
|
+
transition: width 200ms cubic-bezier(0.22, 1, 0.36, 1),
|
|
586
|
+
height 200ms cubic-bezier(0.22, 1, 0.36, 1),
|
|
587
|
+
border-color 200ms cubic-bezier(0.22, 1, 0.36, 1);
|
|
588
|
+
}
|
|
589
|
+
.panel::before {
|
|
590
|
+
content: ""; position: absolute; top: -1px; left: -1px;
|
|
591
|
+
width: 10px; height: 10px;
|
|
592
|
+
border-top: 1px solid var(--accent-pink);
|
|
593
|
+
border-left: 1px solid var(--accent-pink);
|
|
594
|
+
}
|
|
595
|
+
.panel::after {
|
|
596
|
+
content: ""; position: absolute; bottom: -1px; right: -1px;
|
|
597
|
+
width: 10px; height: 10px;
|
|
598
|
+
border-bottom: 1px solid var(--accent-pink);
|
|
599
|
+
border-right: 1px solid var(--accent-pink);
|
|
600
|
+
}
|
|
601
|
+
/* opt-in interactive flavour: hovering grows the corner brackets and softens
|
|
602
|
+
the panel border. Apply to clickable card-like panels (e.g. project rows). */
|
|
603
|
+
.panel.is-interactive { cursor: pointer; }
|
|
604
|
+
.panel.is-interactive:hover { border-color: var(--line); }
|
|
605
|
+
.panel.is-interactive:hover::before,
|
|
606
|
+
.panel.is-interactive:hover::after { width: 16px; height: 16px; }
|
|
607
|
+
.panel.is-interactive:focus-within { border-color: var(--accent-pink-soft); }
|
|
608
|
+
|
|
609
|
+
/* ───────────────────────── animations (preserved from previous globals) ───────────────────────── */
|
|
610
|
+
|
|
216
611
|
@keyframes entry-highlight {
|
|
217
612
|
0% { background-color: color-mix(in oklch, var(--primary), transparent 82%); }
|
|
218
613
|
100% { background-color: transparent; }
|
|
@@ -221,7 +616,6 @@
|
|
|
221
616
|
animation: entry-highlight 3s ease-out forwards;
|
|
222
617
|
outline: 1px solid color-mix(in oklch, var(--primary), transparent 55%);
|
|
223
618
|
outline-offset: -1px;
|
|
224
|
-
border-radius: var(--radius);
|
|
225
619
|
}
|
|
226
620
|
|
|
227
621
|
@keyframes expand-in {
|
|
@@ -231,3 +625,42 @@
|
|
|
231
625
|
.animate-expand {
|
|
232
626
|
animation: expand-in 150ms ease-out;
|
|
233
627
|
}
|
|
628
|
+
|
|
629
|
+
@keyframes audit-row-in {
|
|
630
|
+
from { opacity: 0; transform: translateY(8px); }
|
|
631
|
+
to { opacity: 1; transform: translateY(0); }
|
|
632
|
+
}
|
|
633
|
+
.audit-row-enter {
|
|
634
|
+
opacity: 0;
|
|
635
|
+
animation: audit-row-in 400ms ease-out forwards;
|
|
636
|
+
animation-delay: var(--row-delay, 0ms);
|
|
637
|
+
}
|
|
638
|
+
|
|
639
|
+
@keyframes audit-bar-fill {
|
|
640
|
+
from { width: 0; }
|
|
641
|
+
to { width: var(--bar-width, 100%); }
|
|
642
|
+
}
|
|
643
|
+
.audit-bar-fill {
|
|
644
|
+
width: var(--bar-width, 100%);
|
|
645
|
+
animation: audit-bar-fill 1000ms cubic-bezier(0.22, 1, 0.36, 1);
|
|
646
|
+
animation-delay: var(--bar-delay, 0ms);
|
|
647
|
+
}
|
|
648
|
+
|
|
649
|
+
@media (prefers-reduced-motion: reduce) {
|
|
650
|
+
.audit-row-enter,
|
|
651
|
+
.audit-bar-fill {
|
|
652
|
+
animation: none;
|
|
653
|
+
opacity: 1;
|
|
654
|
+
}
|
|
655
|
+
.section-h-dot {
|
|
656
|
+
animation: none;
|
|
657
|
+
}
|
|
658
|
+
.tab::after,
|
|
659
|
+
.panel,
|
|
660
|
+
.panel::before,
|
|
661
|
+
.panel::after,
|
|
662
|
+
.btn,
|
|
663
|
+
.btn-press {
|
|
664
|
+
transition: none;
|
|
665
|
+
}
|
|
666
|
+
}
|