agentgraphed 0.2.2 → 0.3.0

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 (121) hide show
  1. package/.next/standalone/.next/BUILD_ID +1 -1
  2. package/.next/standalone/.next/app-build-manifest.json +39 -18
  3. package/.next/standalone/.next/app-path-routes-manifest.json +6 -3
  4. package/.next/standalone/.next/build-manifest.json +2 -2
  5. package/.next/standalone/.next/routes-manifest.json +16 -0
  6. package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  7. package/.next/standalone/.next/server/app/_not-found.html +1 -1
  8. package/.next/standalone/.next/server/app/_not-found.rsc +3 -3
  9. package/.next/standalone/.next/server/app/analytics/page.js +2 -2
  10. package/.next/standalone/.next/server/app/analytics/page.js.nft.json +1 -1
  11. package/.next/standalone/.next/server/app/analytics/page_client-reference-manifest.js +1 -1
  12. package/.next/standalone/.next/server/app/api/ingest-local/route_client-reference-manifest.js +1 -1
  13. package/.next/standalone/.next/server/app/api/quota-probe/route_client-reference-manifest.js +1 -1
  14. package/.next/standalone/.next/server/app/api/share/dashboard/route.js +1 -0
  15. package/.next/standalone/.next/server/app/api/share/dashboard/route.js.nft.json +1 -0
  16. package/.next/standalone/.next/server/app/api/share/dashboard/route_client-reference-manifest.js +1 -0
  17. package/.next/standalone/.next/server/app/api/share/project/[id]/route.js +1 -0
  18. package/.next/standalone/.next/server/app/api/share/project/[id]/route.js.nft.json +1 -0
  19. package/.next/standalone/.next/server/app/api/share/project/[id]/route_client-reference-manifest.js +1 -0
  20. package/.next/standalone/.next/server/app/api/share/session/[id]/route.js +1 -0
  21. package/.next/standalone/.next/server/app/api/share/session/[id]/route.js.nft.json +1 -0
  22. package/.next/standalone/.next/server/app/api/share/session/[id]/route_client-reference-manifest.js +1 -0
  23. package/.next/standalone/.next/server/app/page.js +46 -2
  24. package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
  25. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  26. package/.next/standalone/.next/server/app/projects/[id]/page.js +1 -1
  27. package/.next/standalone/.next/server/app/projects/[id]/page.js.nft.json +1 -1
  28. package/.next/standalone/.next/server/app/projects/[id]/page_client-reference-manifest.js +1 -1
  29. package/.next/standalone/.next/server/app/projects/page.js +44 -2
  30. package/.next/standalone/.next/server/app/projects/page.js.nft.json +1 -1
  31. package/.next/standalone/.next/server/app/projects/page_client-reference-manifest.js +1 -1
  32. package/.next/standalone/.next/server/app/sessions/[id]/page.js +3 -10
  33. package/.next/standalone/.next/server/app/sessions/[id]/page.js.nft.json +1 -1
  34. package/.next/standalone/.next/server/app/sessions/[id]/page_client-reference-manifest.js +1 -1
  35. package/.next/standalone/.next/server/app/sessions/page.js +44 -2
  36. package/.next/standalone/.next/server/app/sessions/page.js.nft.json +1 -1
  37. package/.next/standalone/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
  38. package/.next/standalone/.next/server/app/settings/page.js +8 -19
  39. package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
  40. package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  41. package/.next/standalone/.next/server/app/timeline/page.js +44 -2
  42. package/.next/standalone/.next/server/app/timeline/page.js.nft.json +1 -1
  43. package/.next/standalone/.next/server/app/timeline/page_client-reference-manifest.js +1 -1
  44. package/.next/standalone/.next/server/app-paths-manifest.json +6 -3
  45. package/.next/standalone/.next/server/chunks/165.js +2 -2
  46. package/.next/standalone/.next/server/chunks/191.js +1 -0
  47. package/.next/standalone/.next/server/chunks/367.js +43 -0
  48. package/.next/standalone/.next/server/chunks/660.js +1 -1
  49. package/.next/standalone/.next/server/chunks/693.js +1 -0
  50. package/.next/standalone/.next/server/chunks/837.js +12 -0
  51. package/.next/standalone/.next/server/chunks/944.js +19 -16
  52. package/.next/standalone/.next/server/chunks/970.js +9 -0
  53. package/.next/standalone/.next/server/functions-config-manifest.json +4 -1
  54. package/.next/standalone/.next/server/pages/404.html +1 -1
  55. package/.next/standalone/.next/server/pages/500.html +1 -1
  56. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  57. package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
  58. package/.next/standalone/.next/static/A6dvfHR2KYz42pasM2hyV/_buildManifest.js +1 -0
  59. package/.next/standalone/.next/static/chunks/app/api/ingest-local/route-3bc0072e65861283.js +1 -0
  60. package/.next/standalone/.next/static/chunks/app/api/quota-probe/route-3bc0072e65861283.js +1 -0
  61. package/.next/standalone/.next/static/chunks/app/api/share/dashboard/route-3bc0072e65861283.js +1 -0
  62. package/.next/standalone/.next/static/chunks/app/api/share/project/[id]/route-3bc0072e65861283.js +1 -0
  63. package/.next/standalone/.next/static/chunks/app/api/share/session/[id]/route-3bc0072e65861283.js +1 -0
  64. package/.next/standalone/.next/static/chunks/app/layout-4527370a1e451501.js +1 -0
  65. package/.next/standalone/.next/static/chunks/app/page-aa358006ddd29e91.js +1 -0
  66. package/.next/standalone/.next/static/chunks/app/projects/[id]/page-15f21aaacdacb59c.js +1 -0
  67. package/.next/standalone/.next/static/chunks/app/projects/page-d794cc35674274a4.js +1 -0
  68. package/.next/standalone/.next/static/chunks/app/sessions/[id]/page-a887f742425eb49c.js +1 -0
  69. package/.next/standalone/.next/static/chunks/app/sessions/page-35c503eef7e53742.js +1 -0
  70. package/.next/standalone/.next/static/chunks/app/settings/page-dc0bec0bd2577322.js +1 -0
  71. package/.next/standalone/.next/static/chunks/app/timeline/page-d794cc35674274a4.js +1 -0
  72. package/.next/standalone/.next/static/css/fff107f5d96e58c9.css +3 -0
  73. package/.next/standalone/node_modules/next/dist/compiled/@vercel/og/index.node.js +20180 -0
  74. package/.next/standalone/node_modules/next/dist/compiled/@vercel/og/noto-sans-v27-latin-regular.ttf +0 -0
  75. package/.next/standalone/node_modules/next/dist/compiled/@vercel/og/package.json +16 -0
  76. package/.next/standalone/node_modules/next/dist/compiled/@vercel/og/resvg.wasm +0 -0
  77. package/.next/standalone/node_modules/next/dist/compiled/@vercel/og/yoga.wasm +0 -0
  78. package/.next/standalone/package.json +2 -1
  79. package/.next/static/A6dvfHR2KYz42pasM2hyV/_buildManifest.js +1 -0
  80. package/.next/static/chunks/app/api/ingest-local/route-3bc0072e65861283.js +1 -0
  81. package/.next/static/chunks/app/api/quota-probe/route-3bc0072e65861283.js +1 -0
  82. package/.next/static/chunks/app/api/share/dashboard/route-3bc0072e65861283.js +1 -0
  83. package/.next/static/chunks/app/api/share/project/[id]/route-3bc0072e65861283.js +1 -0
  84. package/.next/static/chunks/app/api/share/session/[id]/route-3bc0072e65861283.js +1 -0
  85. package/.next/static/chunks/app/layout-4527370a1e451501.js +1 -0
  86. package/.next/static/chunks/app/page-aa358006ddd29e91.js +1 -0
  87. package/.next/static/chunks/app/projects/[id]/page-15f21aaacdacb59c.js +1 -0
  88. package/.next/static/chunks/app/projects/page-d794cc35674274a4.js +1 -0
  89. package/.next/static/chunks/app/sessions/[id]/page-a887f742425eb49c.js +1 -0
  90. package/.next/static/chunks/app/sessions/page-35c503eef7e53742.js +1 -0
  91. package/.next/static/chunks/app/settings/page-dc0bec0bd2577322.js +1 -0
  92. package/.next/static/chunks/app/timeline/page-d794cc35674274a4.js +1 -0
  93. package/.next/static/css/fff107f5d96e58c9.css +3 -0
  94. package/CHANGELOG.md +23 -0
  95. package/package.json +2 -1
  96. package/.next/standalone/.next/static/chunks/app/api/ingest-local/route-db04e57ba4c845d6.js +0 -1
  97. package/.next/standalone/.next/static/chunks/app/api/quota-probe/route-db04e57ba4c845d6.js +0 -1
  98. package/.next/standalone/.next/static/chunks/app/layout-359f69bd6ea201be.js +0 -1
  99. package/.next/standalone/.next/static/chunks/app/page-72efdd1b71c43e03.js +0 -1
  100. package/.next/standalone/.next/static/chunks/app/projects/[id]/page-85ce81e040071814.js +0 -1
  101. package/.next/standalone/.next/static/chunks/app/projects/page-85ce81e040071814.js +0 -1
  102. package/.next/standalone/.next/static/chunks/app/sessions/[id]/page-9e268d4cde844722.js +0 -1
  103. package/.next/standalone/.next/static/chunks/app/sessions/page-caef08af2717f525.js +0 -1
  104. package/.next/standalone/.next/static/chunks/app/settings/page-e26a7c386e472178.js +0 -1
  105. package/.next/standalone/.next/static/chunks/app/timeline/page-85ce81e040071814.js +0 -1
  106. package/.next/standalone/.next/static/css/568a2d3dc76080d7.css +0 -3
  107. package/.next/standalone/.next/static/x9UWQ4odHhvHvXGtRm2Bl/_buildManifest.js +0 -1
  108. package/.next/static/chunks/app/api/ingest-local/route-db04e57ba4c845d6.js +0 -1
  109. package/.next/static/chunks/app/api/quota-probe/route-db04e57ba4c845d6.js +0 -1
  110. package/.next/static/chunks/app/layout-359f69bd6ea201be.js +0 -1
  111. package/.next/static/chunks/app/page-72efdd1b71c43e03.js +0 -1
  112. package/.next/static/chunks/app/projects/[id]/page-85ce81e040071814.js +0 -1
  113. package/.next/static/chunks/app/projects/page-85ce81e040071814.js +0 -1
  114. package/.next/static/chunks/app/sessions/[id]/page-9e268d4cde844722.js +0 -1
  115. package/.next/static/chunks/app/sessions/page-caef08af2717f525.js +0 -1
  116. package/.next/static/chunks/app/settings/page-e26a7c386e472178.js +0 -1
  117. package/.next/static/chunks/app/timeline/page-85ce81e040071814.js +0 -1
  118. package/.next/static/css/568a2d3dc76080d7.css +0 -3
  119. package/.next/static/x9UWQ4odHhvHvXGtRm2Bl/_buildManifest.js +0 -1
  120. /package/.next/standalone/.next/static/{x9UWQ4odHhvHvXGtRm2Bl → A6dvfHR2KYz42pasM2hyV}/_ssgManifest.js +0 -0
  121. /package/.next/static/{x9UWQ4odHhvHvXGtRm2Bl → A6dvfHR2KYz42pasM2hyV}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- x9UWQ4odHhvHvXGtRm2Bl
