trybeacon 0.1.79 → 0.1.81

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 (129) hide show
  1. package/.claude-plugin/plugin.json +1 -1
  2. package/.next/BUILD_ID +1 -1
  3. package/.next/app-path-routes-manifest.json +15 -15
  4. package/.next/build-manifest.json +2 -2
  5. package/.next/prerender-manifest.json +3 -3
  6. package/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  7. package/.next/server/app/_global-error.html +1 -1
  8. package/.next/server/app/_global-error.rsc +1 -1
  9. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  10. package/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  11. package/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  12. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  13. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  14. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  15. package/.next/server/app/_not-found/page.js +2 -2
  16. package/.next/server/app/_not-found/page.js.nft.json +1 -1
  17. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  18. package/.next/server/app/_not-found.html +1 -1
  19. package/.next/server/app/_not-found.rsc +26 -25
  20. package/.next/server/app/_not-found.segments/_full.segment.rsc +26 -25
  21. package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  22. package/.next/server/app/_not-found.segments/_index.segment.rsc +15 -14
  23. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  24. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  25. package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  26. package/.next/server/app/docs/page.js +2 -2
  27. package/.next/server/app/docs/page.js.nft.json +1 -1
  28. package/.next/server/app/docs/page_client-reference-manifest.js +1 -1
  29. package/.next/server/app/docs.html +1 -1
  30. package/.next/server/app/docs.rsc +27 -26
  31. package/.next/server/app/docs.segments/_full.segment.rsc +27 -26
  32. package/.next/server/app/docs.segments/_head.segment.rsc +1 -1
  33. package/.next/server/app/docs.segments/_index.segment.rsc +15 -14
  34. package/.next/server/app/docs.segments/_tree.segment.rsc +2 -2
  35. package/.next/server/app/docs.segments/docs/__PAGE__.segment.rsc +1 -1
  36. package/.next/server/app/docs.segments/docs.segment.rsc +1 -1
  37. package/.next/server/app/help/page.js +2 -2
  38. package/.next/server/app/help/page.js.nft.json +1 -1
  39. package/.next/server/app/help/page_client-reference-manifest.js +1 -1
  40. package/.next/server/app/help.html +1 -1
  41. package/.next/server/app/help.rsc +35 -34
  42. package/.next/server/app/help.segments/_full.segment.rsc +35 -34
  43. package/.next/server/app/help.segments/_head.segment.rsc +1 -1
  44. package/.next/server/app/help.segments/_index.segment.rsc +15 -14
  45. package/.next/server/app/help.segments/_tree.segment.rsc +2 -2
  46. package/.next/server/app/help.segments/help/__PAGE__.segment.rsc +1 -1
  47. package/.next/server/app/help.segments/help.segment.rsc +1 -1
  48. package/.next/server/app/index.html +1 -1
  49. package/.next/server/app/index.rsc +25 -24
  50. package/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
  51. package/.next/server/app/index.segments/_full.segment.rsc +25 -24
  52. package/.next/server/app/index.segments/_head.segment.rsc +1 -1
  53. package/.next/server/app/index.segments/_index.segment.rsc +15 -14
  54. package/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  55. package/.next/server/app/learn/page.js +4 -4
  56. package/.next/server/app/learn/page.js.nft.json +1 -1
  57. package/.next/server/app/learn/page_client-reference-manifest.js +1 -1
  58. package/.next/server/app/map/page.js +2 -2
  59. package/.next/server/app/map/page.js.nft.json +1 -1
  60. package/.next/server/app/map/page_client-reference-manifest.js +1 -1
  61. package/.next/server/app/page.js +2 -2
  62. package/.next/server/app/page.js.nft.json +1 -1
  63. package/.next/server/app/page_client-reference-manifest.js +1 -1
  64. package/.next/server/app/plan/page.js +3 -3
  65. package/.next/server/app/plan/page.js.nft.json +1 -1
  66. package/.next/server/app/plan/page_client-reference-manifest.js +1 -1
  67. package/.next/server/app/s/[token]/page.js +2 -2
  68. package/.next/server/app/s/[token]/page.js.nft.json +1 -1
  69. package/.next/server/app/s/[token]/page_client-reference-manifest.js +1 -1
  70. package/.next/server/app/settings/page.js +2 -2
  71. package/.next/server/app/settings/page.js.nft.json +1 -1
  72. package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  73. package/.next/server/app-paths-manifest.json +15 -15
  74. package/.next/server/chunks/{7720.js → 141.js} +4 -4
  75. package/.next/server/chunks/2025.js +1 -1
  76. package/.next/server/chunks/2455.js +1 -0
  77. package/.next/server/chunks/3174.js +1 -1
  78. package/.next/server/chunks/3179.js +1 -0
  79. package/.next/server/chunks/6469.js +2 -2
  80. package/.next/server/middleware-build-manifest.js +1 -1
  81. package/.next/server/pages/404.html +1 -1
  82. package/.next/server/pages/500.html +1 -1
  83. package/.next/server/server-reference-manifest.js +1 -1
  84. package/.next/server/server-reference-manifest.json +1 -1
  85. package/.next/static/chunks/1909-0f500ebe4df09208.js +1 -0
  86. package/.next/static/chunks/{3908-80efc60050779adf.js → 3908-2ba88cd8ba5dfa2e.js} +1 -1
  87. package/.next/static/chunks/{2059-fba06ba63ba64522.js → 4674-31ad596c3e856647.js} +3 -3
  88. package/.next/static/chunks/4752-81a4fc25de32efa2.js +1 -0
  89. package/.next/static/chunks/4853-43350f60d0d9135b.js +1 -0
  90. package/.next/static/chunks/6639-f0b63e1e7d03a20a.js +1 -0
  91. package/.next/static/chunks/9784-880aab43467bf1e0.js +1 -0
  92. package/.next/static/chunks/app/layout-ef1edf5ed5839b01.js +1 -0
  93. package/.next/static/chunks/app/learn/page-6459c292421bec82.js +7 -0
  94. package/.next/static/chunks/app/map/page-602309791f192143.js +1 -0
  95. package/.next/static/chunks/app/page-32a051917fc57795.js +1 -0
  96. package/.next/static/chunks/app/plan/page-920d4fecdd6dde34.js +11 -0
  97. package/.next/static/chunks/app/s/[token]/page-1df7929974ceeb5a.js +1 -0
  98. package/.next/static/chunks/app/settings/page-f128ae102e013087.js +1 -0
  99. package/.next/static/css/9301599114d42898.css +1 -0
  100. package/.next/trace +47 -46
  101. package/.next/trace-build +1 -1
  102. package/dist/bin/beacon.js +16 -15
  103. package/dist/bin/doctor.js +61 -60
  104. package/dist/bin/hook.js +58 -57
  105. package/dist/bin/mcp.js +70 -69
  106. package/dist/bin/plan.js +61 -60
  107. package/dist/bin/uninstall.js +59 -58
  108. package/dist/lib/assets.js +55 -20
  109. package/dist/lib/codex-install.js +62 -61
  110. package/dist/lib/daemon-boot.js +37 -0
  111. package/dist/lib/global-install.js +62 -61
  112. package/package.json +1 -1
  113. package/.next/server/chunks/5295.js +0 -1
  114. package/.next/server/chunks/8569.js +0 -1
  115. package/.next/static/chunks/1909-98243a0473be2aae.js +0 -1
  116. package/.next/static/chunks/4477-cda153702c7812d2.js +0 -1
  117. package/.next/static/chunks/4607-a668ea431c41e60e.js +0 -1
  118. package/.next/static/chunks/4853-0082a1e1b820a293.js +0 -1
  119. package/.next/static/chunks/6302-27c904b9f4b65236.js +0 -1
  120. package/.next/static/chunks/app/layout-e728d45f193e3b95.js +0 -1
  121. package/.next/static/chunks/app/learn/page-14a297c6ff4e54f0.js +0 -7
  122. package/.next/static/chunks/app/map/page-91637b0a29494ee5.js +0 -1
  123. package/.next/static/chunks/app/page-ec00130a7a249f14.js +0 -1
  124. package/.next/static/chunks/app/plan/page-d4651c40e3bd751e.js +0 -11
  125. package/.next/static/chunks/app/s/[token]/page-05344f912a83ed60.js +0 -1
  126. package/.next/static/chunks/app/settings/page-7e86fd456b92c248.js +0 -1
  127. package/.next/static/css/570399103dd72653.css +0 -1
  128. /package/.next/static/{J6oJS9kOgjsQGP4x5VPu6 → ms-hAcPFSz7LxuiDMzzcP}/_buildManifest.js +0 -0
  129. /package/.next/static/{J6oJS9kOgjsQGP4x5VPu6 → ms-hAcPFSz7LxuiDMzzcP}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- {"version":1,"files":["../../../node_modules/@libsql/client/lib-cjs/hrana.js","../../../node_modules/@libsql/client/lib-cjs/http.js","../../../node_modules/@libsql/client/lib-cjs/node.js","../../../node_modules/@libsql/client/lib-cjs/package.json","../../../node_modules/@libsql/client/lib-cjs/sql_cache.js","../../../node_modules/@libsql/client/lib-cjs/sqlite3.js","../../../node_modules/@libsql/client/lib-cjs/ws.js","../../../node_modules/@libsql/client/lib-esm/hrana.js","../../../node_modules/@libsql/client/lib-esm/http.js","../../../node_modules/@libsql/client/lib-esm/node.js","../../../node_modules/@libsql/client/lib-esm/sql_cache.js","../../../node_modules/@libsql/client/lib-esm/sqlite3.js","../../../node_modules/@libsql/client/lib-esm/ws.js","../../../node_modules/@libsql/client/package.json","../../../node_modules/@libsql/core/lib-cjs/api.js","../../../node_modules/@libsql/core/lib-cjs/config.js","../../../node_modules/@libsql/core/lib-cjs/package.json","../../../node_modules/@libsql/core/lib-cjs/uri.js","../../../node_modules/@libsql/core/lib-cjs/util.js","../../../node_modules/@libsql/core/lib-esm/api.js","../../../node_modules/@libsql/core/lib-esm/config.js","../../../node_modules/@libsql/core/lib-esm/uri.js","../../../node_modules/@libsql/core/lib-esm/util.js","../../../node_modules/@libsql/core/package.json","../../../node_modules/@libsql/hrana-client/lib-cjs/batch.js","../../../node_modules/@libsql/hrana-client/lib-cjs/byte_queue.js","../../../node_modules/@libsql/hrana-client/lib-cjs/client.js","../../../node_modules/@libsql/hrana-client/lib-cjs/cursor.js","../../../node_modules/@libsql/hrana-client/lib-cjs/describe.js","../../../node_modules/@libsql/hrana-client/lib-cjs/encoding/index.js","../../../node_modules/@libsql/hrana-client/lib-cjs/encoding/json/decode.js","../../../node_modules/@libsql/hrana-client/lib-cjs/encoding/json/encode.js","../../../node_modules/@libsql/hrana-client/lib-cjs/encoding/protobuf/decode.js","../../../node_modules/@libsql/hrana-client/lib-cjs/encoding/protobuf/encode.js","../../../node_modules/@libsql/hrana-client/lib-cjs/encoding/protobuf/util.js","../../../node_modules/@libsql/hrana-client/lib-cjs/errors.js","../../../node_modules/@libsql/hrana-client/lib-cjs/http/client.js","../../../node_modules/@libsql/hrana-client/lib-cjs/http/cursor.js","../../../node_modules/@libsql/hrana-client/lib-cjs/http/json_decode.js","../../../node_modules/@libsql/hrana-client/lib-cjs/http/json_encode.js","../../../node_modules/@libsql/hrana-client/lib-cjs/http/protobuf_decode.js","../../../node_modules/@libsql/hrana-client/lib-cjs/http/protobuf_encode.js","../../../node_modules/@libsql/hrana-client/lib-cjs/http/stream.js","../../../node_modules/@libsql/hrana-client/lib-cjs/id_alloc.js","../../../node_modules/@libsql/hrana-client/lib-cjs/index.js","../../../node_modules/@libsql/hrana-client/lib-cjs/libsql_url.js","../../../node_modules/@libsql/hrana-client/lib-cjs/package.json","../../../node_modules/@libsql/hrana-client/lib-cjs/queue.js","../../../node_modules/@libsql/hrana-client/lib-cjs/queue_microtask.js","../../../node_modules/@libsql/hrana-client/lib-cjs/result.js","../../../node_modules/@libsql/hrana-client/lib-cjs/shared/json_decode.js","../../../node_modules/@libsql/hrana-client/lib-cjs/shared/json_encode.js","../../../node_modules/@libsql/hrana-client/lib-cjs/shared/protobuf_decode.js","../../../node_modules/@libsql/hrana-client/lib-cjs/shared/protobuf_encode.js","../../../node_modules/@libsql/hrana-client/lib-cjs/sql.js","../../../node_modules/@libsql/hrana-client/lib-cjs/stmt.js","../../../node_modules/@libsql/hrana-client/lib-cjs/stream.js","../../../node_modules/@libsql/hrana-client/lib-cjs/util.js","../../../node_modules/@libsql/hrana-client/lib-cjs/value.js","../../../node_modules/@libsql/hrana-client/lib-cjs/ws/client.js","../../../node_modules/@libsql/hrana-client/lib-cjs/ws/cursor.js","../../../node_modules/@libsql/hrana-client/lib-cjs/ws/json_decode.js","../../../node_modules/@libsql/hrana-client/lib-cjs/ws/json_encode.js","../../../node_modules/@libsql/hrana-client/lib-cjs/ws/protobuf_decode.js","../../../node_modules/@libsql/hrana-client/lib-cjs/ws/protobuf_encode.js","../../../node_modules/@libsql/hrana-client/lib-cjs/ws/stream.js","../../../node_modules/@libsql/hrana-client/lib-esm/batch.js","../../../node_modules/@libsql/hrana-client/lib-esm/byte_queue.js","../../../node_modules/@libsql/hrana-client/lib-esm/client.js","../../../node_modules/@libsql/hrana-client/lib-esm/cursor.js","../../../node_modules/@libsql/hrana-client/lib-esm/describe.js","../../../node_modules/@libsql/hrana-client/lib-esm/encoding/index.js","../../../node_modules/@libsql/hrana-client/lib-esm/encoding/json/decode.js","../../../node_modules/@libsql/hrana-client/lib-esm/encoding/json/encode.js","../../../node_modules/@libsql/hrana-client/lib-esm/encoding/protobuf/decode.js","../../../node_modules/@libsql/hrana-client/lib-esm/encoding/protobuf/encode.js","../../../node_modules/@libsql/hrana-client/lib-esm/encoding/protobuf/util.js","../../../node_modules/@libsql/hrana-client/lib-esm/errors.js","../../../node_modules/@libsql/hrana-client/lib-esm/http/client.js","../../../node_modules/@libsql/hrana-client/lib-esm/http/cursor.js","../../../node_modules/@libsql/hrana-client/lib-esm/http/json_decode.js","../../../node_modules/@libsql/hrana-client/lib-esm/http/json_encode.js","../../../node_modules/@libsql/hrana-client/lib-esm/http/protobuf_decode.js","../../../node_modules/@libsql/hrana-client/lib-esm/http/protobuf_encode.js","../../../node_modules/@libsql/hrana-client/lib-esm/http/stream.js","../../../node_modules/@libsql/hrana-client/lib-esm/id_alloc.js","../../../node_modules/@libsql/hrana-client/lib-esm/index.js","../../../node_modules/@libsql/hrana-client/lib-esm/libsql_url.js","../../../node_modules/@libsql/hrana-client/lib-esm/queue.js","../../../node_modules/@libsql/hrana-client/lib-esm/queue_microtask.js","../../../node_modules/@libsql/hrana-client/lib-esm/result.js","../../../node_modules/@libsql/hrana-client/lib-esm/shared/json_decode.js","../../../node_modules/@libsql/hrana-client/lib-esm/shared/json_encode.js","../../../node_modules/@libsql/hrana-client/lib-esm/shared/protobuf_decode.js","../../../node_modules/@libsql/hrana-client/lib-esm/shared/protobuf_encode.js","../../../node_modules/@libsql/hrana-client/lib-esm/sql.js","../../../node_modules/@libsql/hrana-client/lib-esm/stmt.js","../../../node_modules/@libsql/hrana-client/lib-esm/stream.js","../../../node_modules/@libsql/hrana-client/lib-esm/util.js","../../../node_modules/@libsql/hrana-client/lib-esm/value.js","../../../node_modules/@libsql/hrana-client/lib-esm/ws/client.js","../../../node_modules/@libsql/hrana-client/lib-esm/ws/cursor.js","../../../node_modules/@libsql/hrana-client/lib-esm/ws/json_decode.js","../../../node_modules/@libsql/hrana-client/lib-esm/ws/json_encode.js","../../../node_modules/@libsql/hrana-client/lib-esm/ws/protobuf_decode.js","../../../node_modules/@libsql/hrana-client/lib-esm/ws/protobuf_encode.js","../../../node_modules/@libsql/hrana-client/lib-esm/ws/stream.js","../../../node_modules/@libsql/hrana-client/package.json","../../../node_modules/@libsql/isomorphic-ws/node.cjs","../../../node_modules/@libsql/isomorphic-ws/node.mjs","../../../node_modules/@libsql/isomorphic-ws/package.json","../../../node_modules/@libsql/linux-x64-gnu/index.node","../../../node_modules/@libsql/linux-x64-gnu/package.json","../../../node_modules/@neon-rs/load/dist/index.js","../../../node_modules/@neon-rs/load/package.json","../../../node_modules/@swc/helpers/_/_interop_require_default/package.json","../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../node_modules/@swc/helpers/package.json","../../../node_modules/detect-libc/lib/detect-libc.js","../../../node_modules/detect-libc/lib/filesystem.js","../../../node_modules/detect-libc/lib/process.js","../../../node_modules/detect-libc/package.json","../../../node_modules/js-base64/base64.js","../../../node_modules/js-base64/base64.mjs","../../../node_modules/js-base64/package.json","../../../node_modules/libsql/auth.js","../../../node_modules/libsql/index.js","../../../node_modules/libsql/package.json","../../../node_modules/libsql/sqlite-error.js","../../../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/bytes/index.js","../../../node_modules/next/dist/compiled/bytes/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.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/page-path/ensure-leading-slash.js","../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../node_modules/next/dist/shared/lib/router/utils/get-segment-param.js","../../../node_modules/next/dist/shared/lib/router/utils/html-bots.js","../../../node_modules/next/dist/shared/lib/router/utils/interception-routes.js","../../../node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../node_modules/next/dist/shared/lib/segment.js","../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../node_modules/next/dist/shared/lib/size-limit.js","../../../node_modules/next/package.json","../../../node_modules/promise-limit/index.js","../../../node_modules/promise-limit/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","../../../node_modules/ws/index.js","../../../node_modules/ws/lib/buffer-util.js","../../../node_modules/ws/lib/constants.js","../../../node_modules/ws/lib/event-target.js","../../../node_modules/ws/lib/extension.js","../../../node_modules/ws/lib/limiter.js","../../../node_modules/ws/lib/permessage-deflate.js","../../../node_modules/ws/lib/receiver.js","../../../node_modules/ws/lib/sender.js","../../../node_modules/ws/lib/stream.js","../../../node_modules/ws/lib/subprotocol.js","../../../node_modules/ws/lib/validation.js","../../../node_modules/ws/lib/websocket-server.js","../../../node_modules/ws/lib/websocket.js","../../../node_modules/ws/package.json","../../../node_modules/ws/wrapper.mjs","../../../package.json","../../package.json","../chunks/1669.js","../chunks/2994.js","../chunks/319.js","../chunks/4741.js","../chunks/5258.js","../chunks/5295.js","../chunks/5704.js","../chunks/5871.js","../chunks/9884.js","../webpack-runtime.js","page_client-reference-manifest.js"]}
