@leanspec/ui 0.2.11 → 0.2.12

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 (573) 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/packages/ui/.next/BUILD_ID +1 -1
  3. package/.next/standalone/packages/ui/.next/app-path-routes-manifest.json +3 -0
  4. package/.next/standalone/packages/ui/.next/build-manifest.json +4 -4
  5. package/.next/standalone/packages/ui/.next/routes-manifest.json +18 -0
  6. package/.next/standalone/packages/ui/.next/server/app/_global-error/page/build-manifest.json +2 -2
  7. package/.next/standalone/packages/ui/.next/server/app/_global-error/page.js.nft.json +1 -1
  8. package/.next/standalone/packages/ui/.next/server/app/_global-error.html +2 -2
  9. package/.next/standalone/packages/ui/.next/server/app/_global-error.rsc +1 -1
  10. package/.next/standalone/packages/ui/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  11. package/.next/standalone/packages/ui/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  12. package/.next/standalone/packages/ui/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  13. package/.next/standalone/packages/ui/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  14. package/.next/standalone/packages/ui/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  15. package/.next/standalone/packages/ui/.next/server/app/_not-found/page/build-manifest.json +2 -2
  16. package/.next/standalone/packages/ui/.next/server/app/_not-found/page.js +1 -1
  17. package/.next/standalone/packages/ui/.next/server/app/_not-found/page.js.nft.json +1 -1
  18. package/.next/standalone/packages/ui/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  19. package/.next/standalone/packages/ui/.next/server/app/_not-found.html +2 -2
  20. package/.next/standalone/packages/ui/.next/server/app/_not-found.rsc +18 -18
  21. package/.next/standalone/packages/ui/.next/server/app/_not-found.segments/_full.segment.rsc +18 -18
  22. package/.next/standalone/packages/ui/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
  23. package/.next/standalone/packages/ui/.next/server/app/_not-found.segments/_index.segment.rsc +12 -12
  24. package/.next/standalone/packages/ui/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +3 -3
  25. package/.next/standalone/packages/ui/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
  26. package/.next/standalone/packages/ui/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  27. package/.next/standalone/packages/ui/.next/server/app/api/context/route.js +3 -3
  28. package/.next/standalone/packages/ui/.next/server/app/api/context/route.js.nft.json +1 -1
  29. package/.next/standalone/packages/ui/.next/server/app/api/dependencies/route.js +3 -3
  30. package/.next/standalone/packages/ui/.next/server/app/api/dependencies/route.js.nft.json +1 -1
  31. package/.next/standalone/packages/ui/.next/server/app/api/health/route/app-paths-manifest.json +3 -0
  32. package/.next/standalone/packages/ui/.next/server/app/api/health/route/build-manifest.json +11 -0
  33. package/.next/standalone/packages/ui/.next/server/app/api/health/route/server-reference-manifest.json +4 -0
  34. package/.next/standalone/packages/ui/.next/server/app/api/health/route.js +6 -0
  35. package/.next/standalone/packages/ui/.next/server/app/api/health/route.js.map +5 -0
  36. package/.next/standalone/packages/ui/.next/server/app/api/health/route.js.nft.json +1 -0
  37. package/.next/standalone/packages/ui/.next/server/app/api/health/route_client-reference-manifest.js +2 -0
  38. package/.next/standalone/packages/ui/.next/server/app/api/local-projects/[id]/route.js +2 -2
  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 +2 -2
  41. package/.next/standalone/packages/ui/.next/server/app/api/local-projects/discover/route.js.nft.json +1 -1
  42. package/.next/standalone/packages/ui/.next/server/app/api/local-projects/list-directory/route.js +2 -2
  43. package/.next/standalone/packages/ui/.next/server/app/api/local-projects/list-directory/route.js.nft.json +1 -1
  44. package/.next/standalone/packages/ui/.next/server/app/api/local-projects/route.js +2 -2
  45. package/.next/standalone/packages/ui/.next/server/app/api/local-projects/route.js.nft.json +1 -1
  46. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/context/route.js +3 -3
  47. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/context/route.js.nft.json +1 -1
  48. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/dependencies/route.js +3 -3
  49. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/dependencies/route.js.nft.json +1 -1
  50. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/route.js +2 -2
  51. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/route.js.nft.json +1 -1
  52. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/specs/[spec]/dependency-graph/route.js +3 -3
  53. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/specs/[spec]/dependency-graph/route.js.nft.json +1 -1
  54. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/specs/[spec]/metadata/route.js +2 -2
  55. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/specs/[spec]/metadata/route.js.nft.json +1 -1
  56. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/specs/[spec]/route.js +3 -3
  57. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/specs/[spec]/route.js.nft.json +1 -1
  58. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/specs/[spec]/status/route.js +2 -2
  59. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/specs/[spec]/status/route.js.nft.json +1 -1
  60. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/specs/route.js +3 -3
  61. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/specs/route.js.nft.json +1 -1
  62. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/stats/route.js +3 -3
  63. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/stats/route.js.nft.json +1 -1
  64. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/tags/route.js +3 -3
  65. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/tags/route.js.nft.json +1 -1
  66. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/validate/route.js +2 -2
  67. package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/validate/route.js.nft.json +1 -1
  68. package/.next/standalone/packages/ui/.next/server/app/api/projects/route.js +2 -2
  69. package/.next/standalone/packages/ui/.next/server/app/api/projects/route.js.nft.json +1 -1
  70. package/.next/standalone/packages/ui/.next/server/app/api/revalidate/route.js +4 -3
  71. package/.next/standalone/packages/ui/.next/server/app/api/revalidate/route.js.nft.json +1 -1
  72. package/.next/standalone/packages/ui/.next/server/app/api/search/route/app-paths-manifest.json +3 -0
  73. package/.next/standalone/packages/ui/.next/server/app/api/search/route/build-manifest.json +11 -0
  74. package/.next/standalone/packages/ui/.next/server/app/api/search/route/server-reference-manifest.json +4 -0
  75. package/.next/standalone/packages/ui/.next/server/app/api/search/route.js +8 -0
  76. package/.next/standalone/packages/ui/.next/server/app/api/search/route.js.map +5 -0
  77. package/.next/standalone/packages/ui/.next/server/app/api/search/route.js.nft.json +1 -0
  78. package/.next/standalone/packages/ui/.next/server/app/api/search/route_client-reference-manifest.js +2 -0
  79. package/.next/standalone/packages/ui/.next/server/app/health/route/app-paths-manifest.json +3 -0
  80. package/.next/standalone/packages/ui/.next/server/app/health/route/build-manifest.json +11 -0
  81. package/.next/standalone/packages/ui/.next/server/app/health/route/server-reference-manifest.json +4 -0
  82. package/.next/standalone/packages/ui/.next/server/app/health/route.js +6 -0
  83. package/.next/standalone/packages/ui/.next/server/app/health/route.js.map +5 -0
  84. package/.next/standalone/packages/ui/.next/server/app/health/route.js.nft.json +1 -0
  85. package/.next/standalone/packages/ui/.next/server/app/health/route_client-reference-manifest.js +2 -0
  86. package/.next/standalone/packages/ui/.next/server/app/page/build-manifest.json +2 -2
  87. package/.next/standalone/packages/ui/.next/server/app/page.js +1 -1
  88. package/.next/standalone/packages/ui/.next/server/app/page.js.nft.json +1 -1
  89. package/.next/standalone/packages/ui/.next/server/app/page_client-reference-manifest.js +1 -1
  90. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/context/page/build-manifest.json +2 -2
  91. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/context/page.js +1 -1
  92. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/context/page.js.nft.json +1 -1
  93. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/context/page_client-reference-manifest.js +1 -1
  94. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/dependencies/page/build-manifest.json +2 -2
  95. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/dependencies/page.js +1 -1
  96. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/dependencies/page.js.nft.json +1 -1
  97. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/dependencies/page_client-reference-manifest.js +1 -1
  98. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/page/build-manifest.json +2 -2
  99. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/page.js +1 -1
  100. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/page.js.nft.json +1 -1
  101. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/page_client-reference-manifest.js +1 -1
  102. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/specs/[specId]/page/build-manifest.json +2 -2
  103. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/specs/[specId]/page.js +1 -1
  104. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/specs/[specId]/page.js.nft.json +1 -1
  105. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/specs/[specId]/page_client-reference-manifest.js +1 -1
  106. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/specs/page/build-manifest.json +2 -2
  107. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/specs/page.js +1 -1
  108. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/specs/page.js.nft.json +1 -1
  109. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/specs/page_client-reference-manifest.js +1 -1
  110. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/stats/page/build-manifest.json +2 -2
  111. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/stats/page.js +1 -1
  112. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/stats/page.js.nft.json +1 -1
  113. package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/stats/page_client-reference-manifest.js +1 -1
  114. package/.next/standalone/packages/ui/.next/server/app/projects/page/build-manifest.json +2 -2
  115. package/.next/standalone/packages/ui/.next/server/app/projects/page.js +1 -1
  116. package/.next/standalone/packages/ui/.next/server/app/projects/page.js.nft.json +1 -1
  117. package/.next/standalone/packages/ui/.next/server/app/projects/page_client-reference-manifest.js +1 -1
  118. package/.next/standalone/packages/ui/.next/server/app/projects.html +2 -2
  119. package/.next/standalone/packages/ui/.next/server/app/projects.rsc +12 -12
  120. package/.next/standalone/packages/ui/.next/server/app/projects.segments/_full.segment.rsc +12 -12
  121. package/.next/standalone/packages/ui/.next/server/app/projects.segments/_head.segment.rsc +1 -1
  122. package/.next/standalone/packages/ui/.next/server/app/projects.segments/_index.segment.rsc +10 -10
  123. package/.next/standalone/packages/ui/.next/server/app/projects.segments/_tree.segment.rsc +1 -1
  124. package/.next/standalone/packages/ui/.next/server/app/projects.segments/projects/__PAGE__.segment.rsc +2 -2
  125. package/.next/standalone/packages/ui/.next/server/app/projects.segments/projects.segment.rsc +1 -1
  126. package/.next/standalone/packages/ui/.next/server/app-paths-manifest.json +3 -0
  127. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__01a010d2._.js +3 -0
  128. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__18006869._.js +3 -0
  129. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__2fd8e63b._.js +3 -0
  130. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__3c009811._.js +3 -0
  131. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__408867af._.js +3 -0
  132. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__4913ae11._.js +3 -0
  133. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__493dafb5._.js +3 -0
  134. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__4d45fba5._.js +3 -0
  135. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__545bd045._.js +3 -0
  136. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__580debd3._.js +3 -0
  137. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__597227b1._.js +3 -0
  138. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__5db43dd1._.js +3 -0
  139. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__6575637c._.js +3 -0
  140. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__65eaee03._.js +3 -0
  141. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__77b7bda2._.js +3 -0
  142. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__77f9d159._.js +3 -0
  143. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__896a68f6._.js +3 -0
  144. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__a3e5f47e._.js +3 -0
  145. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__ab055d16._.js +3 -0
  146. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__b79da708._.js +3 -0
  147. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__c1a0f4ae._.js +3 -0
  148. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__f00a3584._.js +21 -0
  149. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__f96cec8f._.js +3 -0
  150. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__fa0c3244._.js +3 -0
  151. package/.next/standalone/packages/ui/.next/server/chunks/_4126d0be._.js +2 -2
  152. package/.next/standalone/packages/ui/.next/server/chunks/packages_ui__next-internal_server_app_api_health_route_actions_7e273251.js +3 -0
  153. package/.next/standalone/packages/ui/.next/server/chunks/packages_ui__next-internal_server_app_api_search_route_actions_4d98696f.js +3 -0
  154. package/.next/standalone/packages/ui/.next/server/chunks/packages_ui__next-internal_server_app_health_route_actions_38d6c859.js +3 -0
  155. package/.next/standalone/packages/ui/.next/server/chunks/packages_ui_src_lib_specs_sources_database-source_ts_b8c1af87._.js +3 -0
  156. package/.next/standalone/packages/ui/.next/server/chunks/ssr/1ce3b_dagre-d3-es_src_dagre_index_f9cad90b.js +1 -1
  157. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{931bf_mermaid_dist_chunks_mermaid_core_8167bfdd._.js → 2d2f0_mermaid_dist_chunks_mermaid_core_039fb02e._.js} +3 -3
  158. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{931bf_mermaid_dist_chunks_mermaid_core_c5b1d4f9._.js → 2d2f0_mermaid_dist_chunks_mermaid_core_0a7c215c._.js} +3 -3
  159. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{931bf_mermaid_dist_chunks_mermaid_core_0b254b71._.js → 2d2f0_mermaid_dist_chunks_mermaid_core_40ab38d1._.js} +2 -2
  160. package/.next/standalone/packages/ui/.next/server/chunks/ssr/2d2f0_mermaid_dist_chunks_mermaid_core_a32f523e._.js +3 -0
  161. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{931bf_mermaid_dist_chunks_mermaid_core_ffd8fbee._.js → 2d2f0_mermaid_dist_chunks_mermaid_core_bf4b42a9._.js} +2 -2
  162. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{931bf_mermaid_dist_chunks_mermaid_core_blockDiagram-VD42YOAC_mjs_99bfbaf9._.js → 2d2f0_mermaid_dist_chunks_mermaid_core_blockDiagram-VD42YOAC_mjs_0326ef3f._.js} +2 -2
  163. package/.next/standalone/packages/ui/.next/server/chunks/ssr/2d2f0_mermaid_dist_chunks_mermaid_core_c4Diagram-YG6GDRKO_mjs_4dc38eb2._.js +7 -0
  164. package/.next/standalone/packages/ui/.next/server/chunks/ssr/2d2f0_mermaid_dist_chunks_mermaid_core_chunk-ABZYJK2D_mjs_41e4ef7c._.js +79 -0
  165. package/.next/standalone/packages/ui/.next/server/chunks/ssr/2d2f0_mermaid_dist_chunks_mermaid_core_chunk-B4BG7PRW_mjs_152d6b7c._.js +162 -0
  166. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{931bf_mermaid_dist_chunks_mermaid_core_chunk-DI55MBZ5_mjs_2e49cdd9._.js → 2d2f0_mermaid_dist_chunks_mermaid_core_chunk-DI55MBZ5_mjs_f803dc6e._.js} +2 -2
  167. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{931bf_mermaid_dist_chunks_mermaid_core_chunk-FMBD7UC4_mjs_69c9238e._.js → 2d2f0_mermaid_dist_chunks_mermaid_core_chunk-FMBD7UC4_mjs_82165e98._.js} +2 -2
  168. package/.next/standalone/packages/ui/.next/server/chunks/ssr/2d2f0_mermaid_dist_chunks_mermaid_core_chunk-JA3XYJ7Z_mjs_9d45fac6._.js +62 -0
  169. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{931bf_mermaid_dist_chunks_mermaid_core_chunk-JZLCHNYA_mjs_e1210981._.js → 2d2f0_mermaid_dist_chunks_mermaid_core_chunk-JZLCHNYA_mjs_4c3bae8d._.js} +3 -3
  170. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{931bf_mermaid_dist_chunks_mermaid_core_chunk-MI3HLSF2_mjs_4494daf0._.js → 2d2f0_mermaid_dist_chunks_mermaid_core_chunk-MI3HLSF2_mjs_90225bf8._.js} +2 -2
  171. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{931bf_mermaid_dist_chunks_mermaid_core_chunk-QXUST7PY_mjs_3e69582d._.js → 2d2f0_mermaid_dist_chunks_mermaid_core_chunk-QXUST7PY_mjs_1558ec21._.js} +2 -2
  172. package/.next/standalone/packages/ui/.next/server/chunks/ssr/2d2f0_mermaid_dist_chunks_mermaid_core_chunk-S3R3BYOJ_mjs_365fb61d._.js +4 -0
  173. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{931bf_mermaid_dist_chunks_mermaid_core_chunk-TZMSLE5B_mjs_72a0311f._.js → 2d2f0_mermaid_dist_chunks_mermaid_core_chunk-TZMSLE5B_mjs_e3843d9c._.js} +2 -2
  174. package/.next/standalone/packages/ui/.next/server/chunks/ssr/2d2f0_mermaid_dist_chunks_mermaid_core_dagre-6UL2VRFP_mjs_ced7f41d._.js +3 -0
  175. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{931bf_mermaid_dist_chunks_mermaid_core_diagram-PSM6KHXK_mjs_f109b802._.js → 2d2f0_mermaid_dist_chunks_mermaid_core_diagram-PSM6KHXK_mjs_67034ee5._.js} +3 -3
  176. package/.next/standalone/packages/ui/.next/server/chunks/ssr/2d2f0_mermaid_dist_chunks_mermaid_core_erDiagram-Q2GNP2WA_mjs_b238a129._.js +57 -0
  177. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{931bf_mermaid_dist_chunks_mermaid_core_flowDiagram-NV44I4VS_mjs_c11db931._.js → 2d2f0_mermaid_dist_chunks_mermaid_core_flowDiagram-NV44I4VS_mjs_9c68d218._.js} +2 -2
  178. package/.next/standalone/packages/ui/.next/server/chunks/ssr/2d2f0_mermaid_dist_chunks_mermaid_core_gitGraphDiagram-NY62KEGX_mjs_bc2124c8._.js +65 -0
  179. package/.next/standalone/packages/ui/.next/server/chunks/ssr/2d2f0_mermaid_dist_chunks_mermaid_core_journeyDiagram-XKPGCS4Q_mjs_c6224fc8._.js +136 -0
  180. package/.next/standalone/packages/ui/.next/server/chunks/ssr/2d2f0_mermaid_dist_chunks_mermaid_core_kanban-definition-3W4ZIXB7_mjs_550640fc._.js +81 -0
  181. package/.next/standalone/packages/ui/.next/server/chunks/ssr/2d2f0_mermaid_dist_chunks_mermaid_core_quadrantDiagram-AYHSOK5B_mjs_bef56c71._.js +3 -0
  182. package/.next/standalone/packages/ui/.next/server/chunks/ssr/2d2f0_mermaid_dist_chunks_mermaid_core_requirementDiagram-UZGBJVZJ_mjs_ff9d68c3._.js +61 -0
  183. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{931bf_mermaid_dist_chunks_mermaid_core_sankeyDiagram-TZEHDZUN_mjs_9fa014df._.js → 2d2f0_mermaid_dist_chunks_mermaid_core_sankeyDiagram-TZEHDZUN_mjs_2b6523f9._.js} +3 -3
  184. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{931bf_mermaid_dist_chunks_mermaid_core_sequenceDiagram-WL72ISMW_mjs_4d5ee2b1._.js → 2d2f0_mermaid_dist_chunks_mermaid_core_sequenceDiagram-WL72ISMW_mjs_07d830e2._.js} +2 -2
  185. package/.next/standalone/packages/ui/.next/server/chunks/ssr/2d2f0_mermaid_dist_chunks_mermaid_core_stateDiagram-FKZM4ZOC_mjs_f874f344._.js +3 -0
  186. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{931bf_mermaid_dist_chunks_mermaid_core_timeline-definition-IT6M3QCI_mjs_96b04d43._.js → 2d2f0_mermaid_dist_chunks_mermaid_core_timeline-definition-IT6M3QCI_mjs_f287eaf9._.js} +2 -2
  187. package/.next/standalone/packages/ui/.next/server/chunks/ssr/2d2f0_mermaid_dist_chunks_mermaid_core_xychartDiagram-PRI3JC2R_mjs_fd2f9ec2._.js +3 -0
  188. package/.next/standalone/packages/ui/.next/server/chunks/ssr/2d2f0_mermaid_dist_mermaid_core_mjs_06200ddd._.js +9 -0
  189. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{f0bdc_katex_dist_katex_mjs_27a6c950._.js → 79abc_katex_dist_katex_mjs_4541e3ed._.js} +2 -2
  190. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{[root-of-the-server]__c8c18f4f._.js → [root-of-the-server]__1260c5f7._.js} +2 -2
  191. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{[root-of-the-server]__5f4adfc8._.js → [root-of-the-server]__1cb959c5._.js} +2 -2
  192. package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__26326a5f._.js +3 -0
  193. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{[root-of-the-server]__0749b2a9._.js → [root-of-the-server]__4cd3ba60._.js} +2 -2
  194. package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__6a435090._.js +3 -0
  195. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{[root-of-the-server]__1c4b3bf2._.js → [root-of-the-server]__70286e1b._.js} +2 -2
  196. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{[root-of-the-server]__63c456e1._.js → [root-of-the-server]__8002df87._.js} +2 -2
  197. package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__835e8eac._.js +64 -0
  198. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_0ac14791._.js +1 -1
  199. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_0d858c33._.js +1 -1
  200. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_0dbcf841._.js +3 -0
  201. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_154a7c34._.js +3 -0
  202. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_2258175d._.js +3 -0
  203. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_3b71bf0a._.js +1 -1
  204. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_621be400._.js +1 -1
  205. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_622e0934._.js +3 -0
  206. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_634df2de._.js +1 -1
  207. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_73cbd742._.js +7 -0
  208. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_9b6b1366._.js +5 -0
  209. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_e451c97d._.js +3 -0
  210. package/.next/standalone/packages/ui/.next/server/chunks/ssr/a3abb_lodash-es_39467f98._.js +3 -0
  211. package/.next/standalone/packages/ui/.next/server/chunks/ssr/a3abb_lodash-es_39b3309d._.js +3 -0
  212. package/.next/standalone/packages/ui/.next/server/chunks/ssr/a3abb_lodash-es_71968945._.js +3 -0
  213. package/.next/standalone/packages/ui/.next/server/chunks/ssr/a3abb_lodash-es_8c3798ec._.js +3 -0
  214. package/.next/standalone/packages/ui/.next/server/chunks/ssr/a3abb_lodash-es_f7e6e959._.js +3 -0
  215. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_03d68913._.js +28 -28
  216. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{node_modules__pnpm_5237fdd7._.js → node_modules__pnpm_11fc8cad._.js} +2 -2
  217. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{node_modules__pnpm_a3f2a370._.js → node_modules__pnpm_1e176d07._.js} +2 -2
  218. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_2b810caa._.js +3 -0
  219. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_3ac36b29._.js +3 -0
  220. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_3d74497b._.js +31 -0
  221. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_4a28a77d._.js +3 -0
  222. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_4a7b3c19._.js +3 -0
  223. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{node_modules__pnpm_30b0b05a._.js → node_modules__pnpm_59960f1e._.js} +2 -2
  224. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_61f8ccc0._.js +3 -0
  225. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_6697cd90._.js +26 -0
  226. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_73c425a0._.js +3 -0
  227. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_74354499._.js +3 -0
  228. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_763657ac._.js +3 -0
  229. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_797a2ca8._.js +3 -0
  230. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_7dfb1bd9._.js +3 -0
  231. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_87b4580a._.js +3 -0
  232. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_88964c5f._.js +45 -0
  233. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_8991f9c5._.js +3 -0
  234. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{node_modules__pnpm_76d4233c._.js → node_modules__pnpm_8cfd2093._.js} +3 -3
  235. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_94550f9f._.js +3 -0
  236. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_979654f9._.js +264 -0
  237. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_9f109f32._.js +3 -0
  238. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{node_modules__pnpm_c766836f._.js → node_modules__pnpm_acea603d._.js} +2 -2
  239. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_cce16695._.js +3 -0
  240. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_ccfd2c1b._.js +17 -0
  241. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_d627b170._.js +3 -0
  242. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{node_modules__pnpm_b23175bb._.js → node_modules__pnpm_da2d2764._.js} +2 -2
  243. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_da99d8e9._.js +3 -0
  244. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_e7a691d1._.js +3 -0
  245. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{node_modules__pnpm_c22df304._.js → node_modules__pnpm_ea8cde4a._.js} +2 -2
  246. package/.next/standalone/packages/ui/.next/server/chunks/ssr/{node_modules__pnpm_472d6274._.js → node_modules__pnpm_effb98fb._.js} +2 -2
  247. package/.next/standalone/packages/ui/.next/server/chunks/ssr/packages_ui_src_components_context-client_tsx_0ded8336._.js +1 -1
  248. package/.next/standalone/packages/ui/.next/server/chunks/ssr/packages_ui_src_components_dependencies_dependencies-client_tsx_481976b3._.js +1 -1
  249. package/.next/standalone/packages/ui/.next/server/chunks/ssr/packages_ui_src_components_spec-detail-wrapper_tsx_fd35401c._.js +1 -1
  250. package/.next/standalone/packages/ui/.next/server/chunks/ssr/packages_ui_src_components_specs-client_tsx_01341e35._.js +1 -1
  251. package/.next/standalone/packages/ui/.next/server/middleware-build-manifest.js +2 -2
  252. package/.next/standalone/packages/ui/.next/server/pages/404.html +2 -2
  253. package/.next/standalone/packages/ui/.next/server/pages/500.html +2 -2
  254. package/.next/{static/chunks/7b70989270600907.js → standalone/packages/ui/.next/static/chunks/033e84ae4e602451.js} +2 -2
  255. package/.next/standalone/packages/ui/.next/static/chunks/{414a78f7b9b58d11.js → 0e1982b1a6cbd127.js} +2 -2
  256. package/.next/standalone/packages/ui/.next/static/chunks/12a7420acd028ffb.js +1 -0
  257. package/.next/{static/chunks/df7e61b074dee049.js → standalone/packages/ui/.next/static/chunks/1acfae010fd77014.js} +1 -1
  258. package/.next/{static/chunks/3013cefdf3bb0932.js → standalone/packages/ui/.next/static/chunks/1f73933498bb3f89.js} +1 -1
  259. package/.next/standalone/packages/ui/.next/static/chunks/{af643629ba393b18.js → 219b7d9e437c6bd8.js} +2 -2
  260. package/.next/standalone/packages/ui/.next/static/chunks/23a1e247c32bcc61.js +93 -0
  261. package/.next/standalone/packages/ui/.next/static/chunks/25e71c18d7f735b0.js +77 -0
  262. package/.next/{static/chunks/42eab565a0419f25.js → standalone/packages/ui/.next/static/chunks/2769a6addee16819.js} +1 -1
  263. package/.next/standalone/packages/ui/.next/static/chunks/2a07a20aeed845d2.js +1 -0
  264. package/.next/standalone/packages/ui/.next/static/chunks/3717f57c910514ee.js +4 -0
  265. package/.next/standalone/packages/ui/.next/static/chunks/3f5728744987b056.js +10 -0
  266. package/.next/standalone/packages/ui/.next/static/chunks/4205e1e99dbad846.js +1 -0
  267. package/.next/standalone/packages/ui/.next/static/chunks/484a82e3fed783b5.js +262 -0
  268. package/.next/standalone/packages/ui/.next/static/chunks/486b12d42e9f2e10.js +1 -0
  269. package/.next/standalone/packages/ui/.next/static/chunks/4928acec2f0a27a0.js +15 -0
  270. package/.next/standalone/packages/ui/.next/static/chunks/4c0bd06c9ef55bdf.js +63 -0
  271. package/.next/standalone/packages/ui/.next/static/chunks/{b900efab2eee69a0.js → 4d8d7e62c2743f71.js} +2 -2
  272. package/.next/standalone/packages/ui/.next/static/chunks/4f2bc7a7a6b05a8b.js +55 -0
  273. package/.next/standalone/packages/ui/.next/static/chunks/4fead4c15e38b33e.js +1 -0
  274. package/.next/standalone/packages/ui/.next/static/chunks/{f88536b96f1df686.js → 529ac1f084e36f1a.js} +1 -1
  275. package/.next/{static/chunks/6483096c16d96f2c.js → standalone/packages/ui/.next/static/chunks/55761e35a8946a1d.js} +1 -1
  276. package/.next/standalone/packages/ui/.next/static/chunks/{5fffdea0623d8a25.js → 584bad9cf2498405.js} +1 -1
  277. package/.next/standalone/packages/ui/.next/static/chunks/5cf25a8967a2f486.js +215 -0
  278. package/.next/standalone/packages/ui/.next/static/chunks/61d65fe807f69413.js +62 -0
  279. package/.next/standalone/packages/ui/.next/static/chunks/625c67f1826b0214.js +24 -0
  280. package/.next/standalone/packages/ui/.next/static/chunks/63d8fd1597f46aba.js +3 -0
  281. package/.next/standalone/packages/ui/.next/static/chunks/6d040eb901b4e641.js +1 -0
  282. package/.next/standalone/packages/ui/.next/static/chunks/76af2698c6233ad3.js +60 -0
  283. package/.next/{static/chunks/37f2e45cf97245d9.js → standalone/packages/ui/.next/static/chunks/7ff2a1996be67419.js} +1 -1
  284. package/.next/{static/chunks/2136b3131f74188f.js → standalone/packages/ui/.next/static/chunks/808ed0f189237446.js} +1 -1
  285. package/.next/standalone/packages/ui/.next/static/chunks/81316016a1163994.js +1 -0
  286. package/.next/standalone/packages/ui/.next/static/chunks/83a8941b869553c2.js +43 -0
  287. package/.next/standalone/packages/ui/.next/static/chunks/83ad0e374ba914bb.js +1 -0
  288. package/.next/{static/chunks/8ff23db3e3143bc7.js → standalone/packages/ui/.next/static/chunks/86922861a757bcb1.js} +1 -1
  289. package/.next/{static/chunks/a0b34f852bfa3d1b.js → standalone/packages/ui/.next/static/chunks/962e5cad8ea716fc.js} +1 -1
  290. package/.next/standalone/packages/ui/.next/static/chunks/98f112e5f904766f.js +1 -0
  291. package/.next/standalone/packages/ui/.next/static/chunks/{31c5e577f282adb3.js → 9bb03156564e344d.js} +1 -1
  292. package/.next/standalone/packages/ui/.next/static/chunks/9c6d5fb76690228a.js +1 -0
  293. package/.next/standalone/packages/ui/.next/static/chunks/{3f94c1ef6e27c8bd.js → 9d851c7076be779f.js} +1 -1
  294. package/.next/standalone/packages/ui/.next/static/chunks/9f415807575a9834.js +1 -0
  295. package/.next/standalone/packages/ui/.next/static/chunks/a1d3de9e7615662e.js +160 -0
  296. package/.next/standalone/packages/ui/.next/static/chunks/a7fdfeea5fd894c1.js +59 -0
  297. package/.next/standalone/packages/ui/.next/static/chunks/a8a3989305bcc136.js +215 -0
  298. package/.next/standalone/packages/ui/.next/static/chunks/ab47f453990e66ac.js +1 -0
  299. package/.next/standalone/packages/ui/.next/static/chunks/{72dde43947381f78.js → acb938ef1d4fb5ac.js} +1 -1
  300. package/.next/standalone/packages/ui/.next/static/chunks/acbfbe8ec48b9d30.js +1 -0
  301. package/.next/standalone/packages/ui/.next/static/chunks/c44a73bf08ad2744.js +1 -0
  302. package/.next/standalone/packages/ui/.next/static/chunks/{6c862b0bdb79830a.js → c5cbf4348920e18a.js} +1 -1
  303. package/.next/standalone/packages/ui/.next/static/chunks/c5ff5834cc40cc53.js +1 -0
  304. package/.next/standalone/packages/ui/.next/static/chunks/c795916b36aa4427.js +5 -0
  305. package/.next/standalone/packages/ui/.next/static/chunks/cf8d56af13058933.js +29 -0
  306. package/.next/standalone/packages/ui/.next/static/chunks/d0abae9ec6f86e28.js +24 -0
  307. package/.next/standalone/packages/ui/.next/static/chunks/d19b45f04737fd17.js +1 -0
  308. package/.next/standalone/packages/ui/.next/static/chunks/d267fa95a802a93e.js +1 -0
  309. package/.next/standalone/packages/ui/.next/static/chunks/d857534107a61f01.js +13 -0
  310. package/.next/{static/chunks/642374ace530e2bd.js → standalone/packages/ui/.next/static/chunks/d9d11dc692443713.js} +1 -1
  311. package/.next/standalone/packages/ui/.next/static/chunks/dd4d5318fe76181b.js +1 -0
  312. package/.next/standalone/packages/ui/.next/static/chunks/e3b72bcd2506a85d.js +2 -0
  313. package/.next/standalone/packages/ui/.next/static/chunks/{192b2f6118d057e2.js → e63644fc036e8e8f.js} +15 -15
  314. package/.next/{static/chunks/c8bad5d62c56feb2.js → standalone/packages/ui/.next/static/chunks/ea1a170f520100f6.js} +1 -1
  315. package/.next/standalone/packages/ui/.next/static/chunks/f1d2ff2b44324a2f.js +2 -0
  316. package/.next/standalone/packages/ui/.next/static/chunks/f30b1d00c76e6487.js +1 -0
  317. package/.next/standalone/packages/ui/.next/static/chunks/f669ccd352a5dddd.js +1 -0
  318. package/.next/{static/chunks/16b742746668b9d6.js → standalone/packages/ui/.next/static/chunks/f8c965a996875e30.js} +1 -1
  319. package/.next/standalone/packages/ui/.next/static/chunks/{1490995adc7829e2.js → f9737eb4b7281392.js} +1 -1
  320. package/.next/{static/chunks/turbopack-b52299a351b6f041.js → standalone/packages/ui/.next/static/chunks/turbopack-ee7289036a2ef92e.js} +1 -1
  321. package/.next/standalone/packages/ui/bin/ui.js +0 -0
  322. package/.next/standalone/packages/ui/package.json +30 -30
  323. package/.next/standalone/packages/ui/src/app/api/health/route.ts +9 -0
  324. package/.next/standalone/packages/ui/src/app/api/projects/[id]/dependencies/route.ts +8 -1
  325. package/.next/standalone/packages/ui/src/app/api/projects/[id]/route.ts +1 -1
  326. package/.next/standalone/packages/ui/src/app/api/projects/[id]/specs/route.ts +15 -0
  327. package/.next/standalone/packages/ui/src/app/api/projects/[id]/stats/route.ts +1 -1
  328. package/.next/standalone/packages/ui/src/app/api/projects/route.ts +1 -1
  329. package/.next/standalone/packages/ui/src/app/api/search/route.ts +54 -0
  330. package/.next/standalone/packages/ui/src/app/health/route.ts +9 -0
  331. package/.next/standalone/packages/ui/src/lib/spec-utils/frontmatter.ts +18 -15
  332. package/.next/standalone/packages/ui-components/package.json +20 -20
  333. package/.next/standalone/packages/ui-vite/package.json +24 -17
  334. package/.next/standalone/packages/ui-vite/src/components/Layout.tsx +6 -2
  335. package/.next/standalone/packages/ui-vite/src/components/MermaidDiagram.tsx +82 -0
  336. package/.next/standalone/packages/ui-vite/src/hooks/useKeyboardShortcuts.ts +5 -0
  337. package/.next/standalone/packages/ui-vite/src/pages/DashboardPage.tsx +421 -0
  338. package/.next/standalone/packages/ui-vite/src/pages/DependenciesPage.tsx +222 -36
  339. package/.next/standalone/packages/ui-vite/src/pages/SpecDetailPage.tsx +24 -1
  340. package/.next/standalone/packages/ui-vite/src/pages/StatsPage.tsx +172 -45
  341. package/.next/standalone/packages/ui-vite/src/router.tsx +3 -2
  342. package/.next/{standalone/packages/ui/.next/static/chunks/7b70989270600907.js → static/chunks/033e84ae4e602451.js} +2 -2
  343. package/.next/static/chunks/{414a78f7b9b58d11.js → 0e1982b1a6cbd127.js} +2 -2
  344. package/.next/static/chunks/12a7420acd028ffb.js +1 -0
  345. package/.next/{standalone/packages/ui/.next/static/chunks/df7e61b074dee049.js → static/chunks/1acfae010fd77014.js} +1 -1
  346. package/.next/{standalone/packages/ui/.next/static/chunks/3013cefdf3bb0932.js → static/chunks/1f73933498bb3f89.js} +1 -1
  347. package/.next/static/chunks/{af643629ba393b18.js → 219b7d9e437c6bd8.js} +2 -2
  348. package/.next/static/chunks/23a1e247c32bcc61.js +93 -0
  349. package/.next/static/chunks/25e71c18d7f735b0.js +77 -0
  350. package/.next/{standalone/packages/ui/.next/static/chunks/42eab565a0419f25.js → static/chunks/2769a6addee16819.js} +1 -1
  351. package/.next/static/chunks/2a07a20aeed845d2.js +1 -0
  352. package/.next/static/chunks/3717f57c910514ee.js +4 -0
  353. package/.next/static/chunks/3f5728744987b056.js +10 -0
  354. package/.next/static/chunks/4205e1e99dbad846.js +1 -0
  355. package/.next/static/chunks/484a82e3fed783b5.js +262 -0
  356. package/.next/static/chunks/486b12d42e9f2e10.js +1 -0
  357. package/.next/static/chunks/4928acec2f0a27a0.js +15 -0
  358. package/.next/static/chunks/4c0bd06c9ef55bdf.js +63 -0
  359. package/.next/static/chunks/{b900efab2eee69a0.js → 4d8d7e62c2743f71.js} +2 -2
  360. package/.next/static/chunks/4f2bc7a7a6b05a8b.js +55 -0
  361. package/.next/static/chunks/4fead4c15e38b33e.js +1 -0
  362. package/.next/static/chunks/{f88536b96f1df686.js → 529ac1f084e36f1a.js} +1 -1
  363. package/.next/{standalone/packages/ui/.next/static/chunks/6483096c16d96f2c.js → static/chunks/55761e35a8946a1d.js} +1 -1
  364. package/.next/static/chunks/{5fffdea0623d8a25.js → 584bad9cf2498405.js} +1 -1
  365. package/.next/static/chunks/5cf25a8967a2f486.js +215 -0
  366. package/.next/static/chunks/61d65fe807f69413.js +62 -0
  367. package/.next/static/chunks/625c67f1826b0214.js +24 -0
  368. package/.next/static/chunks/63d8fd1597f46aba.js +3 -0
  369. package/.next/static/chunks/6d040eb901b4e641.js +1 -0
  370. package/.next/static/chunks/76af2698c6233ad3.js +60 -0
  371. package/.next/{standalone/packages/ui/.next/static/chunks/37f2e45cf97245d9.js → static/chunks/7ff2a1996be67419.js} +1 -1
  372. package/.next/{standalone/packages/ui/.next/static/chunks/2136b3131f74188f.js → static/chunks/808ed0f189237446.js} +1 -1
  373. package/.next/static/chunks/81316016a1163994.js +1 -0
  374. package/.next/static/chunks/83a8941b869553c2.js +43 -0
  375. package/.next/static/chunks/83ad0e374ba914bb.js +1 -0
  376. package/.next/{standalone/packages/ui/.next/static/chunks/8ff23db3e3143bc7.js → static/chunks/86922861a757bcb1.js} +1 -1
  377. package/.next/{standalone/packages/ui/.next/static/chunks/a0b34f852bfa3d1b.js → static/chunks/962e5cad8ea716fc.js} +1 -1
  378. package/.next/static/chunks/98f112e5f904766f.js +1 -0
  379. package/.next/static/chunks/{31c5e577f282adb3.js → 9bb03156564e344d.js} +1 -1
  380. package/.next/static/chunks/9c6d5fb76690228a.js +1 -0
  381. package/.next/static/chunks/{3f94c1ef6e27c8bd.js → 9d851c7076be779f.js} +1 -1
  382. package/.next/static/chunks/9f415807575a9834.js +1 -0
  383. package/.next/static/chunks/a1d3de9e7615662e.js +160 -0
  384. package/.next/static/chunks/a7fdfeea5fd894c1.js +59 -0
  385. package/.next/static/chunks/a8a3989305bcc136.js +215 -0
  386. package/.next/static/chunks/ab47f453990e66ac.js +1 -0
  387. package/.next/static/chunks/{72dde43947381f78.js → acb938ef1d4fb5ac.js} +1 -1
  388. package/.next/static/chunks/acbfbe8ec48b9d30.js +1 -0
  389. package/.next/static/chunks/c44a73bf08ad2744.js +1 -0
  390. package/.next/static/chunks/{6c862b0bdb79830a.js → c5cbf4348920e18a.js} +1 -1
  391. package/.next/static/chunks/c5ff5834cc40cc53.js +1 -0
  392. package/.next/static/chunks/c795916b36aa4427.js +5 -0
  393. package/.next/static/chunks/cf8d56af13058933.js +29 -0
  394. package/.next/static/chunks/d0abae9ec6f86e28.js +24 -0
  395. package/.next/static/chunks/d19b45f04737fd17.js +1 -0
  396. package/.next/static/chunks/d267fa95a802a93e.js +1 -0
  397. package/.next/static/chunks/d857534107a61f01.js +13 -0
  398. package/.next/{standalone/packages/ui/.next/static/chunks/642374ace530e2bd.js → static/chunks/d9d11dc692443713.js} +1 -1
  399. package/.next/static/chunks/dd4d5318fe76181b.js +1 -0
  400. package/.next/static/chunks/e3b72bcd2506a85d.js +2 -0
  401. package/.next/static/chunks/{192b2f6118d057e2.js → e63644fc036e8e8f.js} +15 -15
  402. package/.next/{standalone/packages/ui/.next/static/chunks/c8bad5d62c56feb2.js → static/chunks/ea1a170f520100f6.js} +1 -1
  403. package/.next/static/chunks/f1d2ff2b44324a2f.js +2 -0
  404. package/.next/static/chunks/f30b1d00c76e6487.js +1 -0
  405. package/.next/static/chunks/f669ccd352a5dddd.js +1 -0
  406. package/.next/{standalone/packages/ui/.next/static/chunks/16b742746668b9d6.js → static/chunks/f8c965a996875e30.js} +1 -1
  407. package/.next/static/chunks/{1490995adc7829e2.js → f9737eb4b7281392.js} +1 -1
  408. package/.next/{standalone/packages/ui/.next/static/chunks/turbopack-b52299a351b6f041.js → static/chunks/turbopack-ee7289036a2ef92e.js} +1 -1
  409. package/package.json +44 -44
  410. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__0ca8ab51._.js +0 -3
  411. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__46661652._.js +0 -3
  412. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__5633d75c._.js +0 -21
  413. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__7c3f68e4._.js +0 -3
  414. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__8d6c6cff._.js +0 -3
  415. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__97ce74ed._.js +0 -3
  416. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__a05c13bb._.js +0 -3
  417. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__a1582fad._.js +0 -3
  418. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__b6844128._.js +0 -3
  419. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__be4523bf._.js +0 -3
  420. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__e8070afd._.js +0 -3
  421. package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__e891242e._.js +0 -3
  422. package/.next/standalone/packages/ui/.next/server/chunks/_14bcb343._.js +0 -3
  423. package/.next/standalone/packages/ui/.next/server/chunks/_545e404c._.js +0 -3
  424. package/.next/standalone/packages/ui/.next/server/chunks/_69a771f4._.js +0 -3
  425. package/.next/standalone/packages/ui/.next/server/chunks/_6b7380f1._.js +0 -3
  426. package/.next/standalone/packages/ui/.next/server/chunks/_82045c93._.js +0 -3
  427. package/.next/standalone/packages/ui/.next/server/chunks/_b7cdc48c._.js +0 -3
  428. package/.next/standalone/packages/ui/.next/server/chunks/_bedf0a4e._.js +0 -3
  429. package/.next/standalone/packages/ui/.next/server/chunks/_d3fd96f5._.js +0 -3
  430. package/.next/standalone/packages/ui/.next/server/chunks/_eef7dd10._.js +0 -3
  431. package/.next/standalone/packages/ui/.next/server/chunks/ssr/641df_lodash-es_057c0674._.js +0 -3
  432. package/.next/standalone/packages/ui/.next/server/chunks/ssr/641df_lodash-es_4b57a3a3._.js +0 -3
  433. package/.next/standalone/packages/ui/.next/server/chunks/ssr/641df_lodash-es_4d3de843._.js +0 -3
  434. package/.next/standalone/packages/ui/.next/server/chunks/ssr/641df_lodash-es_5f3103e1._.js +0 -3
  435. package/.next/standalone/packages/ui/.next/server/chunks/ssr/641df_lodash-es_bcc35893._.js +0 -3
  436. package/.next/standalone/packages/ui/.next/server/chunks/ssr/641df_lodash-es_f2ef1919._.js +0 -3
  437. package/.next/standalone/packages/ui/.next/server/chunks/ssr/931bf_mermaid_dist_chunks_mermaid_core_c4Diagram-YG6GDRKO_mjs_0683be9f._.js +0 -7
  438. package/.next/standalone/packages/ui/.next/server/chunks/ssr/931bf_mermaid_dist_chunks_mermaid_core_chunk-ABZYJK2D_mjs_4034a85b._.js +0 -79
  439. package/.next/standalone/packages/ui/.next/server/chunks/ssr/931bf_mermaid_dist_chunks_mermaid_core_chunk-B4BG7PRW_mjs_3190ac39._.js +0 -162
  440. package/.next/standalone/packages/ui/.next/server/chunks/ssr/931bf_mermaid_dist_chunks_mermaid_core_chunk-JA3XYJ7Z_mjs_4c9b0254._.js +0 -62
  441. package/.next/standalone/packages/ui/.next/server/chunks/ssr/931bf_mermaid_dist_chunks_mermaid_core_chunk-S3R3BYOJ_mjs_0c8df0bf._.js +0 -4
  442. package/.next/standalone/packages/ui/.next/server/chunks/ssr/931bf_mermaid_dist_chunks_mermaid_core_dagre-6UL2VRFP_mjs_2a0e551c._.js +0 -3
  443. package/.next/standalone/packages/ui/.next/server/chunks/ssr/931bf_mermaid_dist_chunks_mermaid_core_erDiagram-Q2GNP2WA_mjs_2956542e._.js +0 -57
  444. package/.next/standalone/packages/ui/.next/server/chunks/ssr/931bf_mermaid_dist_chunks_mermaid_core_f71564d9._.js +0 -3
  445. package/.next/standalone/packages/ui/.next/server/chunks/ssr/931bf_mermaid_dist_chunks_mermaid_core_gitGraphDiagram-NY62KEGX_mjs_fe41f076._.js +0 -65
  446. package/.next/standalone/packages/ui/.next/server/chunks/ssr/931bf_mermaid_dist_chunks_mermaid_core_journeyDiagram-XKPGCS4Q_mjs_8b9c3e68._.js +0 -136
  447. package/.next/standalone/packages/ui/.next/server/chunks/ssr/931bf_mermaid_dist_chunks_mermaid_core_kanban-definition-3W4ZIXB7_mjs_d8e6de34._.js +0 -81
  448. package/.next/standalone/packages/ui/.next/server/chunks/ssr/931bf_mermaid_dist_chunks_mermaid_core_quadrantDiagram-AYHSOK5B_mjs_50c2110d._.js +0 -3
  449. package/.next/standalone/packages/ui/.next/server/chunks/ssr/931bf_mermaid_dist_chunks_mermaid_core_requirementDiagram-UZGBJVZJ_mjs_8f86dea7._.js +0 -61
  450. package/.next/standalone/packages/ui/.next/server/chunks/ssr/931bf_mermaid_dist_chunks_mermaid_core_stateDiagram-FKZM4ZOC_mjs_2bd67ce9._.js +0 -3
  451. package/.next/standalone/packages/ui/.next/server/chunks/ssr/931bf_mermaid_dist_chunks_mermaid_core_xychartDiagram-PRI3JC2R_mjs_7eec04e0._.js +0 -3
  452. package/.next/standalone/packages/ui/.next/server/chunks/ssr/931bf_mermaid_dist_mermaid_core_mjs_1c407865._.js +0 -9
  453. package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__a34731d8._.js +0 -3
  454. package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__b0d6e2ad._.js +0 -3
  455. package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__e4a2bcdd._.js +0 -64
  456. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_14e94498._.js +0 -7
  457. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_228deb98._.js +0 -3
  458. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_3e8b1549._.js +0 -3
  459. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_55d5049a._.js +0 -5
  460. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_6766b4f3._.js +0 -3
  461. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_6901fbea._.js +0 -3
  462. package/.next/standalone/packages/ui/.next/server/chunks/ssr/_c9ad4c99._.js +0 -3
  463. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_1120b57c._.js +0 -3
  464. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_157f6c24._.js +0 -3
  465. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_1aec4342._.js +0 -17
  466. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_2a29db83._.js +0 -3
  467. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_3ba1438c._.js +0 -3
  468. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_69372f5b._.js +0 -3
  469. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_7434d351._.js +0 -3
  470. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_7791e3b8._.js +0 -3
  471. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_88c8b88b._.js +0 -3
  472. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_b247a526._.js +0 -264
  473. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_c17f27b1._.js +0 -45
  474. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_e175b92a._.js +0 -31
  475. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_e440897f._.js +0 -3
  476. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_e8075f9b._.js +0 -3
  477. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_ea1bddc7._.js +0 -3
  478. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_f732d0bb._.js +0 -26
  479. package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_f919ef4a._.js +0 -3
  480. package/.next/standalone/packages/ui/.next/static/chunks/038fb2d565c88582.js +0 -2
  481. package/.next/standalone/packages/ui/.next/static/chunks/051e1aa02e4b28a5.js +0 -1
  482. package/.next/standalone/packages/ui/.next/static/chunks/0def4e3de105a498.js +0 -1
  483. package/.next/standalone/packages/ui/.next/static/chunks/1104de0c16e0b792.js +0 -59
  484. package/.next/standalone/packages/ui/.next/static/chunks/19e520f0833c8219.js +0 -1
  485. package/.next/standalone/packages/ui/.next/static/chunks/1a910f137d27fff0.js +0 -63
  486. package/.next/standalone/packages/ui/.next/static/chunks/1c6db91bce771c18.js +0 -1
  487. package/.next/standalone/packages/ui/.next/static/chunks/2b8dd40cfd46d975.js +0 -60
  488. package/.next/standalone/packages/ui/.next/static/chunks/305b74f3c20cb4ef.js +0 -1
  489. package/.next/standalone/packages/ui/.next/static/chunks/39691fae9a3463fe.js +0 -262
  490. package/.next/standalone/packages/ui/.next/static/chunks/3a683a37eeba41f4.js +0 -1
  491. package/.next/standalone/packages/ui/.next/static/chunks/3bb1648a5b264c9d.js +0 -1
  492. package/.next/standalone/packages/ui/.next/static/chunks/4610aea3ca2e69eb.js +0 -2
  493. package/.next/standalone/packages/ui/.next/static/chunks/49acb2b7b420dc50.js +0 -13
  494. package/.next/standalone/packages/ui/.next/static/chunks/4e85dea329906168.js +0 -1
  495. package/.next/standalone/packages/ui/.next/static/chunks/525d6cb99a13c44a.js +0 -215
  496. package/.next/standalone/packages/ui/.next/static/chunks/5295f0e82fd2a6d3.js +0 -24
  497. package/.next/standalone/packages/ui/.next/static/chunks/53c8177744c358e1.js +0 -1
  498. package/.next/standalone/packages/ui/.next/static/chunks/567bc31005c31006.js +0 -1
  499. package/.next/standalone/packages/ui/.next/static/chunks/56894ea818ee2a54.js +0 -1
  500. package/.next/standalone/packages/ui/.next/static/chunks/64543dbd7a7a99b7.js +0 -1
  501. package/.next/standalone/packages/ui/.next/static/chunks/6f3c460ef90843d6.js +0 -215
  502. package/.next/standalone/packages/ui/.next/static/chunks/8287406f2fe1c1c3.js +0 -1
  503. package/.next/standalone/packages/ui/.next/static/chunks/85b2b8ec762b7c79.js +0 -62
  504. package/.next/standalone/packages/ui/.next/static/chunks/89a8f922ce491ce9.js +0 -93
  505. package/.next/standalone/packages/ui/.next/static/chunks/8e74116482d87a39.js +0 -1
  506. package/.next/standalone/packages/ui/.next/static/chunks/93f68e12f388e2bb.js +0 -1
  507. package/.next/standalone/packages/ui/.next/static/chunks/942cf63b4032c808.js +0 -29
  508. package/.next/standalone/packages/ui/.next/static/chunks/97c8160044aea609.js +0 -77
  509. package/.next/standalone/packages/ui/.next/static/chunks/9f111762e88812e3.js +0 -1
  510. package/.next/standalone/packages/ui/.next/static/chunks/a95be4ea7999efee.js +0 -5
  511. package/.next/standalone/packages/ui/.next/static/chunks/abaf0381e8007624.js +0 -1
  512. package/.next/standalone/packages/ui/.next/static/chunks/c762baa705e11b30.js +0 -1
  513. package/.next/standalone/packages/ui/.next/static/chunks/d35b70bce9e2e4a3.js +0 -10
  514. package/.next/standalone/packages/ui/.next/static/chunks/d43971093c91d3b2.js +0 -160
  515. package/.next/standalone/packages/ui/.next/static/chunks/dc394e2327882613.js +0 -3
  516. package/.next/standalone/packages/ui/.next/static/chunks/dd8e053aa48c6398.js +0 -1
  517. package/.next/standalone/packages/ui/.next/static/chunks/ddc7726e19e5e25c.js +0 -43
  518. package/.next/standalone/packages/ui/.next/static/chunks/e20849e3abe63aa5.js +0 -55
  519. package/.next/standalone/packages/ui/.next/static/chunks/e2792c100b4041a1.js +0 -15
  520. package/.next/standalone/packages/ui/.next/static/chunks/e3bc96a996e2a314.js +0 -24
  521. package/.next/standalone/packages/ui/.next/static/chunks/e5aab2c562822175.js +0 -1
  522. package/.next/standalone/packages/ui/.next/static/chunks/efbbc4dc4b32a270.js +0 -4
  523. package/.next/standalone/packages/ui/.next/static/chunks/fcf01915df415518.js +0 -1
  524. package/.next/static/chunks/038fb2d565c88582.js +0 -2
  525. package/.next/static/chunks/051e1aa02e4b28a5.js +0 -1
  526. package/.next/static/chunks/0def4e3de105a498.js +0 -1
  527. package/.next/static/chunks/1104de0c16e0b792.js +0 -59
  528. package/.next/static/chunks/19e520f0833c8219.js +0 -1
  529. package/.next/static/chunks/1a910f137d27fff0.js +0 -63
  530. package/.next/static/chunks/1c6db91bce771c18.js +0 -1
  531. package/.next/static/chunks/2b8dd40cfd46d975.js +0 -60
  532. package/.next/static/chunks/305b74f3c20cb4ef.js +0 -1
  533. package/.next/static/chunks/39691fae9a3463fe.js +0 -262
  534. package/.next/static/chunks/3a683a37eeba41f4.js +0 -1
  535. package/.next/static/chunks/3bb1648a5b264c9d.js +0 -1
  536. package/.next/static/chunks/4610aea3ca2e69eb.js +0 -2
  537. package/.next/static/chunks/49acb2b7b420dc50.js +0 -13
  538. package/.next/static/chunks/4e85dea329906168.js +0 -1
  539. package/.next/static/chunks/525d6cb99a13c44a.js +0 -215
  540. package/.next/static/chunks/5295f0e82fd2a6d3.js +0 -24
  541. package/.next/static/chunks/53c8177744c358e1.js +0 -1
  542. package/.next/static/chunks/567bc31005c31006.js +0 -1
  543. package/.next/static/chunks/56894ea818ee2a54.js +0 -1
  544. package/.next/static/chunks/64543dbd7a7a99b7.js +0 -1
  545. package/.next/static/chunks/6f3c460ef90843d6.js +0 -215
  546. package/.next/static/chunks/8287406f2fe1c1c3.js +0 -1
  547. package/.next/static/chunks/85b2b8ec762b7c79.js +0 -62
  548. package/.next/static/chunks/89a8f922ce491ce9.js +0 -93
  549. package/.next/static/chunks/8e74116482d87a39.js +0 -1
  550. package/.next/static/chunks/93f68e12f388e2bb.js +0 -1
  551. package/.next/static/chunks/942cf63b4032c808.js +0 -29
  552. package/.next/static/chunks/97c8160044aea609.js +0 -77
  553. package/.next/static/chunks/9f111762e88812e3.js +0 -1
  554. package/.next/static/chunks/a95be4ea7999efee.js +0 -5
  555. package/.next/static/chunks/abaf0381e8007624.js +0 -1
  556. package/.next/static/chunks/c762baa705e11b30.js +0 -1
  557. package/.next/static/chunks/d35b70bce9e2e4a3.js +0 -10
  558. package/.next/static/chunks/d43971093c91d3b2.js +0 -160
  559. package/.next/static/chunks/dc394e2327882613.js +0 -3
  560. package/.next/static/chunks/dd8e053aa48c6398.js +0 -1
  561. package/.next/static/chunks/ddc7726e19e5e25c.js +0 -43
  562. package/.next/static/chunks/e20849e3abe63aa5.js +0 -55
  563. package/.next/static/chunks/e2792c100b4041a1.js +0 -15
  564. package/.next/static/chunks/e3bc96a996e2a314.js +0 -24
  565. package/.next/static/chunks/e5aab2c562822175.js +0 -1
  566. package/.next/static/chunks/efbbc4dc4b32a270.js +0 -4
  567. package/.next/static/chunks/fcf01915df415518.js +0 -1
  568. /package/.next/standalone/packages/ui/.next/static/{go0tWfyUzaZ0Q5O1ihd6x → 42z5C6Wiqc0rFyIDpNUDz}/_buildManifest.js +0 -0
  569. /package/.next/standalone/packages/ui/.next/static/{go0tWfyUzaZ0Q5O1ihd6x → 42z5C6Wiqc0rFyIDpNUDz}/_clientMiddlewareManifest.json +0 -0
  570. /package/.next/standalone/packages/ui/.next/static/{go0tWfyUzaZ0Q5O1ihd6x → 42z5C6Wiqc0rFyIDpNUDz}/_ssgManifest.js +0 -0
  571. /package/.next/static/{go0tWfyUzaZ0Q5O1ihd6x → 42z5C6Wiqc0rFyIDpNUDz}/_buildManifest.js +0 -0
  572. /package/.next/static/{go0tWfyUzaZ0Q5O1ihd6x → 42z5C6Wiqc0rFyIDpNUDz}/_clientMiddlewareManifest.json +0 -0
  573. /package/.next/static/{go0tWfyUzaZ0Q5O1ihd6x → 42z5C6Wiqc0rFyIDpNUDz}/_ssgManifest.js +0 -0