1
+ A6dvfHR2KYz42pasM2hyV
@@ -12,23 +12,44 @@
12
12
  "static/chunks/4bd1b696-409494caf8c83275.js",
13
13
  "static/chunks/255-69a4a78fac9becef.js",
14
14
  "static/chunks/main-app-c9ae70e5bb48ac77.js",
15
- "static/css/568a2d3dc76080d7.css",
15
+ "static/css/fff107f5d96e58c9.css",
16
16
  "static/chunks/619-f072ac750404f9da.js",
17
- "static/chunks/app/layout-359f69bd6ea201be.js"
17
+ "static/chunks/app/layout-4527370a1e451501.js"
18
18
  ],
19
19
  "/api/ingest-local/route": [
20
20
  "static/chunks/webpack-ad3ccc1e9012aeca.js",
21
21
  "static/chunks/4bd1b696-409494caf8c83275.js",
22
22
  "static/chunks/255-69a4a78fac9becef.js",
23
23
  "static/chunks/main-app-c9ae70e5bb48ac77.js",
24
- "static/chunks/app/api/ingest-local/route-db04e57ba4c845d6.js"
24
+ "static/chunks/app/api/ingest-local/route-3bc0072e65861283.js"
25
25
  ],
26
26
  "/api/quota-probe/route": [
27
27
  "static/chunks/webpack-ad3ccc1e9012aeca.js",
28
28
  "static/chunks/4bd1b696-409494caf8c83275.js",
29
29
  "static/chunks/255-69a4a78fac9becef.js",
30
30
  "static/chunks/main-app-c9ae70e5bb48ac77.js",
31
- "static/chunks/app/api/quota-probe/route-db04e57ba4c845d6.js"
31
+ "static/chunks/app/api/quota-probe/route-3bc0072e65861283.js"
32
+ ],
33
+ "/api/share/dashboard/route": [
34
+ "static/chunks/webpack-ad3ccc1e9012aeca.js",
35
+ "static/chunks/4bd1b696-409494caf8c83275.js",
36
+ "static/chunks/255-69a4a78fac9becef.js",
37
+ "static/chunks/main-app-c9ae70e5bb48ac77.js",
38
+ "static/chunks/app/api/share/dashboard/route-3bc0072e65861283.js"
39
+ ],
40
+ "/api/share/session/[id]/route": [
41
+ "static/chunks/webpack-ad3ccc1e9012aeca.js",
42
+ "static/chunks/4bd1b696-409494caf8c83275.js",
43
+ "static/chunks/255-69a4a78fac9becef.js",
44
+ "static/chunks/main-app-c9ae70e5bb48ac77.js",
45
+ "static/chunks/app/api/share/session/[id]/route-3bc0072e65861283.js"
46
+ ],
47
+ "/api/share/project/[id]/route": [
48
+ "static/chunks/webpack-ad3ccc1e9012aeca.js",
49
+ "static/chunks/4bd1b696-409494caf8c83275.js",
50
+ "static/chunks/255-69a4a78fac9becef.js",
51
+ "static/chunks/main-app-c9ae70e5bb48ac77.js",
52
+ "static/chunks/app/api/share/project/[id]/route-3bc0072e65861283.js"
32
53
  ],
