@leanspec/ui 0.2.8 → 0.2.9-dev.20251205030455

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 (640) hide show
  1. package/.next/standalone/node_modules/.pnpm/better-sqlite3@11.10.0/node_modules/better-sqlite3/build/Release/better_sqlite3.node +0 -0
  2. package/.next/standalone/node_modules/.pnpm/source-map@0.8.0-beta.0/node_modules/source-map/package.json +95 -0
  3. package/.next/standalone/packages/ui/.next/BUILD_ID +1 -1
  4. package/.next/standalone/packages/ui/.next/app-path-routes-manifest.json +8 -0
  5. package/.next/standalone/packages/ui/.next/build-manifest.json +4 -4
  6. package/.next/standalone/packages/ui/.next/prerender-manifest.json +3 -3
  7. package/.next/standalone/packages/ui/.next/required-server-files.json +4 -4
  8. package/.next/standalone/packages/ui/.next/routes-manifest.json +60 -0
  9. package/.next/standalone/packages/ui/.next/server/app/_global-error/page/build-manifest.json +2 -2
  10. package/.next/standalone/packages/ui/.next/server/app/_global-error/page.js +1 -1
  11. package/.next/standalone/packages/ui/.next/server/app/_global-error/page.js.nft.json +1 -1
  12. package/.next/standalone/packages/ui/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  13. package/.next/standalone/packages/ui/.next/server/app/_global-error.html +2 -2
  14. package/.next/standalone/packages/ui/.next/server/app/_global-error.rsc +1 -1
  15. package/.next/standalone/packages/ui/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  16. package/.next/standalone/packages/ui/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  17. package/.next/standalone/packages/ui/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  18. package/.next/standalone/packages/ui/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  19. package/.next/standalone/packages/ui/.next/server/app/_not-found/page/build-manifest.json +2 -2
  20. package/.next/standalone/packages/ui/.next/server/app/_not-found/page.js +2 -2
  21. package/.next/standalone/packages/ui/.next/server/app/_not-found/page.js.nft.json +1 -1
  22. package/.next/standalone/packages/ui/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  23. package/.next/standalone/packages/ui/.next/server/app/_not-found.html +2 -2
  24. package/.next/standalone/packages/ui/.next/server/app/_not-found.rsc +18 -18
  25. package/.next/standalone/packages/ui/.next/server/app/_not-found.segments/_full.segment.rsc +18 -18
  26. package/.next/standalone/packages/ui/.next/server/app/_not-found.segments/_index.segment.rsc +11 -11
  27. package/.next/standalone/packages/ui/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +3 -3
  28. package/.next/standalone/packages/ui/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
  29. package/.next/standalone/packages/ui/.next/server/app/_not-found.segments/_tree.segment.rsc +5 -5
  30. package/.next/standalone/packages/ui/.next/server/app/api/context/route.js +1 -1
  31. package/.next/standalone/packages/ui/.next/server/app/api/context/route.js.nft.json +1 -1
  32. package/.next/standalone/packages/ui/.next/server/app/api/dependencies/route/app-paths-manifest.json +3 -0
  33. package/.next/standalone/packages/ui/.next/server/app/api/dependencies/route/build-manifest.json +11 -0
  34. package/.next/standalone/packages/ui/.next/server/app/api/dependencies/route/server-reference-manifest.json +4 -0
  35. package/.next/standalone/packages/ui/.next/server/app/api/dependencies/route.js +8 -0
  36. package/.next/standalone/packages/ui/.next/server/app/api/dependencies/route.js.map +5 -0
  37. package/.next/standalone/packages/ui/.next/server/app/api/dependencies/route.js.nft.json +1 -0
  38. package/.next/standalone/packages/ui/.next/server/app/api/dependencies/route_client-reference-manifest.js +2 -0
  39. package/.next/standalone/packages/ui/.next/server/app/api/local-projects/[id]/route.js.nft.json +1 -1
  40. package/.next/standalone/packages/ui/.next/server/app/api/local-projects/discover/route.js.nft.json +1 -1
  41. package/.next/standalone/packages/ui/.next/server/app/api/local-projects/list-directory/route.js.nft.json +1 -1
  42. package/.next/standalone/packages/ui/.next/server/app/api/local-projects/route.js.nft.json +1 -1
  43. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/context/route/app-paths-manifest.json +3 -0
  44. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/context/route/build-manifest.json +11 -0
  45. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/context/route/server-reference-manifest.json +4 -0
  46. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/context/route.js +8 -0
  47. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/context/route.js.map +5 -0
  48. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/context/route.js.nft.json +1 -0
  49. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/context/route_client-reference-manifest.js +2 -0
  50. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/dependencies/route/app-paths-manifest.json +3 -0
  51. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/dependencies/route/build-manifest.json +11 -0
  52. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/dependencies/route/server-reference-manifest.json +4 -0
  53. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/dependencies/route.js +8 -0
  54. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/dependencies/route.js.map +5 -0
  55. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/dependencies/route.js.nft.json +1 -0
  56. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/dependencies/route_client-reference-manifest.js +2 -0
  57. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/route.js +1 -3
  58. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/route.js.nft.json +1 -1
  59. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/specs/[spec]/route.js +1 -2
  60. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/specs/[spec]/route.js.nft.json +1 -1
  61. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/specs/[spec]/status/route.js +1 -1
  62. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/specs/[spec]/status/route.js.nft.json +1 -1
  63. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/specs/route.js +1 -2
  64. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/specs/route.js.nft.json +1 -1
  65. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/stats/route.js +1 -1
  66. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/stats/route.js.nft.json +1 -1
  67. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/validate/route/app-paths-manifest.json +3 -0
  68. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/validate/route/build-manifest.json +11 -0
  69. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/validate/route/server-reference-manifest.json +4 -0
  70. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/validate/route.js +6 -0
  71. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/validate/route.js.map +5 -0
  72. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/validate/route.js.nft.json +1 -0
  73. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/validate/route_client-reference-manifest.js +2 -0
  74. package/.next/standalone/packages/ui/.next/server/app/api/projects/route.js +1 -3
  75. package/.next/standalone/packages/ui/.next/server/app/api/projects/route.js.nft.json +1 -1
  76. package/.next/standalone/packages/ui/.next/server/app/api/revalidate/route.js +1 -1
  77. package/.next/standalone/packages/ui/.next/server/app/api/revalidate/route.js.nft.json +1 -1
  78. package/.next/standalone/packages/ui/.next/server/app/api/specs/[id]/dependency-graph/route.js +1 -1
  79. package/.next/standalone/packages/ui/.next/server/app/api/specs/[id]/dependency-graph/route.js.nft.json +1 -1
  80. package/.next/standalone/packages/ui/.next/server/app/api/specs/[id]/route.js +1 -1
  81. package/.next/standalone/packages/ui/.next/server/app/api/specs/[id]/route.js.nft.json +1 -1
  82. package/.next/standalone/packages/ui/.next/server/app/api/specs/[id]/status/route.js.nft.json +1 -1
  83. package/.next/standalone/packages/ui/.next/server/app/api/specs/[id]/subspecs/[file]/route.js +1 -1
  84. package/.next/standalone/packages/ui/.next/server/app/api/specs/[id]/subspecs/[file]/route.js.nft.json +1 -1
  85. package/.next/standalone/packages/ui/.next/server/app/api/stats/route.js +1 -1
  86. package/.next/standalone/packages/ui/.next/server/app/api/stats/route.js.nft.json +1 -1
  87. package/.next/standalone/packages/ui/.next/server/app/context/page/build-manifest.json +2 -2
  88. package/.next/standalone/packages/ui/.next/server/app/context/page.js +2 -2
  89. package/.next/standalone/packages/ui/.next/server/app/context/page.js.nft.json +1 -1
  90. package/.next/standalone/packages/ui/.next/server/app/context/page_client-reference-manifest.js +1 -1
  91. package/.next/standalone/packages/ui/.next/server/app/dependencies/page/app-paths-manifest.json +3 -0
  92. package/.next/standalone/packages/ui/.next/server/app/dependencies/page/build-manifest.json +18 -0
  93. package/.next/standalone/packages/ui/.next/server/app/dependencies/page/next-font-manifest.json +6 -0
  94. package/.next/standalone/packages/ui/.next/server/app/dependencies/page/react-loadable-manifest.json +1 -0
  95. package/.next/standalone/packages/ui/.next/server/app/dependencies/page/server-reference-manifest.json +4 -0
  96. package/.next/standalone/packages/ui/.next/server/app/dependencies/page.js +19 -0
  97. package/.next/standalone/packages/ui/.next/server/app/dependencies/page.js.map +5 -0
  98. package/.next/standalone/packages/ui/.next/server/app/dependencies/page.js.nft.json +1 -0
  99. package/.next/standalone/packages/ui/.next/server/app/dependencies/page_client-reference-manifest.js +2 -0
  100. package/.next/standalone/packages/ui/.next/server/app/page/build-manifest.json +2 -2
  101. package/.next/standalone/packages/ui/.next/server/app/page.js +4 -3
  102. package/.next/standalone/packages/ui/.next/server/app/page.js.nft.json +1 -1
  103. package/.next/standalone/packages/ui/.next/server/app/page_client-reference-manifest.js +1 -1
  104. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/context/page/app-paths-manifest.json +3 -0
  105. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/context/page/build-manifest.json +18 -0
  106. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/context/page/next-font-manifest.json +6 -0
  107. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/context/page/react-loadable-manifest.json +1 -0
  108. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/context/page/server-reference-manifest.json +4 -0
  109. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/context/page.js +21 -0
  110. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/context/page.js.map +5 -0
  111. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/context/page.js.nft.json +1 -0
  112. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/context/page_client-reference-manifest.js +2 -0
  113. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/dependencies/page/app-paths-manifest.json +3 -0
  114. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/dependencies/page/build-manifest.json +18 -0
  115. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/dependencies/page/next-font-manifest.json +6 -0
  116. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/dependencies/page/react-loadable-manifest.json +1 -0
  117. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/dependencies/page/server-reference-manifest.json +4 -0
  118. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/dependencies/page.js +21 -0
  119. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/dependencies/page.js.map +5 -0
  120. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/dependencies/page.js.nft.json +1 -0
  121. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/dependencies/page_client-reference-manifest.js +2 -0
  122. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/page/build-manifest.json +2 -2
  123. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/page.js +7 -7
  124. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/page.js.nft.json +1 -1
  125. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/page_client-reference-manifest.js +1 -1
  126. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/specs/[specId]/page/build-manifest.json +2 -2
  127. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/specs/[specId]/page.js +8 -7
  128. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/specs/[specId]/page.js.nft.json +1 -1
  129. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/specs/[specId]/page_client-reference-manifest.js +1 -1
  130. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/specs/page/build-manifest.json +2 -2
  131. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/specs/page.js +7 -6
  132. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/specs/page.js.nft.json +1 -1
  133. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/specs/page_client-reference-manifest.js +1 -1
  134. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/stats/page/app-paths-manifest.json +3 -0
  135. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/stats/page/build-manifest.json +18 -0
  136. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/stats/page/next-font-manifest.json +6 -0
  137. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/stats/page/react-loadable-manifest.json +1 -0
  138. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/stats/page/server-reference-manifest.json +4 -0
  139. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/stats/page.js +21 -0
  140. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/stats/page.js.map +5 -0
  141. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/stats/page.js.nft.json +1 -0
  142. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/stats/page_client-reference-manifest.js +2 -0
  143. package/.next/standalone/packages/ui/.next/server/app/projects/page/build-manifest.json +2 -2
  144. package/.next/standalone/packages/ui/.next/server/app/projects/page.js +7 -6
  145. package/.next/standalone/packages/ui/.next/server/app/projects/page.js.nft.json +1 -1
  146. package/.next/standalone/packages/ui/.next/server/app/projects/page_client-reference-manifest.js +1 -1
  147. package/.next/standalone/packages/ui/.next/server/app/projects.html +2 -2
  148. package/.next/standalone/packages/ui/.next/server/app/projects.rsc +24 -23
  149. package/.next/standalone/packages/ui/.next/server/app/projects.segments/_full.segment.rsc +24 -23
  150. package/.next/standalone/packages/ui/.next/server/app/projects.segments/_index.segment.rsc +9 -9
  151. package/.next/standalone/packages/ui/.next/server/app/projects.segments/_tree.segment.rsc +2 -2
  152. package/.next/standalone/packages/ui/.next/server/app/projects.segments/projects/__PAGE__.segment.rsc +2 -2
  153. package/.next/standalone/packages/ui/.next/server/app/projects.segments/projects.segment.rsc +1 -1
  154. package/.next/standalone/packages/ui/.next/server/app/specs/[id]/page/build-manifest.json +2 -2
  155. package/.next/standalone/packages/ui/.next/server/app/specs/[id]/page.js +2 -2
  156. package/.next/standalone/packages/ui/.next/server/app/specs/[id]/page.js.nft.json +1 -1
  157. package/.next/standalone/packages/ui/.next/server/app/specs/[id]/page_client-reference-manifest.js +1 -1
  158. package/.next/standalone/packages/ui/.next/server/app/specs/page/build-manifest.json +2 -2
  159. package/.next/standalone/packages/ui/.next/server/app/specs/page.js +2 -2
  160. package/.next/standalone/packages/ui/.next/server/app/specs/page.js.nft.json +1 -1
  161. package/.next/standalone/packages/ui/.next/server/app/specs/page_client-reference-manifest.js +1 -1
  162. package/.next/standalone/packages/ui/.next/server/app/stats/page/build-manifest.json +2 -2
  163. package/.next/standalone/packages/ui/.next/server/app/stats/page.js +2 -2
  164. package/.next/standalone/packages/ui/.next/server/app/stats/page.js.nft.json +1 -1
  165. package/.next/standalone/packages/ui/.next/server/app/stats/page_client-reference-manifest.js +1 -1
  166. package/.next/standalone/packages/ui/.next/server/app-paths-manifest.json +8 -0
  167. package/.next/standalone/packages/ui/.next/server/chunks/6681a__next-internal_server_app_api_projects_[id]_dependencies_route_actions_7ac49581.js +3 -0
  168. package/.next/standalone/packages/ui/.next/server/chunks/730ea_ui__next-internal_server_app_api_projects_[id]_context_route_actions_96adca70.js +3 -0
  169. package/.next/standalone/packages/ui/.next/server/chunks/730ea_ui__next-internal_server_app_api_projects_[id]_validate_route_actions_b60372c9.js +3 -0
  170. package/.next/standalone/packages/ui/.next/server/chunks/[externals]_better-sqlite3_a1cc22cb._.js +3 -0
  171. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__1706515f._.js +3 -0
  172. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__18aca702._.js +3 -0
  173. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__27348781._.js +3 -0
  174. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__3a7f0840._.js +3 -0
  175. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__3e17db24._.js +3 -0
  176. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__5f1e0195._.js +3 -0
  177. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__6e06fd2a._.js +3 -0
  178. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__71d98924._.js +3 -0
  179. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__97b99cc0._.js +3 -0
  180. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__9d9758e1._.js +3 -0
  181. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__b1ad8b69._.js +3 -0
  182. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__b212b9bd._.js +3 -0
  183. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__b9c03a57._.js +3 -0
  184. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__e99e7672._.js +3 -0
  185. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__f38a5f20._.js +3 -0
  186. package/.next/standalone/packages/ui/.next/server/chunks/{[root-of-the-server]__126dea7b._.js → [root-of-the-server]__fa8cf2bc._.js} +2 -2
  187. package/.next/standalone/packages/ui/.next/server/chunks/packages_ui__next-internal_server_app_api_dependencies_route_actions_cf6b14c3.js +3 -0
  188. package/.next/standalone/packages/ui/.next/server/chunks/packages_ui_src_lib_specs_sources_database-source_ts_b8c1af87._.js +3 -0
  189. package/.next/standalone/packages/ui/.next/server/chunks/packages_ui_src_lib_specs_sources_database-source_ts_baa0160d._.js +72 -1
  190. package/.next/standalone/packages/ui/.next/server/chunks/ssr/730ea_ui__next-internal_server_app_projects_[projectId]_context_page_actions_e4940a48.js +3 -0
  191. package/.next/standalone/packages/ui/.next/server/chunks/ssr/730ea_ui__next-internal_server_app_projects_[projectId]_stats_page_actions_82a85203.js +3 -0
  192. package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__0f0dade1._.js +1 -1
  193. package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__13f96ef4._.js +3 -0
  194. package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__212c8580._.js +3 -0
  195. package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__2b66bcca._.js +3 -0
  196. package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__312221a2._.js +3 -0
  197. package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__366688dd._.js +3 -0
  198. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{[root-of-the-server]__fd80e4dd._.js → [root-of-the-server]__38c56adc._.js} +2 -2
  199. package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__44b603f9._.js +3 -0
  200. package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__46b71f61._.js +3 -0
  201. package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__53f4506c._.js +3 -0
  202. package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__665ae766._.js +3 -0
  203. package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__84124d4b._.js +3 -0
  204. package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__921689ca._.js +3 -0
  205. package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__a34731d8._.js +3 -0
  206. package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__a9d7fd42._.js +3 -0
  207. package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__b0d6e2ad._.js +3 -0
  208. package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__b27b2469._.js +3 -0
  209. package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__b3633d6e._.js +3 -0
  210. package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__dcee62dd._.js +3 -0
  211. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_000dd317._.js +1 -1
  212. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_03aa8d19._.js +7 -0
  213. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{_39562b2a._.js → _170362f4._.js} +3 -3
  214. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_1a642e67._.js +4 -0
  215. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_28fe1532._.js +1 -1
  216. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{_85effc18._.js → _2bc76f88._.js} +3 -3
  217. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{_fdd7780b._.js → _3f059230._.js} +3 -3
  218. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_58b98a8f._.js +4 -0
  219. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_8ab6f9ca._.js +3 -0
  220. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_90eed09a._.js +3 -0
  221. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{_22274047._.js → _adb9d7cb._.js} +2 -2
  222. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_b303aeea._.js +3 -0
  223. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{_bae6d2b8._.js → _b421ba4a._.js} +3 -3
  224. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_d840ffc6._.js +3 -0
  225. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_da18b655._.js +3 -0
  226. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_ec637d7c._.js +3 -0
  227. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_f05260d6._.js +4 -0
  228. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_f38e75b7._.js +4 -0
  229. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_f9129aae._.js +3 -0
  230. package/.next/standalone/packages/ui/.next/server/chunks/ssr/f825c_server_app_projects_[projectId]_dependencies_page_actions_ba2321b8.js +3 -0
  231. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_0056f1f2._.js +3 -0
  232. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_015f83ca._.js +3 -0
  233. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_30b0b05a._.js +3 -0
  234. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_478d57e5._.js +3 -0
  235. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_4e3e790c._.js +3 -0
  236. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_80605a06._.js +3 -0
  237. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{node_modules__pnpm_f5b29533._.js → node_modules__pnpm_8680dc29._.js} +2 -2
  238. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{node_modules__pnpm_e175b92a._.js → node_modules__pnpm_94a0b1f5._.js} +2 -2
  239. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_b4ff5c78._.js +3 -0
  240. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_bb80de48._.js +3 -0
  241. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{node_modules__pnpm_7791e3b8._.js → node_modules__pnpm_d3262b3d._.js} +2 -2
  242. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_e8075f9b._.js +3 -0
  243. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_f919ef4a._.js +3 -0
  244. package/.next/standalone/packages/ui/.next/server/chunks/ssr/packages_ui__next-internal_server_app_dependencies_page_actions_57387d47.js +3 -0
  245. package/.next/standalone/packages/ui/.next/server/chunks/ssr/packages_ui_src_app_context_context-client_tsx_4ba99a62._.js +2 -2
  246. package/.next/standalone/packages/ui/.next/server/chunks/ssr/packages_ui_src_app_dependencies_dependencies-client_tsx_0e82443a._.js +4 -0
  247. package/.next/standalone/packages/ui/.next/server/chunks/ssr/packages_ui_src_app_projects_layout_tsx_86c2ce0f._.js +3 -0
  248. package/.next/standalone/packages/ui/.next/server/chunks/ssr/packages_ui_src_app_projects_page_tsx_6e166c8e._.js +1 -1
  249. package/.next/standalone/packages/ui/.next/server/chunks/ssr/packages_ui_src_app_specs_specs-client_tsx_0bb8f8f8._.js +1 -1
  250. package/.next/standalone/packages/ui/.next/server/chunks/ssr/packages_ui_src_components_spec-detail-wrapper_tsx_fd35401c._.js +3 -0
  251. package/.next/standalone/packages/ui/.next/server/chunks/ssr/packages_ui_src_components_specs-nav-sidebar_tsx_8237ed13._.js +1 -1
  252. package/.next/standalone/packages/ui/.next/server/middleware-build-manifest.js +2 -2
  253. package/.next/standalone/packages/ui/.next/server/pages/404.html +2 -2
  254. package/.next/standalone/packages/ui/.next/server/pages/500.html +2 -2
  255. package/.next/standalone/packages/ui/.next/server/server-reference-manifest.js +1 -1
  256. package/.next/standalone/packages/ui/.next/server/server-reference-manifest.json +1 -1
  257. package/.next/standalone/packages/ui/.next/static/chunks/04de9ed512b8098b.js +10 -0
  258. package/.next/standalone/packages/ui/.next/static/chunks/1e0689744f87e958.js +2 -0
  259. package/.next/standalone/packages/ui/.next/static/chunks/3d12a8c3152b526d.js +3 -0
  260. package/.next/standalone/packages/ui/.next/static/chunks/4610aea3ca2e69eb.js +2 -0
  261. package/.next/standalone/packages/ui/.next/static/chunks/46275d9d67603bf5.js +1 -0
  262. package/.next/standalone/packages/ui/.next/static/chunks/7931c6cb379305b1.js +1 -0
  263. package/.next/standalone/packages/ui/.next/static/chunks/7a00633903e066b4.js +1 -0
  264. package/.next/standalone/packages/ui/.next/static/chunks/{942cf63b4032c808.js → 7df6308e6cfcf902.js} +1 -1
  265. package/.next/standalone/packages/ui/.next/static/chunks/7f9a218732be8099.js +5 -0
  266. package/.next/standalone/packages/ui/.next/static/chunks/840c6743a491a398.js +1 -0
  267. package/.next/standalone/packages/ui/.next/static/chunks/8a6e8f3394240dbb.js +1 -0
  268. package/.next/standalone/packages/ui/.next/static/chunks/8d8c106c6848d15b.js +1 -0
  269. package/.next/standalone/packages/ui/.next/static/chunks/a5e25b9fa6b88eee.js +1 -0
  270. package/.next/standalone/packages/ui/.next/static/chunks/a640b005f2e15d98.js +1 -0
  271. package/.next/standalone/packages/ui/.next/static/chunks/a7075a240adea8e8.js +1 -0
  272. package/.next/standalone/packages/ui/.next/static/chunks/b53250480fde6816.js +1 -0
  273. package/.next/{static/chunks/794f3931f1ca12d2.js → standalone/packages/ui/.next/static/chunks/bbd498aa5689c057.js} +1 -1
  274. package/.next/standalone/packages/ui/.next/static/chunks/c26909a25ca9fc9b.js +1 -0
  275. package/.next/standalone/packages/ui/.next/static/chunks/c658e22a605e0ed1.js +1 -0
  276. package/.next/standalone/packages/ui/.next/static/chunks/c92660d8d0c4763d.js +1 -0
  277. package/.next/standalone/packages/ui/.next/static/chunks/{e3bc96a996e2a314.js → d26f4109b44eb240.js} +1 -1
  278. package/.next/standalone/packages/ui/.next/static/chunks/{3276ca6fd9005903.js → d52a048b511c32bd.js} +1 -1
  279. package/.next/standalone/packages/ui/.next/static/chunks/ddb2935cfe5310c7.css +1 -0
  280. package/.next/standalone/packages/ui/.next/static/chunks/e399b4afc7936907.js +1 -0
  281. package/.next/standalone/packages/ui/.next/static/chunks/f924ae32752e1583.js +1 -0
  282. package/.next/standalone/packages/ui/.next/static/chunks/ff11efb770d5a0bc.js +1 -0
  283. package/.next/{static/chunks/turbopack-5fa55215af0efb15.js → standalone/packages/ui/.next/static/chunks/turbopack-261c5dcdd873f310.js} +1 -1
  284. package/.next/standalone/packages/ui/package.json +3 -1
  285. package/.next/standalone/packages/ui/server.js +1 -1
  286. package/.next/standalone/packages/ui/src/app/api/dependencies/route.ts +81 -0
  287. package/.next/standalone/packages/ui/src/app/api/projects/[id]/context/route.ts +39 -0
  288. package/.next/standalone/packages/ui/src/app/api/projects/[id]/dependencies/route.ts +69 -0
  289. package/.next/standalone/packages/ui/src/app/api/projects/[id]/route.ts +25 -9
  290. package/.next/standalone/packages/ui/src/app/api/projects/[id]/specs/[spec]/route.ts +14 -14
  291. package/.next/standalone/packages/ui/src/app/api/projects/[id]/specs/route.ts +9 -8
  292. package/.next/standalone/packages/ui/src/app/api/projects/[id]/validate/route.ts +49 -0
  293. package/.next/standalone/packages/ui/src/app/api/projects/route.ts +18 -5
  294. package/.next/standalone/packages/ui/src/app/api/specs/[id]/dependency-graph/route.test.ts +0 -2
  295. package/.next/standalone/packages/ui/src/app/api/specs/[id]/dependency-graph/route.ts +0 -15
  296. package/.next/standalone/packages/ui/src/app/context/context-client.tsx +23 -1
  297. package/.next/standalone/packages/ui/src/app/dashboard-client.tsx +29 -58
  298. package/.next/standalone/packages/ui/src/app/dependencies/constants.ts +25 -0
  299. package/.next/standalone/packages/ui/src/app/dependencies/dependencies-client.tsx +700 -0
  300. package/.next/standalone/packages/ui/src/app/dependencies/index.ts +19 -0
  301. package/.next/standalone/packages/ui/src/app/dependencies/page.tsx +38 -0
  302. package/.next/standalone/packages/ui/src/app/dependencies/spec-node.tsx +80 -0
  303. package/.next/standalone/packages/ui/src/app/dependencies/spec-sidebar.tsx +171 -0
  304. package/.next/standalone/packages/ui/src/app/dependencies/types.ts +37 -0
  305. package/.next/standalone/packages/ui/src/app/dependencies/utils.ts +194 -0
  306. package/.next/standalone/packages/ui/src/app/page.tsx +24 -0
  307. package/.next/standalone/packages/ui/src/app/projects/[projectId]/context/page.tsx +41 -0
  308. package/.next/standalone/packages/ui/src/app/projects/[projectId]/dependencies/page.tsx +43 -0
  309. package/.next/standalone/packages/ui/src/app/projects/[projectId]/page.tsx +18 -2
  310. package/.next/standalone/packages/ui/src/app/projects/[projectId]/stats/page.tsx +24 -0
  311. package/.next/standalone/packages/ui/src/app/projects/layout.tsx +7 -0
  312. package/.next/standalone/packages/ui/src/app/projects/page.tsx +167 -20
  313. package/.next/standalone/packages/ui/src/app/specs/specs-client.tsx +27 -17
  314. package/.next/standalone/packages/ui/src/components/color-picker.tsx +73 -0
  315. package/.next/standalone/packages/ui/src/components/context-file-detail.tsx +308 -0
  316. package/.next/standalone/packages/ui/src/components/context-file-viewer.tsx +96 -2
  317. package/.next/standalone/packages/ui/src/components/create-project-dialog.tsx +3 -5
  318. package/.next/standalone/packages/ui/src/components/directory-picker.tsx +1 -0
  319. package/.next/standalone/packages/ui/src/components/main-sidebar.tsx +31 -6
  320. package/.next/standalone/packages/ui/src/components/markdown-link.tsx +15 -8
  321. package/.next/standalone/packages/ui/src/components/project-switcher.tsx +24 -5
  322. package/.next/standalone/packages/ui/src/components/quick-search.tsx +3 -1
  323. package/.next/standalone/packages/ui/src/components/spec-dependency-graph.tsx +13 -52
  324. package/.next/standalone/packages/ui/src/components/spec-detail-client.tsx +36 -11
  325. package/.next/standalone/packages/ui/src/components/spec-detail-wrapper.tsx +3 -4
  326. package/.next/standalone/packages/ui/src/components/specs-nav-sidebar.tsx +8 -6
  327. package/.next/standalone/packages/ui/src/contexts/project-context.tsx +24 -0
  328. package/.next/standalone/packages/ui/src/lib/db/service-queries.ts +85 -31
  329. package/.next/standalone/packages/ui/src/lib/dependency-graph.ts +0 -13
  330. package/.next/standalone/packages/ui/src/types/specs.ts +6 -4
  331. package/.next/standalone/packages/ui/tsconfig.tsbuildinfo +1 -1
  332. package/.next/static/chunks/04de9ed512b8098b.js +10 -0
  333. package/.next/static/chunks/1e0689744f87e958.js +2 -0
  334. package/.next/static/chunks/3d12a8c3152b526d.js +3 -0
  335. package/.next/static/chunks/4610aea3ca2e69eb.js +2 -0
  336. package/.next/static/chunks/46275d9d67603bf5.js +1 -0
  337. package/.next/static/chunks/7931c6cb379305b1.js +1 -0
  338. package/.next/static/chunks/7a00633903e066b4.js +1 -0
  339. package/.next/static/chunks/{942cf63b4032c808.js → 7df6308e6cfcf902.js} +1 -1
  340. package/.next/static/chunks/7f9a218732be8099.js +5 -0
  341. package/.next/static/chunks/840c6743a491a398.js +1 -0
  342. package/.next/static/chunks/8a6e8f3394240dbb.js +1 -0
  343. package/.next/static/chunks/8d8c106c6848d15b.js +1 -0
  344. package/.next/static/chunks/a5e25b9fa6b88eee.js +1 -0
  345. package/.next/static/chunks/a640b005f2e15d98.js +1 -0
  346. package/.next/static/chunks/a7075a240adea8e8.js +1 -0
  347. package/.next/static/chunks/b53250480fde6816.js +1 -0
  348. package/.next/{standalone/packages/ui/.next/static/chunks/794f3931f1ca12d2.js → static/chunks/bbd498aa5689c057.js} +1 -1
  349. package/.next/static/chunks/c26909a25ca9fc9b.js +1 -0
  350. package/.next/static/chunks/c658e22a605e0ed1.js +1 -0
  351. package/.next/static/chunks/c92660d8d0c4763d.js +1 -0
  352. package/.next/static/chunks/{e3bc96a996e2a314.js → d26f4109b44eb240.js} +1 -1
  353. package/.next/static/chunks/{3276ca6fd9005903.js → d52a048b511c32bd.js} +1 -1
  354. package/.next/static/chunks/ddb2935cfe5310c7.css +1 -0
  355. package/.next/static/chunks/e399b4afc7936907.js +1 -0
  356. package/.next/static/chunks/f924ae32752e1583.js +1 -0
  357. package/.next/static/chunks/ff11efb770d5a0bc.js +1 -0
  358. package/.next/{standalone/packages/ui/.next/static/chunks/turbopack-5fa55215af0efb15.js → static/chunks/turbopack-261c5dcdd873f310.js} +1 -1
  359. package/package.json +4 -2
  360. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__65667b70._.js +0 -3
  361. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__675a763e._.js +0 -3
  362. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__803d07f0._.js +0 -3
  363. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__8233e09b._.js +0 -3
  364. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__84cdc14a._.js +0 -3
  365. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__8a9ab1a3._.js +0 -3
  366. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__aa677b0d._.js +0 -3
  367. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__ae726e9c._.js +0 -3
  368. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__bdc3963a._.js +0 -3
  369. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__f06435b0._.js +0 -3
  370. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__f5c6d6b8._.js +0 -3
  371. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__fb91986f._.js +0 -3
  372. package/.next/standalone/packages/ui/.next/server/chunks/packages_ui_src_lib_db_index_ts_556307fa._.js +0 -74
  373. package/.next/standalone/packages/ui/.next/server/chunks/packages_ui_src_lib_specs_sources_database-source_ts_0bd881ee._.js +0 -3
  374. package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__01bfc8ff._.js +0 -3
  375. package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__12b4eb41._.js +0 -3
  376. package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__4ec37765._.js +0 -3
  377. package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__50122e7e._.js +0 -3
  378. package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__6e739186._.js +0 -7
  379. package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__88a691ee._.js +0 -3
  380. package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__a4c56419._.js +0 -7
  381. package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__b6632d78._.js +0 -3
  382. package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__bdbbba01._.js +0 -3
  383. package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__cc589a54._.js +0 -3
  384. package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__daee3355._.js +0 -3
  385. package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__ead1539c._.js +0 -3
  386. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_0f9ffe32._.js +0 -3
  387. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_315f3b3a._.js +0 -3
  388. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_3b617676._.js +0 -3
  389. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_9dcf102b._.js +0 -3
  390. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_ac867463._.js +0 -3
  391. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_b397e94a._.js +0 -3
  392. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_3ba1438c._.js +0 -3
  393. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_8272a49c._.js +0 -3
  394. package/.next/standalone/packages/ui/.next/static/chunks/1eb8283995f370c6.js +0 -1
  395. package/.next/standalone/packages/ui/.next/static/chunks/20f4141ccb5d4eb4.js +0 -1
  396. package/.next/standalone/packages/ui/.next/static/chunks/2c85b8059e42248a.js +0 -1
  397. package/.next/standalone/packages/ui/.next/static/chunks/336e8e8fc6b0fba8.js +0 -1
  398. package/.next/standalone/packages/ui/.next/static/chunks/37a1236ed50645a6.js +0 -1
  399. package/.next/standalone/packages/ui/.next/static/chunks/3b6b058ebd14dbed.js +0 -1
  400. package/.next/standalone/packages/ui/.next/static/chunks/9d84ba08a41145ec.js +0 -5
  401. package/.next/standalone/packages/ui/.next/static/chunks/b8353eb8c6fb895e.js +0 -1
  402. package/.next/standalone/packages/ui/.next/static/chunks/c4b1faff3361a749.js +0 -1
  403. package/.next/standalone/packages/ui/.next/static/chunks/d7420d2a867e57b5.js +0 -1
  404. package/.next/standalone/packages/ui/.next/static/chunks/dae403679aae65f4.js +0 -1
  405. package/.next/standalone/packages/ui/.next/static/chunks/efded9da04c960d8.js +0 -1
  406. package/.next/standalone/packages/ui/.next/static/chunks/f382932f1a5d6359.js +0 -10
  407. package/.next/standalone/packages/ui/.next/static/chunks/f43b6e43b4da1a32.css +0 -1
  408. package/.next/standalone/packages/ui/.next/static/chunks/f6dd06e6d22d2d12.js +0 -3
  409. package/.next/standalone/packages/ui/dist/BUILD_ID +0 -1
  410. package/.next/standalone/packages/ui/dist/public/f864aa7e7061c0600e35cf3d879b27cf.txt +0 -1
  411. package/.next/standalone/packages/ui/dist/public/favicon.ico +0 -0
  412. package/.next/standalone/packages/ui/dist/public/file.svg +0 -1
  413. package/.next/standalone/packages/ui/dist/public/github-mark-white.svg +0 -1
  414. package/.next/standalone/packages/ui/dist/public/github-mark.svg +0 -1
  415. package/.next/standalone/packages/ui/dist/public/globe.svg +0 -1
  416. package/.next/standalone/packages/ui/dist/public/icon.svg +0 -7
  417. package/.next/standalone/packages/ui/dist/public/logo-dark-bg.svg +0 -17
  418. package/.next/standalone/packages/ui/dist/public/logo-with-bg.svg +0 -17
  419. package/.next/standalone/packages/ui/dist/public/logo.svg +0 -17
  420. package/.next/standalone/packages/ui/dist/public/next.svg +0 -1
  421. package/.next/standalone/packages/ui/dist/public/vercel.svg +0 -1
  422. package/.next/standalone/packages/ui/dist/public/window.svg +0 -1
  423. package/.next/standalone/packages/ui/dist/standalone/packages/web/README.md +0 -196
  424. package/.next/standalone/packages/ui/dist/standalone/packages/web/package.json +0 -75
  425. package/.next/standalone/packages/ui/dist/standalone/packages/web/server.js +0 -44
  426. package/.next/standalone/packages/ui/dist/standalone/specs/014-complete-custom-frontmatter/README.md +0 -175
  427. package/.next/standalone/packages/ui/dist/standalone/specs/016-github-action/README.md +0 -317
  428. package/.next/standalone/packages/ui/dist/standalone/specs/017-vscode-extension/README.md +0 -261
  429. package/.next/standalone/packages/ui/dist/standalone/specs/018-spec-validation/CLI-DESIGN.md +0 -380
  430. package/.next/standalone/packages/ui/dist/standalone/specs/018-spec-validation/CONFIGURATION-EXAMPLES.md +0 -230
  431. package/.next/standalone/packages/ui/dist/standalone/specs/018-spec-validation/CONFIGURATION.md +0 -285
  432. package/.next/standalone/packages/ui/dist/standalone/specs/018-spec-validation/IMPLEMENTATION.md +0 -358
  433. package/.next/standalone/packages/ui/dist/standalone/specs/018-spec-validation/README.md +0 -303
  434. package/.next/standalone/packages/ui/dist/standalone/specs/018-spec-validation/TESTING.md +0 -368
  435. package/.next/standalone/packages/ui/dist/standalone/specs/018-spec-validation/VALIDATION-RULES.md +0 -327
  436. package/.next/standalone/packages/ui/dist/standalone/specs/024-pattern-aware-list-grouping/README.md +0 -117
  437. package/.next/standalone/packages/ui/dist/standalone/specs/025-template-config-updates/README.md +0 -73
  438. package/.next/standalone/packages/ui/dist/standalone/specs/026-init-pattern-selection/README.md +0 -109
  439. package/.next/standalone/packages/ui/dist/standalone/specs/034-copilot-slash-commands/README.md +0 -107
  440. package/.next/standalone/packages/ui/dist/standalone/specs/035-live-specs-showcase/ARCHITECTURE.md +0 -244
  441. package/.next/standalone/packages/ui/dist/standalone/specs/035-live-specs-showcase/IMPLEMENTATION.md +0 -429
  442. package/.next/standalone/packages/ui/dist/standalone/specs/035-live-specs-showcase/README.md +0 -302
  443. package/.next/standalone/packages/ui/dist/standalone/specs/036-pm-integrations/README.md +0 -158
  444. package/.next/standalone/packages/ui/dist/standalone/specs/043-official-launch-02/DEMO-AI-ASSISTED.md +0 -359
  445. package/.next/standalone/packages/ui/dist/standalone/specs/043-official-launch-02/DEMO-FULL-LIFECYCLE.md +0 -86
  446. package/.next/standalone/packages/ui/dist/standalone/specs/043-official-launch-02/DEMO-REAL-FEATURE.md +0 -437
  447. package/.next/standalone/packages/ui/dist/standalone/specs/043-official-launch-02/DEMO-SCRIPT.md +0 -365
  448. package/.next/standalone/packages/ui/dist/standalone/specs/043-official-launch-02/DOGFOODING-FINAL.md +0 -203
  449. package/.next/standalone/packages/ui/dist/standalone/specs/043-official-launch-02/DOGFOODING-SESSION-2025-11-06.md +0 -174
  450. package/.next/standalone/packages/ui/dist/standalone/specs/043-official-launch-02/DOGFOODING-SUMMARY.md +0 -156
  451. package/.next/standalone/packages/ui/dist/standalone/specs/043-official-launch-02/IMPLEMENTATION.md +0 -183
  452. package/.next/standalone/packages/ui/dist/standalone/specs/043-official-launch-02/MARKETING.md +0 -229
  453. package/.next/standalone/packages/ui/dist/standalone/specs/043-official-launch-02/NEXT-STEPS-DEMO.md +0 -243
  454. package/.next/standalone/packages/ui/dist/standalone/specs/043-official-launch-02/README.md +0 -217
  455. package/.next/standalone/packages/ui/dist/standalone/specs/043-official-launch-02/SESSION-2025-11-06.md +0 -166
  456. package/.next/standalone/packages/ui/dist/standalone/specs/043-official-launch-02/TESTING.md +0 -126
  457. package/.next/standalone/packages/ui/dist/standalone/specs/045-unified-dashboard/ACTUAL-IMPLEMENTATION.md +0 -108
  458. package/.next/standalone/packages/ui/dist/standalone/specs/045-unified-dashboard/DESIGN.md +0 -382
  459. package/.next/standalone/packages/ui/dist/standalone/specs/045-unified-dashboard/IMPLEMENTATION.md +0 -144
  460. package/.next/standalone/packages/ui/dist/standalone/specs/045-unified-dashboard/RATIONALE.md +0 -146
  461. package/.next/standalone/packages/ui/dist/standalone/specs/045-unified-dashboard/README.md +0 -208
  462. package/.next/standalone/packages/ui/dist/standalone/specs/045-unified-dashboard/TESTING.md +0 -182
  463. package/.next/standalone/packages/ui/dist/standalone/specs/047-git-backfill-timestamps/README.md +0 -314
  464. package/.next/standalone/packages/ui/dist/standalone/specs/048-spec-complexity-analysis/FINDINGS.md +0 -113
  465. package/.next/standalone/packages/ui/dist/standalone/specs/048-spec-complexity-analysis/GUIDELINES.md +0 -237
  466. package/.next/standalone/packages/ui/dist/standalone/specs/048-spec-complexity-analysis/README.md +0 -149
  467. package/.next/standalone/packages/ui/dist/standalone/specs/049-leanspec-first-principles/ANALYSIS-COMPARISONS.md +0 -175
  468. package/.next/standalone/packages/ui/dist/standalone/specs/049-leanspec-first-principles/ANALYSIS-CONSTRAINTS.md +0 -254
  469. package/.next/standalone/packages/ui/dist/standalone/specs/049-leanspec-first-principles/FIRST-PRINCIPLES.md +0 -376
  470. package/.next/standalone/packages/ui/dist/standalone/specs/049-leanspec-first-principles/OPERATIONALIZATION-ROADMAP.md +0 -240
  471. package/.next/standalone/packages/ui/dist/standalone/specs/049-leanspec-first-principles/OPERATIONALIZATION-TOOLS.md +0 -175
  472. package/.next/standalone/packages/ui/dist/standalone/specs/049-leanspec-first-principles/README.md +0 -374
  473. package/.next/standalone/packages/ui/dist/standalone/specs/051-docs-system-prompt-principles/README.md +0 -339
  474. package/.next/standalone/packages/ui/dist/standalone/specs/052-branding-assets/README.md +0 -128
  475. package/.next/standalone/packages/ui/dist/standalone/specs/053-spec-assets-philosophy/README.md +0 -97
  476. package/.next/standalone/packages/ui/dist/standalone/specs/054-validate-output-lint-style/DESIGN-DECISIONS.md +0 -93
  477. package/.next/standalone/packages/ui/dist/standalone/specs/054-validate-output-lint-style/OUTPUT-FORMAT-SPEC.md +0 -146
  478. package/.next/standalone/packages/ui/dist/standalone/specs/054-validate-output-lint-style/README.md +0 -175
  479. package/.next/standalone/packages/ui/dist/standalone/specs/055-readme-redesign-ai-first/ANALYSIS-PART1.md +0 -397
  480. package/.next/standalone/packages/ui/dist/standalone/specs/055-readme-redesign-ai-first/ANALYSIS-PART2.md +0 -342
  481. package/.next/standalone/packages/ui/dist/standalone/specs/055-readme-redesign-ai-first/ANALYSIS.md +0 -44
  482. package/.next/standalone/packages/ui/dist/standalone/specs/055-readme-redesign-ai-first/CHANGES.md +0 -150
  483. package/.next/standalone/packages/ui/dist/standalone/specs/055-readme-redesign-ai-first/CONCERNS-ANALYSIS.md +0 -351
  484. package/.next/standalone/packages/ui/dist/standalone/specs/055-readme-redesign-ai-first/DOCS-ALIGNMENT-ANALYSIS.md +0 -238
  485. package/.next/standalone/packages/ui/dist/standalone/specs/055-readme-redesign-ai-first/README.md +0 -280
  486. package/.next/standalone/packages/ui/dist/standalone/specs/055-readme-redesign-ai-first/REDESIGN-DRAFT.md +0 -372
  487. package/.next/standalone/packages/ui/dist/standalone/specs/055-readme-redesign-ai-first/REDESIGN-REFINED.md +0 -466
  488. package/.next/standalone/packages/ui/dist/standalone/specs/056-docs-site-accuracy-audit/AUDIT-RESULTS.md +0 -178
  489. package/.next/standalone/packages/ui/dist/standalone/specs/056-docs-site-accuracy-audit/README.md +0 -174
  490. package/.next/standalone/packages/ui/dist/standalone/specs/057-docs-validation-comprehensive/README.md +0 -295
  491. package/.next/standalone/packages/ui/dist/standalone/specs/057-docs-validation-comprehensive/VALIDATION-RESULTS.md +0 -487
  492. package/.next/standalone/packages/ui/dist/standalone/specs/058-docs-overview-polish/ANALYSIS.md +0 -241
  493. package/.next/standalone/packages/ui/dist/standalone/specs/058-docs-overview-polish/DESIGN.md +0 -279
  494. package/.next/standalone/packages/ui/dist/standalone/specs/058-docs-overview-polish/IMPLEMENTATION.md +0 -642
  495. package/.next/standalone/packages/ui/dist/standalone/specs/058-docs-overview-polish/NOTES.md +0 -125
  496. package/.next/standalone/packages/ui/dist/standalone/specs/058-docs-overview-polish/README.md +0 -286
  497. package/.next/standalone/packages/ui/dist/standalone/specs/059-programmatic-spec-management/ARCHITECTURE.md +0 -392
  498. package/.next/standalone/packages/ui/dist/standalone/specs/059-programmatic-spec-management/COMMANDS.md +0 -1002
  499. package/.next/standalone/packages/ui/dist/standalone/specs/059-programmatic-spec-management/CONTEXT-ENGINEERING.md +0 -411
  500. package/.next/standalone/packages/ui/dist/standalone/specs/059-programmatic-spec-management/IMPLEMENTATION.md +0 -812
  501. package/.next/standalone/packages/ui/dist/standalone/specs/059-programmatic-spec-management/README.md +0 -504
  502. package/.next/standalone/packages/ui/dist/standalone/specs/059-programmatic-spec-management/TESTING.md +0 -724
  503. package/.next/standalone/packages/ui/dist/standalone/specs/060-core-concepts-coherence/README.md +0 -125
  504. package/.next/standalone/packages/ui/dist/standalone/specs/061-ai-assisted-spec-writing/README.md +0 -299
  505. package/.next/standalone/packages/ui/dist/standalone/specs/062-docs-info-architecture-v2/IMPLEMENTATION-PLAN.md +0 -174
  506. package/.next/standalone/packages/ui/dist/standalone/specs/062-docs-info-architecture-v2/PAGE-SPECIFICATIONS.md +0 -265
  507. package/.next/standalone/packages/ui/dist/standalone/specs/062-docs-info-architecture-v2/PROBLEM-ANALYSIS.md +0 -36
  508. package/.next/standalone/packages/ui/dist/standalone/specs/062-docs-info-architecture-v2/README.md +0 -243
  509. package/.next/standalone/packages/ui/dist/standalone/specs/062-docs-info-architecture-v2/SOLUTION-DESIGN.md +0 -82
  510. package/.next/standalone/packages/ui/dist/standalone/specs/063-migration-from-existing-tools/DESIGN.md +0 -338
  511. package/.next/standalone/packages/ui/dist/standalone/specs/063-migration-from-existing-tools/EXAMPLES.md +0 -354
  512. package/.next/standalone/packages/ui/dist/standalone/specs/063-migration-from-existing-tools/IMPLEMENTATION.md +0 -189
  513. package/.next/standalone/packages/ui/dist/standalone/specs/063-migration-from-existing-tools/README.md +0 -119
  514. package/.next/standalone/packages/ui/dist/standalone/specs/064-docs-site-zh-translation/README.md +0 -170
  515. package/.next/standalone/packages/ui/dist/standalone/specs/065-v03-planning/README.md +0 -158
  516. package/.next/standalone/packages/ui/dist/standalone/specs/066-context-economy-thresholds-refinement/README.md +0 -842
  517. package/.next/standalone/packages/ui/dist/standalone/specs/067-monorepo-core-extraction/README.md +0 -358
  518. package/.next/standalone/packages/ui/dist/standalone/specs/068-live-specs-ux-enhancements/DESIGN.md +0 -444
  519. package/.next/standalone/packages/ui/dist/standalone/specs/068-live-specs-ux-enhancements/README.md +0 -357
  520. package/.next/standalone/packages/ui/dist/standalone/specs/069-token-counting-utils/README.md +0 -551
  521. package/.next/standalone/packages/ui/dist/standalone/specs/070-mcp-token-counting-tool/README.md +0 -372
  522. package/.next/standalone/packages/ui/dist/standalone/specs/071-simplified-token-validation/README.md +0 -489
  523. package/.next/standalone/packages/ui/dist/standalone/specs/072-ai-agent-first-use-workflow/README.md +0 -285
  524. package/.next/standalone/packages/ui/dist/standalone/specs/073-template-engine-agents-md/README.md +0 -323
  525. package/.next/standalone/packages/ui/dist/standalone/specs/074-content-at-creation/README.md +0 -136
  526. package/.next/standalone/packages/ui/dist/standalone/specs/075-intelligent-search-engine/README.md +0 -399
  527. package/.next/standalone/packages/ui/dist/standalone/specs/076-programmatic-spec-relationships/README.md +0 -301
  528. package/.next/standalone/packages/ui/dist/standalone/specs/077-archiving-strategy/README.md +0 -235
  529. package/.next/standalone/packages/ui/dist/standalone/specs/078-sub-spec-template-system/README.md +0 -303
  530. package/.next/standalone/packages/ui/dist/standalone/specs/079-cli-alphabetical-organization/README.md +0 -196
  531. package/.next/standalone/packages/ui/dist/standalone/specs/080-mcp-server-modular-architecture/README.md +0 -388
  532. package/.next/standalone/packages/ui/dist/standalone/specs/081-web-app-ux-redesign/README.md +0 -824
  533. package/.next/standalone/packages/ui/dist/standalone/specs/082-web-realtime-sync-architecture/DATABASE.md +0 -111
  534. package/.next/standalone/packages/ui/dist/standalone/specs/082-web-realtime-sync-architecture/DEPLOYMENT.md +0 -69
  535. package/.next/standalone/packages/ui/dist/standalone/specs/082-web-realtime-sync-architecture/FILESYSTEM.md +0 -77
  536. package/.next/standalone/packages/ui/dist/standalone/specs/082-web-realtime-sync-architecture/IMPLEMENTATION.md +0 -184
  537. package/.next/standalone/packages/ui/dist/standalone/specs/082-web-realtime-sync-architecture/README.md +0 -496
  538. package/.next/standalone/packages/ui/dist/standalone/specs/083-web-navigation-performance/README.md +0 -490
  539. package/.next/standalone/packages/ui/dist/standalone/specs/084-sub-spec-visibility-in-tools/README.md +0 -389
  540. package/.next/standalone/packages/ui/dist/standalone/specs/085-cli-relationship-commands/README.md +0 -920
  541. package/.next/standalone/packages/ui/dist/standalone/specs/086-template-component-deduplication/README.md +0 -146
  542. package/.next/standalone/packages/ui/dist/standalone/specs/087-cli-ui-command/README.md +0 -607
  543. package/.next/standalone/packages/ui/dist/standalone/specs/088-core-concepts-terminology-only/README.md +0 -104
  544. package/.next/standalone/packages/ui/dist/standalone/specs/089-sdd-practical-tutorials/README.md +0 -124
  545. package/.next/standalone/packages/ui/dist/standalone/specs/090-leanspec-sdd-case-studies/README.md +0 -129
  546. package/.next/standalone/packages/ui/dist/standalone/specs/091-chinese-localization-strategy/README.md +0 -244
  547. package/.next/standalone/packages/ui/dist/standalone/specs/092-docs-site-submodule-migration/README.md +0 -148
  548. package/.next/standalone/packages/ui/dist/standalone/specs/093-spec-detail-ui-improvements/README.md +0 -54
  549. package/.next/standalone/packages/ui/dist/standalone/specs/archived/001-typescript-cli-migration/README.md +0 -37
  550. package/.next/standalone/packages/ui/dist/standalone/specs/archived/002-template-system-redesign/README.md +0 -60
  551. package/.next/standalone/packages/ui/dist/standalone/specs/archived/003-init-system-redesign/README.md +0 -113
  552. package/.next/standalone/packages/ui/dist/standalone/specs/archived/004-existing-project-integration/README.md +0 -69
  553. package/.next/standalone/packages/ui/dist/standalone/specs/archived/004-existing-project-integration/SUMMARY.md +0 -112
  554. package/.next/standalone/packages/ui/dist/standalone/specs/archived/005-structured-frontmatter/README.md +0 -229
  555. package/.next/standalone/packages/ui/dist/standalone/specs/archived/006-pm-visualization-tools/README.md +0 -406
  556. package/.next/standalone/packages/ui/dist/standalone/specs/archived/007-system-prompt-updates/README.md +0 -168
  557. package/.next/standalone/packages/ui/dist/standalone/specs/archived/008-commander-migration/README.md +0 -174
  558. package/.next/standalone/packages/ui/dist/standalone/specs/archived/009-cli-ux-enhancement/README.md +0 -212
  559. package/.next/standalone/packages/ui/dist/standalone/specs/archived/010-commands-refactor/README.md +0 -249
  560. package/.next/standalone/packages/ui/dist/standalone/specs/archived/011-test-results/README.md +0 -60
  561. package/.next/standalone/packages/ui/dist/standalone/specs/archived/011-test-results/TEST_SUMMARY.md +0 -139
  562. package/.next/standalone/packages/ui/dist/standalone/specs/archived/012-sub-spec-files/README.md +0 -722
  563. package/.next/standalone/packages/ui/dist/standalone/specs/archived/013-custom-spec-templates/README.md +0 -413
  564. package/.next/standalone/packages/ui/dist/standalone/specs/archived/015-npm-publishing/README.md +0 -255
  565. package/.next/standalone/packages/ui/dist/standalone/specs/archived/019-readme-improvement/README.md +0 -252
  566. package/.next/standalone/packages/ui/dist/standalone/specs/archived/020-documentation-website/README.md +0 -253
  567. package/.next/standalone/packages/ui/dist/standalone/specs/archived/021-docusaurus-vercel-migration/README.md +0 -612
  568. package/.next/standalone/packages/ui/dist/standalone/specs/archived/022-flexible-folder-structure/README.md +0 -794
  569. package/.next/standalone/packages/ui/dist/standalone/specs/archived/023-folder-structure-improvements/DESIGN.md +0 -834
  570. package/.next/standalone/packages/ui/dist/standalone/specs/archived/023-folder-structure-improvements/README.md +0 -255
  571. package/.next/standalone/packages/ui/dist/standalone/specs/archived/027-cli-ui-ux-optimization/README.md +0 -454
  572. package/.next/standalone/packages/ui/dist/standalone/specs/archived/028-cli-ui-modernization/README.md +0 -172
  573. package/.next/standalone/packages/ui/dist/standalone/specs/archived/029-visualization-improvements/IMPLEMENTATION.md +0 -152
  574. package/.next/standalone/packages/ui/dist/standalone/specs/archived/029-visualization-improvements/README.md +0 -95
  575. package/.next/standalone/packages/ui/dist/standalone/specs/archived/030-created-date-format-bug/README.md +0 -87
  576. package/.next/standalone/packages/ui/dist/standalone/specs/archived/031-gantt-ux-improvements/README.md +0 -230
  577. package/.next/standalone/packages/ui/dist/standalone/specs/archived/032-console-log-chalk-security/README.md +0 -89
  578. package/.next/standalone/packages/ui/dist/standalone/specs/archived/033-mcp-server/README.md +0 -89
  579. package/.next/standalone/packages/ui/dist/standalone/specs/archived/037-docs-overhaul/README.md +0 -166
  580. package/.next/standalone/packages/ui/dist/standalone/specs/archived/038-flat-structure-migration/README.md +0 -276
  581. package/.next/standalone/packages/ui/dist/standalone/specs/archived/038-mcp-frontmatter-bug-fix/README.md +0 -122
  582. package/.next/standalone/packages/ui/dist/standalone/specs/archived/039-simplify-viewer-commands/README.md +0 -198
  583. package/.next/standalone/packages/ui/dist/standalone/specs/archived/039-template-variable-sync/README.md +0 -192
  584. package/.next/standalone/packages/ui/dist/standalone/specs/archived/040-spec-viewer-commands/README.md +0 -171
  585. package/.next/standalone/packages/ui/dist/standalone/specs/archived/042-mcp-error-handling/README.md +0 -200
  586. package/.next/standalone/packages/ui/dist/standalone/specs/archived/044-spec-relationships-clarity/README.md +0 -317
  587. package/.next/standalone/packages/ui/dist/standalone/specs/archived/046-stats-dashboard-refactor/DESIGN.md +0 -276
  588. package/.next/standalone/packages/ui/dist/standalone/specs/archived/046-stats-dashboard-refactor/IMPLEMENTATION.md +0 -241
  589. package/.next/standalone/packages/ui/dist/standalone/specs/archived/046-stats-dashboard-refactor/README.md +0 -139
  590. package/.next/standalone/packages/ui/dist/standalone/specs/archived/046-stats-dashboard-refactor/TESTING.md +0 -328
  591. package/.next/standalone/packages/ui/dist/standalone/specs/archived/050-tool-redesign-first-principles/README.md +0 -400
  592. package/.next/standalone/packages/ui/dist/static/chunks/0c19c69aa7625475.js +0 -1
  593. package/.next/standalone/packages/ui/dist/static/chunks/116800b03245a1e5.js +0 -1
  594. package/.next/standalone/packages/ui/dist/static/chunks/15843a3d7584e314.js +0 -1
  595. package/.next/standalone/packages/ui/dist/static/chunks/19e80edf527aef5c.js +0 -1
  596. package/.next/standalone/packages/ui/dist/static/chunks/465954d5af3284a9.js +0 -1
  597. package/.next/standalone/packages/ui/dist/static/chunks/5abeeb89f1412a80.js +0 -3
  598. package/.next/standalone/packages/ui/dist/static/chunks/5c2072ad938de8ed.js +0 -1
  599. package/.next/standalone/packages/ui/dist/static/chunks/6a05a93ec8fa7b83.js +0 -1
  600. package/.next/standalone/packages/ui/dist/static/chunks/778e42188e450b39.css +0 -1
  601. package/.next/standalone/packages/ui/dist/static/chunks/a02c1f50ff00204f.js +0 -1
  602. package/.next/standalone/packages/ui/dist/static/chunks/a45464b9776dd88e.js +0 -1
  603. package/.next/standalone/packages/ui/dist/static/chunks/a6dad97d9634a72d.js +0 -1
  604. package/.next/standalone/packages/ui/dist/static/chunks/b0ea0ac61604f843.js +0 -1
  605. package/.next/standalone/packages/ui/dist/static/chunks/c06e85b449720194.js +0 -1
  606. package/.next/standalone/packages/ui/dist/static/chunks/c557ac675be79771.js +0 -1
  607. package/.next/standalone/packages/ui/dist/static/chunks/cad005a57ffbb2d3.js +0 -1
  608. package/.next/standalone/packages/ui/dist/static/chunks/cdf6fe33bc65efbc.js +0 -1
  609. package/.next/standalone/packages/ui/dist/static/chunks/d12ed5dbe44caed7.js +0 -1
  610. package/.next/standalone/packages/ui/dist/static/chunks/d1ebe5c1a344f4ca.js +0 -5
  611. package/.next/standalone/packages/ui/dist/static/chunks/d42cf1682bc46652.js +0 -1
  612. package/.next/standalone/packages/ui/dist/static/chunks/dde5d8bddd7fbfcf.js +0 -1
  613. package/.next/standalone/packages/ui/dist/static/chunks/ebd89051637b9a47.js +0 -4
  614. package/.next/standalone/packages/ui/dist/static/chunks/ec82875d18b29f47.js +0 -2
  615. package/.next/standalone/packages/ui/dist/static/chunks/f0b701df9769bcc5.js +0 -19
  616. package/.next/standalone/packages/ui/dist/static/chunks/turbopack-1c09a99f4c9e28d3.js +0 -3
  617. package/.next/static/-Mn9iD4O5f_khGd1P3kmB/_buildManifest.js +0 -11
  618. package/.next/static/-Mn9iD4O5f_khGd1P3kmB/_clientMiddlewareManifest.json +0 -1
  619. package/.next/static/-Mn9iD4O5f_khGd1P3kmB/_ssgManifest.js +0 -1
  620. package/.next/static/chunks/1eb8283995f370c6.js +0 -1
  621. package/.next/static/chunks/20f4141ccb5d4eb4.js +0 -1
  622. package/.next/static/chunks/2c85b8059e42248a.js +0 -1
  623. package/.next/static/chunks/336e8e8fc6b0fba8.js +0 -1
  624. package/.next/static/chunks/37a1236ed50645a6.js +0 -1
  625. package/.next/static/chunks/3b6b058ebd14dbed.js +0 -1
  626. package/.next/static/chunks/9d84ba08a41145ec.js +0 -5
  627. package/.next/static/chunks/b8353eb8c6fb895e.js +0 -1
  628. package/.next/static/chunks/c4b1faff3361a749.js +0 -1
  629. package/.next/static/chunks/d7420d2a867e57b5.js +0 -1
  630. package/.next/static/chunks/dae403679aae65f4.js +0 -1
  631. package/.next/static/chunks/efded9da04c960d8.js +0 -1
  632. package/.next/static/chunks/f382932f1a5d6359.js +0 -10
  633. package/.next/static/chunks/f43b6e43b4da1a32.css +0 -1
  634. package/.next/static/chunks/f6dd06e6d22d2d12.js +0 -3
  635. /package/.next/standalone/packages/ui/.next/static/{-Mn9iD4O5f_khGd1P3kmB → T8X9UGfigRL0qWZiBHNjy}/_buildManifest.js +0 -0
  636. /package/.next/standalone/packages/ui/.next/static/{-Mn9iD4O5f_khGd1P3kmB → T8X9UGfigRL0qWZiBHNjy}/_clientMiddlewareManifest.json +0 -0
  637. /package/.next/standalone/packages/ui/.next/static/{-Mn9iD4O5f_khGd1P3kmB → T8X9UGfigRL0qWZiBHNjy}/_ssgManifest.js +0 -0
  638. /package/.next/{standalone/packages/ui/dist/static/4ZnYN1WbN4LGJQOwP6FkT → static/T8X9UGfigRL0qWZiBHNjy}/_buildManifest.js +0 -0
  639. /package/.next/{standalone/packages/ui/dist/static/4ZnYN1WbN4LGJQOwP6FkT → static/T8X9UGfigRL0qWZiBHNjy}/_clientMiddlewareManifest.json +0 -0
  640. /package/.next/{standalone/packages/ui/dist/static/4ZnYN1WbN4LGJQOwP6FkT → static/T8X9UGfigRL0qWZiBHNjy}/_ssgManifest.js +0 -0