@@ -1,2 +1,2 @@
1
- <!DOCTYPE html><!--go0tWfyUzaZ0Q5O1ihd6x--><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/ce32099e1138fba5.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/4d448bd419c5fa8b.js"/><script src="/_next/static/chunks/c58f2494eae10887.js" async=""></script><script src="/_next/static/chunks/8c954604d58867d1.js" async=""></script><script src="/_next/static/chunks/42eab565a0419f25.js" async=""></script><script src="/_next/static/chunks/0f030b417a218e42.js" async=""></script><script src="/_next/static/chunks/turbopack-b52299a351b6f041.js" async=""></script><script src="/_next/static/chunks/f53e22054c34a72f.js" async=""></script><script src="/_next/static/chunks/b075a18560a5a31c.js" async=""></script><script src="/_next/static/chunks/a853f79ff0d57202.js" async=""></script><script src="/_next/static/chunks/53c8177744c358e1.js" async=""></script><script src="/_next/static/chunks/19e520f0833c8219.js" async=""></script><script src="/_next/static/chunks/a95be4ea7999efee.js" async=""></script><script src="/_next/static/chunks/abaf0381e8007624.js" async=""></script><script src="/_next/static/chunks/1c6db91bce771c18.js" async=""></script><script src="/_next/static/chunks/8e74116482d87a39.js" async=""></script><script src="/_next/static/chunks/dc394e2327882613.js" async=""></script><script src="/_next/static/chunks/055becbfe2e9839d.js" async=""></script><script src="/_next/static/chunks/21736c1752be4cbe.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="/projects/default">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" aria-label="Open quick search"><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><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-9 gap-1.5 px-2" aria-hidden="true"><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-languages h-4 w-4" aria-hidden="true"><path d="m5 8 6 6"></path><path d="m4 14 6-6 2-3"></path><path d="M2 5h12"></path><path d="M7 2h1"></path><path d="m22 22-5-10-5 10"></path><path d="M14 18h6"></path></svg></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"><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><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><!--/$--><script>requestAnimationFrame(function(){$RT=performance.now()});</script><script src="/_next/static/chunks/4d448bd419c5fa8b.js" id="_R_" async=""></script><div hidden id="S:0"><div class="min-h-screen bg-background"><div class="border-b bg-card/50 backdrop-blur-sm sticky top-0 z-10"><div class="container max-w-7xl mx-auto py-6 space-y-6"><div class="flex flex-col md:flex-row md:items-center justify-between gap-4"><div><h1 class="text-3xl font-bold tracking-tight text-foreground">Projects</h1><p class="text-muted-foreground mt-1 text-lg">Manage your LeanSpec projects and workspaces.</p></div><button class="inline-flex items-center justify-center whitespace-nowrap 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 hover:bg-primary/90 h-10 rounded-md px-8 shadow-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-plus mr-2 h-4 w-4" aria-hidden="true"><path d="M5 12h14"></path><path d="M12 5v14"></path></svg>New Project</button></div><div class="flex items-center space-x-2 max-w-md"><div class="relative flex-1"><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-3 top-1/2 -translate-y-1/2 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 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-9 bg-background/50" placeholder="Search projects..." value=""/></div></div></div></div><div class="container max-w-7xl mx-auto py-8"><div class="grid gap-6 grid-cols-1 md:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4"></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[794030,[\"/_next/static/chunks/f53e22054c34a72f.js\",\"/_next/static/chunks/b075a18560a5a31c.js\"],\"default\"]\n4:I[595058,[\"/_next/static/chunks/f53e22054c34a72f.js\",\"/_next/static/chunks/b075a18560a5a31c.js\"],\"default\"]\n5:I[609414,[\"/_next/static/chunks/f53e22054c34a72f.js\",\"/_next/static/chunks/b075a18560a5a31c.js\"],\"ClientPageRoot\"]\n6:I[340898,[\"/_next/static/chunks/a853f79ff0d57202.js\",\"/_next/static/chunks/53c8177744c358e1.js\",\"/_next/static/chunks/19e520f0833c8219.js\",\"/_next/static/chunks/a95be4ea7999efee.js\",\"/_next/static/chunks/abaf0381e8007624.js\",\"/_next/static/chunks/1c6db91bce771c18.js\",\"/_next/static/chunks/8e74116482d87a39.js\",\"/_next/static/chunks/dc394e2327882613.js\",\"/_next/static/chunks/055becbfe2e9839d.js\"],\"default\"]\n9:I[143447,[\"/_next/static/chunks/f53e22054c34a72f.js\",\"/_next/static/chunks/b075a18560a5a31c.js\"],\"OutletBoundary\"]\na:\"$Sreact.suspense\"\nf:I[556504,[\"/_next/static/chunks/f53e22054c34a72f.js\",\"/_next/static/chunks/b075a18560a5a31c.js\"],\"default\"]\n:HL[\"/_next/static/chunks/ce32099e1138fba5.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"go0tWfyUzaZ0Q5O1ihd6x\",\"c\":[\"\",\"projects\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"projects\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/ce32099e1138fba5.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/a853f79ff0d57202.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/53c8177744c358e1.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/19e520f0833c8219.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-3\",{\"src\":\"/_next/static/chunks/a95be4ea7999efee.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-4\",{\"src\":\"/_next/static/chunks/abaf0381e8007624.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-5\",{\"src\":\"/_next/static/chunks/1c6db91bce771c18.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-6\",{\"src\":\"/_next/static/chunks/8e74116482d87a39.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-7\",{\"src\":\"/_next/static/chunks/dc394e2327882613.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/055becbfe2e9839d.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\"}]]}]]}],\"$Lc\"]}],\"$Ld\"]}]]}],[],[]],false,false],\"$Le\",false]],\"m\":\"$undefined\",\"G\":[\"$f\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"14:I[143447,[\"/_next/static/chunks/f53e22054c34a72f.js\",\"/_next/static/chunks/b075a18560a5a31c.js\"],\"ViewportBoundary\"]\n16:I[143447,[\"/_next/static/chunks/f53e22054c34a72f.js\",\"/_next/static/chunks/b075a18560a5a31c.js\"],\"MetadataBoundary\"]\nc:[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-4 w-48 mb-4\"}]\n"])</script><script>self.__next_f.push([1,"d:[\"$\",\"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\"}]}],\"$L10\"]}],\"$L11\",\"$L12\",\"$L13\"]}]]}]}]}]\n"])</script><script>self.__next_f.push([1,"e:[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L14\",null,{\"children\":\"$@15\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L16\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.Metadata\",\"children\":\"$@17\"}]}]}],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,"10:[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-16\"}]}]\n11:[\"$\",\"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\"}]}]]}]\n12:[\"$\",\"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\"}]}]]}]\n13:[\"$\",\"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,"18:I[911608,[\"/_next/static/chunks/a853f79ff0d57202.js\",\"/_next/static/chunks/53c8177744c358e1.js\",\"/_next/static/chunks/19e520f0833c8219.js\",\"/_next/static/chunks/a95be4ea7999efee.js\",\"/_next/static/chunks/abaf0381e8007624.js\",\"/_next/static/chunks/1c6db91bce771c18.js\",\"/_next/static/chunks/8e74116482d87a39.js\",\"/_next/static/chunks/dc394e2327882613.js\"],\"I18nProvider\"]\n19:I[305215,[\"/_next/static/chunks/a853f79ff0d57202.js\",\"/_next/static/chunks/53c8177744c358e1.js\",\"/_next/static/chunks/19e520f0833c8219.js\",\"/_next/static/chunks/a95be4ea7999efee.js\",\"/_next/static/chunks/abaf0381e8007624.js\",\"/_next/static/chunks/1c6db91bce771c18.js\",\"/_next/static/chunks/8e74116482d87a39.js\",\"/_next/static/chunks/dc394e2327882613.js\"],\"ThemeProvider\"]\n1a:I[20648,[\"/_next/static/chunks/a853f79ff0d57202.js\",\"/_next/static/chunks/53c8177744c358e1.js\",\"/_next/static/chunks/19e520f0833c8219.js\",\"/_next/static/chunks/a95be4ea7999efee.js\",\"/_next/static/chunks/abaf0381e8007624.js\",\"/_next/static/chunks/1c6db91bce771c18.js\",\"/_next/static/chunks/8e74116482d87a39.js\",\"/_next/static/chunks/dc394e2327882613.js\"],\"ProjectProvider\"]\n1b:I[426160,[\"/_next/static/chunks/a853f79ff0d57202.js\",\"/_next/static/chunks/53c8177744c358e1.js\",\"/_next/static/chunks/19e520f0833c8219.js\",\"/_next/static/chunks/a95be4ea7999efee.js\",\"/_next/static/chunks/abaf0381e8007624.js\",\"/_next/static/chunks/1c6db91bce771c18.js\",\"/_next/static/chunks/8e74116482d87a39.js\",\"/_next/static/chunks/dc394e2327882613.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\":[[\"$\",\"$L18\",null,{\"children\":[\"$\",\"$L19\",null,{\"attribute\":\"class\",\"defaultTheme\":\"system\",\"enableSystem\":true,\"disableTransitionOnChange\":true,\"children\":[\"$\",\"$L1a\",null,{\"children\":[[\"$\",\"$L1b\",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\":\"complete\",\"priority\":\"medium\",\"tags\":[\"cli\",\"mcp\",\"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\":\"complete\",\"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\":\"complete\",\"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\":\"complete\",\"priority\":\"high\",\"tags\":[\"init\",\"mcp\",\"onboarding\",\"dx\",\"ai-agents\"],\"createdAt\":\"2025-12-05T02:38:41.988Z\"},{\"id\":\"fs-146-dependencies-editor-ui\",\"specNumber\":\"146\",\"title\":\"Dependencies Editor Component for UI\",\"status\":\"planned\",\"priority\":\"medium\",\"tags\":[\"ui\",\"ux\",\"feature\"],\"createdAt\":\"2025-12-05T03:19:35.444Z\"},{\"id\":\"fs-147-json-config-format\",\"specNumber\":\"147\",\"title\":\"Switch UI Config from YAML to JSON\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"ui\",\"config\",\"breaking-change\"],\"createdAt\":\"2025-12-05T04:42:31.397Z\"},{\"id\":\"fs-148-leanspec-desktop-app\",\"specNumber\":\"148\",\"title\":\"LeanSpec Desktop App for Multi-Project Management\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"desktop\",\"tauri\",\"ui\",\"multi-project\",\"dx\"],\"createdAt\":\"2025-12-05T04:48:36.682Z\"},{\"id\":\"fs-149-ui-multi-project-improvements\",\"specNumber\":\"149\",\"title\":\"UI Multi-Project Mode Improvements and Bug Fixes\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"ui\",\"multi-project\",\"bug-fix\",\"ux\",\"metadata-editing\"],\"createdAt\":\"2025-12-05T05:13:59.838Z\"},{\"id\":\"fs-150-tag-management\",\"specNumber\":\"150\",\"title\":\"Tag Management and Governance\",\"status\":\"planned\",\"priority\":\"medium\",\"tags\":[\"cli\",\"mcp\",\"dx\",\"governance\",\"metadata\"],\"createdAt\":\"2025-12-05T05:24:38.286Z\"},{\"id\":\"fs-151-multi-project-architecture-refactoring\",\"specNumber\":\"151\",\"title\":\"Multi-Project Architecture Deep Refactoring\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"refactoring\",\"architecture\",\"multi-project\",\"tech-debt\",\"ui\",\"maintainability\"],\"createdAt\":\"2025-12-05T07:00:41.655Z\"},{\"id\":\"fs-152-link-required-by-syntax\",\"specNumber\":\"152\",\"title\":\"Add requiredBy Parameter to Link Command\",\"status\":\"planned\",\"priority\":\"medium\",\"tags\":[\"cli\",\"mcp\",\"dx\",\"dependencies\"],\"createdAt\":\"2025-12-05T07:16:51.033Z\"},{\"id\":\"fs-153-ai-era-analytics-redesign\",\"specNumber\":\"153\",\"title\":\"AI-Era Analytics \u0026 Velocity Redesign\",\"status\":\"planned\",\"priority\":\"high\",\"tags\":[\"analytics\",\"velocity\",\"ux\",\"mcp\",\"cli\",\"v0.3.0\"],\"createdAt\":\"2025-12-05T07:44:57.547Z\"},{\"id\":\"fs-154-dependencies-page-focus-mode\",\"specNumber\":\"154\",\"title\":\"Dependencies Page Enhanced Visualization\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"ui\",\"ux\",\"visualization\",\"dependencies\",\"enhancement\"],\"createdAt\":\"2025-12-08T07:13:26.806Z\"},{\"id\":\"fs-155-atomic-spec-file-operations\",\"specNumber\":\"155\",\"title\":\"Atomic Spec File Operations\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"reliability\",\"core\",\"bug-fix\"],\"createdAt\":\"2025-12-09T01:40:46.581Z\"},{\"id\":\"fs-156-cursor-agent-support\",\"specNumber\":\"156\",\"title\":\"Add Cursor Agent Support\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"ai-agents\",\"cursor\",\"cli\",\"integration\"],\"createdAt\":\"2025-12-09T14:04:30.946Z\"},{\"id\":\"fs-157-complete-ui-cli-translation\",\"specNumber\":\"157\",\"title\":\"Complete UI and CLI Chinese Translation Implementation\",\"status\":\"in-progress\",\"priority\":\"high\",\"tags\":[\"i18n\",\"ux\",\"chinese-market\"],\"createdAt\":\"2025-12-09T14:27:09.883Z\"},{\"id\":\"fs-158-persistent-agent-sessions\",\"specNumber\":\"158\",\"title\":\"Persistent AI Agent Sessions for Multi-Phase Spec Implementation\",\"status\":\"planned\",\"priority\":\"high\",\"tags\":[\"ai-agents\",\"workflow\",\"sessions\",\"context-management\",\"dx\"],\"createdAt\":\"2025-12-10T06:00:10.832Z\"},{\"id\":\"fs-159-leanspec-memory-layer-architecture\",\"specNumber\":\"159\",\"title\":\"LeanSpec as Memory Layer for AI Agent Orchestration\",\"status\":\"planned\",\"priority\":\"critical\",\"tags\":[\"architecture\",\"ai-agents\",\"memory\",\"integration\",\"agent-relay\"],\"createdAt\":\"2025-12-10T06:08:47.689Z\"},{\"id\":\"fs-160-ui-tokens-validation-display\",\"specNumber\":\"160\",\"title\":\"UI Display of Tokens and Validation Results\",\"status\":\"planned\",\"priority\":\"medium\",\"tags\":[\"ui\",\"validation\",\"tokens\",\"feature\"],\"createdAt\":\"2025-12-10T06:39:09.954Z\"},{\"id\":\"fs-161-desktop-native-menu-bar\",\"specNumber\":\"161\",\"title\":\"Native Menu Bar for Desktop App\",\"status\":\"in-progress\",\"priority\":\"medium\",\"tags\":[\"desktop\",\"ui\",\"ux\",\"os-integration\",\"tauri\"],\"createdAt\":\"2025-12-10T08:41:06.205Z\"},{\"id\":\"fs-162-desktop-config-json-migration\",\"specNumber\":\"162\",\"title\":\"Migrate Desktop Config from YAML to JSON\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"desktop\",\"config\",\"migration\",\"breaking-change\",\"consistency\"],\"createdAt\":\"2025-12-10T08:49:08.237Z\"},{\"id\":\"fs-163-multi-tasking-ui-enhancements\",\"specNumber\":\"163\",\"title\":\"Advanced Multi-Tasking UI Features for UI and Desktop\",\"status\":\"planned\",\"priority\":\"medium\",\"tags\":[\"ui\",\"desktop\",\"ux\",\"feature\",\"multi-tasking\",\"productivity\"],\"createdAt\":\"2025-12-10T09:52:01.202Z\"},{\"id\":\"fs-164-desktop-ci-build-artifacts\",\"specNumber\":\"164\",\"title\":\"Desktop CI Build Artifacts for Multiple Platforms\",\"status\":\"planned\",\"priority\":\"high\",\"tags\":[\"desktop\",\"ci-cd\",\"github-actions\",\"tauri\",\"build-automation\",\"distribution\"],\"createdAt\":\"2025-12-10T10:33:09.478Z\"},{\"id\":\"fs-165-tauri-v2-migration\",\"specNumber\":\"165\",\"title\":\"Migrate Desktop App from Tauri v1 to v2\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"desktop\",\"tauri\",\"migration\",\"breaking-change\",\"v2\",\"bundling\"],\"createdAt\":\"2025-12-10T14:17:07.220Z\"},{\"id\":\"fs-166-desktop-ui-server-bundling-fix\",\"specNumber\":\"166\",\"title\":\"Desktop UI Server Bundling Fix - pnpm Dependencies\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"desktop\",\"tauri\",\"bundling\",\"node-modules\",\"pnpm\",\"nextjs\"],\"createdAt\":\"2025-12-11T09:12:02.693Z\"},{\"id\":\"fs-167-desktop-projects-management-page\",\"specNumber\":\"167\",\"title\":\"Desktop Projects Management Page\",\"status\":\"in-progress\",\"priority\":\"high\",\"tags\":[\"desktop\",\"ui\",\"ux\",\"projects\",\"management\",\"navigation\"],\"createdAt\":\"2025-12-12T05:49:19.788Z\"},{\"id\":\"fs-168-leanspec-orchestration-platform\",\"specNumber\":\"168\",\"title\":\"LeanSpec as AI Coding Session Orchestration Platform\",\"status\":\"planned\",\"priority\":\"critical\",\"tags\":[\"architecture\",\"ai-agents\",\"desktop\",\"orchestration\",\"sdd-lifecycle\",\"agent-relay\",\"devlog\"],\"createdAt\":\"2025-12-12T07:50:22.373Z\"},{\"id\":\"fs-169-ui-backend-rust-tauri-migration-evaluation\",\"specNumber\":\"169\",\"title\":\"Evaluate UI Backend Migration to Rust/Tauri\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"architecture\",\"desktop\",\"rust\",\"tauri\",\"performance\",\"evaluation\"],\"createdAt\":\"2025-12-12T21:19:29.487Z\"},{\"id\":\"fs-170-cli-mcp-core-rust-migration-evaluation\",\"specNumber\":\"170\",\"title\":\"Evaluate CLI/MCP/Core Migration to Rust for Unified Codebase\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"architecture\",\"rust\",\"cli\",\"mcp\",\"core\",\"code-unification\",\"evaluation\"],\"createdAt\":\"2025-12-12T21:46:32.672Z\"},{\"id\":\"fs-171-burst-mode-orchestrator\",\"specNumber\":\"171\",\"title\":\"Burst Mode Orchestrator (BMO) - Iterative Test-Driven AI Coding Pattern\",\"status\":\"planned\",\"priority\":\"high\",\"tags\":[\"ai-agents\",\"orchestration\",\"testing\",\"automation\",\"coding-pattern\",\"quality-over-speed\"],\"createdAt\":\"2025-12-17T09:01:14.343Z\"},{\"id\":\"fs-172-rust-cli-mcp-npm-distribution\",\"specNumber\":\"172\",\"title\":\"Rust CLI/MCP npm Distribution Infrastructure\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"distribution\",\"npm\",\"rust\",\"cli\",\"mcp\",\"publishing\",\"packaging\"],\"createdAt\":\"2025-12-18T02:31:05.718Z\"},{\"id\":\"fs-173-rust-binaries-ci-cd-pipeline\",\"specNumber\":\"173\",\"title\":\"Rust Binaries CI/CD Cross-Platform Build Pipeline\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"ci-cd\",\"rust\",\"github-actions\",\"cross-compilation\",\"automation\",\"cli\",\"mcp\"],\"createdAt\":\"2025-12-18T02:31:12.261Z\"},{\"id\":\"fs-174-completion-status-verification-hook\",\"specNumber\":\"174\",\"title\":\"Completion Status Verification Hook\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"cli\",\"mcp\",\"validation\",\"ai-agents\",\"quality\",\"workflow\"],\"createdAt\":\"2025-12-18T02:47:39.011Z\"},{\"id\":\"fs-175-rust-cli-e2e-test-suite\",\"specNumber\":\"175\",\"title\":\"Port TypeScript E2E Test Suite to Rust CLI\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"testing\",\"rust\",\"quality\"],\"createdAt\":\"2025-12-18T05:55:17.246Z\"},{\"id\":\"fs-176-rust-mcp-server-test-suite\",\"specNumber\":\"176\",\"title\":\"Rust MCP Server Test Suite\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"testing\",\"rust\",\"mcp\",\"quality\"],\"createdAt\":\"2025-12-18T05:58:43.559Z\"},{\"id\":\"fs-177-ui-e2e-test-suite-playwright\",\"specNumber\":\"177\",\"title\":\"UI E2E Test Suite with Playwright\",\"status\":\"planned\",\"priority\":\"high\",\"tags\":[\"testing\",\"ui\",\"e2e\",\"playwright\",\"quality\"],\"createdAt\":\"2025-12-18T05:59:35.417Z\"},{\"id\":\"fs-178-rust-mcp-cli-template-loading\",\"specNumber\":\"178\",\"title\":\"Fix Rust MCP/CLI to Load Templates from .lean-spec/templates\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"bug\",\"rust\",\"mcp\",\"cli\",\"templates\"],\"createdAt\":\"2025-12-18T06:02:54.117Z\"},{\"id\":\"fs-179-view-command-file-listing\",\"specNumber\":\"179\",\"title\":\"Add File Listing to View Command Output\",\"status\":\"planned\",\"priority\":\"medium\",\"tags\":[\"cli\",\"mcp\",\"ux\",\"enhancement\"],\"createdAt\":\"2025-12-18T08:11:21.446Z\"},{\"id\":\"fs-180-rust-distribution-workflow-alignment\",\"specNumber\":\"180\",\"title\":\"Align Pre-Release and Publish Workflows with Rust Distribution Model\",\"status\":\"in-progress\",\"priority\":\"high\",\"tags\":[\"rust\",\"ci-cd\",\"publishing\",\"distribution\",\"infrastructure\"],\"createdAt\":\"2025-12-18T08:56:50.646Z\"},{\"id\":\"fs-181-typescript-deprecation-rust-migration\",\"specNumber\":\"181\",\"title\":\"Deprecate TypeScript Core in Favor of Rust Implementation\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"architecture\",\"rust\",\"typescript\",\"migration\",\"deprecation\"],\"createdAt\":\"2025-12-18T09:33:42.792Z\"},{\"id\":\"fs-182-rust-implementation-gaps\",\"specNumber\":\"182\",\"title\":\"Rust Implementation Gaps Analysis\",\"status\":\"planned\",\"priority\":\"high\",\"tags\":[\"rust\",\"migration\",\"gap-analysis\"],\"createdAt\":\"2025-12-18T12:00:36.562Z\"},{\"id\":\"fs-183-cli-platform-packages-scoped-renaming\",\"specNumber\":\"183\",\"title\":\"Rename CLI Platform Packages to @leanspec/cli-* Scope\",\"status\":\"in-progress\",\"priority\":\"medium\",\"tags\":[\"packaging\",\"distribution\",\"breaking-change\"],\"createdAt\":\"2025-12-18T13:48:54.278Z\"},{\"id\":\"fs-184-ui-packages-consolidation\",\"specNumber\":\"184\",\"title\":\"Unified UI Architecture: Rust-Powered Web \u0026 Desktop (Umbrella)\",\"status\":\"planned\",\"priority\":\"high\",\"tags\":[\"ui\",\"desktop\",\"architecture\",\"consolidation\",\"rust\"],\"createdAt\":\"2025-12-18T14:02:41.727Z\"},{\"id\":\"fs-185-ui-components-extraction\",\"specNumber\":\"185\",\"title\":\"UI Components Extraction\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"ui\",\"components\",\"architecture\"],\"createdAt\":\"2025-12-18T14:58:08.181Z\"},{\"id\":\"fs-186-rust-http-server\",\"specNumber\":\"186\",\"title\":\"Rust HTTP Server\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"rust\",\"backend\",\"http\",\"api\"],\"createdAt\":\"2025-12-18T15:00:01.020Z\"},{\"id\":\"fs-187-vite-spa-migration\",\"specNumber\":\"187\",\"title\":\"Vite SPA Migration\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"ui\",\"vite\",\"migration\",\"frontend\"],\"createdAt\":\"2025-12-18T15:01:25.196Z\"},{\"id\":\"fs-188-knowledge-backflow-sdd-workflow\",\"specNumber\":\"188\",\"title\":\"Knowledge Backflow in SDD Workflow\",\"status\":\"planned\",\"priority\":\"high\",\"tags\":[\"workflow\",\"automation\",\"documentation\",\"ai-agents\",\"quality\",\"sdd-lifecycle\"],\"createdAt\":\"2025-12-18T15:25:08.395Z\"},{\"id\":\"fs-189-rust-learning-path\",\"specNumber\":\"189\",\"title\":\"Learning Rust Through LeanSpec Codebase\",\"status\":\"planned\",\"priority\":\"medium\",\"tags\":[\"learning\",\"rust\",\"documentation\",\"education\"],\"createdAt\":\"2025-12-19T01:45:10.878Z\"},{\"id\":\"fs-190-ui-vite-parity-rust-backend\",\"specNumber\":\"190\",\"title\":\"UI-Vite Parity: Feature \u0026 Backend Alignment (Umbrella)\",\"status\":\"planned\",\"priority\":\"high\",\"tags\":[\"ui\",\"rust\",\"backend\",\"parity\",\"api\"],\"createdAt\":\"2025-12-19T06:25:19.956Z\"},{\"id\":\"fs-191-rust-http-api-test-suite\",\"specNumber\":\"191\",\"title\":\"Rust HTTP API Test Suite\",\"status\":\"planned\",\"priority\":\"high\",\"tags\":[\"rust\",\"http\",\"testing\",\"api\"],\"createdAt\":\"2025-12-19T06:33:51.382Z\"},{\"id\":\"fs-192-backend-api-parity\",\"specNumber\":\"192\",\"title\":\"Backend API Parity: Rust HTTP Server Feature Completion\",\"status\":\"planned\",\"priority\":\"high\",\"tags\":[\"rust\",\"backend\",\"api\",\"http\"],\"createdAt\":\"2025-12-19T06:36:15.644Z\"},{\"id\":\"fs-193-frontend-ui-parity\",\"specNumber\":\"193\",\"title\":\"Frontend UI Parity: Port @leanspec/ui Components to ui-vite\",\"status\":\"planned\",\"priority\":\"high\",\"tags\":[\"ui\",\"frontend\",\"vite\",\"react\"],\"createdAt\":\"2025-12-19T06:36:15.645Z\"}]}],\"$L1c\",\"$L1d\",\"$L1e\"]}]}]}],false]}]}]\n"])</script><script>self.__next_f.push([1,"1f:I[742634,[\"/_next/static/chunks/a853f79ff0d57202.js\",\"/_next/static/chunks/53c8177744c358e1.js\",\"/_next/static/chunks/19e520f0833c8219.js\",\"/_next/static/chunks/a95be4ea7999efee.js\",\"/_next/static/chunks/abaf0381e8007624.js\",\"/_next/static/chunks/1c6db91bce771c18.js\",\"/_next/static/chunks/8e74116482d87a39.js\",\"/_next/static/chunks/dc394e2327882613.js\"],\"MainSidebar\"]\n20:I[268399,[\"/_next/static/chunks/a853f79ff0d57202.js\",\"/_next/static/chunks/53c8177744c358e1.js\",\"/_next/static/chunks/19e520f0833c8219.js\",\"/_next/static/chunks/a95be4ea7999efee.js\",\"/_next/static/chunks/abaf0381e8007624.js\",\"/_next/static/chunks/1c6db91bce771c18.js\",\"/_next/static/chunks/8e74116482d87a39.js\",\"/_next/static/chunks/dc394e2327882613.js\",\"/_next/static/chunks/21736c1752be4cbe.js\"],\"default\"]\n21:I[446266,[\"/_next/static/chunks/a853f79ff0d57202.js\",\"/_next/static/chunks/53c8177744c358e1.js\",\"/_next/static/chunks/19e520f0833c8219.js\",\"/_next/static/chunks/a95be4ea7999efee.js\",\"/_next/static/chunks/abaf0381e8007624.js\",\"/_next/static/chunks/1c6db91bce771c18.js\",\"/_next/static/chunks/8e74116482d87a39.js\",\"/_next/static/chunks/dc394e2327882613.js\"],\"\"]\n22:I[474916,[\"/_next/static/chunks/a853f79ff0d57202.js\",\"/_next/static/chunks/53c8177744c358e1.js\",\"/_next/static/chunks/19e520f0833c8219.js\",\"/_next/static/chunks/a95be4ea7999efee.js\",\"/_next/static/chunks/abaf0381e8007624.js\",\"/_next/static/chunks/1c6db91bce771c18.js\",\"/_next/static/chunks/8e74116482d87a39.js\",\"/_next/static/chunks/dc394e2327882613.js\"],\"Toast\"]\n23:I[236523,[\"/_next/static/chunks/a853f79ff0d57202.js\",\"/_next/static/chunks/53c8177744c358e1.js\",\"/_next/static/chunks/19e520f0833c8219.js\",\"/_next/static/chunks/a95be4ea7999efee.js\",\"/_next/static/chunks/abaf0381e8007624.js\",\"/_next/static/chunks/1c6db91bce771c18.js\",\"/_next/static/chunks/8e74116482d87a39.js\",\"/_next/static/chunks/dc394e2327882613.js\"],\"DesktopBridge\"]\n"])</script><script>self.__next_f.push([1,"1c:[\"$\",\"div\",null,{\"className\":\"flex w-full min-w-0\",\"children\":[[\"$\",\"$L1f\",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\":\"$20\",\"errorStyles\":[],\"errorScripts\":[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/21736c1752be4cbe.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\":[[\"$\",\"$L21\",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}],[\"$\",\"$L21\",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,"1d:[\"$\",\"$L22\",null,{}]\n1e:[\"$\",\"$L23\",null,{}]\n"])</script><script>self.__next_f.push([1,"15:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"24:I[507742,[\"/_next/static/chunks/f53e22054c34a72f.js\",\"/_next/static/chunks/b075a18560a5a31c.js\"],\"IconMark\"]\n17:[[\"$\",\"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\"}],[\"$\",\"$L24\",\"11\",{}]]\nb:null\n"])</script></body></html>
1
+ <!DOCTYPE html><!--42z5C6Wiqc0rFyIDpNUDz--><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/ce32099e1138fba5.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/4d448bd419c5fa8b.js"/><script src="/_next/static/chunks/c58f2494eae10887.js" async=""></script><script src="/_next/static/chunks/8c954604d58867d1.js" async=""></script><script src="/_next/static/chunks/2769a6addee16819.js" async=""></script><script src="/_next/static/chunks/0f030b417a218e42.js" async=""></script><script src="/_next/static/chunks/turbopack-ee7289036a2ef92e.js" async=""></script><script src="/_next/static/chunks/f53e22054c34a72f.js" async=""></script><script src="/_next/static/chunks/b075a18560a5a31c.js" async=""></script><script src="/_next/static/chunks/a853f79ff0d57202.js" async=""></script><script src="/_next/static/chunks/ab47f453990e66ac.js" async=""></script><script src="/_next/static/chunks/2a07a20aeed845d2.js" async=""></script><script src="/_next/static/chunks/c795916b36aa4427.js" async=""></script><script src="/_next/static/chunks/acbfbe8ec48b9d30.js" async=""></script><script src="/_next/static/chunks/12a7420acd028ffb.js" async=""></script><script src="/_next/static/chunks/9c6d5fb76690228a.js" async=""></script><script src="/_next/static/chunks/63d8fd1597f46aba.js" async=""></script><script src="/_next/static/chunks/055becbfe2e9839d.js" async=""></script><script src="/_next/static/chunks/21736c1752be4cbe.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="/projects/default">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" aria-label="Open quick search"><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><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-9 gap-1.5 px-2" aria-hidden="true"><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-languages h-4 w-4" aria-hidden="true"><path d="m5 8 6 6"></path><path d="m4 14 6-6 2-3"></path><path d="M2 5h12"></path><path d="M7 2h1"></path><path d="m22 22-5-10-5 10"></path><path d="M14 18h6"></path></svg></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"><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><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><!--/$--><script>requestAnimationFrame(function(){$RT=performance.now()});</script><script src="/_next/static/chunks/4d448bd419c5fa8b.js" id="_R_" async=""></script><div hidden id="S:0"><div class="min-h-screen bg-background"><div class="border-b bg-card/50 backdrop-blur-sm sticky top-0 z-10"><div class="container max-w-7xl mx-auto py-6 space-y-6"><div class="flex flex-col md:flex-row md:items-center justify-between gap-4"><div><h1 class="text-3xl font-bold tracking-tight text-foreground">Projects</h1><p class="text-muted-foreground mt-1 text-lg">Manage your LeanSpec projects and workspaces.</p></div><button class="inline-flex items-center justify-center whitespace-nowrap 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 hover:bg-primary/90 h-10 rounded-md px-8 shadow-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-plus mr-2 h-4 w-4" aria-hidden="true"><path d="M5 12h14"></path><path d="M12 5v14"></path></svg>New Project</button></div><div class="flex items-center space-x-2 max-w-md"><div class="relative flex-1"><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-3 top-1/2 -translate-y-1/2 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 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-9 bg-background/50" placeholder="Search projects..." value=""/></div></div></div></div><div class="container max-w-7xl mx-auto py-8"><div class="grid gap-6 grid-cols-1 md:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4"></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[794030,[\"/_next/static/chunks/f53e22054c34a72f.js\",\"/_next/static/chunks/b075a18560a5a31c.js\"],\"default\"]\n4:I[595058,[\"/_next/static/chunks/f53e22054c34a72f.js\",\"/_next/static/chunks/b075a18560a5a31c.js\"],\"default\"]\n5:I[609414,[\"/_next/static/chunks/f53e22054c34a72f.js\",\"/_next/static/chunks/b075a18560a5a31c.js\"],\"ClientPageRoot\"]\n6:I[340898,[\"/_next/static/chunks/a853f79ff0d57202.js\",\"/_next/static/chunks/ab47f453990e66ac.js\",\"/_next/static/chunks/2a07a20aeed845d2.js\",\"/_next/static/chunks/c795916b36aa4427.js\",\"/_next/static/chunks/acbfbe8ec48b9d30.js\",\"/_next/static/chunks/12a7420acd028ffb.js\",\"/_next/static/chunks/9c6d5fb76690228a.js\",\"/_next/static/chunks/63d8fd1597f46aba.js\",\"/_next/static/chunks/055becbfe2e9839d.js\"],\"default\"]\n9:I[143447,[\"/_next/static/chunks/f53e22054c34a72f.js\",\"/_next/static/chunks/b075a18560a5a31c.js\"],\"OutletBoundary\"]\na:\"$Sreact.suspense\"\nf:I[556504,[\"/_next/static/chunks/f53e22054c34a72f.js\",\"/_next/static/chunks/b075a18560a5a31c.js\"],\"default\"]\n:HL[\"/_next/static/chunks/ce32099e1138fba5.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"42z5C6Wiqc0rFyIDpNUDz\",\"c\":[\"\",\"projects\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"projects\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/ce32099e1138fba5.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/a853f79ff0d57202.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/ab47f453990e66ac.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/2a07a20aeed845d2.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-3\",{\"src\":\"/_next/static/chunks/c795916b36aa4427.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-4\",{\"src\":\"/_next/static/chunks/acbfbe8ec48b9d30.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-5\",{\"src\":\"/_next/static/chunks/12a7420acd028ffb.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-6\",{\"src\":\"/_next/static/chunks/9c6d5fb76690228a.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-7\",{\"src\":\"/_next/static/chunks/63d8fd1597f46aba.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/055becbfe2e9839d.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\"}]]}]]}],\"$Lc\"]}],\"$Ld\"]}]]}],[],[]],false,false],\"$Le\",false]],\"m\":\"$undefined\",\"G\":[\"$f\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"14:I[143447,[\"/_next/static/chunks/f53e22054c34a72f.js\",\"/_next/static/chunks/b075a18560a5a31c.js\"],\"ViewportBoundary\"]\n16:I[143447,[\"/_next/static/chunks/f53e22054c34a72f.js\",\"/_next/static/chunks/b075a18560a5a31c.js\"],\"MetadataBoundary\"]\nc:[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-4 w-48 mb-4\"}]\n"])</script><script>self.__next_f.push([1,"d:[\"$\",\"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\"}]}],\"$L10\"]}],\"$L11\",\"$L12\",\"$L13\"]}]]}]}]}]\n"])</script><script>self.__next_f.push([1,"e:[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L14\",null,{\"children\":\"$@15\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L16\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.Metadata\",\"children\":\"$@17\"}]}]}],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,"10:[\"$\",\"td\",null,{\"className\":\"px-6 py-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"animate-pulse rounded-md bg-muted h-6 w-16\"}]}]\n11:[\"$\",\"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\"}]}]]}]\n12:[\"$\",\"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\"}]}]]}]\n13:[\"$\",\"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,"18:I[911608,[\"/_next/static/chunks/a853f79ff0d57202.js\",\"/_next/static/chunks/ab47f453990e66ac.js\",\"/_next/static/chunks/2a07a20aeed845d2.js\",\"/_next/static/chunks/c795916b36aa4427.js\",\"/_next/static/chunks/acbfbe8ec48b9d30.js\",\"/_next/static/chunks/12a7420acd028ffb.js\",\"/_next/static/chunks/9c6d5fb76690228a.js\",\"/_next/static/chunks/63d8fd1597f46aba.js\"],\"I18nProvider\"]\n19:I[305215,[\"/_next/static/chunks/a853f79ff0d57202.js\",\"/_next/static/chunks/ab47f453990e66ac.js\",\"/_next/static/chunks/2a07a20aeed845d2.js\",\"/_next/static/chunks/c795916b36aa4427.js\",\"/_next/static/chunks/acbfbe8ec48b9d30.js\",\"/_next/static/chunks/12a7420acd028ffb.js\",\"/_next/static/chunks/9c6d5fb76690228a.js\",\"/_next/static/chunks/63d8fd1597f46aba.js\"],\"ThemeProvider\"]\n1a:I[20648,[\"/_next/static/chunks/a853f79ff0d57202.js\",\"/_next/static/chunks/ab47f453990e66ac.js\",\"/_next/static/chunks/2a07a20aeed845d2.js\",\"/_next/static/chunks/c795916b36aa4427.js\",\"/_next/static/chunks/acbfbe8ec48b9d30.js\",\"/_next/static/chunks/12a7420acd028ffb.js\",\"/_next/static/chunks/9c6d5fb76690228a.js\",\"/_next/static/chunks/63d8fd1597f46aba.js\"],\"ProjectProvider\"]\n1b:I[426160,[\"/_next/static/chunks/a853f79ff0d57202.js\",\"/_next/static/chunks/ab47f453990e66ac.js\",\"/_next/static/chunks/2a07a20aeed845d2.js\",\"/_next/static/chunks/c795916b36aa4427.js\",\"/_next/static/chunks/acbfbe8ec48b9d30.js\",\"/_next/static/chunks/12a7420acd028ffb.js\",\"/_next/static/chunks/9c6d5fb76690228a.js\",\"/_next/static/chunks/63d8fd1597f46aba.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\":[[\"$\",\"$L18\",null,{\"children\":[\"$\",\"$L19\",null,{\"attribute\":\"class\",\"defaultTheme\":\"system\",\"enableSystem\":true,\"disableTransitionOnChange\":true,\"children\":[\"$\",\"$L1a\",null,{\"children\":[[\"$\",\"$L1b\",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\":\"complete\",\"priority\":\"medium\",\"tags\":[\"cli\",\"mcp\",\"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\":\"complete\",\"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\":\"complete\",\"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\":\"complete\",\"priority\":\"high\",\"tags\":[\"init\",\"mcp\",\"onboarding\",\"dx\",\"ai-agents\"],\"createdAt\":\"2025-12-05T02:38:41.988Z\"},{\"id\":\"fs-146-dependencies-editor-ui\",\"specNumber\":\"146\",\"title\":\"Dependencies Editor Component for UI\",\"status\":\"planned\",\"priority\":\"medium\",\"tags\":[\"ui\",\"ux\",\"feature\"],\"createdAt\":\"2025-12-05T03:19:35.444Z\"},{\"id\":\"fs-147-json-config-format\",\"specNumber\":\"147\",\"title\":\"Switch UI Config from YAML to JSON\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"ui\",\"config\",\"breaking-change\"],\"createdAt\":\"2025-12-05T04:42:31.397Z\"},{\"id\":\"fs-148-leanspec-desktop-app\",\"specNumber\":\"148\",\"title\":\"LeanSpec Desktop App for Multi-Project Management\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"desktop\",\"tauri\",\"ui\",\"multi-project\",\"dx\"],\"createdAt\":\"2025-12-05T04:48:36.682Z\"},{\"id\":\"fs-149-ui-multi-project-improvements\",\"specNumber\":\"149\",\"title\":\"UI Multi-Project Mode Improvements and Bug Fixes\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"ui\",\"multi-project\",\"bug-fix\",\"ux\",\"metadata-editing\"],\"createdAt\":\"2025-12-05T05:13:59.838Z\"},{\"id\":\"fs-150-tag-management\",\"specNumber\":\"150\",\"title\":\"Tag Management and Governance\",\"status\":\"planned\",\"priority\":\"medium\",\"tags\":[\"cli\",\"mcp\",\"dx\",\"governance\",\"metadata\"],\"createdAt\":\"2025-12-05T05:24:38.286Z\"},{\"id\":\"fs-151-multi-project-architecture-refactoring\",\"specNumber\":\"151\",\"title\":\"Multi-Project Architecture Deep Refactoring\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"refactoring\",\"architecture\",\"multi-project\",\"tech-debt\",\"ui\",\"maintainability\"],\"createdAt\":\"2025-12-05T07:00:41.655Z\"},{\"id\":\"fs-152-link-required-by-syntax\",\"specNumber\":\"152\",\"title\":\"Add requiredBy Parameter to Link Command\",\"status\":\"planned\",\"priority\":\"medium\",\"tags\":[\"cli\",\"mcp\",\"dx\",\"dependencies\"],\"createdAt\":\"2025-12-05T07:16:51.033Z\"},{\"id\":\"fs-153-ai-era-analytics-redesign\",\"specNumber\":\"153\",\"title\":\"AI-Era Analytics \u0026 Velocity Redesign\",\"status\":\"planned\",\"priority\":\"high\",\"tags\":[\"analytics\",\"velocity\",\"ux\",\"mcp\",\"cli\",\"v0.3.0\"],\"createdAt\":\"2025-12-05T07:44:57.547Z\"},{\"id\":\"fs-154-dependencies-page-focus-mode\",\"specNumber\":\"154\",\"title\":\"Dependencies Page Enhanced Visualization\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"ui\",\"ux\",\"visualization\",\"dependencies\",\"enhancement\"],\"createdAt\":\"2025-12-08T07:13:26.806Z\"},{\"id\":\"fs-155-atomic-spec-file-operations\",\"specNumber\":\"155\",\"title\":\"Atomic Spec File Operations\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"reliability\",\"core\",\"bug-fix\"],\"createdAt\":\"2025-12-09T01:40:46.581Z\"},{\"id\":\"fs-156-cursor-agent-support\",\"specNumber\":\"156\",\"title\":\"Add Cursor Agent Support\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"ai-agents\",\"cursor\",\"cli\",\"integration\"],\"createdAt\":\"2025-12-09T14:04:30.946Z\"},{\"id\":\"fs-157-complete-ui-cli-translation\",\"specNumber\":\"157\",\"title\":\"Complete UI and CLI Chinese Translation Implementation\",\"status\":\"in-progress\",\"priority\":\"high\",\"tags\":[\"i18n\",\"ux\",\"chinese-market\"],\"createdAt\":\"2025-12-09T14:27:09.883Z\"},{\"id\":\"fs-158-persistent-agent-sessions\",\"specNumber\":\"158\",\"title\":\"Persistent AI Agent Sessions for Multi-Phase Spec Implementation\",\"status\":\"archived\",\"priority\":\"high\",\"tags\":[\"ai-agents\",\"workflow\",\"sessions\",\"context-management\",\"dx\"],\"createdAt\":\"2025-12-10T06:00:10.832Z\"},{\"id\":\"fs-159-leanspec-memory-layer-architecture\",\"specNumber\":\"159\",\"title\":\"LeanSpec as Memory Layer for AI Agent Orchestration\",\"status\":\"archived\",\"priority\":\"critical\",\"tags\":[\"architecture\",\"ai-agents\",\"memory\",\"integration\",\"agent-relay\"],\"createdAt\":\"2025-12-10T06:08:47.689Z\"},{\"id\":\"fs-160-ui-tokens-validation-display\",\"specNumber\":\"160\",\"title\":\"UI Display of Tokens and Validation Results\",\"status\":\"planned\",\"priority\":\"medium\",\"tags\":[\"ui\",\"validation\",\"tokens\",\"feature\"],\"createdAt\":\"2025-12-10T06:39:09.954Z\"},{\"id\":\"fs-161-desktop-native-menu-bar\",\"specNumber\":\"161\",\"title\":\"Native Menu Bar for Desktop App\",\"status\":\"in-progress\",\"priority\":\"medium\",\"tags\":[\"desktop\",\"ui\",\"ux\",\"os-integration\",\"tauri\"],\"createdAt\":\"2025-12-10T08:41:06.205Z\"},{\"id\":\"fs-162-desktop-config-json-migration\",\"specNumber\":\"162\",\"title\":\"Migrate Desktop Config from YAML to JSON\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"desktop\",\"config\",\"migration\",\"breaking-change\",\"consistency\"],\"createdAt\":\"2025-12-10T08:49:08.237Z\"},{\"id\":\"fs-163-multi-tasking-ui-enhancements\",\"specNumber\":\"163\",\"title\":\"Advanced Multi-Tasking UI Features for UI and Desktop\",\"status\":\"planned\",\"priority\":\"medium\",\"tags\":[\"ui\",\"desktop\",\"ux\",\"feature\",\"multi-tasking\",\"productivity\"],\"createdAt\":\"2025-12-10T09:52:01.202Z\"},{\"id\":\"fs-164-desktop-ci-build-artifacts\",\"specNumber\":\"164\",\"title\":\"Desktop CI Build Artifacts for Multiple Platforms\",\"status\":\"planned\",\"priority\":\"high\",\"tags\":[\"desktop\",\"ci-cd\",\"github-actions\",\"tauri\",\"build-automation\",\"distribution\"],\"createdAt\":\"2025-12-10T10:33:09.478Z\"},{\"id\":\"fs-165-tauri-v2-migration\",\"specNumber\":\"165\",\"title\":\"Migrate Desktop App from Tauri v1 to v2\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"desktop\",\"tauri\",\"migration\",\"breaking-change\",\"v2\",\"bundling\"],\"createdAt\":\"2025-12-10T14:17:07.220Z\"},{\"id\":\"fs-166-desktop-ui-server-bundling-fix\",\"specNumber\":\"166\",\"title\":\"Desktop UI Server Bundling Fix - pnpm Dependencies\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"desktop\",\"tauri\",\"bundling\",\"node-modules\",\"pnpm\",\"nextjs\"],\"createdAt\":\"2025-12-11T09:12:02.693Z\"},{\"id\":\"fs-167-desktop-projects-management-page\",\"specNumber\":\"167\",\"title\":\"Desktop Projects Management Page\",\"status\":\"in-progress\",\"priority\":\"high\",\"tags\":[\"desktop\",\"ui\",\"ux\",\"projects\",\"management\",\"navigation\"],\"createdAt\":\"2025-12-12T05:49:19.788Z\"},{\"id\":\"fs-168-leanspec-orchestration-platform\",\"specNumber\":\"168\",\"title\":\"LeanSpec as AI Coding Session Orchestration Platform\",\"status\":\"planned\",\"priority\":\"critical\",\"tags\":[\"architecture\",\"ai-agents\",\"desktop\",\"orchestration\",\"sdd-lifecycle\",\"agent-relay\",\"devlog\"],\"createdAt\":\"2025-12-12T07:50:22.373Z\"},{\"id\":\"fs-169-ui-backend-rust-tauri-migration-evaluation\",\"specNumber\":\"169\",\"title\":\"Evaluate UI Backend Migration to Rust/Tauri\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"architecture\",\"desktop\",\"rust\",\"tauri\",\"performance\",\"evaluation\"],\"createdAt\":\"2025-12-12T21:19:29.487Z\"},{\"id\":\"fs-170-cli-mcp-core-rust-migration-evaluation\",\"specNumber\":\"170\",\"title\":\"Evaluate CLI/MCP/Core Migration to Rust for Unified Codebase\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"architecture\",\"rust\",\"cli\",\"mcp\",\"core\",\"code-unification\",\"evaluation\"],\"createdAt\":\"2025-12-12T21:46:32.672Z\"},{\"id\":\"fs-171-burst-mode-orchestrator\",\"specNumber\":\"171\",\"title\":\"Burst Mode Orchestrator (BMO) - Iterative Test-Driven AI Coding Pattern\",\"status\":\"planned\",\"priority\":\"high\",\"tags\":[\"ai-agents\",\"orchestration\",\"testing\",\"automation\",\"coding-pattern\",\"quality-over-speed\"],\"createdAt\":\"2025-12-17T09:01:14.343Z\"},{\"id\":\"fs-172-rust-cli-mcp-npm-distribution\",\"specNumber\":\"172\",\"title\":\"Rust CLI/MCP npm Distribution Infrastructure\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"distribution\",\"npm\",\"rust\",\"cli\",\"mcp\",\"publishing\",\"packaging\"],\"createdAt\":\"2025-12-18T02:31:05.718Z\"},{\"id\":\"fs-173-rust-binaries-ci-cd-pipeline\",\"specNumber\":\"173\",\"title\":\"Rust Binaries CI/CD Cross-Platform Build Pipeline\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"ci-cd\",\"rust\",\"github-actions\",\"cross-compilation\",\"automation\",\"cli\",\"mcp\"],\"createdAt\":\"2025-12-18T02:31:12.261Z\"},{\"id\":\"fs-174-completion-status-verification-hook\",\"specNumber\":\"174\",\"title\":\"Completion Status Verification Hook\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"cli\",\"mcp\",\"validation\",\"ai-agents\",\"quality\",\"workflow\"],\"createdAt\":\"2025-12-18T02:47:39.011Z\"},{\"id\":\"fs-175-rust-cli-e2e-test-suite\",\"specNumber\":\"175\",\"title\":\"Port TypeScript E2E Test Suite to Rust CLI\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"testing\",\"rust\",\"quality\"],\"createdAt\":\"2025-12-18T05:55:17.246Z\"},{\"id\":\"fs-176-rust-mcp-server-test-suite\",\"specNumber\":\"176\",\"title\":\"Rust MCP Server Test Suite\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"testing\",\"rust\",\"mcp\",\"quality\"],\"createdAt\":\"2025-12-18T05:58:43.559Z\"},{\"id\":\"fs-177-ui-e2e-test-suite-playwright\",\"specNumber\":\"177\",\"title\":\"UI E2E Test Suite with Playwright\",\"status\":\"planned\",\"priority\":\"high\",\"tags\":[\"testing\",\"ui\",\"e2e\",\"playwright\",\"quality\"],\"createdAt\":\"2025-12-18T05:59:35.417Z\"},{\"id\":\"fs-178-rust-mcp-cli-template-loading\",\"specNumber\":\"178\",\"title\":\"Fix Rust MCP/CLI to Load Templates from .lean-spec/templates\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"bug\",\"rust\",\"mcp\",\"cli\",\"templates\"],\"createdAt\":\"2025-12-18T06:02:54.117Z\"},{\"id\":\"fs-179-view-command-file-listing\",\"specNumber\":\"179\",\"title\":\"Add File Listing to View Command Output\",\"status\":\"planned\",\"priority\":\"medium\",\"tags\":[\"cli\",\"mcp\",\"ux\",\"enhancement\"],\"createdAt\":\"2025-12-18T08:11:21.446Z\"},{\"id\":\"fs-180-rust-distribution-workflow-alignment\",\"specNumber\":\"180\",\"title\":\"Align Pre-Release and Publish Workflows with Rust Distribution Model\",\"status\":\"in-progress\",\"priority\":\"high\",\"tags\":[\"rust\",\"ci-cd\",\"publishing\",\"distribution\",\"infrastructure\"],\"createdAt\":\"2025-12-18T08:56:50.646Z\"},{\"id\":\"fs-181-typescript-deprecation-rust-migration\",\"specNumber\":\"181\",\"title\":\"Deprecate TypeScript Core in Favor of Rust Implementation\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"architecture\",\"rust\",\"typescript\",\"migration\",\"deprecation\"],\"createdAt\":\"2025-12-18T09:33:42.792Z\"},{\"id\":\"fs-182-rust-implementation-gaps\",\"specNumber\":\"182\",\"title\":\"Rust Implementation Gaps Analysis\",\"status\":\"planned\",\"priority\":\"high\",\"tags\":[\"rust\",\"migration\",\"gap-analysis\"],\"createdAt\":\"2025-12-18T12:00:36.562Z\"},{\"id\":\"fs-183-cli-platform-packages-scoped-renaming\",\"specNumber\":\"183\",\"title\":\"Rename CLI Platform Packages to @leanspec/cli-* Scope\",\"status\":\"in-progress\",\"priority\":\"medium\",\"tags\":[\"packaging\",\"distribution\",\"breaking-change\"],\"createdAt\":\"2025-12-18T13:48:54.278Z\"},{\"id\":\"fs-184-ui-packages-consolidation\",\"specNumber\":\"184\",\"title\":\"Unified UI Architecture: Rust-Powered Web \u0026 Desktop (Umbrella)\",\"status\":\"planned\",\"priority\":\"high\",\"tags\":[\"ui\",\"desktop\",\"architecture\",\"consolidation\",\"rust\"],\"createdAt\":\"2025-12-18T14:02:41.727Z\"},{\"id\":\"fs-185-ui-components-extraction\",\"specNumber\":\"185\",\"title\":\"UI Components Extraction\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"ui\",\"components\",\"architecture\"],\"createdAt\":\"2025-12-18T14:58:08.181Z\"},{\"id\":\"fs-186-rust-http-server\",\"specNumber\":\"186\",\"title\":\"Rust HTTP Server\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"rust\",\"backend\",\"http\",\"api\"],\"createdAt\":\"2025-12-18T15:00:01.020Z\"},{\"id\":\"fs-187-vite-spa-migration\",\"specNumber\":\"187\",\"title\":\"Vite SPA Migration\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"ui\",\"vite\",\"migration\",\"frontend\"],\"createdAt\":\"2025-12-18T15:01:25.196Z\"},{\"id\":\"fs-188-knowledge-backflow-sdd-workflow\",\"specNumber\":\"188\",\"title\":\"Knowledge Backflow in SDD Workflow\",\"status\":\"planned\",\"priority\":\"high\",\"tags\":[\"workflow\",\"automation\",\"documentation\",\"ai-agents\",\"quality\",\"sdd-lifecycle\"],\"createdAt\":\"2025-12-18T15:25:08.395Z\"},{\"id\":\"fs-189-rust-learning-path\",\"specNumber\":\"189\",\"title\":\"Learning Rust Through LeanSpec Codebase\",\"status\":\"planned\",\"priority\":\"medium\",\"tags\":[\"learning\",\"rust\",\"documentation\",\"education\"],\"createdAt\":\"2025-12-19T01:45:10.878Z\"},{\"id\":\"fs-190-ui-vite-parity-rust-backend\",\"specNumber\":\"190\",\"title\":\"UI-Vite Parity: Feature \u0026 Backend Alignment (Umbrella)\",\"status\":\"planned\",\"priority\":\"high\",\"tags\":[\"ui\",\"rust\",\"backend\",\"parity\",\"api\"],\"createdAt\":\"2025-12-19T06:25:19.956Z\"},{\"id\":\"fs-191-rust-http-api-test-suite\",\"specNumber\":\"191\",\"title\":\"Rust HTTP API Test Suite\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"rust\",\"http\",\"testing\",\"api\"],\"createdAt\":\"2025-12-19T06:33:51.382Z\"},{\"id\":\"fs-192-backend-api-parity\",\"specNumber\":\"192\",\"title\":\"Backend API Parity: Rust HTTP Server Feature Completion\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"rust\",\"backend\",\"api\",\"http\"],\"createdAt\":\"2025-12-19T06:36:15.644Z\"},{\"id\":\"fs-193-frontend-ui-parity\",\"specNumber\":\"193\",\"title\":\"Frontend UI Parity: Port @leanspec/ui Components to ui-vite\",\"status\":\"in-progress\",\"priority\":\"high\",\"tags\":[\"ui\",\"frontend\",\"vite\",\"react\"],\"createdAt\":\"2025-12-19T06:36:15.645Z\"},{\"id\":\"fs-194-api-contract-test-suite\",\"specNumber\":\"194\",\"title\":\"API Contract Validation Test Suite\",\"status\":\"in-progress\",\"priority\":\"high\",\"tags\":[\"testing\",\"api\",\"typescript\",\"contract\",\"integration\"],\"createdAt\":\"2025-12-20T07:13:29.722Z\"},{\"id\":\"fs-195-api-contract-test-failures\",\"specNumber\":\"195\",\"title\":\"API Contract Test Failures (Rust \u0026 Next.js)\",\"status\":\"complete\",\"priority\":\"high\",\"tags\":[\"testing\",\"api\",\"contract\",\"ci\",\"parity\"],\"createdAt\":\"2025-12-21T14:11:18.442Z\"},{\"id\":\"fs-196-mcp-create-content-field-documentation\",\"specNumber\":\"196\",\"title\":\"Embed Spec Template in MCP Create Tool Content Field Description\",\"status\":\"complete\",\"priority\":\"medium\",\"tags\":[\"mcp\",\"dx\",\"ai-agents\",\"templates\",\"documentation\"],\"createdAt\":\"2025-12-21T14:53:17.954Z\"}]}],\"$L1c\",\"$L1d\",\"$L1e\"]}]}]}],false]}]}]\n"])</script><script>self.__next_f.push([1,"1f:I[742634,[\"/_next/static/chunks/a853f79ff0d57202.js\",\"/_next/static/chunks/ab47f453990e66ac.js\",\"/_next/static/chunks/2a07a20aeed845d2.js\",\"/_next/static/chunks/c795916b36aa4427.js\",\"/_next/static/chunks/acbfbe8ec48b9d30.js\",\"/_next/static/chunks/12a7420acd028ffb.js\",\"/_next/static/chunks/9c6d5fb76690228a.js\",\"/_next/static/chunks/63d8fd1597f46aba.js\"],\"MainSidebar\"]\n20:I[268399,[\"/_next/static/chunks/a853f79ff0d57202.js\",\"/_next/static/chunks/ab47f453990e66ac.js\",\"/_next/static/chunks/2a07a20aeed845d2.js\",\"/_next/static/chunks/c795916b36aa4427.js\",\"/_next/static/chunks/acbfbe8ec48b9d30.js\",\"/_next/static/chunks/12a7420acd028ffb.js\",\"/_next/static/chunks/9c6d5fb76690228a.js\",\"/_next/static/chunks/63d8fd1597f46aba.js\",\"/_next/static/chunks/21736c1752be4cbe.js\"],\"default\"]\n21:I[446266,[\"/_next/static/chunks/a853f79ff0d57202.js\",\"/_next/static/chunks/ab47f453990e66ac.js\",\"/_next/static/chunks/2a07a20aeed845d2.js\",\"/_next/static/chunks/c795916b36aa4427.js\",\"/_next/static/chunks/acbfbe8ec48b9d30.js\",\"/_next/static/chunks/12a7420acd028ffb.js\",\"/_next/static/chunks/9c6d5fb76690228a.js\",\"/_next/static/chunks/63d8fd1597f46aba.js\"],\"\"]\n22:I[474916,[\"/_next/static/chunks/a853f79ff0d57202.js\",\"/_next/static/chunks/ab47f453990e66ac.js\",\"/_next/static/chunks/2a07a20aeed845d2.js\",\"/_next/static/chunks/c795916b36aa4427.js\",\"/_next/static/chunks/acbfbe8ec48b9d30.js\",\"/_next/static/chunks/12a7420acd028ffb.js\",\"/_next/static/chunks/9c6d5fb76690228a.js\",\"/_next/static/chunks/63d8fd1597f46aba.js\"],\"Toast\"]\n23:I[236523,[\"/_next/static/chunks/a853f79ff0d57202.js\",\"/_next/static/chunks/ab47f453990e66ac.js\",\"/_next/static/chunks/2a07a20aeed845d2.js\",\"/_next/static/chunks/c795916b36aa4427.js\",\"/_next/static/chunks/acbfbe8ec48b9d30.js\",\"/_next/static/chunks/12a7420acd028ffb.js\",\"/_next/static/chunks/9c6d5fb76690228a.js\",\"/_next/static/chunks/63d8fd1597f46aba.js\"],\"DesktopBridge\"]\n"])</script><script>self.__next_f.push([1,"1c:[\"$\",\"div\",null,{\"className\":\"flex w-full min-w-0\",\"children\":[[\"$\",\"$L1f\",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\":\"$20\",\"errorStyles\":[],\"errorScripts\":[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/21736c1752be4cbe.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\":[[\"$\",\"$L21\",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}],[\"$\",\"$L21\",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,"1d:[\"$\",\"$L22\",null,{}]\n1e:[\"$\",\"$L23\",null,{}]\n"])</script><script>self.__next_f.push([1,"15:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"24:I[507742,[\"/_next/static/chunks/f53e22054c34a72f.js\",\"/_next/static/chunks/b075a18560a5a31c.js\"],\"IconMark\"]\n17:[[\"$\",\"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\"}],[\"$\",\"$L24\",\"11\",{}]]\nb:null\n"])</script></body></html>