33
54
  "/analytics/page": [
34
55
  "static/chunks/webpack-ad3ccc1e9012aeca.js",
@@ -39,51 +60,51 @@
39
60
  "static/chunks/984-97cc658e4fb036b1.js",
40
61
  "static/chunks/app/analytics/page-42186370029f753c.js"
41
62
  ],
42
- "/sessions/page": [
63
+ "/projects/page": [
43
64
  "static/chunks/webpack-ad3ccc1e9012aeca.js",
44
65
  "static/chunks/4bd1b696-409494caf8c83275.js",
45
66
  "static/chunks/255-69a4a78fac9becef.js",
46
67
  "static/chunks/main-app-c9ae70e5bb48ac77.js",
47
- "static/chunks/app/sessions/page-caef08af2717f525.js"
68
+ "static/chunks/619-f072ac750404f9da.js",
69
+ "static/chunks/app/projects/page-d794cc35674274a4.js"
48
70
  ],
49
- "/projects/[id]/page": [
71
+ "/settings/page": [
50
72
  "static/chunks/webpack-ad3ccc1e9012aeca.js",
51
73
  "static/chunks/4bd1b696-409494caf8c83275.js",
52
74
  "static/chunks/255-69a4a78fac9becef.js",
53
75
  "static/chunks/main-app-c9ae70e5bb48ac77.js",
54
- "static/chunks/619-f072ac750404f9da.js",
55
- "static/chunks/app/projects/[id]/page-85ce81e040071814.js"
76
+ "static/chunks/app/settings/page-dc0bec0bd2577322.js"
56
77
  ],
57
- "/projects/page": [
78
+ "/projects/[id]/page": [
58
79
  "static/chunks/webpack-ad3ccc1e9012aeca.js",
59
80
  "static/chunks/4bd1b696-409494caf8c83275.js",
60
81
  "static/chunks/255-69a4a78fac9becef.js",
61
82
  "static/chunks/main-app-c9ae70e5bb48ac77.js",
62
83
  "static/chunks/619-f072ac750404f9da.js",
63
- "static/chunks/app/projects/page-85ce81e040071814.js"
84
+ "static/chunks/app/projects/[id]/page-15f21aaacdacb59c.js"
64
85
  ],
65
- "/settings/page": [
86
+ "/sessions/page": [
66
87
  "static/chunks/webpack-ad3ccc1e9012aeca.js",
67
88
  "static/chunks/4bd1b696-409494caf8c83275.js",
68
89
  "static/chunks/255-69a4a78fac9becef.js",
69
90
  "static/chunks/main-app-c9ae70e5bb48ac77.js",
70
- "static/chunks/app/settings/page-e26a7c386e472178.js"
91
+ "static/chunks/app/sessions/page-35c503eef7e53742.js"
71
92
  ],
72
- "/sessions/[id]/page": [
93
+ "/timeline/page": [
73
94
  "static/chunks/webpack-ad3ccc1e9012aeca.js",
74
95
  "static/chunks/4bd1b696-409494caf8c83275.js",
75
96
  "static/chunks/255-69a4a78fac9becef.js",
76
97
  "static/chunks/main-app-c9ae70e5bb48ac77.js",
77
98
  "static/chunks/619-f072ac750404f9da.js",
78
- "static/chunks/app/sessions/[id]/page-9e268d4cde844722.js"
99
+ "static/chunks/app/timeline/page-d794cc35674274a4.js"
79
100
  ],
80
- "/timeline/page": [
101
+ "/sessions/[id]/page": [
81
102
  "static/chunks/webpack-ad3ccc1e9012aeca.js",
82
103
  "static/chunks/4bd1b696-409494caf8c83275.js",
83
104
  "static/chunks/255-69a4a78fac9becef.js",
84
105
  "static/chunks/main-app-c9ae70e5bb48ac77.js",
85
106
  "static/chunks/619-f072ac750404f9da.js",
86
- "static/chunks/app/timeline/page-85ce81e040071814.js"
107
+ "static/chunks/app/sessions/[id]/page-a887f742425eb49c.js"
87
108
  ],
88
109
  "/page": [
89
110
  "static/chunks/webpack-ad3ccc1e9012aeca.js",
@@ -92,7 +113,7 @@
92
113
  "static/chunks/main-app-c9ae70e5bb48ac77.js",
93
114
  "static/chunks/619-f072ac750404f9da.js",
94
115
  "static/chunks/997-0bc10efbbb03a5ca.js",
95
- "static/chunks/app/page-72efdd1b71c43e03.js"
116
+ "static/chunks/app/page-aa358006ddd29e91.js"
96
117
  ]
97
118
  }
98
119
  }
@@ -2,12 +2,15 @@
2
2
  "/_not-found/page": "/_not-found",
3
3
  "/api/ingest-local/route": "/api/ingest-local",
4
4
  "/api/quota-probe/route": "/api/quota-probe",
5
+ "/api/share/dashboard/route": "/api/share/dashboard",
6
+ "/api/share/session/[id]/route": "/api/share/session/[id]",
7
+ "/api/share/project/[id]/route": "/api/share/project/[id]",
5
8
  "/analytics/page": "/analytics",
6
- "/sessions/page": "/sessions",
7
- "/projects/[id]/page": "/projects/[id]",
8
9
  "/projects/page": "/projects",
9
10
  "/settings/page": "/settings",
10
- "/sessions/[id]/page": "/sessions/[id]",
11
+ "/projects/[id]/page": "/projects/[id]",
12
+ "/sessions/page": "/sessions",
11
13
  "/timeline/page": "/timeline",
14
+ "/sessions/[id]/page": "/sessions/[id]",
12
15
  "/page": "/"
13
16
  }
@@ -5,8 +5,8 @@
5
5
  "devFiles": [],
6
6
  "ampDevFiles": [],
7
7
  "lowPriorityFiles": [
8
- "static/x9UWQ4odHhvHvXGtRm2Bl/_buildManifest.js",
9
- "static/x9UWQ4odHhvHvXGtRm2Bl/_ssgManifest.js"
8
+ "static/A6dvfHR2KYz42pasM2hyV/_buildManifest.js",
9
+ "static/A6dvfHR2KYz42pasM2hyV/_ssgManifest.js"
10
10
  ],
11
11
  "rootMainFiles": [
12
12
  "static/chunks/webpack-ad3ccc1e9012aeca.js",
@@ -19,6 +19,22 @@
19
19
  "fallback": []
20
20
  },
21
21
  "dynamicRoutes": [
22
+ {
23
+ "page": "/api/share/project/[id]",
24
+ "regex": "^/api/share/project/([^/]+?)(?:/)?$",
25
+ "routeKeys": {
26
+ "nxtPid": "nxtPid"
27
+ },
28
+ "namedRegex": "^/api/share/project/(?<nxtPid>[^/]+?)(?:/)?$"
29
+ },
30
+ {
31
+ "page": "/api/share/session/[id]",
32
+ "regex": "^/api/share/session/([^/]+?)(?:/)?$",
33
+ "routeKeys": {
34
+ "nxtPid": "nxtPid"
35
+ },
36
+ "namedRegex": "^/api/share/session/(?<nxtPid>[^/]+?)(?:/)?$"
37
+ },
22
38
  {
23
39
  "page": "/projects/[id]",
24
40
  "regex": "^/projects/([^/]+?)(?:/)?$",
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}},"11796":{"*":{"id":"67640","name":"*","chunks":[],"async":false}},"15278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"17989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"24431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"29366":{"*":{"id":"70285","name":"*","chunks":[],"async":false}},"34077":{"*":{"id":"47621","name":"*","chunks":[],"async":false}},"35248":{"*":{"id":"95753","name":"*","chunks":[],"async":false}},"38250":{"*":{"id":"21757","name":"*","chunks":[],"async":false}},"52619":{"*":{"id":"3991","name":"*","chunks":[],"async":false}},"57150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"63886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"80622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"81959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"82259":{"*":{"id":"65610","name":"*","chunks":[],"async":false}},"95828":{"*":{"id":"92437","name":"*","chunks":[],"async":false}},"95925":{"*":{"id":"94709","name":"*","chunks":[],"async":false}},"98924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/client/components/builtin/global-error.js":{"id":57150,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":57150,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/client/components/client-page.js":{"id":81959,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/esm/client/components/client-page.js":{"id":81959,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/client/components/client-segment.js":{"id":17989,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/esm/client/components/client-segment.js":{"id":17989,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":63886,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":63886,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":15278,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":15278,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/client/components/render-from-template-context.js":{"id":98924,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":98924,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/lib/framework/boundary-components.js":{"id":24431,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":24431,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":80622,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":80622,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/src/app/globals.css":{"id":13673,"name":"*","chunks":["619","static/chunks/619-f072ac750404f9da.js","177","static/chunks/app/layout-359f69bd6ea201be.js"],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/src/components/Sidebar.tsx":{"id":82259,"name":"*","chunks":["619","static/chunks/619-f072ac750404f9da.js","177","static/chunks/app/layout-359f69bd6ea201be.js"],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/src/components/AnalyticsCharts.tsx":{"id":11796,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/src/components/RangePicker.tsx":{"id":95925,"name":"*","chunks":["619","static/chunks/619-f072ac750404f9da.js","997","static/chunks/997-0bc10efbbb03a5ca.js","974","static/chunks/app/page-72efdd1b71c43e03.js"],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/src/components/SessionRow.tsx":{"id":38250,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/client/app-dir/link.js":{"id":52619,"name":"*","chunks":["619","static/chunks/619-f072ac750404f9da.js","997","static/chunks/997-0bc10efbbb03a5ca.js","974","static/chunks/app/page-72efdd1b71c43e03.js"],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/esm/client/app-dir/link.js":{"id":52619,"name":"*","chunks":["619","static/chunks/619-f072ac750404f9da.js","997","static/chunks/997-0bc10efbbb03a5ca.js","974","static/chunks/app/page-72efdd1b71c43e03.js"],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/src/components/LlmSection.tsx":{"id":35248,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/src/components/SessionActions.tsx":{"id":95828,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/src/components/FreshnessIndicator.tsx":{"id":34077,"name":"*","chunks":["619","static/chunks/619-f072ac750404f9da.js","997","static/chunks/997-0bc10efbbb03a5ca.js","974","static/chunks/app/page-72efdd1b71c43e03.js"],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/src/components/UsageChartCard.tsx":{"id":29366,"name":"*","chunks":["619","static/chunks/619-f072ac750404f9da.js","997","static/chunks/997-0bc10efbbb03a5ca.js","974","static/chunks/app/page-72efdd1b71c43e03.js"],"async":false}},"entryCSSFiles":{"/Users/mikekuehn/devProjects/agentgraphed/oss/src/":[],"/Users/mikekuehn/devProjects/agentgraphed/oss/src/app/layout":[{"inlined":false,"path":"static/css/568a2d3dc76080d7.css"}],"/Users/mikekuehn/devProjects/agentgraphed/oss/src/app/page":[],"/Users/mikekuehn/devProjects/agentgraphed/oss/src/app/_not-found/page":[]},"rscModuleMapping":{"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}},"11796":{"*":{"id":"32192","name":"*","chunks":[],"async":false}},"13673":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"15278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"17989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"24431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"29366":{"*":{"id":"47290","name":"*","chunks":[],"async":false}},"34077":{"*":{"id":"39115","name":"*","chunks":[],"async":false}},"35248":{"*":{"id":"15073","name":"*","chunks":[],"async":false}},"38250":{"*":{"id":"14631","name":"*","chunks":[],"async":false}},"52619":{"*":{"id":"65169","name":"*","chunks":[],"async":false}},"57150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"63886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"80622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"81959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"82259":{"*":{"id":"87907","name":"*","chunks":[],"async":false}},"95828":{"*":{"id":"9998","name":"*","chunks":[],"async":false}},"95925":{"*":{"id":"51094","name":"*","chunks":[],"async":false}},"98924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}},"11796":{"*":{"id":"67640","name":"*","chunks":[],"async":false}},"15278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"15433":{"*":{"id":"76394","name":"*","chunks":[],"async":false}},"17834":{"*":{"id":"22412","name":"*","chunks":[],"async":false}},"17989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"24431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"29366":{"*":{"id":"70285","name":"*","chunks":[],"async":false}},"34077":{"*":{"id":"47621","name":"*","chunks":[],"async":false}},"38250":{"*":{"id":"21757","name":"*","chunks":[],"async":false}},"44782":{"*":{"id":"28380","name":"*","chunks":[],"async":false}},"52619":{"*":{"id":"3991","name":"*","chunks":[],"async":false}},"57150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"61438":{"*":{"id":"3276","name":"*","chunks":[],"async":false}},"63886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"68566":{"*":{"id":"91967","name":"*","chunks":[],"async":false}},"74050":{"*":{"id":"86216","name":"*","chunks":[],"async":false}},"80622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"81959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"82259":{"*":{"id":"65610","name":"*","chunks":[],"async":false}},"95828":{"*":{"id":"92437","name":"*","chunks":[],"async":false}},"95925":{"*":{"id":"94709","name":"*","chunks":[],"async":false}},"98924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/client/components/builtin/global-error.js":{"id":57150,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":57150,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/client/components/client-page.js":{"id":81959,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/esm/client/components/client-page.js":{"id":81959,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/client/components/client-segment.js":{"id":17989,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/esm/client/components/client-segment.js":{"id":17989,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":63886,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":63886,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":15278,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":15278,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/client/components/render-from-template-context.js":{"id":98924,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":98924,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/lib/framework/boundary-components.js":{"id":24431,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":24431,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":80622,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":80622,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/src/app/globals.css":{"id":13673,"name":"*","chunks":["619","static/chunks/619-f072ac750404f9da.js","177","static/chunks/app/layout-4527370a1e451501.js"],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/src/components/Sidebar.tsx":{"id":82259,"name":"*","chunks":["619","static/chunks/619-f072ac750404f9da.js","177","static/chunks/app/layout-4527370a1e451501.js"],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/src/components/AnalyticsCharts.tsx":{"id":11796,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/src/components/RangePicker.tsx":{"id":95925,"name":"*","chunks":["619","static/chunks/619-f072ac750404f9da.js","997","static/chunks/997-0bc10efbbb03a5ca.js","974","static/chunks/app/page-aa358006ddd29e91.js"],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/client/app-dir/link.js":{"id":52619,"name":"*","chunks":["619","static/chunks/619-f072ac750404f9da.js","997","static/chunks/997-0bc10efbbb03a5ca.js","974","static/chunks/app/page-aa358006ddd29e91.js"],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/node_modules/next/dist/esm/client/app-dir/link.js":{"id":52619,"name":"*","chunks":["619","static/chunks/619-f072ac750404f9da.js","997","static/chunks/997-0bc10efbbb03a5ca.js","974","static/chunks/app/page-aa358006ddd29e91.js"],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/src/components/LlmSection.tsx":{"id":68566,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/src/components/ShareButton.tsx":{"id":17834,"name":"*","chunks":["619","static/chunks/619-f072ac750404f9da.js","997","static/chunks/997-0bc10efbbb03a5ca.js","974","static/chunks/app/page-aa358006ddd29e91.js"],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/src/components/SessionRow.tsx":{"id":38250,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/src/components/ResumePanel.tsx":{"id":44782,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/src/components/SessionActions.tsx":{"id":95828,"name":"*","chunks":[],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/src/components/ClassifyChip.tsx":{"id":15433,"name":"*","chunks":["619","static/chunks/619-f072ac750404f9da.js","997","static/chunks/997-0bc10efbbb03a5ca.js","974","static/chunks/app/page-aa358006ddd29e91.js"],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/src/components/FreshnessIndicator.tsx":{"id":34077,"name":"*","chunks":["619","static/chunks/619-f072ac750404f9da.js","997","static/chunks/997-0bc10efbbb03a5ca.js","974","static/chunks/app/page-aa358006ddd29e91.js"],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/src/components/ModelFilter.tsx":{"id":74050,"name":"*","chunks":["619","static/chunks/619-f072ac750404f9da.js","997","static/chunks/997-0bc10efbbb03a5ca.js","974","static/chunks/app/page-aa358006ddd29e91.js"],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/src/components/ProjectFilter.tsx":{"id":61438,"name":"*","chunks":["619","static/chunks/619-f072ac750404f9da.js","997","static/chunks/997-0bc10efbbb03a5ca.js","974","static/chunks/app/page-aa358006ddd29e91.js"],"async":false},"/Users/mikekuehn/devProjects/agentgraphed/oss/src/components/UsageChartCard.tsx":{"id":29366,"name":"*","chunks":["619","static/chunks/619-f072ac750404f9da.js","997","static/chunks/997-0bc10efbbb03a5ca.js","974","static/chunks/app/page-aa358006ddd29e91.js"],"async":false}},"entryCSSFiles":{"/Users/mikekuehn/devProjects/agentgraphed/oss/src/":[],"/Users/mikekuehn/devProjects/agentgraphed/oss/src/app/layout":[{"inlined":false,"path":"static/css/fff107f5d96e58c9.css"}],"/Users/mikekuehn/devProjects/agentgraphed/oss/src/app/page":[],"/Users/mikekuehn/devProjects/agentgraphed/oss/src/app/_not-found/page":[]},"rscModuleMapping":{"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}},"11796":{"*":{"id":"32192","name":"*","chunks":[],"async":false}},"13673":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"15278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"15433":{"*":{"id":"70807","name":"*","chunks":[],"async":false}},"17834":{"*":{"id":"35530","name":"*","chunks":[],"async":false}},"17989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"24431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"29366":{"*":{"id":"47290","name":"*","chunks":[],"async":false}},"34077":{"*":{"id":"39115","name":"*","chunks":[],"async":false}},"38250":{"*":{"id":"14631","name":"*","chunks":[],"async":false}},"44782":{"*":{"id":"63186","name":"*","chunks":[],"async":false}},"52619":{"*":{"id":"65169","name":"*","chunks":[],"async":false}},"57150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"61438":{"*":{"id":"15166","name":"*","chunks":[],"async":false}},"63886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"68566":{"*":{"id":"15073","name":"*","chunks":[],"async":false}},"74050":{"*":{"id":"28342","name":"*","chunks":[],"async":false}},"80622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"81959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"82259":{"*":{"id":"87907","name":"*","chunks":[],"async":false}},"95828":{"*":{"id":"9998","name":"*","chunks":[],"async":false}},"95925":{"*":{"id":"51094","name":"*","chunks":[],"async":false}},"98924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
@@ -1 +1 @@
1
- <!DOCTYPE html><!--x9UWQ4odHhvHvXGtRm2Bl--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/568a2d3dc76080d7.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-ad3ccc1e9012aeca.js"/><script src="/_next/static/chunks/4bd1b696-409494caf8c83275.js" async=""></script><script src="/_next/static/chunks/255-69a4a78fac9becef.js" async=""></script><script src="/_next/static/chunks/main-app-c9ae70e5bb48ac77.js" async=""></script><script src="/_next/static/chunks/619-f072ac750404f9da.js" async=""></script><script src="/_next/static/chunks/app/layout-359f69bd6ea201be.js" async=""></script><meta name="robots" content="noindex"/><title>404: This page could not be found.</title><title>AgentGraphed</title><meta name="description" content="Local-first analytics for AI-assisted development"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div class="flex min-h-screen"><aside class="w-56 shrink-0 border-r border-surface-2 bg-surface-0 flex flex-col sticky top-0 h-screen self-start"><div class="px-5 border-b border-surface-2 h-[72px] flex flex-col justify-center"><div class="flex items-baseline gap-1.5 leading-none"><span class="text-primary text-base">◧</span><span class="text-lg font-bold tracking-tight"><span class="text-ink-dim">Agent</span><span class="text-primary">Graphed</span></span></div><div class="text-[10px] uppercase tracking-wider text-ink-mute mt-1.5">See your AI work</div></div><div class="relative px-3 py-2 border-b border-surface-2"><button type="button" class="w-full flex items-center gap-2 text-[12px] text-ink-dim hover:text-ink" aria-haspopup="dialog" aria-expanded="false"><span class="w-1.5 h-1.5 rounded-full bg-ink-mute "></span><span class="font-mono tabular truncate">Live quota</span></button></div><nav class="px-2 py-3 flex-1 flex flex-col gap-0.5"><a class="flex items-center gap-3 px-3 py-2 rounded text-[13px] transition-colors text-ink-dim hover:text-ink hover:bg-surface-1" href="/"><span class="text-base w-4 text-center opacity-80">◧</span><span>Dashboard</span></a><a class="flex items-center gap-3 px-3 py-2 rounded text-[13px] transition-colors text-ink-dim hover:text-ink hover:bg-surface-1" href="/timeline"><span class="text-base w-4 text-center opacity-80">☰</span><span>Timeline</span></a><a class="flex items-center gap-3 px-3 py-2 rounded text-[13px] transition-colors text-ink-dim hover:text-ink hover:bg-surface-1" href="/projects"><span class="text-base w-4 text-center opacity-80">▦</span><span>Projects</span></a><a class="flex items-center gap-3 px-3 py-2 rounded text-[13px] transition-colors text-ink-dim hover:text-ink hover:bg-surface-1" href="/sessions"><span class="text-base w-4 text-center opacity-80">⌘</span><span>Sessions</span></a><a class="flex items-center gap-3 px-3 py-2 rounded text-[13px] transition-colors text-ink-dim hover:text-ink hover:bg-surface-1" href="/analytics"><span class="text-base w-4 text-center opacity-80">⌁</span><span>Analytics</span></a></nav><div class="px-2 py-3 border-t border-surface-2"><a class="flex items-center gap-3 px-3 py-2 rounded text-[13px] transition-colors text-ink-dim hover:text-ink hover:bg-surface-1" href="/settings"><span class="text-base w-4 text-center opacity-80">⚙</span><span>Settings</span></a></div></aside><main class="flex-1 min-w-0"><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--></main></div><script src="/_next/static/chunks/webpack-ad3ccc1e9012aeca.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[82259,[\"619\",\"static/chunks/619-f072ac750404f9da.js\",\"177\",\"static/chunks/app/layout-359f69bd6ea201be.js\"],\"Sidebar\"]\n3:I[9766,[],\"\"]\n4:I[98924,[],\"\"]\n5:I[24431,[],\"OutletBoundary\"]\n7:I[15278,[],\"AsyncMetadataOutlet\"]\n9:I[24431,[],\"ViewportBoundary\"]\nb:I[24431,[],\"MetadataBoundary\"]\nc:\"$Sreact.suspense\"\ne:I[57150,[],\"\"]\n:HL[\"/_next/static/css/568a2d3dc76080d7.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"x9UWQ4odHhvHvXGtRm2Bl\",\"p\":\"\",\"c\":[\"\",\"_not-found\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/568a2d3dc76080d7.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"className\":\"flex min-h-screen\",\"children\":[[\"$\",\"$L2\",null,{}],[\"$\",\"main\",null,{\"className\":\"flex-1 min-w-0\",\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}]}]}]]}],{\"children\":[\"/_not-found\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L5\",null,{\"children\":[\"$L6\",[\"$\",\"$L7\",null,{\"promise\":\"$@8\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[[\"$\",\"$L9\",null,{\"children\":\"$La\"}],null],[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$c\",null,{\"fallback\":null,\"children\":\"$Ld\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"a:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n6:null\n"])</script><script>self.__next_f.push([1,"8:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"AgentGraphed\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Local-first analytics for AI-assisted development\"}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"d:\"$8:metadata\"\n"])</script></body></html>
1
+ <!DOCTYPE html><!--A6dvfHR2KYz42pasM2hyV--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/fff107f5d96e58c9.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-ad3ccc1e9012aeca.js"/><script src="/_next/static/chunks/4bd1b696-409494caf8c83275.js" async=""></script><script src="/_next/static/chunks/255-69a4a78fac9becef.js" async=""></script><script src="/_next/static/chunks/main-app-c9ae70e5bb48ac77.js" async=""></script><script src="/_next/static/chunks/619-f072ac750404f9da.js" async=""></script><script src="/_next/static/chunks/app/layout-4527370a1e451501.js" async=""></script><meta name="robots" content="noindex"/><title>404: This page could not be found.</title><title>AgentGraphed</title><meta name="description" content="Local-first analytics for AI-assisted development"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div class="flex min-h-screen"><aside class="w-56 shrink-0 border-r border-surface-2 bg-surface-0 flex flex-col sticky top-0 h-screen self-start"><div class="px-5 border-b border-surface-2 h-[72px] flex flex-col justify-center"><div class="flex items-baseline gap-1.5 leading-none"><span class="text-primary text-base">◧</span><span class="text-lg font-bold tracking-tight"><span class="text-ink-dim">Agent</span><span class="text-primary">Graphed</span></span></div><div class="text-[10px] uppercase tracking-wider text-ink-mute mt-1.5">See your AI work</div></div><div class="relative px-3 py-2 border-b border-surface-2"><button type="button" class="w-full flex items-center gap-2 text-[12px] text-ink-dim hover:text-ink" aria-haspopup="dialog" aria-expanded="false"><span class="w-1.5 h-1.5 rounded-full bg-ink-mute "></span><span class="font-mono tabular truncate">Live quota</span></button></div><nav class="px-2 py-3 flex-1 flex flex-col gap-0.5"><a class="flex items-center gap-3 px-3 py-2 rounded text-[13px] transition-colors text-ink-dim hover:text-ink hover:bg-surface-1" href="/"><span class="text-base w-4 text-center opacity-80">◧</span><span>Dashboard</span></a><a class="flex items-center gap-3 px-3 py-2 rounded text-[13px] transition-colors text-ink-dim hover:text-ink hover:bg-surface-1" href="/timeline"><span class="text-base w-4 text-center opacity-80">☰</span><span>Timeline</span></a><a class="flex items-center gap-3 px-3 py-2 rounded text-[13px] transition-colors text-ink-dim hover:text-ink hover:bg-surface-1" href="/projects"><span class="text-base w-4 text-center opacity-80">▦</span><span>Projects</span></a><a class="flex items-center gap-3 px-3 py-2 rounded text-[13px] transition-colors text-ink-dim hover:text-ink hover:bg-surface-1" href="/sessions"><span class="text-base w-4 text-center opacity-80">⌘</span><span>Sessions</span></a><a class="flex items-center gap-3 px-3 py-2 rounded text-[13px] transition-colors text-ink-dim hover:text-ink hover:bg-surface-1" href="/analytics"><span class="text-base w-4 text-center opacity-80">⌁</span><span>Analytics</span></a></nav><div class="px-2 py-3 border-t border-surface-2"><a class="flex items-center gap-3 px-3 py-2 rounded text-[13px] transition-colors text-ink-dim hover:text-ink hover:bg-surface-1" href="/settings"><span class="text-base w-4 text-center opacity-80">⚙</span><span>Settings</span></a></div></aside><main class="flex-1 min-w-0"><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--></main></div><script src="/_next/static/chunks/webpack-ad3ccc1e9012aeca.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[82259,[\"619\",\"static/chunks/619-f072ac750404f9da.js\",\"177\",\"static/chunks/app/layout-4527370a1e451501.js\"],\"Sidebar\"]\n3:I[9766,[],\"\"]\n4:I[98924,[],\"\"]\n5:I[24431,[],\"OutletBoundary\"]\n7:I[15278,[],\"AsyncMetadataOutlet\"]\n9:I[24431,[],\"ViewportBoundary\"]\nb:I[24431,[],\"MetadataBoundary\"]\nc:\"$Sreact.suspense\"\ne:I[57150,[],\"\"]\n:HL[\"/_next/static/css/fff107f5d96e58c9.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"A6dvfHR2KYz42pasM2hyV\",\"p\":\"\",\"c\":[\"\",\"_not-found\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/fff107f5d96e58c9.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"className\":\"flex min-h-screen\",\"children\":[[\"$\",\"$L2\",null,{}],[\"$\",\"main\",null,{\"className\":\"flex-1 min-w-0\",\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}]}]}]]}],{\"children\":[\"/_not-found\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L5\",null,{\"children\":[\"$L6\",[\"$\",\"$L7\",null,{\"promise\":\"$@8\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[[\"$\",\"$L9\",null,{\"children\":\"$La\"}],null],[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$c\",null,{\"fallback\":null,\"children\":\"$Ld\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"a:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n6:null\n"])</script><script>self.__next_f.push([1,"8:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"AgentGraphed\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Local-first analytics for AI-assisted development\"}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"d:\"$8:metadata\"\n"])</script></body></html>
@@ -1,5 +1,5 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[82259,["619","static/chunks/619-f072ac750404f9da.js","177","static/chunks/app/layout-359f69bd6ea201be.js"],"Sidebar"]
2
+ 2:I[82259,["619","static/chunks/619-f072ac750404f9da.js","177","static/chunks/app/layout-4527370a1e451501.js"],"Sidebar"]
3
3
  3:I[9766,[],""]
4
4
  4:I[98924,[],""]
5
5
  5:I[24431,[],"OutletBoundary"]
@@ -8,8 +8,8 @@
8
8
  b:I[24431,[],"MetadataBoundary"]
9
9
  c:"$Sreact.suspense"
10
10
  e:I[57150,[],""]
11
- :HL["/_next/static/css/568a2d3dc76080d7.css","style"]
12
- 0:{"P":null,"b":"x9UWQ4odHhvHvXGtRm2Bl","p":"","c":["","_not-found"],"i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/568a2d3dc76080d7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"children":["$","div",null,{"className":"flex min-h-screen","children":[["$","$L2",null,{}],["$","main",null,{"className":"flex-1 min-w-0","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]}]}]]}],{"children":["/_not-found",["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L5",null,{"children":["$L6",["$","$L7",null,{"promise":"$@8"}]]}]]}],{},null,false]},null,false]},null,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],[["$","$L9",null,{"children":"$La"}],null],["$","$Lb",null,{"children":["$","div",null,{"hidden":true,"children":["$","$c",null,{"fallback":null,"children":"$Ld"}]}]}]]}],false]],"m":"$undefined","G":["$e",[]],"s":false,"S":true}
11
+ :HL["/_next/static/css/fff107f5d96e58c9.css","style"]
12
+ 0:{"P":null,"b":"A6dvfHR2KYz42pasM2hyV","p":"","c":["","_not-found"],"i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/fff107f5d96e58c9.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"children":["$","div",null,{"className":"flex min-h-screen","children":[["$","$L2",null,{}],["$","main",null,{"className":"flex-1 min-w-0","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]}]}]]}],{"children":["/_not-found",["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L5",null,{"children":["$L6",["$","$L7",null,{"promise":"$@8"}]]}]]}],{},null,false]},null,false]},null,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],[["$","$L9",null,{"children":"$La"}],null],["$","$Lb",null,{"children":["$","div",null,{"hidden":true,"children":["$","$c",null,{"fallback":null,"children":"$Ld"}]}]}]]}],false]],"m":"$undefined","G":["$e",[]],"s":false,"S":true}
13
13
  a:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
14
14
  6:null
15
15
  8:{"metadata":[["$","title","0",{"children":"AgentGraphed"}],["$","meta","1",{"name":"description","content":"Local-first analytics for AI-assisted development"}]],"error":null,"digest":"$undefined"}