1
+ {"version":1,"files":["../../../node_modules/@libsql/client/lib-cjs/hrana.js","../../../node_modules/@libsql/client/lib-cjs/http.js","../../../node_modules/@libsql/client/lib-cjs/node.js","../../../node_modules/@libsql/client/lib-cjs/package.json","../../../node_modules/@libsql/client/lib-cjs/sql_cache.js","../../../node_modules/@libsql/client/lib-cjs/sqlite3.js","../../../node_modules/@libsql/client/lib-cjs/ws.js","../../../node_modules/@libsql/client/lib-esm/hrana.js","../../../node_modules/@libsql/client/lib-esm/http.js","../../../node_modules/@libsql/client/lib-esm/node.js","../../../node_modules/@libsql/client/lib-esm/sql_cache.js","../../../node_modules/@libsql/client/lib-esm/sqlite3.js","../../../node_modules/@libsql/client/lib-esm/ws.js","../../../node_modules/@libsql/client/package.json","../../../node_modules/@libsql/core/lib-cjs/api.js","../../../node_modules/@libsql/core/lib-cjs/config.js","../../../node_modules/@libsql/core/lib-cjs/package.json","../../../node_modules/@libsql/core/lib-cjs/uri.js","../../../node_modules/@libsql/core/lib-cjs/util.js","../../../node_modules/@libsql/core/lib-esm/api.js","../../../node_modules/@libsql/core/lib-esm/config.js","../../../node_modules/@libsql/core/lib-esm/uri.js","../../../node_modules/@libsql/core/lib-esm/util.js","../../../node_modules/@libsql/core/package.json","../../../node_modules/@libsql/hrana-client/lib-cjs/batch.js","../../../node_modules/@libsql/hrana-client/lib-cjs/byte_queue.js","../../../node_modules/@libsql/hrana-client/lib-cjs/client.js","../../../node_modules/@libsql/hrana-client/lib-cjs/cursor.js","../../../node_modules/@libsql/hrana-client/lib-cjs/describe.js","../../../node_modules/@libsql/hrana-client/lib-cjs/encoding/index.js","../../../node_modules/@libsql/hrana-client/lib-cjs/encoding/json/decode.js","../../../node_modules/@libsql/hrana-client/lib-cjs/encoding/json/encode.js","../../../node_modules/@libsql/hrana-client/lib-cjs/encoding/protobuf/decode.js","../../../node_modules/@libsql/hrana-client/lib-cjs/encoding/protobuf/encode.js","../../../node_modules/@libsql/hrana-client/lib-cjs/encoding/protobuf/util.js","../../../node_modules/@libsql/hrana-client/lib-cjs/errors.js","../../../node_modules/@libsql/hrana-client/lib-cjs/http/client.js","../../../node_modules/@libsql/hrana-client/lib-cjs/http/cursor.js","../../../node_modules/@libsql/hrana-client/lib-cjs/http/json_decode.js","../../../node_modules/@libsql/hrana-client/lib-cjs/http/json_encode.js","../../../node_modules/@libsql/hrana-client/lib-cjs/http/protobuf_decode.js","../../../node_modules/@libsql/hrana-client/lib-cjs/http/protobuf_encode.js","../../../node_modules/@libsql/hrana-client/lib-cjs/http/stream.js","../../../node_modules/@libsql/hrana-client/lib-cjs/id_alloc.js","../../../node_modules/@libsql/hrana-client/lib-cjs/index.js","../../../node_modules/@libsql/hrana-client/lib-cjs/libsql_url.js","../../../node_modules/@libsql/hrana-client/lib-cjs/package.json","../../../node_modules/@libsql/hrana-client/lib-cjs/queue.js","../../../node_modules/@libsql/hrana-client/lib-cjs/queue_microtask.js","../../../node_modules/@libsql/hrana-client/lib-cjs/result.js","../../../node_modules/@libsql/hrana-client/lib-cjs/shared/json_decode.js","../../../node_modules/@libsql/hrana-client/lib-cjs/shared/json_encode.js","../../../node_modules/@libsql/hrana-client/lib-cjs/shared/protobuf_decode.js","../../../node_modules/@libsql/hrana-client/lib-cjs/shared/protobuf_encode.js","../../../node_modules/@libsql/hrana-client/lib-cjs/sql.js","../../../node_modules/@libsql/hrana-client/lib-cjs/stmt.js","../../../node_modules/@libsql/hrana-client/lib-cjs/stream.js","../../../node_modules/@libsql/hrana-client/lib-cjs/util.js","../../../node_modules/@libsql/hrana-client/lib-cjs/value.js","../../../node_modules/@libsql/hrana-client/lib-cjs/ws/client.js","../../../node_modules/@libsql/hrana-client/lib-cjs/ws/cursor.js","../../../node_modules/@libsql/hrana-client/lib-cjs/ws/json_decode.js","../../../node_modules/@libsql/hrana-client/lib-cjs/ws/json_encode.js","../../../node_modules/@libsql/hrana-client/lib-cjs/ws/protobuf_decode.js","../../../node_modules/@libsql/hrana-client/lib-cjs/ws/protobuf_encode.js","../../../node_modules/@libsql/hrana-client/lib-cjs/ws/stream.js","../../../node_modules/@libsql/hrana-client/lib-esm/batch.js","../../../node_modules/@libsql/hrana-client/lib-esm/byte_queue.js","../../../node_modules/@libsql/hrana-client/lib-esm/client.js","../../../node_modules/@libsql/hrana-client/lib-esm/cursor.js","../../../node_modules/@libsql/hrana-client/lib-esm/describe.js","../../../node_modules/@libsql/hrana-client/lib-esm/encoding/index.js","../../../node_modules/@libsql/hrana-client/lib-esm/encoding/json/decode.js","../../../node_modules/@libsql/hrana-client/lib-esm/encoding/json/encode.js","../../../node_modules/@libsql/hrana-client/lib-esm/encoding/protobuf/decode.js","../../../node_modules/@libsql/hrana-client/lib-esm/encoding/protobuf/encode.js","../../../node_modules/@libsql/hrana-client/lib-esm/encoding/protobuf/util.js","../../../node_modules/@libsql/hrana-client/lib-esm/errors.js","../../../node_modules/@libsql/hrana-client/lib-esm/http/client.js","../../../node_modules/@libsql/hrana-client/lib-esm/http/cursor.js","../../../node_modules/@libsql/hrana-client/lib-esm/http/json_decode.js","../../../node_modules/@libsql/hrana-client/lib-esm/http/json_encode.js","../../../node_modules/@libsql/hrana-client/lib-esm/http/protobuf_decode.js","../../../node_modules/@libsql/hrana-client/lib-esm/http/protobuf_encode.js","../../../node_modules/@libsql/hrana-client/lib-esm/http/stream.js","../../../node_modules/@libsql/hrana-client/lib-esm/id_alloc.js","../../../node_modules/@libsql/hrana-client/lib-esm/index.js","../../../node_modules/@libsql/hrana-client/lib-esm/libsql_url.js","../../../node_modules/@libsql/hrana-client/lib-esm/queue.js","../../../node_modules/@libsql/hrana-client/lib-esm/queue_microtask.js","../../../node_modules/@libsql/hrana-client/lib-esm/result.js","../../../node_modules/@libsql/hrana-client/lib-esm/shared/json_decode.js","../../../node_modules/@libsql/hrana-client/lib-esm/shared/json_encode.js","../../../node_modules/@libsql/hrana-client/lib-esm/shared/protobuf_decode.js","../../../node_modules/@libsql/hrana-client/lib-esm/shared/protobuf_encode.js","../../../node_modules/@libsql/hrana-client/lib-esm/sql.js","../../../node_modules/@libsql/hrana-client/lib-esm/stmt.js","../../../node_modules/@libsql/hrana-client/lib-esm/stream.js","../../../node_modules/@libsql/hrana-client/lib-esm/util.js","../../../node_modules/@libsql/hrana-client/lib-esm/value.js","../../../node_modules/@libsql/hrana-client/lib-esm/ws/client.js","../../../node_modules/@libsql/hrana-client/lib-esm/ws/cursor.js","../../../node_modules/@libsql/hrana-client/lib-esm/ws/json_decode.js","../../../node_modules/@libsql/hrana-client/lib-esm/ws/json_encode.js","../../../node_modules/@libsql/hrana-client/lib-esm/ws/protobuf_decode.js","../../../node_modules/@libsql/hrana-client/lib-esm/ws/protobuf_encode.js","../../../node_modules/@libsql/hrana-client/lib-esm/ws/stream.js","../../../node_modules/@libsql/hrana-client/package.json","../../../node_modules/@libsql/isomorphic-ws/node.cjs","../../../node_modules/@libsql/isomorphic-ws/node.mjs","../../../node_modules/@libsql/isomorphic-ws/package.json","../../../node_modules/@libsql/linux-x64-gnu/index.node","../../../node_modules/@libsql/linux-x64-gnu/package.json","../../../node_modules/@neon-rs/load/dist/index.js","../../../node_modules/@neon-rs/load/package.json","../../../node_modules/@swc/helpers/_/_interop_require_default/package.json","../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../node_modules/@swc/helpers/package.json","../../../node_modules/detect-libc/lib/detect-libc.js","../../../node_modules/detect-libc/lib/filesystem.js","../../../node_modules/detect-libc/lib/process.js","../../../node_modules/detect-libc/package.json","../../../node_modules/js-base64/base64.js","../../../node_modules/js-base64/base64.mjs","../../../node_modules/js-base64/package.json","../../../node_modules/libsql/auth.js","../../../node_modules/libsql/index.js","../../../node_modules/libsql/package.json","../../../node_modules/libsql/sqlite-error.js","../../../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/bytes/index.js","../../../node_modules/next/dist/compiled/bytes/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.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/page-path/ensure-leading-slash.js","../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../node_modules/next/dist/shared/lib/router/utils/get-segment-param.js","../../../node_modules/next/dist/shared/lib/router/utils/html-bots.js","../../../node_modules/next/dist/shared/lib/router/utils/interception-routes.js","../../../node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../node_modules/next/dist/shared/lib/segment.js","../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../node_modules/next/dist/shared/lib/size-limit.js","../../../node_modules/next/package.json","../../../node_modules/promise-limit/index.js","../../../node_modules/promise-limit/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","../../../node_modules/ws/index.js","../../../node_modules/ws/lib/buffer-util.js","../../../node_modules/ws/lib/constants.js","../../../node_modules/ws/lib/event-target.js","../../../node_modules/ws/lib/extension.js","../../../node_modules/ws/lib/limiter.js","../../../node_modules/ws/lib/permessage-deflate.js","../../../node_modules/ws/lib/receiver.js","../../../node_modules/ws/lib/sender.js","../../../node_modules/ws/lib/stream.js","../../../node_modules/ws/lib/subprotocol.js","../../../node_modules/ws/lib/validation.js","../../../node_modules/ws/lib/websocket-server.js","../../../node_modules/ws/lib/websocket.js","../../../node_modules/ws/package.json","../../../node_modules/ws/wrapper.mjs","../../../package.json","../../package.json","../chunks/1669.js","../chunks/2455.js","../chunks/2994.js","../chunks/319.js","../chunks/4741.js","../chunks/5258.js","../chunks/5704.js","../chunks/5871.js","../chunks/9884.js","../webpack-runtime.js","page_client-reference-manifest.js"]}
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"434":{"*":{"id":"41616","name":"*","chunks":[],"async":false}},"6302":{"*":{"id":"2429","name":"*","chunks":[],"async":false}},"6539":{"*":{"id":"70813","name":"*","chunks":[],"async":false}},"10436":{"*":{"id":"41164","name":"*","chunks":[],"async":false}},"21904":{"*":{"id":"77476","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"29510":{"*":{"id":"59953","name":"*","chunks":[],"async":false}},"35230":{"*":{"id":"33936","name":"*","chunks":[],"async":false}},"37665":{"*":{"id":"16900","name":"*","chunks":[],"async":false}},"38464":{"*":{"id":"86634","name":"*","chunks":[],"async":false}},"40755":{"*":{"id":"48450","name":"*","chunks":[],"async":false}},"42578":{"*":{"id":"85452","name":"*","chunks":[],"async":false}},"44853":{"*":{"id":"42025","name":"*","chunks":[],"async":false}},"48045":{"*":{"id":"65699","name":"*","chunks":[],"async":false}},"48484":{"*":{"id":"81166","name":"*","chunks":[],"async":false}},"51212":{"*":{"id":"94736","name":"*","chunks":[],"async":false}},"52174":{"*":{"id":"18718","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"62079":{"*":{"id":"37008","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"67787":{"*":{"id":"95151","name":"*","chunks":[],"async":false}},"71265":{"*":{"id":"10549","name":"*","chunks":[],"async":false}},"71423":{"*":{"id":"81281","name":"*","chunks":[],"async":false}},"71886":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"73954":{"*":{"id":"88264","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"77242":{"*":{"id":"19208","name":"*","chunks":[],"async":false}},"77260":{"*":{"id":"96512","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"81453":{"*":{"id":"1237","name":"*","chunks":[],"async":false}},"81984":{"*":{"id":"69370","name":"*","chunks":[],"async":false}},"81998":{"*":{"id":"47194","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"96759":{"*":{"id":"79573","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"2116","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/beacon/beacon/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/app/globals.css":{"id":66872,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","7424","static/chunks/7424-d7fa15ef452064dd.js","9887","static/chunks/9887-e8954568a4031ed3.js","3908","static/chunks/3908-80efc60050779adf.js","7177","static/chunks/app/layout-e728d45f193e3b95.js"],"async":false},"/home/runner/work/beacon/beacon/components/ai/main-region.tsx":{"id":52174,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","7424","static/chunks/7424-d7fa15ef452064dd.js","9887","static/chunks/9887-e8954568a4031ed3.js","3908","static/chunks/3908-80efc60050779adf.js","7177","static/chunks/app/layout-e728d45f193e3b95.js"],"async":false},"/home/runner/work/beacon/beacon/components/ask/ask-modal.tsx":{"id":42578,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","7424","static/chunks/7424-d7fa15ef452064dd.js","9887","static/chunks/9887-e8954568a4031ed3.js","3908","static/chunks/3908-80efc60050779adf.js","7177","static/chunks/app/layout-e728d45f193e3b95.js"],"async":false},"/home/runner/work/beacon/beacon/components/live-refresh.tsx":{"id":81998,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","7424","static/chunks/7424-d7fa15ef452064dd.js","9887","static/chunks/9887-e8954568a4031ed3.js","3908","static/chunks/3908-80efc60050779adf.js","7177","static/chunks/app/layout-e728d45f193e3b95.js"],"async":false},"/home/runner/work/beacon/beacon/components/notes/notes-context.tsx":{"id":81984,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","7424","static/chunks/7424-d7fa15ef452064dd.js","9887","static/chunks/9887-e8954568a4031ed3.js","3908","static/chunks/3908-80efc60050779adf.js","7177","static/chunks/app/layout-e728d45f193e3b95.js"],"async":false},"/home/runner/work/beacon/beacon/components/notes/notes-drawer.tsx":{"id":71886,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","7424","static/chunks/7424-d7fa15ef452064dd.js","9887","static/chunks/9887-e8954568a4031ed3.js","3908","static/chunks/3908-80efc60050779adf.js","7177","static/chunks/app/layout-e728d45f193e3b95.js"],"async":false},"/home/runner/work/beacon/beacon/components/plan/plan-bar.tsx":{"id":434,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","7424","static/chunks/7424-d7fa15ef452064dd.js","9887","static/chunks/9887-e8954568a4031ed3.js","3908","static/chunks/3908-80efc60050779adf.js","7177","static/chunks/app/layout-e728d45f193e3b95.js"],"async":false},"/home/runner/work/beacon/beacon/components/plan/plan-context.tsx":{"id":48484,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","7424","static/chunks/7424-d7fa15ef452064dd.js","9887","static/chunks/9887-e8954568a4031ed3.js","3908","static/chunks/3908-80efc60050779adf.js","7177","static/chunks/app/layout-e728d45f193e3b95.js"],"async":false},"/home/runner/work/beacon/beacon/components/tab-workspace.tsx":{"id":77242,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","7424","static/chunks/7424-d7fa15ef452064dd.js","9887","static/chunks/9887-e8954568a4031ed3.js","3908","static/chunks/3908-80efc60050779adf.js","7177","static/chunks/app/layout-e728d45f193e3b95.js"],"async":false},"/home/runner/work/beacon/beacon/components/top-nav.tsx":{"id":10436,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","7424","static/chunks/7424-d7fa15ef452064dd.js","9887","static/chunks/9887-e8954568a4031ed3.js","3908","static/chunks/3908-80efc60050779adf.js","7177","static/chunks/app/layout-e728d45f193e3b95.js"],"async":false},"/home/runner/work/beacon/beacon/components/update-banner.tsx":{"id":29510,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","7424","static/chunks/7424-d7fa15ef452064dd.js","9887","static/chunks/9887-e8954568a4031ed3.js","3908","static/chunks/3908-80efc60050779adf.js","7177","static/chunks/app/layout-e728d45f193e3b95.js"],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":35353,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","7424","static/chunks/7424-d7fa15ef452064dd.js","9887","static/chunks/9887-e8954568a4031ed3.js","3908","static/chunks/3908-80efc60050779adf.js","7177","static/chunks/app/layout-e728d45f193e3b95.js"],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":63494,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","7424","static/chunks/7424-d7fa15ef452064dd.js","9887","static/chunks/9887-e8954568a4031ed3.js","3908","static/chunks/3908-80efc60050779adf.js","7177","static/chunks/app/layout-e728d45f193e3b95.js"],"async":false},"/home/runner/work/beacon/beacon/node_modules/lucide-react/dist/esm/Icon.mjs":{"id":71265,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/esm/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/docs/docs.tsx":{"id":73954,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/learn/learn-workspace.tsx":{"id":37665,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/learn/lesson-library-view.tsx":{"id":38464,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/landing/landing.tsx":{"id":21904,"name":"*","chunks":["3862","static/chunks/1a258343-954e0e6619585d3c.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","5957","static/chunks/5957-83f611fcd5a08b45.js","8974","static/chunks/app/page-ec00130a7a249f14.js"],"async":false},"/home/runner/work/beacon/beacon/components/graph/db-map-client.tsx":{"id":44853,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/graph/files-map-client.tsx":{"id":62079,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/graph/map-client.tsx":{"id":6302,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/graph/map-tabs-shell.tsx":{"id":77260,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/share/shared-board-view.tsx":{"id":48045,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/share/shared-plan-view.tsx":{"id":51212,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/context-card.tsx":{"id":81453,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/danger-card.tsx":{"id":71423,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/delete-workspace-card.tsx":{"id":96759,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/linear-card.tsx":{"id":40755,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/permission-mode-card.tsx":{"id":67787,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/@base-ui/react/esm/button/Button.js":{"id":6539,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/plan/plan-workspace.tsx":{"id":35230,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/beacon/beacon/":[],"/home/runner/work/beacon/beacon/app/layout":[{"inlined":false,"path":"static/css/570399103dd72653.css"},{"inlined":false,"path":"static/css/e02ab5db9ff2dca2.css"}],"/home/runner/work/beacon/beacon/app/page":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"},{"inlined":false,"path":"static/css/53e84df868515cf7.css"},{"inlined":false,"path":"static/css/83755b1f39ccf91d.css"}]},"rscModuleMapping":{"434":{"*":{"id":"81974","name":"*","chunks":[],"async":false}},"6302":{"*":{"id":"56030","name":"*","chunks":[],"async":false}},"6539":{"*":{"id":"2739","name":"*","chunks":[],"async":false}},"10436":{"*":{"id":"77946","name":"*","chunks":[],"async":false}},"21904":{"*":{"id":"67878","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"29510":{"*":{"id":"17017","name":"*","chunks":[],"async":false}},"35230":{"*":{"id":"478","name":"*","chunks":[],"async":false}},"37665":{"*":{"id":"28030","name":"*","chunks":[],"async":false}},"38464":{"*":{"id":"41276","name":"*","chunks":[],"async":false}},"40755":{"*":{"id":"61681","name":"*","chunks":[],"async":false}},"42578":{"*":{"id":"42462","name":"*","chunks":[],"async":false}},"44853":{"*":{"id":"7239","name":"*","chunks":[],"async":false}},"48045":{"*":{"id":"89501","name":"*","chunks":[],"async":false}},"48484":{"*":{"id":"48136","name":"*","chunks":[],"async":false}},"51212":{"*":{"id":"24774","name":"*","chunks":[],"async":false}},"52174":{"*":{"id":"7572","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"62079":{"*":{"id":"42696","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"66872":{"*":{"id":"82704","name":"*","chunks":[],"async":false}},"67787":{"*":{"id":"74069","name":"*","chunks":[],"async":false}},"71265":{"*":{"id":"47613","name":"*","chunks":[],"async":false}},"71423":{"*":{"id":"44919","name":"*","chunks":[],"async":false}},"71886":{"*":{"id":"30818","name":"*","chunks":[],"async":false}},"73954":{"*":{"id":"42590","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"77242":{"*":{"id":"25126","name":"*","chunks":[],"async":false}},"77260":{"*":{"id":"46126","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"81453":{"*":{"id":"13255","name":"*","chunks":[],"async":false}},"81984":{"*":{"id":"71412","name":"*","chunks":[],"async":false}},"81998":{"*":{"id":"60867","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"96759":{"*":{"id":"98167","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"23318","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"434":{"*":{"id":"41616","name":"*","chunks":[],"async":false}},"6539":{"*":{"id":"70813","name":"*","chunks":[],"async":false}},"10436":{"*":{"id":"41164","name":"*","chunks":[],"async":false}},"12943":{"*":{"id":"80765","name":"*","chunks":[],"async":false}},"21904":{"*":{"id":"77476","name":"*","chunks":[],"async":false}},"23319":{"*":{"id":"46503","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"29510":{"*":{"id":"59953","name":"*","chunks":[],"async":false}},"32059":{"*":{"id":"49827","name":"*","chunks":[],"async":false}},"35230":{"*":{"id":"74757","name":"*","chunks":[],"async":false}},"37665":{"*":{"id":"16900","name":"*","chunks":[],"async":false}},"38464":{"*":{"id":"86634","name":"*","chunks":[],"async":false}},"40755":{"*":{"id":"48450","name":"*","chunks":[],"async":false}},"42578":{"*":{"id":"85452","name":"*","chunks":[],"async":false}},"44853":{"*":{"id":"42025","name":"*","chunks":[],"async":false}},"48045":{"*":{"id":"65699","name":"*","chunks":[],"async":false}},"48484":{"*":{"id":"81166","name":"*","chunks":[],"async":false}},"51212":{"*":{"id":"94736","name":"*","chunks":[],"async":false}},"52174":{"*":{"id":"18718","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"62079":{"*":{"id":"50519","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"67787":{"*":{"id":"95151","name":"*","chunks":[],"async":false}},"71265":{"*":{"id":"10549","name":"*","chunks":[],"async":false}},"71423":{"*":{"id":"81281","name":"*","chunks":[],"async":false}},"71886":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"73954":{"*":{"id":"88264","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"77242":{"*":{"id":"19208","name":"*","chunks":[],"async":false}},"77260":{"*":{"id":"96512","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"81453":{"*":{"id":"1237","name":"*","chunks":[],"async":false}},"81984":{"*":{"id":"69370","name":"*","chunks":[],"async":false}},"81998":{"*":{"id":"47194","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"96759":{"*":{"id":"79573","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"2116","name":"*","chunks":[],"async":false}},"99784":{"*":{"id":"68246","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/beacon/beacon/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/app/globals.css":{"id":66872,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","7424","static/chunks/7424-d7fa15ef452064dd.js","9887","static/chunks/9887-e8954568a4031ed3.js","3908","static/chunks/3908-2ba88cd8ba5dfa2e.js","7177","static/chunks/app/layout-ef1edf5ed5839b01.js"],"async":false},"/home/runner/work/beacon/beacon/components/ai/main-region.tsx":{"id":52174,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","7424","static/chunks/7424-d7fa15ef452064dd.js","9887","static/chunks/9887-e8954568a4031ed3.js","3908","static/chunks/3908-2ba88cd8ba5dfa2e.js","7177","static/chunks/app/layout-ef1edf5ed5839b01.js"],"async":false},"/home/runner/work/beacon/beacon/components/ask/ask-modal.tsx":{"id":42578,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","7424","static/chunks/7424-d7fa15ef452064dd.js","9887","static/chunks/9887-e8954568a4031ed3.js","3908","static/chunks/3908-2ba88cd8ba5dfa2e.js","7177","static/chunks/app/layout-ef1edf5ed5839b01.js"],"async":false},"/home/runner/work/beacon/beacon/components/live-refresh.tsx":{"id":81998,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","7424","static/chunks/7424-d7fa15ef452064dd.js","9887","static/chunks/9887-e8954568a4031ed3.js","3908","static/chunks/3908-2ba88cd8ba5dfa2e.js","7177","static/chunks/app/layout-ef1edf5ed5839b01.js"],"async":false},"/home/runner/work/beacon/beacon/components/notes/notes-context.tsx":{"id":81984,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","7424","static/chunks/7424-d7fa15ef452064dd.js","9887","static/chunks/9887-e8954568a4031ed3.js","3908","static/chunks/3908-2ba88cd8ba5dfa2e.js","7177","static/chunks/app/layout-ef1edf5ed5839b01.js"],"async":false},"/home/runner/work/beacon/beacon/components/notes/notes-drawer.tsx":{"id":71886,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","7424","static/chunks/7424-d7fa15ef452064dd.js","9887","static/chunks/9887-e8954568a4031ed3.js","3908","static/chunks/3908-2ba88cd8ba5dfa2e.js","7177","static/chunks/app/layout-ef1edf5ed5839b01.js"],"async":false},"/home/runner/work/beacon/beacon/components/plan/plan-bar.tsx":{"id":434,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","7424","static/chunks/7424-d7fa15ef452064dd.js","9887","static/chunks/9887-e8954568a4031ed3.js","3908","static/chunks/3908-2ba88cd8ba5dfa2e.js","7177","static/chunks/app/layout-ef1edf5ed5839b01.js"],"async":false},"/home/runner/work/beacon/beacon/components/plan/plan-context.tsx":{"id":48484,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","7424","static/chunks/7424-d7fa15ef452064dd.js","9887","static/chunks/9887-e8954568a4031ed3.js","3908","static/chunks/3908-2ba88cd8ba5dfa2e.js","7177","static/chunks/app/layout-ef1edf5ed5839b01.js"],"async":false},"/home/runner/work/beacon/beacon/components/tab-workspace.tsx":{"id":77242,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","7424","static/chunks/7424-d7fa15ef452064dd.js","9887","static/chunks/9887-e8954568a4031ed3.js","3908","static/chunks/3908-2ba88cd8ba5dfa2e.js","7177","static/chunks/app/layout-ef1edf5ed5839b01.js"],"async":false},"/home/runner/work/beacon/beacon/components/theme/appearance-sync.tsx":{"id":12943,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","7424","static/chunks/7424-d7fa15ef452064dd.js","9887","static/chunks/9887-e8954568a4031ed3.js","3908","static/chunks/3908-2ba88cd8ba5dfa2e.js","7177","static/chunks/app/layout-ef1edf5ed5839b01.js"],"async":false},"/home/runner/work/beacon/beacon/components/top-nav.tsx":{"id":10436,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","7424","static/chunks/7424-d7fa15ef452064dd.js","9887","static/chunks/9887-e8954568a4031ed3.js","3908","static/chunks/3908-2ba88cd8ba5dfa2e.js","7177","static/chunks/app/layout-ef1edf5ed5839b01.js"],"async":false},"/home/runner/work/beacon/beacon/components/update-banner.tsx":{"id":29510,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","7424","static/chunks/7424-d7fa15ef452064dd.js","9887","static/chunks/9887-e8954568a4031ed3.js","3908","static/chunks/3908-2ba88cd8ba5dfa2e.js","7177","static/chunks/app/layout-ef1edf5ed5839b01.js"],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":35353,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","7424","static/chunks/7424-d7fa15ef452064dd.js","9887","static/chunks/9887-e8954568a4031ed3.js","3908","static/chunks/3908-2ba88cd8ba5dfa2e.js","7177","static/chunks/app/layout-ef1edf5ed5839b01.js"],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":63494,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","7424","static/chunks/7424-d7fa15ef452064dd.js","9887","static/chunks/9887-e8954568a4031ed3.js","3908","static/chunks/3908-2ba88cd8ba5dfa2e.js","7177","static/chunks/app/layout-ef1edf5ed5839b01.js"],"async":false},"/home/runner/work/beacon/beacon/node_modules/lucide-react/dist/esm/Icon.mjs":{"id":71265,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/esm/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/docs/docs.tsx":{"id":73954,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/learn/learn-workspace.tsx":{"id":37665,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/learn/lesson-library-view.tsx":{"id":38464,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/landing/landing.tsx":{"id":21904,"name":"*","chunks":["3862","static/chunks/1a258343-954e0e6619585d3c.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","5957","static/chunks/5957-83f611fcd5a08b45.js","8974","static/chunks/app/page-32a051917fc57795.js"],"async":false},"/home/runner/work/beacon/beacon/components/graph/db-map-client.tsx":{"id":44853,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/graph/files-map-client.tsx":{"id":62079,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/graph/map-client.tsx":{"id":99784,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/graph/map-tabs-shell.tsx":{"id":77260,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/share/shared-board-view.tsx":{"id":48045,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/share/shared-plan-view.tsx":{"id":51212,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/appearance-card.tsx":{"id":23319,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/context-card.tsx":{"id":81453,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/danger-card.tsx":{"id":71423,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/delete-workspace-card.tsx":{"id":96759,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/linear-card.tsx":{"id":40755,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/permission-mode-card.tsx":{"id":67787,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/settings/settings-tabs.tsx":{"id":32059,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/@base-ui/react/esm/button/Button.js":{"id":6539,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/plan/plan-workspace.tsx":{"id":35230,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/beacon/beacon/":[],"/home/runner/work/beacon/beacon/app/layout":[{"inlined":false,"path":"static/css/9301599114d42898.css"},{"inlined":false,"path":"static/css/e02ab5db9ff2dca2.css"}],"/home/runner/work/beacon/beacon/app/page":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"},{"inlined":false,"path":"static/css/53e84df868515cf7.css"},{"inlined":false,"path":"static/css/83755b1f39ccf91d.css"}]},"rscModuleMapping":{"434":{"*":{"id":"81974","name":"*","chunks":[],"async":false}},"6539":{"*":{"id":"2739","name":"*","chunks":[],"async":false}},"10436":{"*":{"id":"77946","name":"*","chunks":[],"async":false}},"12943":{"*":{"id":"80507","name":"*","chunks":[],"async":false}},"21904":{"*":{"id":"67878","name":"*","chunks":[],"async":false}},"23319":{"*":{"id":"22","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"29510":{"*":{"id":"17017","name":"*","chunks":[],"async":false}},"32059":{"*":{"id":"83885","name":"*","chunks":[],"async":false}},"35230":{"*":{"id":"478","name":"*","chunks":[],"async":false}},"37665":{"*":{"id":"28030","name":"*","chunks":[],"async":false}},"38464":{"*":{"id":"41276","name":"*","chunks":[],"async":false}},"40755":{"*":{"id":"61681","name":"*","chunks":[],"async":false}},"42578":{"*":{"id":"42462","name":"*","chunks":[],"async":false}},"44853":{"*":{"id":"7239","name":"*","chunks":[],"async":false}},"48045":{"*":{"id":"89501","name":"*","chunks":[],"async":false}},"48484":{"*":{"id":"48136","name":"*","chunks":[],"async":false}},"51212":{"*":{"id":"24774","name":"*","chunks":[],"async":false}},"52174":{"*":{"id":"7572","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"62079":{"*":{"id":"42696","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"66872":{"*":{"id":"82704","name":"*","chunks":[],"async":false}},"67787":{"*":{"id":"74069","name":"*","chunks":[],"async":false}},"71265":{"*":{"id":"47613","name":"*","chunks":[],"async":false}},"71423":{"*":{"id":"44919","name":"*","chunks":[],"async":false}},"71886":{"*":{"id":"30818","name":"*","chunks":[],"async":false}},"73954":{"*":{"id":"42590","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"77242":{"*":{"id":"25126","name":"*","chunks":[],"async":false}},"77260":{"*":{"id":"46126","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"81453":{"*":{"id":"13255","name":"*","chunks":[],"async":false}},"81984":{"*":{"id":"71412","name":"*","chunks":[],"async":false}},"81998":{"*":{"id":"60867","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"96759":{"*":{"id":"98167","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"23318","name":"*","chunks":[],"async":false}},"99784":{"*":{"id":"56030","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};