@@ -1,2 +1,2 @@
1
- <!DOCTYPE html><!--_Mn9iD4O5f_khGd1P3kmB--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/chunks/f43b6e43b4da1a32.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/b8353eb8c6fb895e.js"/><script src="/_next/static/chunks/f0376ba3b56dbf10.js" async=""></script><script src="/_next/static/chunks/1f052e076ca9a3ff.js" async=""></script><script src="/_next/static/chunks/0f108f65249f8820.js" async=""></script><script src="/_next/static/chunks/2a33b9246ea4be03.js" async=""></script><script src="/_next/static/chunks/turbopack-5fa55215af0efb15.js" async=""></script><script src="/_next/static/chunks/6a05a93ec8fa7b83.js" async=""></script><script src="/_next/static/chunks/97bd44afaee5f129.js" async=""></script><script src="/_next/static/chunks/cf53882a2c15630f.js" async=""></script><script src="/_next/static/chunks/dae403679aae65f4.js" async=""></script><script src="/_next/static/chunks/efded9da04c960d8.js" async=""></script><script src="/_next/static/chunks/f6dd06e6d22d2d12.js" async=""></script><script src="/_next/static/chunks/9d84ba08a41145ec.js" async=""></script><script src="/_next/static/chunks/569b4347ce55d973.js" async=""></script><script src="/_next/static/chunks/2c85b8059e42248a.js" async=""></script><script src="/_next/static/chunks/762fe8c3999a1965.js" async=""></script><title>LeanSpec Web - Interactive Spec Showcase</title><meta name="description" content="Browse and explore LeanSpec specifications in a rich, interactive format"/><meta property="og:title" content="LeanSpec Web"/><meta property="og:description" content="Browse and explore LeanSpec specifications in a rich, interactive format"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="LeanSpec Web"/><meta name="twitter:description" content="Browse and explore LeanSpec specifications in a rich, interactive format"/><link rel="icon" href="/favicon.ico"/><link rel="icon" href="/logo.svg" type="image/svg+xml"/><link rel="apple-touch-icon" href="/logo.svg"/><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body class="antialiased bg-background overflow-x-hidden"><div hidden=""><!--$--><!--/$--></div><script>((a,b,c,d,e,f,g,h)=>{let i=document.documentElement,j=["light","dark"];function k(b){var c;(Array.isArray(a)?a:[a]).forEach(a=>{let c="class"===a,d=c&&f?e.map(a=>f[a]||a):e;c?(i.classList.remove(...d),i.classList.add(f&&f[b]?f[b]:b)):i.setAttribute(a,b)}),c=b,h&&j.includes(c)&&(i.style.colorScheme=c)}if(d)k(d);else try{let a=localStorage.getItem(b)||c,d=g&&"system"===a?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":a;k(d)}catch(a){}})("class","theme","system",null,["light","dark"],null,true,true)</script><header class="sticky top-0 z-50 w-full h-14 border-b border-border bg-background"><div class="flex items-center justify-between h-full px-2 sm:px-4"><div class="flex items-center gap-2 sm:gap-4 min-w-0 flex-1"><button class="inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 hover:bg-accent hover:text-accent-foreground lg:hidden h-9 w-9 shrink-0"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-menu h-5 w-5" aria-hidden="true"><path d="M4 5h16"></path><path d="M4 12h16"></path><path d="M4 19h16"></path></svg><span class="sr-only">Toggle menu</span></button><a class="flex items-center space-x-2 shrink-0" href="/"><img alt="LeanSpec" loading="lazy" width="32" height="32" decoding="async" data-nimg="1" class="h-7 w-7 sm:h-8 sm:w-8 dark:hidden" style="color:transparent" src="/logo-with-bg.svg"/><img alt="LeanSpec" loading="lazy" width="32" height="32" decoding="async" data-nimg="1" class="h-7 w-7 sm:h-8 sm:w-8 hidden dark:block" style="color:transparent" src="/logo-dark-bg.svg"/><span class="font-bold text-lg sm:text-xl hidden sm:inline">LeanSpec</span></a><div class="hidden md:block min-w-0"><nav class="flex items-center gap-1 text-sm text-muted-foreground"><div class="flex items-center gap-1"><a class="hover:text-foreground transition-colors" href="/">Home</a></div></nav></div></div><div class="flex items-center gap-1 sm:gap-2 shrink-0"><button class="inline-flex items-center gap-2 px-2 sm:px-3 py-2 text-sm text-muted-foreground hover:text-foreground transition-colors border rounded-md hover:border-foreground/20"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-search h-4 w-4" aria-hidden="true"><path d="m21 21-4.34-4.34"></path><circle cx="11" cy="11" r="8"></circle></svg><span class="hidden sm:inline">Quick search...</span><kbd class="hidden md:inline-flex pointer-events-none h-5 select-none items-center gap-1 rounded border bg-muted px-1.5 font-mono text-[10px] font-medium opacity-100"><span class="text-xs">⌘</span>K</kbd></button><div data-state="closed"><button class="inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 hover:bg-accent hover:text-accent-foreground h-9 w-9" disabled="" aria-label="Toggle theme"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-sun h-5 w-5" aria-hidden="true"><circle cx="12" cy="12" r="4"></circle><path d="M12 2v2"></path><path d="M12 20v2"></path><path d="m4.93 4.93 1.41 1.41"></path><path d="m17.66 17.66 1.41 1.41"></path><path d="M2 12h2"></path><path d="M20 12h2"></path><path d="m6.34 17.66-1.41 1.41"></path><path d="m19.07 4.93-1.41 1.41"></path></svg></button></div><a href="https://www.lean-spec.dev" target="_blank" rel="noopener noreferrer" aria-label="Documentation" class="inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 hover:bg-accent hover:text-accent-foreground h-9 w-9 sm:h-10 sm:w-10" data-state="closed"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-book-open h-5 w-5" aria-hidden="true"><path d="M12 7v14"></path><path d="M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z"></path></svg></a><a href="https://github.com/codervisor/lean-spec" target="_blank" rel="noopener noreferrer" aria-label="GitHub repository" class="inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 hover:bg-accent hover:text-accent-foreground h-9 w-9 sm:h-10 sm:w-10" data-state="closed"><img alt="GitHub" loading="lazy" width="20" height="20" decoding="async" data-nimg="1" class="hidden dark:block" style="color:transparent" src="/github-mark-white.svg"/><img alt="GitHub" loading="lazy" width="20" height="20" decoding="async" data-nimg="1" class="dark:hidden" style="color:transparent" src="/github-mark.svg"/></a></div></div></header><div class="flex w-full min-w-0"><aside class="border-r border-border bg-background transition-all duration-300 flex-shrink-0 hidden lg:flex lg:sticky lg:top-14 lg:h-[calc(100vh-3.5rem)] lg:w-[240px]"><div class="flex flex-col h-full w-full"><div class="lg:hidden flex justify-end p-2 border-b border-border"><button class="inline-flex items-center justify-center whitespace-nowrap font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 hover:bg-accent hover:text-accent-foreground rounded-md text-xs h-8 w-8 p-0"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-x h-4 w-4" aria-hidden="true"><path d="M18 6 6 18"></path><path d="m6 6 12 12"></path></svg><span class="sr-only">Close menu</span></button></div><div class="hidden lg:block p-2 border-t border-border"><button class="inline-flex items-center justify-center whitespace-nowrap font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 hover:bg-accent hover:text-accent-foreground h-8 rounded-md px-3 text-xs w-full"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-left h-4 w-4 mr-2" aria-hidden="true"><path d="m15 18-6-6 6-6"></path></svg><span class="text-xs">Collapse</span></button></div></div></aside><main class="flex-1 min-h-[calc(100vh-3.5rem)] min-w-0 w-full lg:w-[calc(100vw-var(--main-sidebar-width,240px))]"><!--$?--><template id="B:0"></template><div class="min-h-screen bg-background"><section class="container mx-auto px-4 py-8"><div class="mb-8"><div class="animate-pulse rounded-md bg-muted h-10 w-64 mb-2"></div><div class="animate-pulse rounded-md bg-muted h-5 w-96"></div></div><div class="grid grid-cols-1 md:grid-cols-4 gap-4 mb-8"><div class="rounded-xl border border-gray-200 dark:border-gray-800 bg-card text-card-foreground shadow"><div class="flex flex-col space-y-1.5 p-6 pb-3"><div class="animate-pulse rounded-md bg-muted h-4 w-24"></div></div><div class="p-6 pt-0"><div class="animate-pulse rounded-md bg-muted h-9 w-16"></div></div></div><div class="rounded-xl border border-gray-200 dark:border-gray-800 bg-card text-card-foreground shadow"><div class="flex flex-col space-y-1.5 p-6 pb-3"><div class="animate-pulse rounded-md bg-muted h-4 w-24"></div></div><div class="p-6 pt-0"><div class="animate-pulse rounded-md bg-muted h-9 w-16"></div></div></div><div class="rounded-xl border border-gray-200 dark:border-gray-800 bg-card text-card-foreground shadow"><div class="flex flex-col space-y-1.5 p-6 pb-3"><div class="animate-pulse rounded-md bg-muted h-4 w-24"></div></div><div class="p-6 pt-0"><div class="animate-pulse rounded-md bg-muted h-9 w-16"></div></div></div><div class="rounded-xl border border-gray-200 dark:border-gray-800 bg-card text-card-foreground shadow"><div class="flex flex-col space-y-1.5 p-6 pb-3"><div class="animate-pulse rounded-md bg-muted h-4 w-24"></div></div><div class="p-6 pt-0"><div class="animate-pulse rounded-md bg-muted h-9 w-16"></div></div></div></div></section><section class="container mx-auto px-4 py-8"><div class="mb-6"><div class="animate-pulse rounded-md bg-muted h-8 w-48 mb-4"></div><div class="flex flex-col sm:flex-row gap-4 mb-6"><div class="animate-pulse rounded-md bg-muted h-9 flex-1"></div><div class="flex gap-2"><div class="animate-pulse rounded-md bg-muted h-9 w-32"></div><div class="animate-pulse rounded-md bg-muted h-9 w-32"></div></div></div><div class="animate-pulse rounded-md bg-muted h-4 w-48 mb-4"></div></div><div class="rounded-xl border border-gray-200 dark:border-gray-800 bg-card text-card-foreground shadow"><div class="overflow-x-auto"><table class="w-full"><thead class="border-b"><tr><th class="px-6 py-3 text-left"><div class="animate-pulse rounded-md bg-muted h-4 w-12"></div></th><th class="px-6 py-3 text-left"><div class="animate-pulse rounded-md bg-muted h-4 w-16"></div></th><th class="px-6 py-3 text-left"><div class="animate-pulse rounded-md bg-muted h-4 w-16"></div></th><th class="px-6 py-3 text-left"><div class="animate-pulse rounded-md bg-muted h-4 w-16"></div></th></tr></thead><tbody class="divide-y"><tr><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-12"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-64"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-20"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-16"></div></td></tr><tr><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-12"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-64"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-20"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-16"></div></td></tr><tr><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-12"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-64"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-20"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-16"></div></td></tr><tr><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-12"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-64"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-20"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-16"></div></td></tr><tr><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-12"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-64"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-20"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-16"></div></td></tr><tr><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-12"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-64"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-20"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-16"></div></td></tr><tr><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-12"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-64"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-20"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-16"></div></td></tr><tr><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-12"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-64"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-20"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-16"></div></td></tr><tr><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-12"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-64"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-20"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-16"></div></td></tr><tr><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-12"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-64"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-20"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-16"></div></td></tr></tbody></table></div></div></section></div><!--/$--></main></div><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section><script>requestAnimationFrame(function(){$RT=performance.now()});</script><script src="/_next/static/chunks/b8353eb8c6fb895e.js" id="_R_" async=""></script><div hidden id="S:0"><div class="container max-w-5xl py-8 space-y-8"><div class="flex items-center justify-between"><div><h1 class="text-3xl font-bold tracking-tight">Projects</h1><p class="text-muted-foreground mt-2">Manage your LeanSpec projects and workspaces.</p></div><button class="inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground shadow hover:bg-primary/90 h-9 px-4 py-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-plus mr-2 h-4 w-4" aria-hidden="true"><path d="M5 12h14"></path><path d="M12 5v14"></path></svg>Add Project</button></div><div class="flex items-center space-x-2"><div class="relative flex-1 max-w-sm"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-search absolute left-2 top-2.5 h-4 w-4 text-muted-foreground" aria-hidden="true"><path d="m21 21-4.34-4.34"></path><circle cx="11" cy="11" r="8"></circle></svg><input class="flex h-9 w-full rounded-md border border-input bg-transparent px-3 py-1 text-base shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 md:text-sm pl-8" placeholder="Search projects..." value=""/></div></div><div class="grid gap-6 md:grid-cols-2 lg:grid-cols-3"><div class="col-span-full flex flex-col items-center justify-center py-12 text-center border rounded-lg border-dashed"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-folder-open h-10 w-10 text-muted-foreground mb-4" aria-hidden="true"><path d="m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2"></path></svg><h3 class="text-lg font-medium">No projects found</h3><p class="text-sm text-muted-foreground mt-1 mb-4">Get started by adding your first project.</p><button class="inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground shadow hover:bg-primary/90 h-9 px-4 py-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-plus mr-2 h-4 w-4" aria-hidden="true"><path d="M5 12h14"></path><path d="M12 5v14"></path></svg>Add Project</button></div></div></div><!--$--><!--/$--></div><script>$RB=[];$RV=function(a){$RT=performance.now();for(var b=0;b<a.length;b+=2){var c=a[b],e=a[b+1];null!==e.parentNode&&e.parentNode.removeChild(e);var f=c.parentNode;if(f){var g=c.previousSibling,h=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d||"/&"===d)if(0===h)break;else h--;else"$"!==d&&"$?"!==d&&"$~"!==d&&"$!"!==d&&"&"!==d||h++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;e.firstChild;)f.insertBefore(e.firstChild,c);g.data="$";g._reactRetry&&requestAnimationFrame(g._reactRetry)}}a.length=0};
2
- $RC=function(a,b){if(b=document.getElementById(b))(a=document.getElementById(a))?(a.previousSibling.data="$~",$RB.push(a,b),2===$RB.length&&("number"!==typeof $RT?requestAnimationFrame($RV.bind(null,$RB)):(a=performance.now(),setTimeout($RV.bind(null,$RB),2300>a&&2E3<a?2300-a:$RT+300-a)))):b.parentNode.removeChild(b)};$RC("B:0","S:0")</script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n3:I[824050,[\"/_next/static/chunks/6a05a93ec8fa7b83.js\",\"/_next/static/chunks/97bd44afaee5f129.js\"],\"default\"]\n4:I[570127,[\"/_next/static/chunks/6a05a93ec8fa7b83.js\",\"/_next/static/chunks/97bd44afaee5f129.js\"],\"default\"]\n5:I[105451,[\"/_next/static/chunks/6a05a93ec8fa7b83.js\",\"/_next/static/chunks/97bd44afaee5f129.js\"],\"ClientPageRoot\"]\n6:I[340898,[\"/_next/static/chunks/cf53882a2c15630f.js\",\"/_next/static/chunks/dae403679aae65f4.js\",\"/_next/static/chunks/efded9da04c960d8.js\",\"/_next/static/chunks/f6dd06e6d22d2d12.js\",\"/_next/static/chunks/9d84ba08a41145ec.js\",\"/_next/static/chunks/569b4347ce55d973.js\",\"/_next/static/chunks/2c85b8059e42248a.js\"],\"default\"]\n9:I[745442,[\"/_next/static/chunks/6a05a93ec8fa7b83.js\",\"/_next/static/chunks/97bd44afaee5f129.js\"],\"OutletBoundary\"]\na:\"$Sreact.suspense\"\ne:I[465393,[\"/_next/static/chunks/6a05a93ec8fa7b83.js\",\"/_next/static/chunks/97bd44afaee5f129.js\"],\"default\"]\n:HL[\"/_next/static/chunks/f43b6e43b4da1a32.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"-Mn9iD4O5f_khGd1P3kmB\",\"c\":[\"\",\"projects\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"projects\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/f43b6e43b4da1a32.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/cf53882a2c15630f.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/dae403679aae65f4.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/efded9da04c960d8.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-3\",{\"src\":\"/_next/static/chunks/f6dd06e6d22d2d12.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-4\",{\"src\":\"/_next/static/chunks/9d84ba08a41145ec.js\",\"async\":true,\"nonce\":\"$undefined\"}]],\"$L2\"]}],{\"children\":[[\"$\",\"$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\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L5\",null,{\"Component\":\"$6\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@7\",\"$@8\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/569b4347ce55d973.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/2c85b8059e42248a.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@b\"}]}]]}],{},null,false,false]},null,false,false]},[[\"$\",\"div\",\"l\",{\"className\":\"min-h-screen bg-background\",\"children\":[[\"$\",\"section\",null,{\"className\":\"container mx-auto px-4 py-8\",\"children\":[[\"$\",\"div\",null,{\"className\":\"mb-8\",\"children\":[[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-10 w-64 mb-2\"}],[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-96\"}]]}],[\"$\",\"div\",null,{\"className\":\"grid grid-cols-1 md:grid-cols-4 gap-4 mb-8\",\"children\":[[\"$\",\"div\",\"0\",{\"ref\":\"$undefined\",\"className\":\"rounded-xl border border-gray-200 dark:border-gray-800 bg-card text-card-foreground shadow\",\"children\":[[\"$\",\"div\",null,{\"ref\":\"$undefined\",\"className\":\"flex flex-col space-y-1.5 p-6 pb-3\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-4 w-24\"}]}],[\"$\",\"div\",null,{\"ref\":\"$undefined\",\"className\":\"p-6 pt-0\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-9 w-16\"}]}]]}],[\"$\",\"div\",\"1\",{\"ref\":\"$undefined\",\"className\":\"rounded-xl border border-gray-200 dark:border-gray-800 bg-card text-card-foreground shadow\",\"children\":[[\"$\",\"div\",null,{\"ref\":\"$undefined\",\"className\":\"flex flex-col space-y-1.5 p-6 pb-3\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-4 w-24\"}]}],[\"$\",\"div\",null,{\"ref\":\"$undefined\",\"className\":\"p-6 pt-0\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-9 w-16\"}]}]]}],[\"$\",\"div\",\"2\",{\"ref\":\"$undefined\",\"className\":\"rounded-xl border border-gray-200 dark:border-gray-800 bg-card text-card-foreground shadow\",\"children\":[[\"$\",\"div\",null,{\"ref\":\"$undefined\",\"className\":\"flex flex-col space-y-1.5 p-6 pb-3\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-4 w-24\"}]}],[\"$\",\"div\",null,{\"ref\":\"$undefined\",\"className\":\"p-6 pt-0\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-9 w-16\"}]}]]}],[\"$\",\"div\",\"3\",{\"ref\":\"$undefined\",\"className\":\"rounded-xl border border-gray-200 dark:border-gray-800 bg-card text-card-foreground shadow\",\"children\":[[\"$\",\"div\",null,{\"ref\":\"$undefined\",\"className\":\"flex flex-col space-y-1.5 p-6 pb-3\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-4 w-24\"}]}],[\"$\",\"div\",null,{\"ref\":\"$undefined\",\"className\":\"p-6 pt-0\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-9 w-16\"}]}]]}]]}]]}],[\"$\",\"section\",null,{\"className\":\"container mx-auto px-4 py-8\",\"children\":[[\"$\",\"div\",null,{\"className\":\"mb-6\",\"children\":[[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-8 w-48 mb-4\"}],[\"$\",\"div\",null,{\"className\":\"flex flex-col sm:flex-row gap-4 mb-6\",\"children\":[[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-9 flex-1\"}],[\"$\",\"div\",null,{\"className\":\"flex gap-2\",\"children\":[[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-9 w-32\"}],[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-9 w-32\"}]]}]]}],[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-4 w-48 mb-4\"}]]}],[\"$\",\"div\",null,{\"ref\":\"$undefined\",\"className\":\"rounded-xl border border-gray-200 dark:border-gray-800 bg-card text-card-foreground shadow\",\"children\":\"$Lc\"}]]}]]}],[],[]],false,false],\"$Ld\",false]],\"m\":\"$undefined\",\"G\":[\"$e\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"12:I[745442,[\"/_next/static/chunks/6a05a93ec8fa7b83.js\",\"/_next/static/chunks/97bd44afaee5f129.js\"],\"ViewportBoundary\"]\n14:I[745442,[\"/_next/static/chunks/6a05a93ec8fa7b83.js\",\"/_next/static/chunks/97bd44afaee5f129.js\"],\"MetadataBoundary\"]\n"])</script><script>self.__next_f.push([1,"c:[\"$\",\"div\",null,{\"className\":\"overflow-x-auto\",\"children\":[\"$\",\"table\",null,{\"className\":\"w-full\",\"children\":[[\"$\",\"thead\",null,{\"className\":\"border-b\",\"children\":[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"className\":\"px-6 py-3 text-left\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-4 w-12\"}]}],[\"$\",\"th\",null,{\"className\":\"px-6 py-3 text-left\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-4 w-16\"}]}],[\"$\",\"th\",null,{\"className\":\"px-6 py-3 text-left\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-4 w-16\"}]}],[\"$\",\"th\",null,{\"className\":\"px-6 py-3 text-left\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-4 w-16\"}]}]]}]}],[\"$\",\"tbody\",null,{\"className\":\"divide-y\",\"children\":[[\"$\",\"tr\",\"0\",{\"children\":[[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-12\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-64\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-20\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-16\"}]}]]}],[\"$\",\"tr\",\"1\",{\"children\":[[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-12\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-64\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-20\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-16\"}]}]]}],[\"$\",\"tr\",\"2\",{\"children\":[[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-12\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-64\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-20\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-16\"}]}]]}],[\"$\",\"tr\",\"3\",{\"children\":[[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-12\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-64\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-20\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-16\"}]}]]}],[\"$\",\"tr\",\"4\",{\"children\":[[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-12\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-64\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-20\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-16\"}]}]]}],[\"$\",\"tr\",\"5\",{\"children\":[[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-12\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-64\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-20\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-16\"}]}]]}],[\"$\",\"tr\",\"6\",{\"children\":[[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-12\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-64\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-20\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-16\"}]}]]}],\"$Lf\",\"$L10\",\"$L11\"]}]]}]}]\n"])</script><script>self.__next_f.push([1,"d:[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L12\",null,{\"children\":\"$@13\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L14\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.Metadata\",\"children\":\"$@15\"}]}]}],null]}]\n7:{}\n8:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"f:[\"$\",\"tr\",\"7\",{\"children\":[[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-12\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-64\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-20\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-16\"}]}]]}]\n10:[\"$\",\"tr\",\"8\",{\"children\":[[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-12\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-64\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-20\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-16\"}]}]]}]\n11:[\"$\",\"tr\",\"9\",{\"children\":[[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-12\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-64\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-20\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-16\"}]}]]}]\n"])</script><script>self.__next_f.push([1,"16:I[305215,[\"/_next/static/chunks/cf53882a2c15630f.js\",\"/_next/static/chunks/dae403679aae65f4.js\",\"/_next/static/chunks/efded9da04c960d8.js\",\"/_next/static/chunks/f6dd06e6d22d2d12.js\",\"/_next/static/chunks/9d84ba08a41145ec.js\"],\"ThemeProvider\"]\n17:I[20648,[\"/_next/static/chunks/cf53882a2c15630f.js\",\"/_next/static/chunks/dae403679aae65f4.js\",\"/_next/static/chunks/efded9da04c960d8.js\",\"/_next/static/chunks/f6dd06e6d22d2d12.js\",\"/_next/static/chunks/9d84ba08a41145ec.js\"],\"ProjectProvider\"]\n18:I[426160,[\"/_next/static/chunks/cf53882a2c15630f.js\",\"/_next/static/chunks/dae403679aae65f4.js\",\"/_next/static/chunks/efded9da04c960d8.js\",\"/_next/static/chunks/f6dd06e6d22d2d12.js\",\"/_next/static/chunks/9d84ba08a41145ec.js\"],\"Navigation\"]\n"])</script><script>self.__next_f.push([1,"2:[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"antialiased bg-background overflow-x-hidden\",\"children\":[[\"$\",\"$L16\",null,{\"attribute\":\"class\",\"defaultTheme\":\"system\",\"enableSystem\":true,\"disableTransitionOnChange\":true,\"children\":[\"$\",\"$L17\",null,{\"children\":[[\"$\",\"$L18\",null,{\"specs\":[{\"id\":\"fs-001-typescript-cli-migration\",\"specNumber\":\"1\",\"title\":\"typescript-cli-migration\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"typescript\",\"cli\",\"migration\"],\"createdAt\":\"2025-10-31T00:00:00.000Z\"},{\"id\":\"fs-002-template-system-redesign\",\"specNumber\":\"2\",\"title\":\"template-system-redesign\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"templates\",\"templates-system\"],\"createdAt\":\"2025-10-31T00:00:00.000Z\"},{\"id\":\"fs-003-init-system-redesign\",\"specNumber\":\"3\",\"title\":\"init-system-redesign\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"init\",\"cli\",\"templates\"],\"createdAt\":\"2025-10-31T00:00:00.000Z\"},{\"id\":\"fs-004-existing-project-integration\",\"specNumber\":\"4\",\"title\":\"Existing Project Integration\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"integration\",\"init\",\"migration\"],\"createdAt\":\"2025-11-01T00:00:00.000Z\"},{\"id\":\"fs-005-structured-frontmatter\",\"specNumber\":\"5\",\"title\":\"structured-frontmatter\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"enhancement\",\"spec-management\",\"metadata\"],\"createdAt\":\"2025-11-01T00:00:00.000Z\"},{\"id\":\"fs-006-pm-visualization-tools\",\"specNumber\":\"6\",\"title\":\"pm-visualization-tools\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"enhancement\",\"cli\",\"visualization\",\"pm-tools\"],\"createdAt\":\"2025-11-01T00:00:00.000Z\"},{\"id\":\"fs-007-system-prompt-updates\",\"specNumber\":\"7\",\"title\":\"system-prompt-updates\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"documentation\",\"ai-agents\",\"templates\"],\"createdAt\":\"2025-11-01T00:00:00.000Z\"},{\"id\":\"fs-008-commander-migration\",\"specNumber\":\"8\",\"title\":\"Migrate CLI to Commander.js Framework\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[],\"createdAt\":\"2025-11-01T00:00:00.000Z\"},{\"id\":\"fs-009-cli-ux-enhancement\",\"specNumber\":\"9\",\"title\":\"CLI UX Enhancement with Ink\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"cli\",\"ux\",\"enhancement\"],\"createdAt\":\"2025-11-01T00:00:00.000Z\"},{\"id\":\"fs-010-commands-refactor\",\"specNumber\":\"10\",\"title\":\"Commands Module Refactoring\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"refactoring\",\"architecture\",\"maintenance\"],\"createdAt\":\"2025-11-01T00:00:00.000Z\"},{\"id\":\"fs-011-test-results\",\"specNumber\":\"11\",\"title\":\"Test Suite Implementation\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"testing\",\"quality\",\"infrastructure\"],\"createdAt\":\"2025-11-01T00:00:00.000Z\"},{\"id\":\"fs-012-sub-spec-files\",\"specNumber\":\"12\",\"title\":\"Sub-Spec Files Management\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"enhancement\",\"cli\",\"specs\",\"organization\"],\"createdAt\":\"2025-11-01T00:00:00.000Z\"},{\"id\":\"fs-013-custom-spec-templates\",\"specNumber\":\"13\",\"title\":\"Customization-First Template System\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"feature\",\"templates\",\"cli\",\"customization\"],\"createdAt\":\"2025-11-02T00:00:00.000Z\"},{\"id\":\"fs-014-complete-custom-frontmatter\",\"specNumber\":\"14\",\"title\":\"complete-custom-frontmatter\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"enhancement\",\"frontmatter\",\"customization\"],\"createdAt\":\"2025-11-02T00:00:00.000Z\"},{\"id\":\"fs-015-npm-publishing\",\"specNumber\":\"15\",\"title\":\"npm-publishing\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"release\",\"publishing\",\"distribution\"],\"createdAt\":\"2025-11-02T00:00:00.000Z\"},{\"id\":\"fs-016-github-action\",\"specNumber\":\"16\",\"title\":\"github-action\",\"status\":\"planned\",\"priority\":\"low\",\"tags\":[\"feature\",\"ci\",\"automation\"],\"createdAt\":\"2025-11-26T06:03:38.663Z\"},{\"id\":\"fs-017-vscode-extension\",\"specNumber\":\"17\",\"title\":\"vscode-extension\",\"status\":\"planned\",\"priority\":\"low\",\"tags\":[\"feature\",\"ide\",\"vscode\"],\"createdAt\":\"2025-11-20T05:50:48.128Z\"},{\"id\":\"fs-018-spec-validation\",\"specNumber\":\"18\",\"title\":\"Comprehensive Spec Validation\",\"status\":\"complete\",\"priority\":\"critical\",\"tags\":[\"quality\",\"validation\",\"cli\",\"first-principles\",\"v0.2.0\"],\"createdAt\":\"2025-11-02T00:00:00.000Z\"},{\"id\":\"fs-019-readme-improvement\",\"specNumber\":\"19\",\"title\":\"Simplify README.md to be more lean\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"docs\",\"ux\"],\"createdAt\":\"2025-11-02T00:00:00.000Z\"},{\"id\":\"fs-020-documentation-website\",\"specNumber\":\"20\",\"title\":\"Documentation Website\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"documentation\",\"website\",\"vitepress\"],\"createdAt\":\"2025-11-02T00:00:00.000Z\"},{\"id\":\"fs-021-docusaurus-vercel-migration\",\"specNumber\":\"21\",\"title\":\"Documentation Migration: Docusaurus + Vercel\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"documentation\",\"migration\",\"docusaurus\",\"vercel\"],\"createdAt\":\"2025-11-02T00:00:00.000Z\"},{\"id\":\"fs-022-flexible-folder-structure\",\"specNumber\":\"22\",\"title\":\"Flexible Folder Structure System\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"core\",\"ux\"],\"createdAt\":\"2025-11-03T00:00:00.000Z\"},{\"id\":\"fs-023-folder-structure-improvements\",\"specNumber\":\"23\",\"title\":\"Folder Structure: Polish \u0026 Multi-User Support\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"core\",\"ux\",\"multi-user\"],\"createdAt\":\"2025-11-03T00:00:00.000Z\"},{\"id\":\"fs-024-pattern-aware-list-grouping\",\"specNumber\":\"24\",\"title\":\"Pattern-Aware List Grouping\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"ux\",\"polish\",\"v0.2.0\"],\"createdAt\":\"2025-11-03T00:00:00.000Z\"},{\"id\":\"fs-025-template-config-updates\",\"specNumber\":\"25\",\"title\":\"Template Config Updates\",\"status\":\"planned\",\"priority\":\"low\",\"tags\":[\"templates\",\"polish\"],\"createdAt\":\"2025-11-26T02:36:00.273Z\"},{\"id\":\"fs-026-init-pattern-selection\",\"specNumber\":\"26\",\"title\":\"Init Pattern Selection\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"ux\",\"init\",\"v0.2.0\"],\"createdAt\":\"2025-11-03T00:00:00.000Z\"},{\"id\":\"fs-027-cli-ui-ux-optimization\",\"specNumber\":\"27\",\"title\":\"cli-ui-ux-optimization\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"cli\",\"ux\",\"enhancement\"],\"createdAt\":\"2025-11-03T00:00:00.000Z\"},{\"id\":\"fs-028-cli-ui-modernization\",\"specNumber\":\"28\",\"title\":\"cli-ui-modernization\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"cli\",\"ux\",\"design\"],\"createdAt\":\"2025-11-03T00:00:00.000Z\"},{\"id\":\"fs-029-visualization-improvements\",\"specNumber\":\"29\",\"title\":\"visualization-improvements\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"ui\",\"visualization\",\"pm-tools\"],\"createdAt\":\"2025-11-03T00:00:00.000Z\"},{\"id\":\"fs-030-created-date-format-bug\",\"specNumber\":\"30\",\"title\":\"created-date-format-bug\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"bug\",\"frontmatter\"],\"createdAt\":\"2025-11-03T00:00:00.000Z\"},{\"id\":\"fs-031-gantt-ux-improvements\",\"specNumber\":\"31\",\"title\":\"gantt-ux-improvements\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"ux\",\"visualization\",\"pm-tools\"],\"createdAt\":\"2025-11-03T00:00:00.000Z\"},{\"id\":\"fs-032-console-log-chalk-security\",\"specNumber\":\"32\",\"title\":\"console-log-chalk-security\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"security\",\"refactor\"],\"createdAt\":\"2025-11-03T00:00:00.000Z\"},{\"id\":\"fs-033-mcp-server\",\"specNumber\":\"33\",\"title\":\"MCP Server Integration\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"integration\",\"mcp\",\"ai\"],\"createdAt\":\"2025-11-03T00:00:00.000Z\"},{\"id\":\"fs-034-copilot-slash-commands\",\"specNumber\":\"34\",\"title\":\"GitHub Copilot Chat Slash Commands \u0026 Prompts\",\"status\":\"planned\",\"priority\":\"medium\",\"tags\":[\"vscode\",\"copilot\",\"ai\",\"ux\",\"v0.2.0-optional\"],\"createdAt\":\"2025-11-03T00:00:00.000Z\"},{\"id\":\"fs-035-live-specs-showcase\",\"specNumber\":\"35\",\"title\":\"LeanSpec Web: Fullstack Spec Showcase Platform\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"docs\",\"dogfooding\",\"web\",\"v0.3.0-launch\"],\"createdAt\":\"2025-11-03T00:00:00.000Z\"},{\"id\":\"fs-036-pm-integrations\",\"specNumber\":\"36\",\"title\":\"External PM Systems Integration\",\"status\":\"planned\",\"priority\":\"low\",\"tags\":[\"integration\",\"pm\",\"github\",\"jira\",\"ado\"],\"createdAt\":\"2025-11-20T05:50:48.136Z\"},{\"id\":\"fs-037-docs-overhaul\",\"specNumber\":\"37\",\"title\":\"Documentation Overhaul \u0026 Simplification\",\"status\":\"archived\",\"priority\":\"low\",\"tags\":[\"docs\",\"maintenance\",\"clarity\",\"merged-into-051\"],\"createdAt\":\"2025-11-03T00:00:00.000Z\"},{\"id\":\"fs-038-flat-structure-migration\",\"specNumber\":\"38\",\"title\":\"Flat Structure Migration\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"structure\",\"migration\",\"breaking-change\",\"enhancement\"],\"createdAt\":\"2025-11-03T00:00:00.000Z\"},{\"id\":\"fs-038-mcp-frontmatter-bug-fix\",\"specNumber\":\"38\",\"title\":\"Fix MCP Server Frontmatter Parsing\",\"status\":\"archived\",\"priority\":\"high\",\"tags\":[\"bug\",\"mcp\",\"frontmatter\"],\"createdAt\":\"2025-11-11T04:26:08.805Z\"},{\"id\":\"fs-039-simplify-viewer-commands\",\"specNumber\":\"39\",\"title\":\"Simplify Viewer Command Interface\",\"status\":\"archived\",\"priority\":\"high\",\"tags\":[\"cli\",\"ux\",\"breaking-change\",\"simplification\"],\"createdAt\":\"2025-11-11T04:26:08.824Z\"},{\"id\":\"fs-039-template-variable-sync\",\"specNumber\":\"39\",\"title\":\"Template Variable Synchronization\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"bug\",\"templates\",\"frontmatter\",\"enhancement\"],\"createdAt\":\"2025-11-03T00:00:00.000Z\"},{\"id\":\"fs-040-spec-viewer-commands\",\"specNumber\":\"40\",\"title\":\"Spec Viewer Commands\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"cli\",\"enhancement\",\"ux\",\"viewer\"],\"createdAt\":\"2025-11-03T00:00:00.000Z\"},{\"id\":\"fs-042-mcp-error-handling\",\"specNumber\":\"42\",\"title\":\"MCP Server Should Not Exit on Tool Errors\",\"status\":\"archived\",\"priority\":\"critical\",\"tags\":[\"bug\",\"mcp\",\"stability\",\"error-handling\"],\"createdAt\":\"2025-11-11T04:26:08.161Z\"},{\"id\":\"fs-043-official-launch-02\",\"specNumber\":\"43\",\"title\":\"Official Launch: v0.2.0\",\"status\":\"complete\",\"priority\":\"critical\",\"tags\":[\"release\",\"launch\",\"milestone\",\"stability\"],\"createdAt\":\"2025-11-04T00:00:00.000Z\"},{\"id\":\"fs-044-spec-relationships-clarity\",\"specNumber\":\"44\",\"title\":\"Clarify Spec Relationship Model\",\"status\":\"archived\",\"priority\":\"high\",\"tags\":[\"ux\",\"clarity\",\"frontmatter\",\"relationships\",\"v0.2.0\"],\"createdAt\":\"2025-11-04T00:00:00.000Z\"},{\"id\":\"fs-045-unified-dashboard\",\"specNumber\":\"45\",\"title\":\"Unified Analytics \u0026 Velocity Tracking\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"ux\",\"visualization\",\"analytics\",\"launch\",\"v0.2.0\"],\"createdAt\":\"2025-11-04T00:00:00.000Z\"},{\"id\":\"fs-046-stats-dashboard-refactor\",\"specNumber\":\"46\",\"title\":\"Stats \u0026 Dashboard Reorganization\",\"status\":\"archived\",\"priority\":\"high\",\"tags\":[\"ux\",\"refactor\",\"v0.2.0\"],\"createdAt\":\"2025-11-04T00:00:00.000Z\"},{\"id\":\"fs-047-git-backfill-timestamps\",\"specNumber\":\"47\",\"title\":\"Backfill Timestamp Frontmatter from Git History\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"enhancement\",\"git\",\"timestamps\",\"analytics\",\"migration\"],\"createdAt\":\"2025-11-04T14:58:23.000Z\"},{\"id\":\"fs-048-spec-complexity-analysis\",\"specNumber\":\"48\",\"title\":\"When Specs Become Too Complex\",\"status\":\"complete\",\"priority\":\"critical\",\"tags\":[\"philosophy\",\"quality\",\"lean-principle\",\"meta\"],\"createdAt\":\"2025-11-04T00:00:00.000Z\"},{\"id\":\"fs-049-leanspec-first-principles\",\"specNumber\":\"49\",\"title\":\"LeanSpec First Principles (第一性原理)\",\"status\":\"complete\",\"priority\":\"critical\",\"tags\":[\"philosophy\",\"meta\",\"foundation\",\"principles\"],\"createdAt\":\"2025-11-26T02:35:37.506Z\"},{\"id\":\"fs-050-tool-redesign-first-principles\",\"specNumber\":\"50\",\"title\":\"Tool Redesign: First Principles Application\",\"status\":\"archived\",\"priority\":\"medium\",\"tags\":[\"architecture\",\"cli\",\"mcp\",\"redesign\",\"first-principles\",\"dx\",\"v0.3.0\"],\"createdAt\":\"2025-11-05T00:00:00.000Z\"},{\"id\":\"fs-051-docs-system-prompt-principles\",\"specNumber\":\"51\",\"title\":\"Update System Prompt and Docs with First Principles\",\"status\":\"complete\",\"priority\":\"critical\",\"tags\":[\"documentation\",\"ai-agents\",\"first-principles\",\"system-prompt\",\"philosophy\",\"v0.2.0\"],\"createdAt\":\"2025-11-05T00:00:00.000Z\"},{\"id\":\"fs-052-branding-assets\",\"specNumber\":\"52\",\"title\":\"Export and Deploy Brand Assets\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"design\",\"launch\",\"v0.2.0\"],\"createdAt\":\"2025-11-26T02:35:37.768Z\"},{\"id\":\"fs-053-spec-assets-philosophy\",\"specNumber\":\"53\",\"title\":\"Spec Assets and Artifact Management Philosophy\",\"status\":\"planned\",\"priority\":\"low\",\"tags\":[\"philosophy\",\"documentation\",\"guidelines\"],\"createdAt\":\"2025-11-26T02:35:37.510Z\"},{\"id\":\"fs-054-validate-output-lint-style\",\"specNumber\":\"54\",\"title\":\"Lint-Style Validate Output\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"validation\",\"cli\",\"ux\",\"v0.2.0\"],\"createdAt\":\"2025-11-07T03:20:34.342Z\"},{\"id\":\"fs-055-readme-redesign-ai-first\",\"specNumber\":\"55\",\"title\":\"README Redesign: AI-First Positioning\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"documentation\",\"ux\",\"conversion\",\"marketing\"],\"createdAt\":\"2025-11-06T14:15:28.191Z\"},{\"id\":\"fs-056-docs-site-accuracy-audit\",\"specNumber\":\"56\",\"title\":\"Documentation Site Accuracy Audit\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"documentation\",\"quality\",\"launch\",\"v0.2.0\"],\"createdAt\":\"2025-11-06T16:05:09.955Z\"},{\"id\":\"fs-057-docs-validation-comprehensive\",\"specNumber\":\"57\",\"title\":\"Comprehensive Documentation Validation\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"documentation\",\"quality\",\"validation\",\"v0.2.0\"],\"createdAt\":\"2025-11-06T16:12:08.914Z\"},{\"id\":\"fs-058-docs-overview-polish\",\"specNumber\":\"58\",\"title\":\"Docs-Site Comprehensive Restructure\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"documentation\",\"quality\",\"restructure\",\"first-principles\"],\"createdAt\":\"2025-11-07T01:53:09.673Z\"},{\"id\":\"fs-059-programmatic-spec-management\",\"specNumber\":\"59\",\"title\":\"Programmatic Spec Management \u0026 Context Engineering\",\"status\":\"complete\",\"priority\":\"critical\",\"tags\":[\"context-engineering\",\"automation\",\"tooling\",\"ai-agents\",\"performance\",\"v0.3.0\"],\"createdAt\":\"2025-11-07T11:28:43.206Z\"},{\"id\":\"fs-060-core-concepts-coherence\",\"specNumber\":\"60\",\"title\":\"Core Concepts Documentation Coherence\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"docs\",\"ux\",\"information-architecture\"],\"createdAt\":\"2025-11-07T12:20:31.352Z\"},{\"id\":\"fs-061-ai-assisted-spec-writing\",\"specNumber\":\"61\",\"title\":\"AI-Assisted Spec Writing\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"ai\",\"philosophy\",\"docs\"],\"createdAt\":\"2025-11-07T15:44:34.381Z\"},{\"id\":\"fs-062-docs-info-architecture-v2\",\"specNumber\":\"62\",\"title\":\"Documentation Information Architecture v2\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"docs\",\"information-architecture\",\"ux\",\"v0.2.0\"],\"createdAt\":\"2025-11-08T13:02:31.871Z\"},{\"id\":\"fs-063-migration-from-existing-tools\",\"specNumber\":\"63\",\"title\":\"Migration from Existing SDD Tools\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"cli\",\"migration\",\"ai-assisted\",\"v0.2\"],\"createdAt\":\"2025-11-10T05:35:31.293Z\"},{\"id\":\"fs-064-docs-site-zh-translation\",\"specNumber\":\"64\",\"title\":\"Docs Site Chinese (ZH) Translation\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"docs\",\"i18n\",\"translation\",\"chinese\"],\"createdAt\":\"2025-11-10T14:32:32.477Z\"},{\"id\":\"fs-065-v03-planning\",\"specNumber\":\"65\",\"title\":\"LeanSpec v0.3 - Performance \u0026 AI Agent Optimization\",\"status\":\"planned\",\"priority\":\"critical\",\"tags\":[\"release\",\"planning\",\"milestone\",\"v0.3.0\",\"performance\",\"ai-agents\"],\"createdAt\":\"2025-11-11T06:41:08.335Z\"},{\"id\":\"fs-066-context-economy-thresholds-refinement\",\"specNumber\":\"66\",\"title\":\"Context Economy Thresholds Refinement\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"validation\",\"philosophy\",\"context-economy\",\"quality\"],\"createdAt\":\"2025-11-11T06:58:44.846Z\"},{\"id\":\"fs-067-monorepo-core-extraction\",\"specNumber\":\"67\",\"title\":\"Monorepo Structure \u0026 Core Package Extraction\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"architecture\",\"refactor\",\"monorepo\",\"v0.3.0-launch\"],\"createdAt\":\"2025-11-11T13:33:33.321Z\"},{\"id\":\"fs-068-live-specs-ux-enhancements\",\"specNumber\":\"68\",\"title\":\"LeanSpec Web: UX/UI Enhancements Phase 2\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"web\",\"ux\",\"enhancement\",\"v0.3.0-launch\"],\"createdAt\":\"2025-11-12T21:49:12.069Z\"},{\"id\":\"fs-069-token-counting-utils\",\"specNumber\":\"69\",\"title\":\"Token Counting Utilities for LLM Context Management\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"core\",\"tooling\",\"context-economy\",\"llm\",\"validation\"],\"createdAt\":\"2025-11-13T02:17:52.074Z\"},{\"id\":\"fs-070-mcp-token-counting-tool\",\"specNumber\":\"70\",\"title\":\"MCP Token Counting Tool\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"core\",\"mcp\",\"llm\",\"tooling\"],\"createdAt\":\"2025-11-13T02:56:09.580Z\"},{\"id\":\"fs-071-simplified-token-validation\",\"specNumber\":\"71\",\"title\":\"Simplified Token-Based Validation\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"validation\",\"simplification\",\"tokens\"],\"createdAt\":\"2025-11-13T03:11:29.739Z\"},{\"id\":\"fs-072-ai-agent-first-use-workflow\",\"specNumber\":\"72\",\"title\":\"ai-agent-first-use-workflow\",\"status\":\"planned\",\"priority\":\"high\",\"tags\":[\"onboarding\",\"ai-agents\",\"ux\",\"mcp\"],\"createdAt\":\"2025-11-13T08:20:28.110Z\"},{\"id\":\"fs-073-template-engine-agents-md\",\"specNumber\":\"73\",\"title\":\"template-engine-agents-md\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"templates\",\"maintainability\",\"dx\",\"refactor\",\"ai-first\"],\"createdAt\":\"2025-11-13T08:35:40.229Z\"},{\"id\":\"fs-074-content-at-creation\",\"specNumber\":\"74\",\"title\":\"Pass Content Directly to lean-spec create\",\"status\":\"planned\",\"priority\":\"medium\",\"tags\":[\"cli\",\"dx\"],\"createdAt\":\"2025-11-13T08:40:40.882Z\"},{\"id\":\"fs-075-intelligent-search-engine\",\"specNumber\":\"75\",\"title\":\"Intelligent Search Engine\",\"status\":\"complete\",\"priority\":\"critical\",\"tags\":[\"search\",\"mcp\",\"cli\",\"core\",\"ranking\",\"v0.3.0\"],\"createdAt\":\"2025-11-13T09:01:46.579Z\"},{\"id\":\"fs-076-programmatic-spec-relationships\",\"specNumber\":\"76\",\"title\":\"Programmatic Spec Relationship Management\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"cli\",\"mcp\",\"dx\",\"ai-agents\",\"relationships\"],\"createdAt\":\"2025-11-13T09:03:06.741Z\"},{\"id\":\"fs-077-archiving-strategy\",\"specNumber\":\"77\",\"title\":\"archiving-strategy\",\"status\":\"planned\",\"priority\":\"high\",\"tags\":[\"process\",\"maintenance\",\"workflow\",\"best-practices\"],\"createdAt\":\"2025-11-13T13:08:46.014Z\"},{\"id\":\"fs-078-sub-spec-template-system\",\"specNumber\":\"78\",\"title\":\"sub-spec-template-system\",\"status\":\"planned\",\"priority\":\"medium\",\"tags\":[\"templates\",\"cli\",\"dx\",\"ai-first\",\"sub-specs\"],\"createdAt\":\"2025-11-13T13:31:48.324Z\"},{\"id\":\"fs-079-cli-alphabetical-organization\",\"specNumber\":\"79\",\"title\":\"CLI Alphabetical Organization\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[],\"createdAt\":\"2025-11-13T13:58:57.973Z\"},{\"id\":\"fs-080-mcp-server-modular-architecture\",\"specNumber\":\"80\",\"title\":\"MCP Server Modular Architecture\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"refactor\",\"mcp\",\"architecture\"],\"createdAt\":\"2025-11-13T14:18:24.298Z\"},{\"id\":\"fs-081-web-app-ux-redesign\",\"specNumber\":\"81\",\"title\":\"Web App UX/UI Comprehensive Redesign\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"web\",\"ux\",\"design\",\"enhancement\"],\"createdAt\":\"2025-11-14T03:21:43.076Z\"},{\"id\":\"fs-082-web-realtime-sync-architecture\",\"specNumber\":\"82\",\"title\":\"Web App Realtime Spec Sync Architecture\",\"status\":\"complete\",\"priority\":\"critical\",\"tags\":[\"web\",\"architecture\",\"deployment\",\"realtime\",\"v0.3.0\"],\"createdAt\":\"2025-11-14T05:33:26.170Z\"},{\"id\":\"fs-083-web-navigation-performance\",\"specNumber\":\"83\",\"title\":\"Web App Navigation Performance Optimization\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"web\",\"performance\",\"ux\",\"v0.3\"],\"createdAt\":\"2025-11-16T13:27:26.767Z\"},{\"id\":\"fs-084-sub-spec-visibility-in-tools\",\"specNumber\":\"84\",\"title\":\"Sub-Spec File Visibility in MCP Tools and Commands\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"mcp\",\"tools\",\"sub-specs\",\"ai-agents\",\"ux\"],\"createdAt\":\"2025-11-16T13:30:17.281Z\"},{\"id\":\"fs-085-cli-relationship-commands\",\"specNumber\":\"85\",\"title\":\"CLI Commands for Spec Relationship Management\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"cli\",\"metadata\",\"relationships\",\"dx\"],\"createdAt\":\"2025-11-16T13:33:40.858Z\"},{\"id\":\"fs-086-template-component-deduplication\",\"specNumber\":\"86\",\"title\":\"template-component-deduplication\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"refactoring\",\"templates\",\"maintenance\"],\"createdAt\":\"2025-11-17T01:27:01.679Z\"},{\"id\":\"fs-087-cli-ui-command\",\"specNumber\":\"87\",\"title\":\"CLI UI Command: `lean-spec ui`\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"cli\",\"web\",\"dx\",\"integration\"],\"createdAt\":\"2025-11-17T01:31:21.397Z\"},{\"id\":\"fs-088-core-concepts-terminology-only\",\"specNumber\":\"88\",\"title\":\"Core Concepts: Real SDD Terminology Only\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[],\"createdAt\":\"2025-11-17T02:09:38.041Z\"},{\"id\":\"fs-089-sdd-practical-tutorials\",\"specNumber\":\"89\",\"title\":\"Step-by-Step SDD Tutorials for Real Practice\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[],\"createdAt\":\"2025-11-17T02:10:56.366Z\"},{\"id\":\"fs-090-leanspec-sdd-case-studies\",\"specNumber\":\"90\",\"title\":\"LeanSpec Dogfooding: Real SDD Case Studies\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[],\"createdAt\":\"2025-11-17T02:11:56.264Z\"},{\"id\":\"fs-091-chinese-localization-strategy\",\"specNumber\":\"91\",\"title\":\"Comprehensive Chinese Localization for LeanSpec\",\"status\":\"planned\",\"priority\":\"high\",\"tags\":[],\"createdAt\":\"2025-11-17T02:12:58.531Z\"},{\"id\":\"fs-092-docs-site-submodule-migration\",\"specNumber\":\"92\",\"title\":\"Migrate docs-site to separate repository as submodule\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"infrastructure\",\"docs\",\"monorepo\"],\"createdAt\":\"2025-11-17T04:54:37.212Z\"},{\"id\":\"fs-093-spec-detail-ui-improvements\",\"specNumber\":\"93\",\"title\":\"spec-detail-ui-improvements\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[],\"createdAt\":\"2025-11-17T06:07:38.678Z\"},{\"id\":\"fs-094-ai-chatbot-web-integration\",\"specNumber\":\"94\",\"title\":\"AI Chatbot for Web UI\",\"status\":\"planned\",\"priority\":\"high\",\"tags\":[\"web\",\"ai\",\"ux\",\"v0.3.0\"],\"createdAt\":\"2025-11-17T06:31:22.346Z\"},{\"id\":\"fs-095-pr-migration-verification\",\"specNumber\":\"95\",\"title\":\"PR Migration Verification: docs-site → lean-spec-docs\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"migration\",\"docs\",\"verification\"],\"createdAt\":\"2025-11-17T06:39:54.583Z\"},{\"id\":\"fs-096-docs-beginner-first-reorg\",\"specNumber\":\"96\",\"title\":\"Documentation: Beginner-First Reorganization\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"docs\",\"ux\",\"beginner-friendly\"],\"createdAt\":\"2025-11-17T07:51:56.155Z\"},{\"id\":\"fs-097-dag-visualization-library\",\"specNumber\":\"97\",\"title\":\"Replace Manual DAG with Visualization Library\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"web\",\"ux\",\"dependencies\",\"technical-debt\"],\"createdAt\":\"2025-11-17T08:02:23.227Z\"},{\"id\":\"fs-098-github-multi-project-integration\",\"specNumber\":\"98\",\"title\":\"GitHub Multi-Project Integration\",\"status\":\"planned\",\"priority\":\"high\",\"tags\":[\"web\",\"github\",\"integration\",\"v0.3\"],\"createdAt\":\"2025-11-17T08:19:16.821Z\"},{\"id\":\"fs-099-enhanced-dependency-commands-cli-mcp\",\"specNumber\":\"99\",\"title\":\"Enhanced Dependency Commands for CLI/MCP\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"cli\",\"mcp\",\"dependencies\",\"core\"],\"createdAt\":\"2025-11-17T08:45:47.025Z\"},{\"id\":\"fs-100-release-process-typecheck-failure\",\"specNumber\":\"100\",\"title\":\"Post-Mortem: v0.2.3 TypeScript Check Failure\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"process\",\"quality\",\"ci-cd\",\"post-mortem\"],\"createdAt\":\"2025-11-17T21:12:06.305Z\"},{\"id\":\"fs-101-sidebar-scroll-position-drift\",\"specNumber\":\"101\",\"title\":\"Fix Sidebar Scroll Position Drift\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[],\"createdAt\":\"2025-11-17T14:22:14.161Z\"},{\"id\":\"fs-102-mcp-wrapper-package\",\"specNumber\":\"102\",\"title\":\"@leanspec/mcp - MCP Server Integration Wrapper\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"mcp\",\"integration\",\"npm-package\",\"developer-experience\"],\"createdAt\":\"2025-11-18T03:06:33.496Z\"},{\"id\":\"fs-103-ui-standalone-consolidation\",\"specNumber\":\"103\",\"title\":\"UI Standalone Consolidation\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"ui\",\"architecture\",\"simplification\"],\"createdAt\":\"2025-11-18T06:55:41.560Z\"},{\"id\":\"fs-104-ui-packaging-fix\",\"specNumber\":\"104\",\"title\":\"Fix @leanspec/ui standalone packaging issue\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"packaging\",\"bug-fix\"],\"createdAt\":\"2025-11-18T09:26:38.346Z\"},{\"id\":\"fs-105-docs-site-enhancements\",\"specNumber\":\"105\",\"title\":\"Documentation Site Optimization and Enhancements\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[],\"createdAt\":\"2025-11-18T13:42:51.756Z\"},{\"id\":\"fs-106-ui-package-documentation\",\"specNumber\":\"106\",\"title\":\"UI Package Documentation and Integration\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[],\"createdAt\":\"2025-11-18T14:33:07.663Z\"},{\"id\":\"fs-107-ui-ux-refinements\",\"specNumber\":\"107\",\"title\":\"UI/UX Refinements - Spec Detail \u0026 List Views\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"ui\",\"ux\",\"lessons-learned\"],\"createdAt\":\"2025-11-20T02:27:35.059Z\"},{\"id\":\"fs-108-fix-zh-intro\",\"specNumber\":\"108\",\"title\":\"Fix Outdated Chinese Documentation Content\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"docs\",\"translation\",\"i18n\"],\"createdAt\":\"2025-11-20T05:43:14.669Z\"},{\"id\":\"fs-109-local-project-switching\",\"specNumber\":\"109\",\"title\":\"Local Multi-Project Switching in Web UI\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"web\",\"ux\",\"dx\",\"enhancement\"],\"createdAt\":\"2025-11-20T05:48:22.711Z\"},{\"id\":\"fs-110-project-aware-agents-generation\",\"specNumber\":\"110\",\"title\":\"Context-Aware AGENTS.md Generation for Init\",\"status\":\"planned\",\"priority\":\"high\",\"tags\":[\"init\",\"templates\",\"ai-agents\",\"dx\"],\"createdAt\":\"2025-11-20T06:23:35.088Z\"},{\"id\":\"fs-111-mcp-prompts-refinement\",\"specNumber\":\"111\",\"title\":\"MCP Prompts Refinement\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"mcp\",\"ux\",\"prompts\",\"ai-agents\"],\"createdAt\":\"2025-11-20T07:11:55.891Z\"},{\"id\":\"fs-112-project-management-ui\",\"specNumber\":\"112\",\"title\":\"project-management-ui\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[],\"createdAt\":\"2025-11-20T08:12:59.970Z\"},{\"id\":\"fs-113-tutorial-simplification\",\"specNumber\":\"113\",\"title\":\"Simplify and Streamline Tutorial Content\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"documentation\",\"user-experience\",\"ai-workflow\"],\"createdAt\":\"2025-11-24T02:57:57.618Z\"},{\"id\":\"fs-114-example-projects-scaffold\",\"specNumber\":\"114\",\"title\":\"Example Projects and Init Scaffold for Tutorials\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"documentation\",\"cli\",\"user-experience\",\"tutorials\"],\"createdAt\":\"2025-11-24T04:44:10.441Z\"},{\"id\":\"fs-115-chinese-translation-quality\",\"specNumber\":\"115\",\"title\":\"Improve Chinese Translation Quality\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[],\"createdAt\":\"2025-11-24T06:08:51.572Z\"},{\"id\":\"fs-116-init-example-leanspec-setup\",\"specNumber\":\"116\",\"title\":\"Fix: `lean-spec init --example` Missing LeanSpec Files\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"cli\",\"bug\",\"examples\",\"init\"],\"createdAt\":\"2025-11-24T06:11:04.198Z\"},{\"id\":\"fs-117-simplify-template-system\",\"specNumber\":\"117\",\"title\":\"Simplify Template System to Standard + Detailed\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"templates\",\"dx\"],\"createdAt\":\"2025-11-24T07:08:39.244Z\"},{\"id\":\"fs-118-parallel-spec-implementation\",\"specNumber\":\"118\",\"title\":\"Parallel Spec Implementation Workflow\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"workflow\",\"documentation\",\"git\"],\"createdAt\":\"2025-11-25T06:46:20.670Z\"},{\"id\":\"fs-119-ui-diagram-rendering\",\"specNumber\":\"119\",\"title\":\"Native Diagram Rendering in Spec Detail View\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"ui\",\"ux\",\"feature\",\"visualization\"],\"createdAt\":\"2025-11-25T09:18:07.795Z\"},{\"id\":\"fs-120-mermaid-diagram-showcase\",\"specNumber\":\"120\",\"title\":\"Mermaid Diagram Showcase\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"test\",\"ui\",\"mermaid\",\"visualization\"],\"createdAt\":\"2025-11-25T12:52:24.676Z\"},{\"id\":\"fs-121-mcp-first-agent-experience\",\"specNumber\":\"121\",\"title\":\"MCP-First Agent Experience: Multi-Tool Support \u0026 SDD Compliance\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"mcp\",\"ai-agents\",\"ux\",\"init\",\"dx\"],\"createdAt\":\"2025-11-26T02:23:13.829Z\"},{\"id\":\"fs-122-ai-agent-deps-management-fix\",\"specNumber\":\"122\",\"title\":\"Fix AI Agents Not Following Dependency Management\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"ai-agents\",\"dx\",\"quality\",\"frontmatter\",\"process\"],\"createdAt\":\"2025-11-26T02:34:58.957Z\"},{\"id\":\"fs-123-ai-coding-agent-integration\",\"specNumber\":\"123\",\"title\":\"AI Coding Agent Integration for Automated Spec Orchestration\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"ai-agents\",\"workflow\",\"automation\",\"cli\",\"integration\",\"parallel-development\"],\"createdAt\":\"2025-11-26T06:25:37.182Z\"},{\"id\":\"fs-124-advanced-search-capabilities\",\"specNumber\":\"124\",\"title\":\"Advanced Search Capabilities for Specs\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"search\",\"cli\",\"mcp\",\"core\",\"dx\",\"power-users\"],\"createdAt\":\"2025-11-26T06:26:37.183Z\"},{\"id\":\"fs-125-onboarding-project-context-clarity\",\"specNumber\":\"125\",\"title\":\"Streamline Onboarding: Clear Project Context Section\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"onboarding\",\"user-experience\",\"agents-md\"],\"createdAt\":\"2025-11-26T08:24:50.022Z\"},{\"id\":\"fs-126-ai-tool-auto-detection\",\"specNumber\":\"126\",\"title\":\"AI Tool Auto-Detection for Init\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"init\",\"dx\",\"ai-agents\",\"ux\"],\"createdAt\":\"2025-11-26T09:07:33.931Z\"},{\"id\":\"fs-127-init-agents-merge-automation\",\"specNumber\":\"127\",\"title\":\"Automated AGENTS.md Merge with AI CLI Detection\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"init\",\"dx\",\"ai-agents\",\"onboarding\",\"automation\"],\"createdAt\":\"2025-11-27T03:18:24.101Z\"},{\"id\":\"fs-128-constant-time-migration\",\"specNumber\":\"128\",\"title\":\"Constant-Time Migration (O(1) UX)\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"cli\",\"migration\",\"dx\",\"performance\"],\"createdAt\":\"2025-11-28T01:21:44.679Z\"},{\"id\":\"fs-129-mcp-link-tool\",\"specNumber\":\"129\",\"title\":\"Add `link` and `unlink` MCP Tools\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"mcp\",\"tooling\",\"dx\",\"ai-agents\"],\"createdAt\":\"2025-11-28T01:27:53.890Z\"},{\"id\":\"fs-130-testing-strategy-overhaul\",\"specNumber\":\"130\",\"title\":\"Testing Strategy Overhaul for Long-term Quality\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"testing\",\"quality\",\"dx\",\"infrastructure\",\"maintainability\"],\"createdAt\":\"2025-11-28T03:19:25.087Z\"},{\"id\":\"fs-131-ui-project-context-visibility\",\"specNumber\":\"131\",\"title\":\"UI Project Context Visibility\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"ui\",\"ux\",\"feature\",\"dx\"],\"createdAt\":\"2025-11-28T03:30:16.605Z\"},{\"id\":\"fs-132-ui-edit-capabilities\",\"specNumber\":\"132\",\"title\":\"UI Edit Capabilities\",\"status\":\"planned\",\"priority\":\"medium\",\"tags\":[\"ui\",\"feature\",\"dx\",\"crud\"],\"createdAt\":\"2025-11-28T03:30:16.617Z\"},{\"id\":\"fs-133-ui-web-code-editor\",\"specNumber\":\"133\",\"title\":\"Web-Based Code Editor for Spec Management\",\"status\":\"planned\",\"priority\":\"medium\",\"tags\":[\"ui\",\"ux\",\"feature\",\"editor\",\"dx\"],\"createdAt\":\"2025-11-28T03:37:36.843Z\"},{\"id\":\"fs-134-ui-metadata-editing\",\"specNumber\":\"134\",\"title\":\"UI Lightweight Metadata Editing\",\"status\":\"planned\",\"priority\":\"medium\",\"tags\":[\"ui\",\"ux\",\"feature\",\"dx\"],\"createdAt\":\"2025-11-28T05:14:14.341Z\"}]}],\"$L19\",\"$L1a\"]}]}],false]}]}]\n"])</script><script>self.__next_f.push([1,"1b:I[742634,[\"/_next/static/chunks/cf53882a2c15630f.js\",\"/_next/static/chunks/dae403679aae65f4.js\",\"/_next/static/chunks/efded9da04c960d8.js\",\"/_next/static/chunks/f6dd06e6d22d2d12.js\",\"/_next/static/chunks/9d84ba08a41145ec.js\"],\"MainSidebar\"]\n1c:I[268399,[\"/_next/static/chunks/cf53882a2c15630f.js\",\"/_next/static/chunks/dae403679aae65f4.js\",\"/_next/static/chunks/efded9da04c960d8.js\",\"/_next/static/chunks/f6dd06e6d22d2d12.js\",\"/_next/static/chunks/9d84ba08a41145ec.js\",\"/_next/static/chunks/762fe8c3999a1965.js\"],\"default\"]\n1d:I[987985,[\"/_next/static/chunks/cf53882a2c15630f.js\",\"/_next/static/chunks/dae403679aae65f4.js\",\"/_next/static/chunks/efded9da04c960d8.js\",\"/_next/static/chunks/f6dd06e6d22d2d12.js\",\"/_next/static/chunks/9d84ba08a41145ec.js\"],\"\"]\n1e:I[474916,[\"/_next/static/chunks/cf53882a2c15630f.js\",\"/_next/static/chunks/dae403679aae65f4.js\",\"/_next/static/chunks/efded9da04c960d8.js\",\"/_next/static/chunks/f6dd06e6d22d2d12.js\",\"/_next/static/chunks/9d84ba08a41145ec.js\"],\"Toast\"]\n"])</script><script>self.__next_f.push([1,"19:[\"$\",\"div\",null,{\"className\":\"flex w-full min-w-0\",\"children\":[[\"$\",\"$L1b\",null,{}],[\"$\",\"main\",null,{\"className\":\"flex-1 min-h-[calc(100vh-3.5rem)] min-w-0 w-full lg:w-[calc(100vw-var(--main-sidebar-width,240px))]\",\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$1c\",\"errorStyles\":[],\"errorScripts\":[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/762fe8c3999a1965.js\",\"async\":true}]],\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"div\",null,{\"className\":\"min-h-screen bg-background flex items-center justify-center px-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"text-center space-y-6\",\"children\":[[\"$\",\"div\",null,{\"className\":\"space-y-2\",\"children\":[[\"$\",\"h1\",null,{\"className\":\"text-6xl font-bold text-primary\",\"children\":\"404\"}],[\"$\",\"h2\",null,{\"className\":\"text-2xl font-semibold\",\"children\":\"Page Not Found\"}],[\"$\",\"p\",null,{\"className\":\"text-muted-foreground max-w-md mx-auto\",\"children\":\"The page you’re looking for doesn’t exist or has been moved.\"}]]}],[\"$\",\"div\",null,{\"className\":\"flex gap-4 justify-center\",\"children\":[[\"$\",\"$L1d\",null,{\"href\":\"/\",\"children\":\"Go Home\",\"className\":\"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground shadow hover:bg-primary/90 h-9 px-4 py-2\",\"ref\":null}],[\"$\",\"$L1d\",null,{\"href\":\"/specs\",\"children\":\"View Specs\",\"className\":\"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground h-9 px-4 py-2\",\"ref\":null}]]}]]}]}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}]\n"])</script><script>self.__next_f.push([1,"1a:[\"$\",\"$L1e\",null,{}]\n"])</script><script>self.__next_f.push([1,"13:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"1f:I[790269,[\"/_next/static/chunks/6a05a93ec8fa7b83.js\",\"/_next/static/chunks/97bd44afaee5f129.js\"],\"IconMark\"]\n15:[[\"$\",\"title\",\"0\",{\"children\":\"LeanSpec Web - Interactive Spec Showcase\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Browse and explore LeanSpec specifications in a rich, interactive format\"}],[\"$\",\"meta\",\"2\",{\"property\":\"og:title\",\"content\":\"LeanSpec Web\"}],[\"$\",\"meta\",\"3\",{\"property\":\"og:description\",\"content\":\"Browse and explore LeanSpec specifications in a rich, interactive format\"}],[\"$\",\"meta\",\"4\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"5\",{\"name\":\"twitter:card\",\"content\":\"summary\"}],[\"$\",\"meta\",\"6\",{\"name\":\"twitter:title\",\"content\":\"LeanSpec Web\"}],[\"$\",\"meta\",\"7\",{\"name\":\"twitter:description\",\"content\":\"Browse and explore LeanSpec specifications in a rich, interactive format\"}],[\"$\",\"link\",\"8\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\"}],[\"$\",\"link\",\"9\",{\"rel\":\"icon\",\"href\":\"/logo.svg\",\"type\":\"image/svg+xml\"}],[\"$\",\"link\",\"10\",{\"rel\":\"apple-touch-icon\",\"href\":\"/logo.svg\"}],[\"$\",\"$L1f\",\"11\",{}]]\nb:null\n"])</script></body></html>
1
+ <!DOCTYPE html><!--T8X9UGfigRL0qWZiBHNjy--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/chunks/ddb2935cfe5310c7.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/c92660d8d0c4763d.js"/><script src="/_next/static/chunks/f0376ba3b56dbf10.js" async=""></script><script src="/_next/static/chunks/1f052e076ca9a3ff.js" async=""></script><script src="/_next/static/chunks/0f108f65249f8820.js" async=""></script><script src="/_next/static/chunks/2a33b9246ea4be03.js" async=""></script><script src="/_next/static/chunks/turbopack-261c5dcdd873f310.js" async=""></script><script src="/_next/static/chunks/6a05a93ec8fa7b83.js" async=""></script><script src="/_next/static/chunks/97bd44afaee5f129.js" async=""></script><script src="/_next/static/chunks/cf53882a2c15630f.js" async=""></script><script src="/_next/static/chunks/a5e25b9fa6b88eee.js" async=""></script><script src="/_next/static/chunks/46275d9d67603bf5.js" async=""></script><script src="/_next/static/chunks/3d12a8c3152b526d.js" async=""></script><script src="/_next/static/chunks/7f9a218732be8099.js" async=""></script><script src="/_next/static/chunks/8d8c106c6848d15b.js" async=""></script><script src="/_next/static/chunks/569b4347ce55d973.js" async=""></script><script src="/_next/static/chunks/a640b005f2e15d98.js" async=""></script><script src="/_next/static/chunks/762fe8c3999a1965.js" async=""></script><title>LeanSpec Web - Interactive Spec Showcase</title><meta name="description" content="Browse and explore LeanSpec specifications in a rich, interactive format"/><meta property="og:title" content="LeanSpec Web"/><meta property="og:description" content="Browse and explore LeanSpec specifications in a rich, interactive format"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="LeanSpec Web"/><meta name="twitter:description" content="Browse and explore LeanSpec specifications in a rich, interactive format"/><link rel="icon" href="/favicon.ico"/><link rel="icon" href="/logo.svg" type="image/svg+xml"/><link rel="apple-touch-icon" href="/logo.svg"/><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body class="antialiased bg-background overflow-x-hidden"><div hidden=""><!--$--><!--/$--></div><script>((a,b,c,d,e,f,g,h)=>{let i=document.documentElement,j=["light","dark"];function k(b){var c;(Array.isArray(a)?a:[a]).forEach(a=>{let c="class"===a,d=c&&f?e.map(a=>f[a]||a):e;c?(i.classList.remove(...d),i.classList.add(f&&f[b]?f[b]:b)):i.setAttribute(a,b)}),c=b,h&&j.includes(c)&&(i.style.colorScheme=c)}if(d)k(d);else try{let a=localStorage.getItem(b)||c,d=g&&"system"===a?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":a;k(d)}catch(a){}})("class","theme","system",null,["light","dark"],null,true,true)</script><header class="sticky top-0 z-50 w-full h-14 border-b border-border bg-background"><div class="flex items-center justify-between h-full px-2 sm:px-4"><div class="flex items-center gap-2 sm:gap-4 min-w-0 flex-1"><button class="inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 hover:bg-accent hover:text-accent-foreground lg:hidden h-9 w-9 shrink-0"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-menu h-5 w-5" aria-hidden="true"><path d="M4 5h16"></path><path d="M4 12h16"></path><path d="M4 19h16"></path></svg><span class="sr-only">Toggle menu</span></button><a class="flex items-center space-x-2 shrink-0" href="/"><img alt="LeanSpec" loading="lazy" width="32" height="32" decoding="async" data-nimg="1" class="h-7 w-7 sm:h-8 sm:w-8 dark:hidden" style="color:transparent" src="/logo-with-bg.svg"/><img alt="LeanSpec" loading="lazy" width="32" height="32" decoding="async" data-nimg="1" class="h-7 w-7 sm:h-8 sm:w-8 hidden dark:block" style="color:transparent" src="/logo-dark-bg.svg"/><span class="font-bold text-lg sm:text-xl hidden sm:inline">LeanSpec</span></a><div class="hidden md:block min-w-0"><nav class="flex items-center gap-1 text-sm text-muted-foreground"><div class="flex items-center gap-1"><a class="hover:text-foreground transition-colors" href="/">Home</a></div></nav></div></div><div class="flex items-center gap-1 sm:gap-2 shrink-0"><button class="inline-flex items-center gap-2 px-2 sm:px-3 py-2 text-sm text-muted-foreground hover:text-foreground transition-colors border rounded-md hover:border-foreground/20"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-search h-4 w-4" aria-hidden="true"><path d="m21 21-4.34-4.34"></path><circle cx="11" cy="11" r="8"></circle></svg><span class="hidden sm:inline">Quick search...</span><kbd class="hidden md:inline-flex pointer-events-none h-5 select-none items-center gap-1 rounded border bg-muted px-1.5 font-mono text-[10px] font-medium opacity-100"><span class="text-xs">⌘</span>K</kbd></button><div data-state="closed"><button class="inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 hover:bg-accent hover:text-accent-foreground h-9 w-9" disabled="" aria-label="Toggle theme"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-sun h-5 w-5" aria-hidden="true"><circle cx="12" cy="12" r="4"></circle><path d="M12 2v2"></path><path d="M12 20v2"></path><path d="m4.93 4.93 1.41 1.41"></path><path d="m17.66 17.66 1.41 1.41"></path><path d="M2 12h2"></path><path d="M20 12h2"></path><path d="m6.34 17.66-1.41 1.41"></path><path d="m19.07 4.93-1.41 1.41"></path></svg></button></div><a href="https://www.lean-spec.dev" target="_blank" rel="noopener noreferrer" aria-label="Documentation" class="inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 hover:bg-accent hover:text-accent-foreground h-9 w-9 sm:h-10 sm:w-10" data-state="closed"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-book-open h-5 w-5" aria-hidden="true"><path d="M12 7v14"></path><path d="M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z"></path></svg></a><a href="https://github.com/codervisor/lean-spec" target="_blank" rel="noopener noreferrer" aria-label="GitHub repository" class="inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 hover:bg-accent hover:text-accent-foreground h-9 w-9 sm:h-10 sm:w-10" data-state="closed"><img alt="GitHub" loading="lazy" width="20" height="20" decoding="async" data-nimg="1" class="hidden dark:block" style="color:transparent" src="/github-mark-white.svg"/><img alt="GitHub" loading="lazy" width="20" height="20" decoding="async" data-nimg="1" class="dark:hidden" style="color:transparent" src="/github-mark.svg"/></a></div></div></header><div class="flex w-full min-w-0"><aside class="border-r border-border bg-background transition-all duration-300 flex-shrink-0 hidden lg:flex lg:sticky lg:top-14 lg:h-[calc(100vh-3.5rem)] lg:w-[240px]"><div class="flex flex-col h-full w-full"><div class="lg:hidden flex justify-end p-2 border-b border-border"><button class="inline-flex items-center justify-center whitespace-nowrap font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 hover:bg-accent hover:text-accent-foreground rounded-md text-xs h-8 w-8 p-0"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-x h-4 w-4" aria-hidden="true"><path d="M18 6 6 18"></path><path d="m6 6 12 12"></path></svg><span class="sr-only">Close menu</span></button></div><div class="hidden lg:block p-2 border-t border-border"><button class="inline-flex items-center justify-center whitespace-nowrap font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 hover:bg-accent hover:text-accent-foreground h-8 rounded-md px-3 text-xs w-full"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-left h-4 w-4 mr-2" aria-hidden="true"><path d="m15 18-6-6 6-6"></path></svg><span class="text-xs">Collapse</span></button></div></div></aside><main class="flex-1 min-h-[calc(100vh-3.5rem)] min-w-0 w-full lg:w-[calc(100vw-var(--main-sidebar-width,240px))]"><!--$?--><template id="B:0"></template><div class="min-h-screen bg-background"><section class="container mx-auto px-4 py-8"><div class="mb-8"><div class="animate-pulse rounded-md bg-muted h-10 w-64 mb-2"></div><div class="animate-pulse rounded-md bg-muted h-5 w-96"></div></div><div class="grid grid-cols-1 md:grid-cols-4 gap-4 mb-8"><div class="rounded-xl border border-gray-200 dark:border-gray-800 bg-card text-card-foreground shadow"><div class="flex flex-col space-y-1.5 p-6 pb-3"><div class="animate-pulse rounded-md bg-muted h-4 w-24"></div></div><div class="p-6 pt-0"><div class="animate-pulse rounded-md bg-muted h-9 w-16"></div></div></div><div class="rounded-xl border border-gray-200 dark:border-gray-800 bg-card text-card-foreground shadow"><div class="flex flex-col space-y-1.5 p-6 pb-3"><div class="animate-pulse rounded-md bg-muted h-4 w-24"></div></div><div class="p-6 pt-0"><div class="animate-pulse rounded-md bg-muted h-9 w-16"></div></div></div><div class="rounded-xl border border-gray-200 dark:border-gray-800 bg-card text-card-foreground shadow"><div class="flex flex-col space-y-1.5 p-6 pb-3"><div class="animate-pulse rounded-md bg-muted h-4 w-24"></div></div><div class="p-6 pt-0"><div class="animate-pulse rounded-md bg-muted h-9 w-16"></div></div></div><div class="rounded-xl border border-gray-200 dark:border-gray-800 bg-card text-card-foreground shadow"><div class="flex flex-col space-y-1.5 p-6 pb-3"><div class="animate-pulse rounded-md bg-muted h-4 w-24"></div></div><div class="p-6 pt-0"><div class="animate-pulse rounded-md bg-muted h-9 w-16"></div></div></div></div></section><section class="container mx-auto px-4 py-8"><div class="mb-6"><div class="animate-pulse rounded-md bg-muted h-8 w-48 mb-4"></div><div class="flex flex-col sm:flex-row gap-4 mb-6"><div class="animate-pulse rounded-md bg-muted h-9 flex-1"></div><div class="flex gap-2"><div class="animate-pulse rounded-md bg-muted h-9 w-32"></div><div class="animate-pulse rounded-md bg-muted h-9 w-32"></div></div></div><div class="animate-pulse rounded-md bg-muted h-4 w-48 mb-4"></div></div><div class="rounded-xl border border-gray-200 dark:border-gray-800 bg-card text-card-foreground shadow"><div class="overflow-x-auto"><table class="w-full"><thead class="border-b"><tr><th class="px-6 py-3 text-left"><div class="animate-pulse rounded-md bg-muted h-4 w-12"></div></th><th class="px-6 py-3 text-left"><div class="animate-pulse rounded-md bg-muted h-4 w-16"></div></th><th class="px-6 py-3 text-left"><div class="animate-pulse rounded-md bg-muted h-4 w-16"></div></th><th class="px-6 py-3 text-left"><div class="animate-pulse rounded-md bg-muted h-4 w-16"></div></th></tr></thead><tbody class="divide-y"><tr><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-12"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-64"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-20"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-16"></div></td></tr><tr><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-12"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-64"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-20"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-16"></div></td></tr><tr><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-12"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-64"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-20"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-16"></div></td></tr><tr><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-12"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-64"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-20"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-16"></div></td></tr><tr><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-12"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-64"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-20"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-16"></div></td></tr><tr><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-12"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-64"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-20"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-16"></div></td></tr><tr><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-12"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-64"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-20"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-16"></div></td></tr><tr><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-12"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-64"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-20"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-16"></div></td></tr><tr><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-12"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-64"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-20"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-16"></div></td></tr><tr><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-12"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-5 w-64"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-20"></div></td><td class="px-6 py-4"><div class="animate-pulse rounded-md bg-muted h-6 w-16"></div></td></tr></tbody></table></div></div></section></div><!--/$--></main></div><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section><script>requestAnimationFrame(function(){$RT=performance.now()});</script><script src="/_next/static/chunks/c92660d8d0c4763d.js" id="_R_" async=""></script><div hidden id="S:0"><div class="container max-w-5xl py-8 space-y-8"><div class="flex items-center justify-between"><div><h1 class="text-3xl font-bold tracking-tight">Projects</h1><p class="text-muted-foreground mt-2">Manage your LeanSpec projects and workspaces.</p></div><button class="inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground shadow hover:bg-primary/90 h-9 px-4 py-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-plus mr-2 h-4 w-4" aria-hidden="true"><path d="M5 12h14"></path><path d="M12 5v14"></path></svg>Add Project</button></div><div class="flex items-center space-x-2"><div class="relative flex-1 max-w-sm"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-search absolute left-2 top-2.5 h-4 w-4 text-muted-foreground" aria-hidden="true"><path d="m21 21-4.34-4.34"></path><circle cx="11" cy="11" r="8"></circle></svg><input class="flex h-9 w-full rounded-md border border-input bg-transparent px-3 py-1 text-base shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 md:text-sm pl-8" placeholder="Search projects..." value=""/></div></div><div class="grid gap-6 md:grid-cols-2 lg:grid-cols-3"><div class="col-span-full flex flex-col items-center justify-center py-12 text-center border rounded-lg border-dashed"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-folder-open h-10 w-10 text-muted-foreground mb-4" aria-hidden="true"><path d="m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2"></path></svg><h3 class="text-lg font-medium">No projects found</h3><p class="text-sm text-muted-foreground mt-1 mb-4">Get started by adding your first project.</p><button class="inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground shadow hover:bg-primary/90 h-9 px-4 py-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-plus mr-2 h-4 w-4" aria-hidden="true"><path d="M5 12h14"></path><path d="M12 5v14"></path></svg>Add Project</button></div></div></div><!--$--><!--/$--></div><script>$RB=[];$RV=function(a){$RT=performance.now();for(var b=0;b<a.length;b+=2){var c=a[b],e=a[b+1];null!==e.parentNode&&e.parentNode.removeChild(e);var f=c.parentNode;if(f){var g=c.previousSibling,h=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d||"/&"===d)if(0===h)break;else h--;else"$"!==d&&"$?"!==d&&"$~"!==d&&"$!"!==d&&"&"!==d||h++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;e.firstChild;)f.insertBefore(e.firstChild,c);g.data="$";g._reactRetry&&requestAnimationFrame(g._reactRetry)}}a.length=0};
2
+ $RC=function(a,b){if(b=document.getElementById(b))(a=document.getElementById(a))?(a.previousSibling.data="$~",$RB.push(a,b),2===$RB.length&&("number"!==typeof $RT?requestAnimationFrame($RV.bind(null,$RB)):(a=performance.now(),setTimeout($RV.bind(null,$RB),2300>a&&2E3<a?2300-a:$RT+300-a)))):b.parentNode.removeChild(b)};$RC("B:0","S:0")</script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n3:I[824050,[\"/_next/static/chunks/6a05a93ec8fa7b83.js\",\"/_next/static/chunks/97bd44afaee5f129.js\"],\"default\"]\n4:I[570127,[\"/_next/static/chunks/6a05a93ec8fa7b83.js\",\"/_next/static/chunks/97bd44afaee5f129.js\"],\"default\"]\n5:I[105451,[\"/_next/static/chunks/6a05a93ec8fa7b83.js\",\"/_next/static/chunks/97bd44afaee5f129.js\"],\"ClientPageRoot\"]\n6:I[340898,[\"/_next/static/chunks/cf53882a2c15630f.js\",\"/_next/static/chunks/a5e25b9fa6b88eee.js\",\"/_next/static/chunks/46275d9d67603bf5.js\",\"/_next/static/chunks/3d12a8c3152b526d.js\",\"/_next/static/chunks/7f9a218732be8099.js\",\"/_next/static/chunks/8d8c106c6848d15b.js\",\"/_next/static/chunks/569b4347ce55d973.js\",\"/_next/static/chunks/a640b005f2e15d98.js\"],\"default\"]\n9:I[745442,[\"/_next/static/chunks/6a05a93ec8fa7b83.js\",\"/_next/static/chunks/97bd44afaee5f129.js\"],\"OutletBoundary\"]\na:\"$Sreact.suspense\"\ne:I[465393,[\"/_next/static/chunks/6a05a93ec8fa7b83.js\",\"/_next/static/chunks/97bd44afaee5f129.js\"],\"default\"]\n:HL[\"/_next/static/chunks/ddb2935cfe5310c7.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"T8X9UGfigRL0qWZiBHNjy\",\"c\":[\"\",\"projects\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"projects\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/ddb2935cfe5310c7.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/cf53882a2c15630f.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/a5e25b9fa6b88eee.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/46275d9d67603bf5.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-3\",{\"src\":\"/_next/static/chunks/3d12a8c3152b526d.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-4\",{\"src\":\"/_next/static/chunks/7f9a218732be8099.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-5\",{\"src\":\"/_next/static/chunks/8d8c106c6848d15b.js\",\"async\":true,\"nonce\":\"$undefined\"}]],\"$L2\"]}],{\"children\":[[\"$\",\"$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\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L5\",null,{\"Component\":\"$6\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@7\",\"$@8\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/569b4347ce55d973.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/a640b005f2e15d98.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@b\"}]}]]}],{},null,false,false]},null,false,false]},[[\"$\",\"div\",\"l\",{\"className\":\"min-h-screen bg-background\",\"children\":[[\"$\",\"section\",null,{\"className\":\"container mx-auto px-4 py-8\",\"children\":[[\"$\",\"div\",null,{\"className\":\"mb-8\",\"children\":[[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-10 w-64 mb-2\"}],[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-96\"}]]}],[\"$\",\"div\",null,{\"className\":\"grid grid-cols-1 md:grid-cols-4 gap-4 mb-8\",\"children\":[[\"$\",\"div\",\"0\",{\"ref\":\"$undefined\",\"className\":\"rounded-xl border border-gray-200 dark:border-gray-800 bg-card text-card-foreground shadow\",\"children\":[[\"$\",\"div\",null,{\"ref\":\"$undefined\",\"className\":\"flex flex-col space-y-1.5 p-6 pb-3\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-4 w-24\"}]}],[\"$\",\"div\",null,{\"ref\":\"$undefined\",\"className\":\"p-6 pt-0\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-9 w-16\"}]}]]}],[\"$\",\"div\",\"1\",{\"ref\":\"$undefined\",\"className\":\"rounded-xl border border-gray-200 dark:border-gray-800 bg-card text-card-foreground shadow\",\"children\":[[\"$\",\"div\",null,{\"ref\":\"$undefined\",\"className\":\"flex flex-col space-y-1.5 p-6 pb-3\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-4 w-24\"}]}],[\"$\",\"div\",null,{\"ref\":\"$undefined\",\"className\":\"p-6 pt-0\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-9 w-16\"}]}]]}],[\"$\",\"div\",\"2\",{\"ref\":\"$undefined\",\"className\":\"rounded-xl border border-gray-200 dark:border-gray-800 bg-card text-card-foreground shadow\",\"children\":[[\"$\",\"div\",null,{\"ref\":\"$undefined\",\"className\":\"flex flex-col space-y-1.5 p-6 pb-3\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-4 w-24\"}]}],[\"$\",\"div\",null,{\"ref\":\"$undefined\",\"className\":\"p-6 pt-0\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-9 w-16\"}]}]]}],[\"$\",\"div\",\"3\",{\"ref\":\"$undefined\",\"className\":\"rounded-xl border border-gray-200 dark:border-gray-800 bg-card text-card-foreground shadow\",\"children\":[[\"$\",\"div\",null,{\"ref\":\"$undefined\",\"className\":\"flex flex-col space-y-1.5 p-6 pb-3\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-4 w-24\"}]}],[\"$\",\"div\",null,{\"ref\":\"$undefined\",\"className\":\"p-6 pt-0\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-9 w-16\"}]}]]}]]}]]}],[\"$\",\"section\",null,{\"className\":\"container mx-auto px-4 py-8\",\"children\":[[\"$\",\"div\",null,{\"className\":\"mb-6\",\"children\":[[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-8 w-48 mb-4\"}],[\"$\",\"div\",null,{\"className\":\"flex flex-col sm:flex-row gap-4 mb-6\",\"children\":[[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-9 flex-1\"}],[\"$\",\"div\",null,{\"className\":\"flex gap-2\",\"children\":[[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-9 w-32\"}],[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-9 w-32\"}]]}]]}],[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-4 w-48 mb-4\"}]]}],\"$Lc\"]}]]}],[],[]],false,false],\"$Ld\",false]],\"m\":\"$undefined\",\"G\":[\"$e\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"13:I[745442,[\"/_next/static/chunks/6a05a93ec8fa7b83.js\",\"/_next/static/chunks/97bd44afaee5f129.js\"],\"ViewportBoundary\"]\n15:I[745442,[\"/_next/static/chunks/6a05a93ec8fa7b83.js\",\"/_next/static/chunks/97bd44afaee5f129.js\"],\"MetadataBoundary\"]\n"])</script><script>self.__next_f.push([1,"c:[\"$\",\"div\",null,{\"ref\":\"$undefined\",\"className\":\"rounded-xl border border-gray-200 dark:border-gray-800 bg-card text-card-foreground shadow\",\"children\":[\"$\",\"div\",null,{\"className\":\"overflow-x-auto\",\"children\":[\"$\",\"table\",null,{\"className\":\"w-full\",\"children\":[[\"$\",\"thead\",null,{\"className\":\"border-b\",\"children\":[\"$\",\"tr\",null,{\"children\":[[\"$\",\"th\",null,{\"className\":\"px-6 py-3 text-left\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-4 w-12\"}]}],[\"$\",\"th\",null,{\"className\":\"px-6 py-3 text-left\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-4 w-16\"}]}],[\"$\",\"th\",null,{\"className\":\"px-6 py-3 text-left\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-4 w-16\"}]}],[\"$\",\"th\",null,{\"className\":\"px-6 py-3 text-left\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-4 w-16\"}]}]]}]}],[\"$\",\"tbody\",null,{\"className\":\"divide-y\",\"children\":[[\"$\",\"tr\",\"0\",{\"children\":[[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-12\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-64\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-20\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-16\"}]}]]}],[\"$\",\"tr\",\"1\",{\"children\":[[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-12\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-64\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-20\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-16\"}]}]]}],[\"$\",\"tr\",\"2\",{\"children\":[[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-12\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-64\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-20\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-16\"}]}]]}],[\"$\",\"tr\",\"3\",{\"children\":[[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-12\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-64\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-20\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-16\"}]}]]}],[\"$\",\"tr\",\"4\",{\"children\":[[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-12\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-64\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-20\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-16\"}]}]]}],[\"$\",\"tr\",\"5\",{\"children\":[[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-12\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-64\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-20\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-16\"}]}]]}],[\"$\",\"tr\",\"6\",{\"children\":[[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-12\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-64\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-20\"}]}],\"$Lf\"]}],\"$L10\",\"$L11\",\"$L12\"]}]]}]}]}]\n"])</script><script>self.__next_f.push([1,"d:[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L13\",null,{\"children\":\"$@14\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L15\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.Metadata\",\"children\":\"$@16\"}]}]}],null]}]\n7:{}\n8:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"f:[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-16\"}]}]\n10:[\"$\",\"tr\",\"7\",{\"children\":[[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-12\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-64\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-20\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-16\"}]}]]}]\n11:[\"$\",\"tr\",\"8\",{\"children\":[[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-12\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-64\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-20\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-16\"}]}]]}]\n12:[\"$\",\"tr\",\"9\",{\"children\":[[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-12\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-5 w-64\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-20\"}]}],[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-16\"}]}]]}]\n"])</script><script>self.__next_f.push([1,"17:I[305215,[\"/_next/static/chunks/cf53882a2c15630f.js\",\"/_next/static/chunks/a5e25b9fa6b88eee.js\",\"/_next/static/chunks/46275d9d67603bf5.js\",\"/_next/static/chunks/3d12a8c3152b526d.js\",\"/_next/static/chunks/7f9a218732be8099.js\",\"/_next/static/chunks/8d8c106c6848d15b.js\"],\"ThemeProvider\"]\n18:I[20648,[\"/_next/static/chunks/cf53882a2c15630f.js\",\"/_next/static/chunks/a5e25b9fa6b88eee.js\",\"/_next/static/chunks/46275d9d67603bf5.js\",\"/_next/static/chunks/3d12a8c3152b526d.js\",\"/_next/static/chunks/7f9a218732be8099.js\",\"/_next/static/chunks/8d8c106c6848d15b.js\"],\"ProjectProvider\"]\n19:I[426160,[\"/_next/static/chunks/cf53882a2c15630f.js\",\"/_next/static/chunks/a5e25b9fa6b88eee.js\",\"/_next/static/chunks/46275d9d67603bf5.js\",\"/_next/static/chunks/3d12a8c3152b526d.js\",\"/_next/static/chunks/7f9a218732be8099.js\",\"/_next/static/chunks/8d8c106c6848d15b.js\"],\"Navigation\"]\n"])</script><script>self.__next_f.push([1,"2:[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"antialiased bg-background overflow-x-hidden\",\"children\":[[\"$\",\"$L17\",null,{\"attribute\":\"class\",\"defaultTheme\":\"system\",\"enableSystem\":true,\"disableTransitionOnChange\":true,\"children\":[\"$\",\"$L18\",null,{\"children\":[[\"$\",\"$L19\",null,{\"specs\":[{\"id\":\"fs-001-typescript-cli-migration\",\"specNumber\":\"1\",\"title\":\"typescript-cli-migration\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"typescript\",\"cli\",\"migration\"],\"createdAt\":\"2025-10-31T00:00:00.000Z\"},{\"id\":\"fs-002-template-system-redesign\",\"specNumber\":\"2\",\"title\":\"template-system-redesign\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"templates\",\"templates-system\"],\"createdAt\":\"2025-10-31T00:00:00.000Z\"},{\"id\":\"fs-003-init-system-redesign\",\"specNumber\":\"3\",\"title\":\"init-system-redesign\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"init\",\"cli\",\"templates\"],\"createdAt\":\"2025-10-31T00:00:00.000Z\"},{\"id\":\"fs-004-existing-project-integration\",\"specNumber\":\"4\",\"title\":\"Existing Project Integration\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"integration\",\"init\",\"migration\"],\"createdAt\":\"2025-11-01T00:00:00.000Z\"},{\"id\":\"fs-005-structured-frontmatter\",\"specNumber\":\"5\",\"title\":\"structured-frontmatter\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"enhancement\",\"spec-management\",\"metadata\"],\"createdAt\":\"2025-11-01T00:00:00.000Z\"},{\"id\":\"fs-006-pm-visualization-tools\",\"specNumber\":\"6\",\"title\":\"pm-visualization-tools\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"enhancement\",\"cli\",\"visualization\",\"pm-tools\"],\"createdAt\":\"2025-11-01T00:00:00.000Z\"},{\"id\":\"fs-007-system-prompt-updates\",\"specNumber\":\"7\",\"title\":\"system-prompt-updates\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"documentation\",\"ai-agents\",\"templates\"],\"createdAt\":\"2025-11-01T00:00:00.000Z\"},{\"id\":\"fs-008-commander-migration\",\"specNumber\":\"8\",\"title\":\"Migrate CLI to Commander.js Framework\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[],\"createdAt\":\"2025-11-01T00:00:00.000Z\"},{\"id\":\"fs-009-cli-ux-enhancement\",\"specNumber\":\"9\",\"title\":\"CLI UX Enhancement with Ink\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"cli\",\"ux\",\"enhancement\"],\"createdAt\":\"2025-11-01T00:00:00.000Z\"},{\"id\":\"fs-010-commands-refactor\",\"specNumber\":\"10\",\"title\":\"Commands Module Refactoring\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"refactoring\",\"architecture\",\"maintenance\"],\"createdAt\":\"2025-11-01T00:00:00.000Z\"},{\"id\":\"fs-011-test-results\",\"specNumber\":\"11\",\"title\":\"Test Suite Implementation\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"testing\",\"quality\",\"infrastructure\"],\"createdAt\":\"2025-11-01T00:00:00.000Z\"},{\"id\":\"fs-012-sub-spec-files\",\"specNumber\":\"12\",\"title\":\"Sub-Spec Files Management\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"enhancement\",\"cli\",\"specs\",\"organization\"],\"createdAt\":\"2025-11-01T00:00:00.000Z\"},{\"id\":\"fs-013-custom-spec-templates\",\"specNumber\":\"13\",\"title\":\"Customization-First Template System\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"feature\",\"templates\",\"cli\",\"customization\"],\"createdAt\":\"2025-11-02T00:00:00.000Z\"},{\"id\":\"fs-014-complete-custom-frontmatter\",\"specNumber\":\"14\",\"title\":\"complete-custom-frontmatter\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"enhancement\",\"frontmatter\",\"customization\"],\"createdAt\":\"2025-11-02T00:00:00.000Z\"},{\"id\":\"fs-015-npm-publishing\",\"specNumber\":\"15\",\"title\":\"npm-publishing\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"release\",\"publishing\",\"distribution\"],\"createdAt\":\"2025-11-02T00:00:00.000Z\"},{\"id\":\"fs-016-github-action\",\"specNumber\":\"16\",\"title\":\"github-action\",\"status\":\"planned\",\"priority\":\"low\",\"tags\":[\"feature\",\"ci\",\"automation\"],\"createdAt\":\"2025-11-26T06:03:38.663Z\"},{\"id\":\"fs-017-vscode-extension\",\"specNumber\":\"17\",\"title\":\"vscode-extension\",\"status\":\"planned\",\"priority\":\"low\",\"tags\":[\"feature\",\"ide\",\"vscode\"],\"createdAt\":\"2025-11-20T05:50:48.128Z\"},{\"id\":\"fs-018-spec-validation\",\"specNumber\":\"18\",\"title\":\"Comprehensive Spec Validation\",\"status\":\"complete\",\"priority\":\"critical\",\"tags\":[\"quality\",\"validation\",\"cli\",\"first-principles\",\"v0.2.0\"],\"createdAt\":\"2025-11-02T00:00:00.000Z\"},{\"id\":\"fs-019-readme-improvement\",\"specNumber\":\"19\",\"title\":\"Simplify README.md to be more lean\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"docs\",\"ux\"],\"createdAt\":\"2025-11-02T00:00:00.000Z\"},{\"id\":\"fs-020-documentation-website\",\"specNumber\":\"20\",\"title\":\"Documentation Website\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"documentation\",\"website\",\"vitepress\"],\"createdAt\":\"2025-11-02T00:00:00.000Z\"},{\"id\":\"fs-021-docusaurus-vercel-migration\",\"specNumber\":\"21\",\"title\":\"Documentation Migration: Docusaurus + Vercel\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"documentation\",\"migration\",\"docusaurus\",\"vercel\"],\"createdAt\":\"2025-11-02T00:00:00.000Z\"},{\"id\":\"fs-022-flexible-folder-structure\",\"specNumber\":\"22\",\"title\":\"Flexible Folder Structure System\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"core\",\"ux\"],\"createdAt\":\"2025-11-03T00:00:00.000Z\"},{\"id\":\"fs-023-folder-structure-improvements\",\"specNumber\":\"23\",\"title\":\"Folder Structure: Polish \u0026 Multi-User Support\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"core\",\"ux\",\"multi-user\"],\"createdAt\":\"2025-11-03T00:00:00.000Z\"},{\"id\":\"fs-024-pattern-aware-list-grouping\",\"specNumber\":\"24\",\"title\":\"Pattern-Aware List Grouping\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"ux\",\"polish\",\"v0.2.0\"],\"createdAt\":\"2025-11-03T00:00:00.000Z\"},{\"id\":\"fs-025-template-config-updates\",\"specNumber\":\"25\",\"title\":\"Template Config Updates\",\"status\":\"planned\",\"priority\":\"low\",\"tags\":[\"templates\",\"polish\"],\"createdAt\":\"2025-11-26T02:36:00.273Z\"},{\"id\":\"fs-026-init-pattern-selection\",\"specNumber\":\"26\",\"title\":\"Init Pattern Selection\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"ux\",\"init\",\"v0.2.0\"],\"createdAt\":\"2025-11-03T00:00:00.000Z\"},{\"id\":\"fs-027-cli-ui-ux-optimization\",\"specNumber\":\"27\",\"title\":\"cli-ui-ux-optimization\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"cli\",\"ux\",\"enhancement\"],\"createdAt\":\"2025-11-03T00:00:00.000Z\"},{\"id\":\"fs-028-cli-ui-modernization\",\"specNumber\":\"28\",\"title\":\"cli-ui-modernization\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"cli\",\"ux\",\"design\"],\"createdAt\":\"2025-11-03T00:00:00.000Z\"},{\"id\":\"fs-029-visualization-improvements\",\"specNumber\":\"29\",\"title\":\"visualization-improvements\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"ui\",\"visualization\",\"pm-tools\"],\"createdAt\":\"2025-11-03T00:00:00.000Z\"},{\"id\":\"fs-030-created-date-format-bug\",\"specNumber\":\"30\",\"title\":\"created-date-format-bug\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"bug\",\"frontmatter\"],\"createdAt\":\"2025-11-03T00:00:00.000Z\"},{\"id\":\"fs-031-gantt-ux-improvements\",\"specNumber\":\"31\",\"title\":\"gantt-ux-improvements\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"ux\",\"visualization\",\"pm-tools\"],\"createdAt\":\"2025-11-03T00:00:00.000Z\"},{\"id\":\"fs-032-console-log-chalk-security\",\"specNumber\":\"32\",\"title\":\"console-log-chalk-security\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"security\",\"refactor\"],\"createdAt\":\"2025-11-03T00:00:00.000Z\"},{\"id\":\"fs-033-mcp-server\",\"specNumber\":\"33\",\"title\":\"MCP Server Integration\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"integration\",\"mcp\",\"ai\"],\"createdAt\":\"2025-11-03T00:00:00.000Z\"},{\"id\":\"fs-034-copilot-slash-commands\",\"specNumber\":\"34\",\"title\":\"GitHub Copilot Chat Slash Commands \u0026 Prompts\",\"status\":\"planned\",\"priority\":\"medium\",\"tags\":[\"vscode\",\"copilot\",\"ai\",\"ux\",\"v0.2.0-optional\"],\"createdAt\":\"2025-11-03T00:00:00.000Z\"},{\"id\":\"fs-035-live-specs-showcase\",\"specNumber\":\"35\",\"title\":\"LeanSpec Web: Fullstack Spec Showcase Platform\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"docs\",\"dogfooding\",\"web\",\"v0.3.0-launch\"],\"createdAt\":\"2025-11-03T00:00:00.000Z\"},{\"id\":\"fs-036-pm-integrations\",\"specNumber\":\"36\",\"title\":\"External PM Systems Integration\",\"status\":\"planned\",\"priority\":\"low\",\"tags\":[\"integration\",\"pm\",\"github\",\"jira\",\"ado\"],\"createdAt\":\"2025-11-20T05:50:48.136Z\"},{\"id\":\"fs-037-docs-overhaul\",\"specNumber\":\"37\",\"title\":\"Documentation Overhaul \u0026 Simplification\",\"status\":\"archived\",\"priority\":\"low\",\"tags\":[\"docs\",\"maintenance\",\"clarity\",\"merged-into-051\"],\"createdAt\":\"2025-11-03T00:00:00.000Z\"},{\"id\":\"fs-038-flat-structure-migration\",\"specNumber\":\"38\",\"title\":\"Flat Structure Migration\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"structure\",\"migration\",\"breaking-change\",\"enhancement\"],\"createdAt\":\"2025-11-03T00:00:00.000Z\"},{\"id\":\"fs-038-mcp-frontmatter-bug-fix\",\"specNumber\":\"38\",\"title\":\"Fix MCP Server Frontmatter Parsing\",\"status\":\"archived\",\"priority\":\"high\",\"tags\":[\"bug\",\"mcp\",\"frontmatter\"],\"createdAt\":\"2025-11-11T04:26:08.805Z\"},{\"id\":\"fs-039-simplify-viewer-commands\",\"specNumber\":\"39\",\"title\":\"Simplify Viewer Command Interface\",\"status\":\"archived\",\"priority\":\"high\",\"tags\":[\"cli\",\"ux\",\"breaking-change\",\"simplification\"],\"createdAt\":\"2025-11-11T04:26:08.824Z\"},{\"id\":\"fs-039-template-variable-sync\",\"specNumber\":\"39\",\"title\":\"Template Variable Synchronization\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"bug\",\"templates\",\"frontmatter\",\"enhancement\"],\"createdAt\":\"2025-11-03T00:00:00.000Z\"},{\"id\":\"fs-040-spec-viewer-commands\",\"specNumber\":\"40\",\"title\":\"Spec Viewer Commands\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"cli\",\"enhancement\",\"ux\",\"viewer\"],\"createdAt\":\"2025-11-03T00:00:00.000Z\"},{\"id\":\"fs-042-mcp-error-handling\",\"specNumber\":\"42\",\"title\":\"MCP Server Should Not Exit on Tool Errors\",\"status\":\"archived\",\"priority\":\"critical\",\"tags\":[\"bug\",\"mcp\",\"stability\",\"error-handling\"],\"createdAt\":\"2025-11-11T04:26:08.161Z\"},{\"id\":\"fs-043-official-launch-02\",\"specNumber\":\"43\",\"title\":\"Official Launch: v0.2.0\",\"status\":\"complete\",\"priority\":\"critical\",\"tags\":[\"release\",\"launch\",\"milestone\",\"stability\"],\"createdAt\":\"2025-11-04T00:00:00.000Z\"},{\"id\":\"fs-044-spec-relationships-clarity\",\"specNumber\":\"44\",\"title\":\"Clarify Spec Relationship Model\",\"status\":\"archived\",\"priority\":\"high\",\"tags\":[\"ux\",\"clarity\",\"frontmatter\",\"relationships\",\"v0.2.0\"],\"createdAt\":\"2025-11-04T00:00:00.000Z\"},{\"id\":\"fs-045-unified-dashboard\",\"specNumber\":\"45\",\"title\":\"Unified Analytics \u0026 Velocity Tracking\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"ux\",\"visualization\",\"analytics\",\"launch\",\"v0.2.0\"],\"createdAt\":\"2025-11-04T00:00:00.000Z\"},{\"id\":\"fs-046-stats-dashboard-refactor\",\"specNumber\":\"46\",\"title\":\"Stats \u0026 Dashboard Reorganization\",\"status\":\"archived\",\"priority\":\"high\",\"tags\":[\"ux\",\"refactor\",\"v0.2.0\"],\"createdAt\":\"2025-11-04T00:00:00.000Z\"},{\"id\":\"fs-047-git-backfill-timestamps\",\"specNumber\":\"47\",\"title\":\"Backfill Timestamp Frontmatter from Git History\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"enhancement\",\"git\",\"timestamps\",\"analytics\",\"migration\"],\"createdAt\":\"2025-11-04T14:58:23.000Z\"},{\"id\":\"fs-048-spec-complexity-analysis\",\"specNumber\":\"48\",\"title\":\"When Specs Become Too Complex\",\"status\":\"complete\",\"priority\":\"critical\",\"tags\":[\"philosophy\",\"quality\",\"lean-principle\",\"meta\"],\"createdAt\":\"2025-11-04T00:00:00.000Z\"},{\"id\":\"fs-049-leanspec-first-principles\",\"specNumber\":\"49\",\"title\":\"LeanSpec First Principles (第一性原理)\",\"status\":\"complete\",\"priority\":\"critical\",\"tags\":[\"philosophy\",\"meta\",\"foundation\",\"principles\"],\"createdAt\":\"2025-11-26T02:35:37.506Z\"},{\"id\":\"fs-050-tool-redesign-first-principles\",\"specNumber\":\"50\",\"title\":\"Tool Redesign: First Principles Application\",\"status\":\"archived\",\"priority\":\"medium\",\"tags\":[\"architecture\",\"cli\",\"mcp\",\"redesign\",\"first-principles\",\"dx\",\"v0.3.0\"],\"createdAt\":\"2025-11-05T00:00:00.000Z\"},{\"id\":\"fs-051-docs-system-prompt-principles\",\"specNumber\":\"51\",\"title\":\"Update System Prompt and Docs with First Principles\",\"status\":\"complete\",\"priority\":\"critical\",\"tags\":[\"documentation\",\"ai-agents\",\"first-principles\",\"system-prompt\",\"philosophy\",\"v0.2.0\"],\"createdAt\":\"2025-11-05T00:00:00.000Z\"},{\"id\":\"fs-052-branding-assets\",\"specNumber\":\"52\",\"title\":\"Export and Deploy Brand Assets\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"design\",\"launch\",\"v0.2.0\"],\"createdAt\":\"2025-11-26T02:35:37.768Z\"},{\"id\":\"fs-053-spec-assets-philosophy\",\"specNumber\":\"53\",\"title\":\"Spec Assets and Artifact Management Philosophy\",\"status\":\"planned\",\"priority\":\"low\",\"tags\":[\"philosophy\",\"documentation\",\"guidelines\"],\"createdAt\":\"2025-11-26T02:35:37.510Z\"},{\"id\":\"fs-054-validate-output-lint-style\",\"specNumber\":\"54\",\"title\":\"Lint-Style Validate Output\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"validation\",\"cli\",\"ux\",\"v0.2.0\"],\"createdAt\":\"2025-11-07T03:20:34.342Z\"},{\"id\":\"fs-055-readme-redesign-ai-first\",\"specNumber\":\"55\",\"title\":\"README Redesign: AI-First Positioning\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"documentation\",\"ux\",\"conversion\",\"marketing\"],\"createdAt\":\"2025-11-06T14:15:28.191Z\"},{\"id\":\"fs-056-docs-site-accuracy-audit\",\"specNumber\":\"56\",\"title\":\"Documentation Site Accuracy Audit\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"documentation\",\"quality\",\"launch\",\"v0.2.0\"],\"createdAt\":\"2025-11-06T16:05:09.955Z\"},{\"id\":\"fs-057-docs-validation-comprehensive\",\"specNumber\":\"57\",\"title\":\"Comprehensive Documentation Validation\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"documentation\",\"quality\",\"validation\",\"v0.2.0\"],\"createdAt\":\"2025-11-06T16:12:08.914Z\"},{\"id\":\"fs-058-docs-overview-polish\",\"specNumber\":\"58\",\"title\":\"Docs-Site Comprehensive Restructure\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"documentation\",\"quality\",\"restructure\",\"first-principles\"],\"createdAt\":\"2025-11-07T01:53:09.673Z\"},{\"id\":\"fs-059-programmatic-spec-management\",\"specNumber\":\"59\",\"title\":\"Programmatic Spec Management \u0026 Context Engineering\",\"status\":\"complete\",\"priority\":\"critical\",\"tags\":[\"context-engineering\",\"automation\",\"tooling\",\"ai-agents\",\"performance\",\"v0.3.0\"],\"createdAt\":\"2025-11-07T11:28:43.206Z\"},{\"id\":\"fs-060-core-concepts-coherence\",\"specNumber\":\"60\",\"title\":\"Core Concepts Documentation Coherence\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"docs\",\"ux\",\"information-architecture\"],\"createdAt\":\"2025-11-07T12:20:31.352Z\"},{\"id\":\"fs-061-ai-assisted-spec-writing\",\"specNumber\":\"61\",\"title\":\"AI-Assisted Spec Writing\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"ai\",\"philosophy\",\"docs\"],\"createdAt\":\"2025-11-07T15:44:34.381Z\"},{\"id\":\"fs-062-docs-info-architecture-v2\",\"specNumber\":\"62\",\"title\":\"Documentation Information Architecture v2\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"docs\",\"information-architecture\",\"ux\",\"v0.2.0\"],\"createdAt\":\"2025-11-08T13:02:31.871Z\"},{\"id\":\"fs-063-migration-from-existing-tools\",\"specNumber\":\"63\",\"title\":\"Migration from Existing SDD Tools\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"cli\",\"migration\",\"ai-assisted\",\"v0.2\"],\"createdAt\":\"2025-11-10T05:35:31.293Z\"},{\"id\":\"fs-064-docs-site-zh-translation\",\"specNumber\":\"64\",\"title\":\"Docs Site Chinese (ZH) Translation\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"docs\",\"i18n\",\"translation\",\"chinese\"],\"createdAt\":\"2025-11-10T14:32:32.477Z\"},{\"id\":\"fs-065-v03-planning\",\"specNumber\":\"65\",\"title\":\"LeanSpec v0.3 - Performance \u0026 AI Agent Optimization\",\"status\":\"planned\",\"priority\":\"critical\",\"tags\":[\"release\",\"planning\",\"milestone\",\"v0.3.0\",\"performance\",\"ai-agents\"],\"createdAt\":\"2025-11-11T06:41:08.335Z\"},{\"id\":\"fs-066-context-economy-thresholds-refinement\",\"specNumber\":\"66\",\"title\":\"Context Economy Thresholds Refinement\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"validation\",\"philosophy\",\"context-economy\",\"quality\"],\"createdAt\":\"2025-11-11T06:58:44.846Z\"},{\"id\":\"fs-067-monorepo-core-extraction\",\"specNumber\":\"67\",\"title\":\"Monorepo Structure \u0026 Core Package Extraction\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"architecture\",\"refactor\",\"monorepo\",\"v0.3.0-launch\"],\"createdAt\":\"2025-11-11T13:33:33.321Z\"},{\"id\":\"fs-068-live-specs-ux-enhancements\",\"specNumber\":\"68\",\"title\":\"LeanSpec Web: UX/UI Enhancements Phase 2\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"web\",\"ux\",\"enhancement\",\"v0.3.0-launch\"],\"createdAt\":\"2025-11-12T21:49:12.069Z\"},{\"id\":\"fs-069-token-counting-utils\",\"specNumber\":\"69\",\"title\":\"Token Counting Utilities for LLM Context Management\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"core\",\"tooling\",\"context-economy\",\"llm\",\"validation\"],\"createdAt\":\"2025-11-13T02:17:52.074Z\"},{\"id\":\"fs-070-mcp-token-counting-tool\",\"specNumber\":\"70\",\"title\":\"MCP Token Counting Tool\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"core\",\"mcp\",\"llm\",\"tooling\"],\"createdAt\":\"2025-11-13T02:56:09.580Z\"},{\"id\":\"fs-071-simplified-token-validation\",\"specNumber\":\"71\",\"title\":\"Simplified Token-Based Validation\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"validation\",\"simplification\",\"tokens\"],\"createdAt\":\"2025-11-13T03:11:29.739Z\"},{\"id\":\"fs-072-ai-agent-first-use-workflow\",\"specNumber\":\"72\",\"title\":\"ai-agent-first-use-workflow\",\"status\":\"planned\",\"priority\":\"high\",\"tags\":[\"onboarding\",\"ai-agents\",\"ux\",\"mcp\"],\"createdAt\":\"2025-11-13T08:20:28.110Z\"},{\"id\":\"fs-073-template-engine-agents-md\",\"specNumber\":\"73\",\"title\":\"template-engine-agents-md\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"templates\",\"maintainability\",\"dx\",\"refactor\",\"ai-first\"],\"createdAt\":\"2025-11-13T08:35:40.229Z\"},{\"id\":\"fs-074-content-at-creation\",\"specNumber\":\"74\",\"title\":\"Pass Content Directly to lean-spec create\",\"status\":\"planned\",\"priority\":\"medium\",\"tags\":[\"cli\",\"dx\"],\"createdAt\":\"2025-11-13T08:40:40.882Z\"},{\"id\":\"fs-075-intelligent-search-engine\",\"specNumber\":\"75\",\"title\":\"Intelligent Search Engine\",\"status\":\"complete\",\"priority\":\"critical\",\"tags\":[\"search\",\"mcp\",\"cli\",\"core\",\"ranking\",\"v0.3.0\"],\"createdAt\":\"2025-11-13T09:01:46.579Z\"},{\"id\":\"fs-076-programmatic-spec-relationships\",\"specNumber\":\"76\",\"title\":\"Programmatic Spec Relationship Management\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"cli\",\"mcp\",\"dx\",\"ai-agents\",\"relationships\"],\"createdAt\":\"2025-11-13T09:03:06.741Z\"},{\"id\":\"fs-077-archiving-strategy\",\"specNumber\":\"77\",\"title\":\"archiving-strategy\",\"status\":\"planned\",\"priority\":\"high\",\"tags\":[\"process\",\"maintenance\",\"workflow\",\"best-practices\"],\"createdAt\":\"2025-11-13T13:08:46.014Z\"},{\"id\":\"fs-078-sub-spec-template-system\",\"specNumber\":\"78\",\"title\":\"sub-spec-template-system\",\"status\":\"planned\",\"priority\":\"medium\",\"tags\":[\"templates\",\"cli\",\"dx\",\"ai-first\",\"sub-specs\"],\"createdAt\":\"2025-11-13T13:31:48.324Z\"},{\"id\":\"fs-079-cli-alphabetical-organization\",\"specNumber\":\"79\",\"title\":\"CLI Alphabetical Organization\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[],\"createdAt\":\"2025-11-13T13:58:57.973Z\"},{\"id\":\"fs-080-mcp-server-modular-architecture\",\"specNumber\":\"80\",\"title\":\"MCP Server Modular Architecture\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"refactor\",\"mcp\",\"architecture\"],\"createdAt\":\"2025-11-13T14:18:24.298Z\"},{\"id\":\"fs-081-web-app-ux-redesign\",\"specNumber\":\"81\",\"title\":\"Web App UX/UI Comprehensive Redesign\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"web\",\"ux\",\"design\",\"enhancement\"],\"createdAt\":\"2025-11-14T03:21:43.076Z\"},{\"id\":\"fs-082-web-realtime-sync-architecture\",\"specNumber\":\"82\",\"title\":\"Web App Realtime Spec Sync Architecture\",\"status\":\"complete\",\"priority\":\"critical\",\"tags\":[\"web\",\"architecture\",\"deployment\",\"realtime\",\"v0.3.0\"],\"createdAt\":\"2025-11-14T05:33:26.170Z\"},{\"id\":\"fs-083-web-navigation-performance\",\"specNumber\":\"83\",\"title\":\"Web App Navigation Performance Optimization\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"web\",\"performance\",\"ux\",\"v0.3\"],\"createdAt\":\"2025-11-16T13:27:26.767Z\"},{\"id\":\"fs-084-sub-spec-visibility-in-tools\",\"specNumber\":\"84\",\"title\":\"Sub-Spec File Visibility in MCP Tools and Commands\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"mcp\",\"tools\",\"sub-specs\",\"ai-agents\",\"ux\"],\"createdAt\":\"2025-11-16T13:30:17.281Z\"},{\"id\":\"fs-085-cli-relationship-commands\",\"specNumber\":\"85\",\"title\":\"CLI Commands for Spec Relationship Management\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"cli\",\"metadata\",\"relationships\",\"dx\"],\"createdAt\":\"2025-11-16T13:33:40.858Z\"},{\"id\":\"fs-086-template-component-deduplication\",\"specNumber\":\"86\",\"title\":\"template-component-deduplication\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"refactoring\",\"templates\",\"maintenance\"],\"createdAt\":\"2025-11-17T01:27:01.679Z\"},{\"id\":\"fs-087-cli-ui-command\",\"specNumber\":\"87\",\"title\":\"CLI UI Command: `lean-spec ui`\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"cli\",\"web\",\"dx\",\"integration\"],\"createdAt\":\"2025-11-17T01:31:21.397Z\"},{\"id\":\"fs-088-core-concepts-terminology-only\",\"specNumber\":\"88\",\"title\":\"Core Concepts: Real SDD Terminology Only\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[],\"createdAt\":\"2025-11-17T02:09:38.041Z\"},{\"id\":\"fs-089-sdd-practical-tutorials\",\"specNumber\":\"89\",\"title\":\"Step-by-Step SDD Tutorials for Real Practice\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[],\"createdAt\":\"2025-11-17T02:10:56.366Z\"},{\"id\":\"fs-090-leanspec-sdd-case-studies\",\"specNumber\":\"90\",\"title\":\"LeanSpec Dogfooding: Real SDD Case Studies\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[],\"createdAt\":\"2025-11-17T02:11:56.264Z\"},{\"id\":\"fs-091-chinese-localization-strategy\",\"specNumber\":\"91\",\"title\":\"Comprehensive Chinese Localization for LeanSpec\",\"status\":\"planned\",\"priority\":\"high\",\"tags\":[],\"createdAt\":\"2025-11-17T02:12:58.531Z\"},{\"id\":\"fs-092-docs-site-submodule-migration\",\"specNumber\":\"92\",\"title\":\"Migrate docs-site to separate repository as submodule\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"infrastructure\",\"docs\",\"monorepo\"],\"createdAt\":\"2025-11-17T04:54:37.212Z\"},{\"id\":\"fs-093-spec-detail-ui-improvements\",\"specNumber\":\"93\",\"title\":\"spec-detail-ui-improvements\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[],\"createdAt\":\"2025-11-17T06:07:38.678Z\"},{\"id\":\"fs-094-ai-chatbot-web-integration\",\"specNumber\":\"94\",\"title\":\"AI Chatbot for Web UI\",\"status\":\"planned\",\"priority\":\"high\",\"tags\":[\"web\",\"ai\",\"ux\",\"v0.3.0\"],\"createdAt\":\"2025-11-17T06:31:22.346Z\"},{\"id\":\"fs-095-pr-migration-verification\",\"specNumber\":\"95\",\"title\":\"PR Migration Verification: docs-site → lean-spec-docs\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"migration\",\"docs\",\"verification\"],\"createdAt\":\"2025-11-17T06:39:54.583Z\"},{\"id\":\"fs-096-docs-beginner-first-reorg\",\"specNumber\":\"96\",\"title\":\"Documentation: Beginner-First Reorganization\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"docs\",\"ux\",\"beginner-friendly\"],\"createdAt\":\"2025-11-17T07:51:56.155Z\"},{\"id\":\"fs-097-dag-visualization-library\",\"specNumber\":\"97\",\"title\":\"Replace Manual DAG with Visualization Library\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"web\",\"ux\",\"dependencies\",\"technical-debt\"],\"createdAt\":\"2025-11-17T08:02:23.227Z\"},{\"id\":\"fs-098-github-multi-project-integration\",\"specNumber\":\"98\",\"title\":\"GitHub Multi-Project Integration\",\"status\":\"planned\",\"priority\":\"high\",\"tags\":[\"web\",\"github\",\"integration\",\"v0.3\"],\"createdAt\":\"2025-11-17T08:19:16.821Z\"},{\"id\":\"fs-099-enhanced-dependency-commands-cli-mcp\",\"specNumber\":\"99\",\"title\":\"Enhanced Dependency Commands for CLI/MCP\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"cli\",\"mcp\",\"dependencies\",\"core\"],\"createdAt\":\"2025-11-17T08:45:47.025Z\"},{\"id\":\"fs-100-release-process-typecheck-failure\",\"specNumber\":\"100\",\"title\":\"Post-Mortem: v0.2.3 TypeScript Check Failure\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"process\",\"quality\",\"ci-cd\",\"post-mortem\"],\"createdAt\":\"2025-11-17T21:12:06.305Z\"},{\"id\":\"fs-101-sidebar-scroll-position-drift\",\"specNumber\":\"101\",\"title\":\"Fix Sidebar Scroll Position Drift\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[],\"createdAt\":\"2025-11-17T14:22:14.161Z\"},{\"id\":\"fs-102-mcp-wrapper-package\",\"specNumber\":\"102\",\"title\":\"@leanspec/mcp - MCP Server Integration Wrapper\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"mcp\",\"integration\",\"npm-package\",\"developer-experience\"],\"createdAt\":\"2025-11-18T03:06:33.496Z\"},{\"id\":\"fs-103-ui-standalone-consolidation\",\"specNumber\":\"103\",\"title\":\"UI Standalone Consolidation\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"ui\",\"architecture\",\"simplification\"],\"createdAt\":\"2025-11-18T06:55:41.560Z\"},{\"id\":\"fs-104-ui-packaging-fix\",\"specNumber\":\"104\",\"title\":\"Fix @leanspec/ui standalone packaging issue\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"packaging\",\"bug-fix\"],\"createdAt\":\"2025-11-18T09:26:38.346Z\"},{\"id\":\"fs-105-docs-site-enhancements\",\"specNumber\":\"105\",\"title\":\"Documentation Site Optimization and Enhancements\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[],\"createdAt\":\"2025-11-18T13:42:51.756Z\"},{\"id\":\"fs-106-ui-package-documentation\",\"specNumber\":\"106\",\"title\":\"UI Package Documentation and Integration\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[],\"createdAt\":\"2025-11-18T14:33:07.663Z\"},{\"id\":\"fs-107-ui-ux-refinements\",\"specNumber\":\"107\",\"title\":\"UI/UX Refinements - Spec Detail \u0026 List Views\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"ui\",\"ux\",\"lessons-learned\"],\"createdAt\":\"2025-11-20T02:27:35.059Z\"},{\"id\":\"fs-108-fix-zh-intro\",\"specNumber\":\"108\",\"title\":\"Fix Outdated Chinese Documentation Content\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"docs\",\"translation\",\"i18n\"],\"createdAt\":\"2025-11-20T05:43:14.669Z\"},{\"id\":\"fs-109-local-project-switching\",\"specNumber\":\"109\",\"title\":\"Local Multi-Project Switching in Web UI\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"web\",\"ux\",\"dx\",\"enhancement\"],\"createdAt\":\"2025-11-20T05:48:22.711Z\"},{\"id\":\"fs-110-project-aware-agents-generation\",\"specNumber\":\"110\",\"title\":\"Context-Aware AGENTS.md Generation for Init\",\"status\":\"planned\",\"priority\":\"high\",\"tags\":[\"init\",\"templates\",\"ai-agents\",\"dx\"],\"createdAt\":\"2025-11-20T06:23:35.088Z\"},{\"id\":\"fs-111-mcp-prompts-refinement\",\"specNumber\":\"111\",\"title\":\"MCP Prompts Refinement\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"mcp\",\"ux\",\"prompts\",\"ai-agents\"],\"createdAt\":\"2025-11-20T07:11:55.891Z\"},{\"id\":\"fs-112-project-management-ui\",\"specNumber\":\"112\",\"title\":\"project-management-ui\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[],\"createdAt\":\"2025-11-20T08:12:59.970Z\"},{\"id\":\"fs-113-tutorial-simplification\",\"specNumber\":\"113\",\"title\":\"Simplify and Streamline Tutorial Content\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"documentation\",\"user-experience\",\"ai-workflow\"],\"createdAt\":\"2025-11-24T02:57:57.618Z\"},{\"id\":\"fs-114-example-projects-scaffold\",\"specNumber\":\"114\",\"title\":\"Example Projects and Init Scaffold for Tutorials\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"documentation\",\"cli\",\"user-experience\",\"tutorials\"],\"createdAt\":\"2025-11-24T04:44:10.441Z\"},{\"id\":\"fs-115-chinese-translation-quality\",\"specNumber\":\"115\",\"title\":\"Improve Chinese Translation Quality\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[],\"createdAt\":\"2025-11-24T06:08:51.572Z\"},{\"id\":\"fs-116-init-example-leanspec-setup\",\"specNumber\":\"116\",\"title\":\"Fix: `lean-spec init --example` Missing LeanSpec Files\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"cli\",\"bug\",\"examples\",\"init\"],\"createdAt\":\"2025-11-24T06:11:04.198Z\"},{\"id\":\"fs-117-simplify-template-system\",\"specNumber\":\"117\",\"title\":\"Simplify Template System to Standard + Detailed\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"templates\",\"dx\"],\"createdAt\":\"2025-11-24T07:08:39.244Z\"},{\"id\":\"fs-118-parallel-spec-implementation\",\"specNumber\":\"118\",\"title\":\"Parallel Spec Implementation Workflow\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"workflow\",\"documentation\",\"git\"],\"createdAt\":\"2025-11-25T06:46:20.670Z\"},{\"id\":\"fs-119-ui-diagram-rendering\",\"specNumber\":\"119\",\"title\":\"Native Diagram Rendering in Spec Detail View\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"ui\",\"ux\",\"feature\",\"visualization\"],\"createdAt\":\"2025-11-25T09:18:07.795Z\"},{\"id\":\"fs-120-mermaid-diagram-showcase\",\"specNumber\":\"120\",\"title\":\"Mermaid Diagram Showcase\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"test\",\"ui\",\"mermaid\",\"visualization\"],\"createdAt\":\"2025-11-25T12:52:24.676Z\"},{\"id\":\"fs-121-mcp-first-agent-experience\",\"specNumber\":\"121\",\"title\":\"MCP-First Agent Experience: Multi-Tool Support \u0026 SDD Compliance\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"mcp\",\"ai-agents\",\"ux\",\"init\",\"dx\"],\"createdAt\":\"2025-11-26T02:23:13.829Z\"},{\"id\":\"fs-122-ai-agent-deps-management-fix\",\"specNumber\":\"122\",\"title\":\"Fix AI Agents Not Following Dependency Management\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"ai-agents\",\"dx\",\"quality\",\"frontmatter\",\"process\"],\"createdAt\":\"2025-11-26T02:34:58.957Z\"},{\"id\":\"fs-123-ai-coding-agent-integration\",\"specNumber\":\"123\",\"title\":\"AI Coding Agent Integration for Automated Spec Orchestration\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"ai-agents\",\"workflow\",\"automation\",\"cli\",\"integration\",\"parallel-development\"],\"createdAt\":\"2025-11-26T06:25:37.182Z\"},{\"id\":\"fs-124-advanced-search-capabilities\",\"specNumber\":\"124\",\"title\":\"Advanced Search Capabilities for Specs\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"search\",\"cli\",\"mcp\",\"core\",\"dx\",\"power-users\"],\"createdAt\":\"2025-11-26T06:26:37.183Z\"},{\"id\":\"fs-125-onboarding-project-context-clarity\",\"specNumber\":\"125\",\"title\":\"Streamline Onboarding: Clear Project Context Section\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"onboarding\",\"user-experience\",\"agents-md\"],\"createdAt\":\"2025-11-26T08:24:50.022Z\"},{\"id\":\"fs-126-ai-tool-auto-detection\",\"specNumber\":\"126\",\"title\":\"AI Tool Auto-Detection for Init\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"init\",\"dx\",\"ai-agents\",\"ux\"],\"createdAt\":\"2025-11-26T09:07:33.931Z\"},{\"id\":\"fs-127-init-agents-merge-automation\",\"specNumber\":\"127\",\"title\":\"Automated AGENTS.md Merge with AI CLI Detection\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"init\",\"dx\",\"ai-agents\",\"onboarding\",\"automation\"],\"createdAt\":\"2025-11-27T03:18:24.101Z\"},{\"id\":\"fs-128-constant-time-migration\",\"specNumber\":\"128\",\"title\":\"Constant-Time Migration (O(1) UX)\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"cli\",\"migration\",\"dx\",\"performance\"],\"createdAt\":\"2025-11-28T01:21:44.679Z\"},{\"id\":\"fs-129-mcp-link-tool\",\"specNumber\":\"129\",\"title\":\"Add `link` and `unlink` MCP Tools\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"mcp\",\"tooling\",\"dx\",\"ai-agents\"],\"createdAt\":\"2025-11-28T01:27:53.890Z\"},{\"id\":\"fs-130-testing-strategy-overhaul\",\"specNumber\":\"130\",\"title\":\"Testing Strategy Overhaul for Long-term Quality\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"testing\",\"quality\",\"dx\",\"infrastructure\",\"maintainability\"],\"createdAt\":\"2025-11-28T03:19:25.087Z\"},{\"id\":\"fs-131-ui-project-context-visibility\",\"specNumber\":\"131\",\"title\":\"UI Project Context Visibility\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"ui\",\"ux\",\"feature\",\"dx\"],\"createdAt\":\"2025-11-28T03:30:16.605Z\"},{\"id\":\"fs-132-ui-edit-capabilities\",\"specNumber\":\"132\",\"title\":\"UI Edit Capabilities\",\"status\":\"planned\",\"priority\":\"medium\",\"tags\":[\"ui\",\"feature\",\"dx\",\"crud\"],\"createdAt\":\"2025-11-28T03:30:16.617Z\"},{\"id\":\"fs-133-ui-web-code-editor\",\"specNumber\":\"133\",\"title\":\"External Editor Integration for Spec Editing\",\"status\":\"planned\",\"priority\":\"low\",\"tags\":[\"ui\",\"ux\",\"feature\",\"editor\",\"dx\"],\"createdAt\":\"2025-11-28T03:37:36.843Z\"},{\"id\":\"fs-134-ui-metadata-editing\",\"specNumber\":\"134\",\"title\":\"UI Lightweight Metadata Editing\",\"status\":\"planned\",\"priority\":\"medium\",\"tags\":[\"ui\",\"ux\",\"feature\",\"dx\"],\"createdAt\":\"2025-11-28T05:14:14.341Z\"},{\"id\":\"fs-135-unicode-spec-name-support\",\"specNumber\":\"135\",\"title\":\"Unicode/Chinese Spec Name Support\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"bug\",\"i18n\",\"cli\"],\"createdAt\":\"2025-11-28T11:00:53.455Z\"},{\"id\":\"fs-136-growth-marketing-strategy-v2\",\"specNumber\":\"136\",\"title\":\"LeanSpec Growth Marketing Strategy v2\",\"status\":\"planned\",\"priority\":\"critical\",\"tags\":[\"marketing\",\"growth\",\"strategy\",\"community\"],\"createdAt\":\"2025-12-04T01:43:22.417Z\"},{\"id\":\"fs-137-ui-dependencies-page\",\"specNumber\":\"137\",\"title\":\"UI Dependencies Page - Project-Wide Dependency Visualization\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"ui\",\"ux\",\"feature\",\"visualization\",\"dependencies\"],\"createdAt\":\"2025-12-04T04:11:31.522Z\"},{\"id\":\"fs-138-ui-dependencies-dual-view\",\"specNumber\":\"138\",\"title\":\"UI Dependencies Page: Dual View (DAG + Network)\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"ui\",\"ux\",\"feature\",\"visualization\",\"dependencies\",\"network-graph\"],\"createdAt\":\"2025-12-04T05:59:26.398Z\"},{\"id\":\"fs-139-rethink-related-relationships\",\"specNumber\":\"139\",\"title\":\"Rethink: Do We Need `related` as Soft Dependency?\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"philosophy\",\"ux\",\"relationships\",\"architecture\",\"discussion\"],\"createdAt\":\"2025-12-04T06:14:09.463Z\"},{\"id\":\"fs-140-cursor-slash-commands\",\"specNumber\":\"140\",\"title\":\"Cursor IDE Slash Commands Integration\",\"status\":\"planned\",\"priority\":\"medium\",\"tags\":[\"cursor\",\"slash-commands\",\"ai\",\"ux\",\"ide-integration\"],\"createdAt\":\"2025-12-04T07:23:15.903Z\"},{\"id\":\"fs-141-multi-project-management-ui-improvements\",\"specNumber\":\"141\",\"title\":\"Multi-Project Management UI Improvements\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"ui\",\"ux\",\"multi-project\",\"enhancement\"],\"createdAt\":\"2025-12-04T09:05:27.204Z\"},{\"id\":\"fs-142-multi-project-mode-fixes\",\"specNumber\":\"142\",\"title\":\"Multi-Project Mode Critical Fixes\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"ui\",\"ux\",\"multi-project\",\"bug\",\"fix\"],\"createdAt\":\"2025-12-04T09:34:34.516Z\"},{\"id\":\"fs-143-on-demand-spec-translation\",\"specNumber\":\"143\",\"title\":\"On-Demand Spec Translation\",\"status\":\"planned\",\"priority\":\"low\",\"tags\":[\"i18n\",\"web-app\",\"future\"],\"createdAt\":\"2025-12-04T12:42:25.749Z\"},{\"id\":\"fs-144-backfill-command-robustness\",\"specNumber\":\"144\",\"title\":\"Backfill Command Robustness\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"cli\",\"backfill\",\"migration\"],\"createdAt\":\"2025-12-05T01:15:49.898Z\"},{\"id\":\"fs-145-mcp-config-auto-setup\",\"specNumber\":\"145\",\"title\":\"MCP Config Auto-Setup During Init\",\"status\":\"planned\",\"priority\":\"high\",\"tags\":[\"init\",\"mcp\",\"onboarding\",\"dx\",\"ai-agents\"],\"createdAt\":\"2025-12-05T02:38:41.988Z\"}]}],\"$L1a\",\"$L1b\"]}]}],false]}]}]\n"])</script><script>self.__next_f.push([1,"1c:I[742634,[\"/_next/static/chunks/cf53882a2c15630f.js\",\"/_next/static/chunks/a5e25b9fa6b88eee.js\",\"/_next/static/chunks/46275d9d67603bf5.js\",\"/_next/static/chunks/3d12a8c3152b526d.js\",\"/_next/static/chunks/7f9a218732be8099.js\",\"/_next/static/chunks/8d8c106c6848d15b.js\"],\"MainSidebar\"]\n1d:I[268399,[\"/_next/static/chunks/cf53882a2c15630f.js\",\"/_next/static/chunks/a5e25b9fa6b88eee.js\",\"/_next/static/chunks/46275d9d67603bf5.js\",\"/_next/static/chunks/3d12a8c3152b526d.js\",\"/_next/static/chunks/7f9a218732be8099.js\",\"/_next/static/chunks/8d8c106c6848d15b.js\",\"/_next/static/chunks/762fe8c3999a1965.js\"],\"default\"]\n1e:I[987985,[\"/_next/static/chunks/cf53882a2c15630f.js\",\"/_next/static/chunks/a5e25b9fa6b88eee.js\",\"/_next/static/chunks/46275d9d67603bf5.js\",\"/_next/static/chunks/3d12a8c3152b526d.js\",\"/_next/static/chunks/7f9a218732be8099.js\",\"/_next/static/chunks/8d8c106c6848d15b.js\"],\"\"]\n1f:I[474916,[\"/_next/static/chunks/cf53882a2c15630f.js\",\"/_next/static/chunks/a5e25b9fa6b88eee.js\",\"/_next/static/chunks/46275d9d67603bf5.js\",\"/_next/static/chunks/3d12a8c3152b526d.js\",\"/_next/static/chunks/7f9a218732be8099.js\",\"/_next/static/chunks/8d8c106c6848d15b.js\"],\"Toast\"]\n"])</script><script>self.__next_f.push([1,"1a:[\"$\",\"div\",null,{\"className\":\"flex w-full min-w-0\",\"children\":[[\"$\",\"$L1c\",null,{}],[\"$\",\"main\",null,{\"className\":\"flex-1 min-h-[calc(100vh-3.5rem)] min-w-0 w-full lg:w-[calc(100vw-var(--main-sidebar-width,240px))]\",\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$1d\",\"errorStyles\":[],\"errorScripts\":[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/762fe8c3999a1965.js\",\"async\":true}]],\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"div\",null,{\"className\":\"min-h-screen bg-background flex items-center justify-center px-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"text-center space-y-6\",\"children\":[[\"$\",\"div\",null,{\"className\":\"space-y-2\",\"children\":[[\"$\",\"h1\",null,{\"className\":\"text-6xl font-bold text-primary\",\"children\":\"404\"}],[\"$\",\"h2\",null,{\"className\":\"text-2xl font-semibold\",\"children\":\"Page Not Found\"}],[\"$\",\"p\",null,{\"className\":\"text-muted-foreground max-w-md mx-auto\",\"children\":\"The page you’re looking for doesn’t exist or has been moved.\"}]]}],[\"$\",\"div\",null,{\"className\":\"flex gap-4 justify-center\",\"children\":[[\"$\",\"$L1e\",null,{\"href\":\"/\",\"children\":\"Go Home\",\"className\":\"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground shadow hover:bg-primary/90 h-9 px-4 py-2\",\"ref\":null}],[\"$\",\"$L1e\",null,{\"href\":\"/specs\",\"children\":\"View Specs\",\"className\":\"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground h-9 px-4 py-2\",\"ref\":null}]]}]]}]}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}]\n"])</script><script>self.__next_f.push([1,"1b:[\"$\",\"$L1f\",null,{}]\n"])</script><script>self.__next_f.push([1,"14:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"20:I[790269,[\"/_next/static/chunks/6a05a93ec8fa7b83.js\",\"/_next/static/chunks/97bd44afaee5f129.js\"],\"IconMark\"]\n16:[[\"$\",\"title\",\"0\",{\"children\":\"LeanSpec Web - Interactive Spec Showcase\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Browse and explore LeanSpec specifications in a rich, interactive format\"}],[\"$\",\"meta\",\"2\",{\"property\":\"og:title\",\"content\":\"LeanSpec Web\"}],[\"$\",\"meta\",\"3\",{\"property\":\"og:description\",\"content\":\"Browse and explore LeanSpec specifications in a rich, interactive format\"}],[\"$\",\"meta\",\"4\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"5\",{\"name\":\"twitter:card\",\"content\":\"summary\"}],[\"$\",\"meta\",\"6\",{\"name\":\"twitter:title\",\"content\":\"LeanSpec Web\"}],[\"$\",\"meta\",\"7\",{\"name\":\"twitter:description\",\"content\":\"Browse and explore LeanSpec specifications in a rich, interactive format\"}],[\"$\",\"link\",\"8\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\"}],[\"$\",\"link\",\"9\",{\"rel\":\"icon\",\"href\":\"/logo.svg\",\"type\":\"image/svg+xml\"}],[\"$\",\"link\",\"10\",{\"rel\":\"apple-touch-icon\",\"href\":\"/logo.svg\"}],[\"$\",\"$L20\",\"11\",{}]]\nb:null\n"])</script></body></html>