@leanspec/ui 0.2.7 → 0.2.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/standalone/packages/ui/.next/BUILD_ID +1 -1
- package/.next/standalone/packages/ui/.next/app-path-routes-manifest.json +4 -0
- package/.next/standalone/packages/ui/.next/build-manifest.json +4 -4
- package/.next/standalone/packages/ui/.next/prerender-manifest.json +3 -3
- package/.next/standalone/packages/ui/.next/routes-manifest.json +24 -0
- package/.next/standalone/packages/ui/.next/server/app/_global-error/page/build-manifest.json +2 -2
- package/.next/standalone/packages/ui/.next/server/app/_global-error/page.js.nft.json +1 -1
- package/.next/standalone/packages/ui/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/.next/standalone/packages/ui/.next/server/app/_global-error.html +2 -2
- package/.next/standalone/packages/ui/.next/server/app/_global-error.rsc +1 -1
- package/.next/standalone/packages/ui/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/.next/standalone/packages/ui/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/standalone/packages/ui/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/standalone/packages/ui/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/packages/ui/.next/server/app/_not-found/page/build-manifest.json +2 -2
- package/.next/standalone/packages/ui/.next/server/app/_not-found/page.js +1 -1
- package/.next/standalone/packages/ui/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/.next/standalone/packages/ui/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/standalone/packages/ui/.next/server/app/_not-found.html +2 -2
- package/.next/standalone/packages/ui/.next/server/app/_not-found.rsc +19 -19
- package/.next/standalone/packages/ui/.next/server/app/_not-found.segments/_full.segment.rsc +19 -19
- package/.next/standalone/packages/ui/.next/server/app/_not-found.segments/_index.segment.rsc +11 -11
- package/.next/standalone/packages/ui/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +3 -3
- package/.next/standalone/packages/ui/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
- package/.next/standalone/packages/ui/.next/server/app/_not-found.segments/_tree.segment.rsc +6 -6
- package/.next/standalone/packages/ui/.next/server/app/api/context/route/app-paths-manifest.json +3 -0
- package/.next/standalone/packages/ui/.next/server/app/api/context/route/build-manifest.json +11 -0
- package/.next/standalone/packages/ui/.next/server/app/api/context/route/server-reference-manifest.json +4 -0
- package/.next/standalone/packages/ui/.next/server/app/api/context/route.js +8 -0
- package/.next/standalone/packages/ui/.next/server/app/api/context/route.js.map +5 -0
- package/.next/standalone/packages/ui/.next/server/app/api/context/route.js.nft.json +1 -0
- package/.next/standalone/packages/ui/.next/server/app/api/context/route_client-reference-manifest.js +2 -0
- package/.next/standalone/packages/ui/.next/server/app/api/dependencies/route/app-paths-manifest.json +3 -0
- package/.next/standalone/packages/ui/.next/server/app/api/dependencies/route/build-manifest.json +11 -0
- package/.next/standalone/packages/ui/.next/server/app/api/dependencies/route/server-reference-manifest.json +4 -0
- package/.next/standalone/packages/ui/.next/server/app/api/dependencies/route.js +8 -0
- package/.next/standalone/packages/ui/.next/server/app/api/dependencies/route.js.map +5 -0
- package/.next/standalone/packages/ui/.next/server/app/api/dependencies/route.js.nft.json +1 -0
- package/.next/standalone/packages/ui/.next/server/app/api/dependencies/route_client-reference-manifest.js +2 -0
- package/.next/standalone/packages/ui/.next/server/app/api/local-projects/[id]/route.js.nft.json +1 -1
- package/.next/standalone/packages/ui/.next/server/app/api/local-projects/discover/route.js.nft.json +1 -1
- package/.next/standalone/packages/ui/.next/server/app/api/local-projects/list-directory/route.js.nft.json +1 -1
- package/.next/standalone/packages/ui/.next/server/app/api/local-projects/route.js.nft.json +1 -1
- package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/route.js.nft.json +1 -1
- package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/specs/[spec]/route.js.nft.json +1 -1
- package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/specs/[spec]/status/route.js.nft.json +1 -1
- package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/specs/route.js.nft.json +1 -1
- package/.next/standalone/packages/ui/.next/server/app/api/projects/[id]/stats/route.js.nft.json +1 -1
- package/.next/standalone/packages/ui/.next/server/app/api/projects/route.js.nft.json +1 -1
- package/.next/standalone/packages/ui/.next/server/app/api/revalidate/route.js.nft.json +1 -1
- package/.next/standalone/packages/ui/.next/server/app/api/specs/[id]/dependency-graph/route.js.nft.json +1 -1
- package/.next/standalone/packages/ui/.next/server/app/api/specs/[id]/route.js.nft.json +1 -1
- package/.next/standalone/packages/ui/.next/server/app/api/specs/[id]/status/route.js.nft.json +1 -1
- package/.next/standalone/packages/ui/.next/server/app/api/specs/[id]/subspecs/[file]/route.js.nft.json +1 -1
- package/.next/standalone/packages/ui/.next/server/app/api/stats/route.js.nft.json +1 -1
- package/.next/standalone/packages/ui/.next/server/app/context/page/app-paths-manifest.json +3 -0
- package/.next/standalone/packages/ui/.next/server/app/context/page/build-manifest.json +18 -0
- package/.next/standalone/packages/ui/.next/server/app/context/page/next-font-manifest.json +6 -0
- package/.next/standalone/packages/ui/.next/server/app/context/page/react-loadable-manifest.json +1 -0
- package/.next/standalone/packages/ui/.next/server/app/context/page/server-reference-manifest.json +4 -0
- package/.next/standalone/packages/ui/.next/server/app/context/page.js +19 -0
- package/.next/standalone/packages/ui/.next/server/app/context/page.js.map +5 -0
- package/.next/standalone/packages/ui/.next/server/app/context/page.js.nft.json +1 -0
- package/.next/standalone/packages/ui/.next/server/app/context/page_client-reference-manifest.js +2 -0
- package/.next/standalone/packages/ui/.next/server/app/dependencies/page/app-paths-manifest.json +3 -0
- package/.next/standalone/packages/ui/.next/server/app/dependencies/page/build-manifest.json +18 -0
- package/.next/standalone/packages/ui/.next/server/app/dependencies/page/next-font-manifest.json +6 -0
- package/.next/standalone/packages/ui/.next/server/app/dependencies/page/react-loadable-manifest.json +1 -0
- package/.next/standalone/packages/ui/.next/server/app/dependencies/page/server-reference-manifest.json +4 -0
- package/.next/standalone/packages/ui/.next/server/app/dependencies/page.js +19 -0
- package/.next/standalone/packages/ui/.next/server/app/dependencies/page.js.map +5 -0
- package/.next/standalone/packages/ui/.next/server/app/dependencies/page.js.nft.json +1 -0
- package/.next/standalone/packages/ui/.next/server/app/dependencies/page_client-reference-manifest.js +2 -0
- package/.next/standalone/packages/ui/.next/server/app/page/build-manifest.json +2 -2
- package/.next/standalone/packages/ui/.next/server/app/page.js +1 -1
- package/.next/standalone/packages/ui/.next/server/app/page.js.nft.json +1 -1
- package/.next/standalone/packages/ui/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/page/build-manifest.json +2 -2
- package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/page.js +1 -1
- package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/page.js.nft.json +1 -1
- package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/specs/[specId]/page/build-manifest.json +2 -2
- package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/specs/[specId]/page.js +1 -1
- package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/specs/[specId]/page.js.nft.json +1 -1
- package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/specs/[specId]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/specs/page/build-manifest.json +2 -2
- package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/specs/page.js +1 -1
- package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/specs/page.js.nft.json +1 -1
- package/.next/standalone/packages/ui/.next/server/app/projects/[projectId]/specs/page_client-reference-manifest.js +1 -1
- package/.next/standalone/packages/ui/.next/server/app/projects/page/build-manifest.json +2 -2
- package/.next/standalone/packages/ui/.next/server/app/projects/page.js +1 -1
- package/.next/standalone/packages/ui/.next/server/app/projects/page.js.nft.json +1 -1
- package/.next/standalone/packages/ui/.next/server/app/projects/page_client-reference-manifest.js +1 -1
- package/.next/standalone/packages/ui/.next/server/app/projects.html +2 -2
- package/.next/standalone/packages/ui/.next/server/app/projects.rsc +24 -23
- package/.next/standalone/packages/ui/.next/server/app/projects.segments/_full.segment.rsc +24 -23
- package/.next/standalone/packages/ui/.next/server/app/projects.segments/_index.segment.rsc +9 -9
- package/.next/standalone/packages/ui/.next/server/app/projects.segments/_tree.segment.rsc +3 -3
- package/.next/standalone/packages/ui/.next/server/app/projects.segments/projects/__PAGE__.segment.rsc +2 -2
- package/.next/standalone/packages/ui/.next/server/app/projects.segments/projects.segment.rsc +1 -1
- package/.next/standalone/packages/ui/.next/server/app/specs/[id]/page/build-manifest.json +2 -2
- package/.next/standalone/packages/ui/.next/server/app/specs/[id]/page.js +1 -1
- package/.next/standalone/packages/ui/.next/server/app/specs/[id]/page.js.nft.json +1 -1
- package/.next/standalone/packages/ui/.next/server/app/specs/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/packages/ui/.next/server/app/specs/page/build-manifest.json +2 -2
- package/.next/standalone/packages/ui/.next/server/app/specs/page.js +1 -1
- package/.next/standalone/packages/ui/.next/server/app/specs/page.js.nft.json +1 -1
- package/.next/standalone/packages/ui/.next/server/app/specs/page_client-reference-manifest.js +1 -1
- package/.next/standalone/packages/ui/.next/server/app/stats/page/build-manifest.json +2 -2
- package/.next/standalone/packages/ui/.next/server/app/stats/page.js +1 -1
- package/.next/standalone/packages/ui/.next/server/app/stats/page.js.nft.json +1 -1
- package/.next/standalone/packages/ui/.next/server/app/stats/page_client-reference-manifest.js +1 -1
- package/.next/standalone/packages/ui/.next/server/app-paths-manifest.json +4 -0
- package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__3559376c._.js +2 -2
- package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__65667b70._.js +1 -1
- package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__803d07f0._.js +1 -1
- package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__84cdc14a._.js +1 -1
- package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__8a9ab1a3._.js +3 -0
- package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__b0969111._.js +3 -0
- package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__bdc3963a._.js +1 -1
- package/.next/standalone/packages/ui/.next/server/chunks/[root-of-the-server]__f5c6d6b8._.js +1 -1
- package/.next/standalone/packages/ui/.next/server/chunks/packages_ui__next-internal_server_app_api_context_route_actions_dead6daa.js +3 -0
- package/.next/standalone/packages/ui/.next/server/chunks/packages_ui__next-internal_server_app_api_dependencies_route_actions_cf6b14c3.js +3 -0
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__12b4eb41._.js +3 -0
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__3c77d95b._.js +3 -0
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__44b603f9._.js +3 -0
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__69a0d63a._.js +3 -0
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/{[root-of-the-server]__daee3355._.js → [root-of-the-server]__8608a6fa._.js} +2 -2
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/{[root-of-the-server]__fd80e4dd._.js → [root-of-the-server]__a965a67b._.js} +2 -2
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__daedd80e._.js +3 -0
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__dc176c61._.js +3 -0
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/{[root-of-the-server]__5382b397._.js → [root-of-the-server]__ead1539c._.js} +2 -2
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/_000dd317._.js +1 -1
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/_03aa8d19._.js +7 -0
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/_28fe1532._.js +5 -0
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/_8cec504f._.js +3 -0
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/_959ad3d8._.js +4 -0
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/{_22274047._.js → _adb9d7cb._.js} +2 -2
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/_da18b655._.js +3 -0
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/_ea899b87._.js +3 -0
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/_f38e75b7._.js +4 -0
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/_fe120f8a._.js +3 -0
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_015f83ca._.js +3 -0
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_1120b57c._.js +3 -0
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_151891de._.js +3 -0
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_1c916fe3._.js +3 -0
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_80605a06._.js +3 -0
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_bb80de48._.js +3 -0
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_e8075f9b._.js +3 -0
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/node_modules__pnpm_f919ef4a._.js +3 -0
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/packages_ui__next-internal_server_app_context_page_actions_1a062d48.js +3 -0
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/packages_ui__next-internal_server_app_dependencies_page_actions_57387d47.js +3 -0
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/packages_ui_src_app_context_context-client_tsx_4ba99a62._.js +12 -0
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/packages_ui_src_app_dependencies_dependencies-client_tsx_0e82443a._.js +4 -0
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/packages_ui_src_app_specs_specs-client_tsx_0bb8f8f8._.js +1 -1
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/packages_ui_src_components_spec-detail-wrapper_tsx_fd35401c._.js +3 -0
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/packages_ui_src_components_specs-nav-sidebar_tsx_8237ed13._.js +1 -1
- package/.next/standalone/packages/ui/.next/server/middleware-build-manifest.js +2 -2
- package/.next/standalone/packages/ui/.next/server/pages/404.html +2 -2
- package/.next/standalone/packages/ui/.next/server/pages/500.html +2 -2
- package/.next/standalone/packages/ui/.next/server/server-reference-manifest.js +1 -1
- package/.next/standalone/packages/ui/.next/server/server-reference-manifest.json +1 -1
- package/.next/standalone/packages/ui/.next/static/chunks/094cf9f4e3553261.js +1 -0
- package/.next/standalone/packages/ui/.next/static/chunks/1c015eb9eaaf9f9c.js +1 -0
- package/.next/standalone/packages/ui/.next/static/chunks/1d36660b2877d213.js +3 -0
- package/.next/standalone/packages/ui/.next/static/chunks/46275d9d67603bf5.js +1 -0
- package/.next/standalone/packages/ui/.next/static/chunks/4d29ca0fa6843070.js +2 -0
- package/.next/standalone/packages/ui/.next/static/chunks/59854b15bf046467.js +1 -0
- package/.next/standalone/packages/ui/.next/static/chunks/{cca4441cde342ae3.js → 5fd8101e32b076b1.js} +1 -1
- package/.next/standalone/packages/ui/.next/static/chunks/6d938a49daa10208.js +2 -0
- package/.next/standalone/packages/ui/.next/static/chunks/979625373d5474b6.js +1 -0
- package/.next/standalone/packages/ui/.next/static/chunks/a33f10af6abef4df.js +10 -0
- package/.next/{static/chunks/794f3931f1ca12d2.js → standalone/packages/ui/.next/static/chunks/a3d7e1be47de010b.js} +1 -1
- package/.next/standalone/packages/ui/.next/static/chunks/a5e25b9fa6b88eee.js +1 -0
- package/.next/standalone/packages/ui/.next/static/chunks/b53250480fde6816.js +1 -0
- package/.next/standalone/packages/ui/.next/static/chunks/b7f19087afe1d2c9.css +1 -0
- package/.next/standalone/packages/ui/.next/static/chunks/c658e22a605e0ed1.js +1 -0
- package/.next/standalone/packages/ui/.next/static/chunks/c92660d8d0c4763d.js +1 -0
- package/.next/standalone/packages/ui/.next/static/chunks/ddd87cd0d26bc2f5.js +1 -0
- package/.next/standalone/packages/ui/.next/static/chunks/eeec245955b3b600.js +5 -0
- package/.next/standalone/packages/ui/.next/static/chunks/ff11efb770d5a0bc.js +1 -0
- package/.next/{static/chunks/turbopack-5fa55215af0efb15.js → standalone/packages/ui/.next/static/chunks/turbopack-261c5dcdd873f310.js} +1 -1
- package/.next/standalone/packages/ui/package.json +5 -1
- package/.next/standalone/packages/ui/src/app/api/context/route.ts +22 -0
- package/.next/standalone/packages/ui/src/app/api/dependencies/route.ts +81 -0
- package/.next/standalone/packages/ui/src/app/context/context-client.tsx +393 -0
- package/.next/standalone/packages/ui/src/app/context/page.tsx +17 -0
- package/.next/standalone/packages/ui/src/app/dependencies/constants.ts +24 -0
- package/.next/standalone/packages/ui/src/app/dependencies/dependencies-client.tsx +625 -0
- package/.next/standalone/packages/ui/src/app/dependencies/index.ts +19 -0
- package/.next/standalone/packages/ui/src/app/dependencies/page.tsx +38 -0
- package/.next/standalone/packages/ui/src/app/dependencies/spec-node.tsx +80 -0
- package/.next/standalone/packages/ui/src/app/dependencies/spec-sidebar.tsx +198 -0
- package/.next/standalone/packages/ui/src/app/dependencies/types.ts +37 -0
- package/.next/standalone/packages/ui/src/app/dependencies/utils.ts +194 -0
- package/.next/standalone/packages/ui/src/app/globals.css +16 -16
- package/.next/standalone/packages/ui/src/app/layout.tsx +4 -7
- package/.next/standalone/packages/ui/src/components/context-file-detail.tsx +308 -0
- package/.next/standalone/packages/ui/src/components/context-file-viewer.tsx +385 -0
- package/.next/standalone/packages/ui/src/components/main-sidebar.tsx +19 -1
- package/.next/standalone/packages/ui/src/components/spec-detail-client.tsx +181 -134
- package/.next/standalone/packages/ui/src/components/spec-detail-wrapper.tsx +20 -0
- package/.next/standalone/packages/ui/src/components/specs-nav-sidebar.tsx +3 -2
- package/.next/standalone/packages/ui/src/components/ui/accordion.tsx +58 -0
- package/.next/standalone/packages/ui/src/lib/db/service-queries.ts +172 -3
- package/.next/standalone/packages/ui/src/lib/specs/types.ts +44 -0
- package/.next/standalone/packages/ui/tsconfig.tsbuildinfo +1 -1
- package/.next/static/chunks/094cf9f4e3553261.js +1 -0
- package/.next/static/chunks/1c015eb9eaaf9f9c.js +1 -0
- package/.next/static/chunks/1d36660b2877d213.js +3 -0
- package/.next/static/chunks/46275d9d67603bf5.js +1 -0
- package/.next/static/chunks/4d29ca0fa6843070.js +2 -0
- package/.next/static/chunks/59854b15bf046467.js +1 -0
- package/.next/static/chunks/{cca4441cde342ae3.js → 5fd8101e32b076b1.js} +1 -1
- package/.next/static/chunks/6d938a49daa10208.js +2 -0
- package/.next/static/chunks/979625373d5474b6.js +1 -0
- package/.next/static/chunks/a33f10af6abef4df.js +10 -0
- package/.next/{standalone/packages/ui/.next/static/chunks/794f3931f1ca12d2.js → static/chunks/a3d7e1be47de010b.js} +1 -1
- package/.next/static/chunks/a5e25b9fa6b88eee.js +1 -0
- package/.next/static/chunks/b53250480fde6816.js +1 -0
- package/.next/static/chunks/b7f19087afe1d2c9.css +1 -0
- package/.next/static/chunks/c658e22a605e0ed1.js +1 -0
- package/.next/static/chunks/c92660d8d0c4763d.js +1 -0
- package/.next/static/chunks/ddd87cd0d26bc2f5.js +1 -0
- package/.next/static/chunks/eeec245955b3b600.js +5 -0
- package/.next/static/chunks/ff11efb770d5a0bc.js +1 -0
- package/.next/{standalone/packages/ui/.next/static/chunks/turbopack-5fa55215af0efb15.js → static/chunks/turbopack-261c5dcdd873f310.js} +1 -1
- package/package.json +6 -2
- package/.next/standalone/node_modules/.pnpm/source-map@0.8.0-beta.0/node_modules/source-map/package.json +0 -95
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__1d0c2012._.js +0 -3
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__73f60f12._.js +0 -7
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/[root-of-the-server]__a7ae8552._.js +0 -7
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/_0f9ffe32._.js +0 -3
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/_14118969._.js +0 -3
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/_4129cc0f._.js +0 -3
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/_497c8b73._.js +0 -3
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/_ac867463._.js +0 -3
- package/.next/standalone/packages/ui/.next/server/chunks/ssr/_c2f54661._.js +0 -5
- package/.next/standalone/packages/ui/.next/static/chunks/16ff9833ae1bb3ae.js +0 -1
- package/.next/standalone/packages/ui/.next/static/chunks/2204c0f16b23ec4c.js +0 -3
- package/.next/standalone/packages/ui/.next/static/chunks/294dea6dbec43ca6.js +0 -1
- package/.next/standalone/packages/ui/.next/static/chunks/7590e65bcaa41e8b.js +0 -1
- package/.next/standalone/packages/ui/.next/static/chunks/b6976cf6c48996e5.js +0 -1
- package/.next/standalone/packages/ui/.next/static/chunks/b8353eb8c6fb895e.js +0 -1
- package/.next/standalone/packages/ui/.next/static/chunks/b845813463167db0.js +0 -5
- package/.next/standalone/packages/ui/.next/static/chunks/bd9893e28f8f6a9a.css +0 -1
- package/.next/standalone/packages/ui/.next/static/chunks/d784d84d5b880e48.js +0 -1
- package/.next/static/chunks/16ff9833ae1bb3ae.js +0 -1
- package/.next/static/chunks/2204c0f16b23ec4c.js +0 -3
- package/.next/static/chunks/294dea6dbec43ca6.js +0 -1
- package/.next/static/chunks/7590e65bcaa41e8b.js +0 -1
- package/.next/static/chunks/b6976cf6c48996e5.js +0 -1
- package/.next/static/chunks/b8353eb8c6fb895e.js +0 -1
- package/.next/static/chunks/b845813463167db0.js +0 -5
- package/.next/static/chunks/bd9893e28f8f6a9a.css +0 -1
- package/.next/static/chunks/d784d84d5b880e48.js +0 -1
- /package/.next/standalone/packages/ui/.next/static/{6nq7WNafPv5Bf_7mWgRQ- → 8PwFWS-09QjFSbDbfp15t}/_buildManifest.js +0 -0
- /package/.next/standalone/packages/ui/.next/static/{6nq7WNafPv5Bf_7mWgRQ- → 8PwFWS-09QjFSbDbfp15t}/_clientMiddlewareManifest.json +0 -0
- /package/.next/standalone/packages/ui/.next/static/{6nq7WNafPv5Bf_7mWgRQ- → 8PwFWS-09QjFSbDbfp15t}/_ssgManifest.js +0 -0
- /package/.next/static/{6nq7WNafPv5Bf_7mWgRQ- → 8PwFWS-09QjFSbDbfp15t}/_buildManifest.js +0 -0
- /package/.next/static/{6nq7WNafPv5Bf_7mWgRQ- → 8PwFWS-09QjFSbDbfp15t}/_clientMiddlewareManifest.json +0 -0
- /package/.next/static/{6nq7WNafPv5Bf_7mWgRQ- → 8PwFWS-09QjFSbDbfp15t}/_ssgManifest.js +0 -0
package/.next/standalone/packages/ui/.next/server/app/_not-found.segments/_index.segment.rsc
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[305215,["/_next/static/chunks/cf53882a2c15630f.js","/_next/static/chunks/
|
|
3
|
-
3:I[20648,["/_next/static/chunks/cf53882a2c15630f.js","/_next/static/chunks/
|
|
4
|
-
4:I[426160,["/_next/static/chunks/cf53882a2c15630f.js","/_next/static/chunks/
|
|
5
|
-
8:I[742634,["/_next/static/chunks/cf53882a2c15630f.js","/_next/static/chunks/
|
|
6
|
-
9:I[824050,["/_next/static/chunks/cf53882a2c15630f.js","/_next/static/chunks/
|
|
7
|
-
a:I[268399,["/_next/static/chunks/cf53882a2c15630f.js","/_next/static/chunks/
|
|
8
|
-
b:I[570127,["/_next/static/chunks/cf53882a2c15630f.js","/_next/static/chunks/
|
|
9
|
-
c:I[987985,["/_next/static/chunks/cf53882a2c15630f.js","/_next/static/chunks/
|
|
10
|
-
d:I[474916,["/_next/static/chunks/cf53882a2c15630f.js","/_next/static/chunks/
|
|
11
|
-
:HL["/_next/static/chunks/
|
|
12
|
-
0:{"buildId":"6nq7WNafPv5Bf_7mWgRQ-","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/bd9893e28f8f6a9a.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/cf53882a2c15630f.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/b845813463167db0.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/cca4441cde342ae3.js","async":true}],["$","script","script-3",{"src":"/_next/static/chunks/b6976cf6c48996e5.js","async":true}],["$","script","script-4",{"src":"/_next/static/chunks/2204c0f16b23ec4c.js","async":true}],["$","script","script-5",{"src":"/_next/static/chunks/97bd44afaee5f129.js","async":true}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":["$","body",null,{"className":"antialiased bg-background overflow-x-hidden","children":["$","$L2",null,{"attribute":"class","defaultTheme":"system","enableSystem":true,"disableTransitionOnChange":true,"children":["$","$L3",null,{"children":[["$","$L4",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 & 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 & 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 & 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 & 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 & 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 & 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 & 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 & Core Package Extraction","status":"complete","priority":"high","tags":["architecture","refactor","monorepo","v0.3.0-launch"],"createdAt":"2025-11-11T13:33:33.321Z"},{"id":"fs-068-live-specs-ux-enhancements","specNumber":"68","title":"LeanSpec Web: UX/UI Enhancements Phase 2","status":"complete","priority":"high","tags":["web","ux","enhancement","v0.3.0-launch"],"createdAt":"2025-11-12T21:49:12.069Z"},{"id":"fs-069-token-counting-utils","specNumber":"69","title":"Token Counting Utilities for LLM Context Management","status":"complete","priority":"high","tags":["core","tooling","context-economy","llm","validation"],"createdAt":"2025-11-13T02:17:52.074Z"},{"id":"fs-070-mcp-token-counting-tool","specNumber":"70","title":"MCP Token Counting Tool","status":"complete","priority":"medium","tags":["core","mcp","llm","tooling"],"createdAt":"2025-11-13T02:56:09.580Z"},{"id":"fs-071-simplified-token-validation","specNumber":"71","title":"Simplified Token-Based Validation","status":"complete","priority":"high","tags":["validation","simplification","tokens"],"createdAt":"2025-11-13T03:11:29.739Z"},{"id":"fs-072-ai-agent-first-use-workflow","specNumber":"72","title":"ai-agent-first-use-workflow","status":"planned","priority":"high","tags":["onboarding","ai-agents","ux","mcp"],"createdAt":"2025-11-13T08:20:28.110Z"},{"id":"fs-073-template-engine-agents-md","specNumber":"73","title":"template-engine-agents-md","status":"complete","priority":"medium","tags":["templates","maintainability","dx","refactor","ai-first"],"createdAt":"2025-11-13T08:35:40.229Z"},{"id":"fs-074-content-at-creation","specNumber":"74","title":"Pass Content Directly to lean-spec create","status":"planned","priority":"medium","tags":["cli","dx"],"createdAt":"2025-11-13T08:40:40.882Z"},{"id":"fs-075-intelligent-search-engine","specNumber":"75","title":"Intelligent Search Engine","status":"complete","priority":"critical","tags":["search","mcp","cli","core","ranking","v0.3.0"],"createdAt":"2025-11-13T09:01:46.579Z"},{"id":"fs-076-programmatic-spec-relationships","specNumber":"76","title":"Programmatic Spec Relationship Management","status":"complete","priority":"high","tags":["cli","mcp","dx","ai-agents","relationships"],"createdAt":"2025-11-13T09:03:06.741Z"},{"id":"fs-077-archiving-strategy","specNumber":"77","title":"archiving-strategy","status":"planned","priority":"high","tags":["process","maintenance","workflow","best-practices"],"createdAt":"2025-11-13T13:08:46.014Z"},{"id":"fs-078-sub-spec-template-system","specNumber":"78","title":"sub-spec-template-system","status":"planned","priority":"medium","tags":["templates","cli","dx","ai-first","sub-specs"],"createdAt":"2025-11-13T13:31:48.324Z"},{"id":"fs-079-cli-alphabetical-organization","specNumber":"79","title":"CLI Alphabetical Organization","status":"complete","priority":"medium","tags":[],"createdAt":"2025-11-13T13:58:57.973Z"},{"id":"fs-080-mcp-server-modular-architecture","specNumber":"80","title":"MCP Server Modular Architecture","status":"complete","priority":"medium","tags":["refactor","mcp","architecture"],"createdAt":"2025-11-13T14:18:24.298Z"},{"id":"fs-081-web-app-ux-redesign","specNumber":"81","title":"Web App UX/UI Comprehensive Redesign","status":"complete","priority":"high","tags":["web","ux","design","enhancement"],"createdAt":"2025-11-14T03:21:43.076Z"},{"id":"fs-082-web-realtime-sync-architecture","specNumber":"82","title":"Web App Realtime Spec Sync Architecture","status":"complete","priority":"critical","tags":["web","architecture","deployment","realtime","v0.3.0"],"createdAt":"2025-11-14T05:33:26.170Z"},{"id":"fs-083-web-navigation-performance","specNumber":"83","title":"Web App Navigation Performance Optimization","status":"complete","priority":"high","tags":["web","performance","ux","v0.3"],"createdAt":"2025-11-16T13:27:26.767Z"},{"id":"fs-084-sub-spec-visibility-in-tools","specNumber":"84","title":"Sub-Spec File Visibility in MCP Tools and Commands","status":"complete","priority":"high","tags":["mcp","tools","sub-specs","ai-agents","ux"],"createdAt":"2025-11-16T13:30:17.281Z"},{"id":"fs-085-cli-relationship-commands","specNumber":"85","title":"CLI Commands for Spec Relationship Management","status":"complete","priority":"medium","tags":["cli","metadata","relationships","dx"],"createdAt":"2025-11-16T13:33:40.858Z"},{"id":"fs-086-template-component-deduplication","specNumber":"86","title":"template-component-deduplication","status":"complete","priority":"high","tags":["refactoring","templates","maintenance"],"createdAt":"2025-11-17T01:27:01.679Z"},{"id":"fs-087-cli-ui-command","specNumber":"87","title":"CLI UI Command: `lean-spec ui`","status":"complete","priority":"medium","tags":["cli","web","dx","integration"],"createdAt":"2025-11-17T01:31:21.397Z"},{"id":"fs-088-core-concepts-terminology-only","specNumber":"88","title":"Core Concepts: Real SDD Terminology Only","status":"complete","priority":"high","tags":[],"createdAt":"2025-11-17T02:09:38.041Z"},{"id":"fs-089-sdd-practical-tutorials","specNumber":"89","title":"Step-by-Step SDD Tutorials for Real Practice","status":"complete","priority":"high","tags":[],"createdAt":"2025-11-17T02:10:56.366Z"},{"id":"fs-090-leanspec-sdd-case-studies","specNumber":"90","title":"LeanSpec Dogfooding: Real SDD Case Studies","status":"complete","priority":"high","tags":[],"createdAt":"2025-11-17T02:11:56.264Z"},{"id":"fs-091-chinese-localization-strategy","specNumber":"91","title":"Comprehensive Chinese Localization for LeanSpec","status":"planned","priority":"high","tags":[],"createdAt":"2025-11-17T02:12:58.531Z"},{"id":"fs-092-docs-site-submodule-migration","specNumber":"92","title":"Migrate docs-site to separate repository as submodule","status":"complete","priority":"high","tags":["infrastructure","docs","monorepo"],"createdAt":"2025-11-17T04:54:37.212Z"},{"id":"fs-093-spec-detail-ui-improvements","specNumber":"93","title":"spec-detail-ui-improvements","status":"complete","priority":"medium","tags":[],"createdAt":"2025-11-17T06:07:38.678Z"},{"id":"fs-094-ai-chatbot-web-integration","specNumber":"94","title":"AI Chatbot for Web UI","status":"planned","priority":"high","tags":["web","ai","ux","v0.3.0"],"createdAt":"2025-11-17T06:31:22.346Z"},{"id":"fs-095-pr-migration-verification","specNumber":"95","title":"PR Migration Verification: docs-site → lean-spec-docs","status":"complete","priority":"high","tags":["migration","docs","verification"],"createdAt":"2025-11-17T06:39:54.583Z"},{"id":"fs-096-docs-beginner-first-reorg","specNumber":"96","title":"Documentation: Beginner-First Reorganization","status":"complete","priority":"high","tags":["docs","ux","beginner-friendly"],"createdAt":"2025-11-17T07:51:56.155Z"},{"id":"fs-097-dag-visualization-library","specNumber":"97","title":"Replace Manual DAG with Visualization Library","status":"complete","priority":"high","tags":["web","ux","dependencies","technical-debt"],"createdAt":"2025-11-17T08:02:23.227Z"},{"id":"fs-098-github-multi-project-integration","specNumber":"98","title":"GitHub Multi-Project Integration","status":"planned","priority":"high","tags":["web","github","integration","v0.3"],"createdAt":"2025-11-17T08:19:16.821Z"},{"id":"fs-099-enhanced-dependency-commands-cli-mcp","specNumber":"99","title":"Enhanced Dependency Commands for CLI/MCP","status":"complete","priority":"high","tags":["cli","mcp","dependencies","core"],"createdAt":"2025-11-17T08:45:47.025Z"},{"id":"fs-100-release-process-typecheck-failure","specNumber":"100","title":"Post-Mortem: v0.2.3 TypeScript Check Failure","status":"complete","priority":"high","tags":["process","quality","ci-cd","post-mortem"],"createdAt":"2025-11-17T21:12:06.305Z"},{"id":"fs-101-sidebar-scroll-position-drift","specNumber":"101","title":"Fix Sidebar Scroll Position Drift","status":"complete","priority":"high","tags":[],"createdAt":"2025-11-17T14:22:14.161Z"},{"id":"fs-102-mcp-wrapper-package","specNumber":"102","title":"@leanspec/mcp - MCP Server Integration Wrapper","status":"complete","priority":"high","tags":["mcp","integration","npm-package","developer-experience"],"createdAt":"2025-11-18T03:06:33.496Z"},{"id":"fs-103-ui-standalone-consolidation","specNumber":"103","title":"UI Standalone Consolidation","status":"complete","priority":"high","tags":["ui","architecture","simplification"],"createdAt":"2025-11-18T06:55:41.560Z"},{"id":"fs-104-ui-packaging-fix","specNumber":"104","title":"Fix @leanspec/ui standalone packaging issue","status":"complete","priority":"high","tags":["packaging","bug-fix"],"createdAt":"2025-11-18T09:26:38.346Z"},{"id":"fs-105-docs-site-enhancements","specNumber":"105","title":"Documentation Site Optimization and Enhancements","status":"complete","priority":"medium","tags":[],"createdAt":"2025-11-18T13:42:51.756Z"},{"id":"fs-106-ui-package-documentation","specNumber":"106","title":"UI Package Documentation and Integration","status":"complete","priority":"medium","tags":[],"createdAt":"2025-11-18T14:33:07.663Z"},{"id":"fs-107-ui-ux-refinements","specNumber":"107","title":"UI/UX Refinements - Spec Detail & 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 & 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"}]}],"$L5","$L6"]}]}]}]}]]}],"loading":["$L7",[],[]],"isPartial":false}
|
|
2
|
+
2:I[305215,["/_next/static/chunks/cf53882a2c15630f.js","/_next/static/chunks/a5e25b9fa6b88eee.js","/_next/static/chunks/46275d9d67603bf5.js","/_next/static/chunks/97bd44afaee5f129.js","/_next/static/chunks/1d36660b2877d213.js","/_next/static/chunks/eeec245955b3b600.js","/_next/static/chunks/5fd8101e32b076b1.js"],"ThemeProvider"]
|
|
3
|
+
3:I[20648,["/_next/static/chunks/cf53882a2c15630f.js","/_next/static/chunks/a5e25b9fa6b88eee.js","/_next/static/chunks/46275d9d67603bf5.js","/_next/static/chunks/97bd44afaee5f129.js","/_next/static/chunks/1d36660b2877d213.js","/_next/static/chunks/eeec245955b3b600.js","/_next/static/chunks/5fd8101e32b076b1.js"],"ProjectProvider"]
|
|
4
|
+
4:I[426160,["/_next/static/chunks/cf53882a2c15630f.js","/_next/static/chunks/a5e25b9fa6b88eee.js","/_next/static/chunks/46275d9d67603bf5.js","/_next/static/chunks/97bd44afaee5f129.js","/_next/static/chunks/1d36660b2877d213.js","/_next/static/chunks/eeec245955b3b600.js","/_next/static/chunks/5fd8101e32b076b1.js"],"Navigation"]
|
|
5
|
+
8:I[742634,["/_next/static/chunks/cf53882a2c15630f.js","/_next/static/chunks/a5e25b9fa6b88eee.js","/_next/static/chunks/46275d9d67603bf5.js","/_next/static/chunks/97bd44afaee5f129.js","/_next/static/chunks/1d36660b2877d213.js","/_next/static/chunks/eeec245955b3b600.js","/_next/static/chunks/5fd8101e32b076b1.js"],"MainSidebar"]
|
|
6
|
+
9:I[824050,["/_next/static/chunks/cf53882a2c15630f.js","/_next/static/chunks/a5e25b9fa6b88eee.js","/_next/static/chunks/46275d9d67603bf5.js","/_next/static/chunks/97bd44afaee5f129.js","/_next/static/chunks/1d36660b2877d213.js","/_next/static/chunks/eeec245955b3b600.js","/_next/static/chunks/5fd8101e32b076b1.js"],"default"]
|
|
7
|
+
a:I[268399,["/_next/static/chunks/cf53882a2c15630f.js","/_next/static/chunks/a5e25b9fa6b88eee.js","/_next/static/chunks/46275d9d67603bf5.js","/_next/static/chunks/97bd44afaee5f129.js","/_next/static/chunks/1d36660b2877d213.js","/_next/static/chunks/eeec245955b3b600.js","/_next/static/chunks/5fd8101e32b076b1.js","/_next/static/chunks/762fe8c3999a1965.js"],"default"]
|
|
8
|
+
b:I[570127,["/_next/static/chunks/cf53882a2c15630f.js","/_next/static/chunks/a5e25b9fa6b88eee.js","/_next/static/chunks/46275d9d67603bf5.js","/_next/static/chunks/97bd44afaee5f129.js","/_next/static/chunks/1d36660b2877d213.js","/_next/static/chunks/eeec245955b3b600.js","/_next/static/chunks/5fd8101e32b076b1.js"],"default"]
|
|
9
|
+
c:I[987985,["/_next/static/chunks/cf53882a2c15630f.js","/_next/static/chunks/a5e25b9fa6b88eee.js","/_next/static/chunks/46275d9d67603bf5.js","/_next/static/chunks/97bd44afaee5f129.js","/_next/static/chunks/1d36660b2877d213.js","/_next/static/chunks/eeec245955b3b600.js","/_next/static/chunks/5fd8101e32b076b1.js"],""]
|
|
10
|
+
d:I[474916,["/_next/static/chunks/cf53882a2c15630f.js","/_next/static/chunks/a5e25b9fa6b88eee.js","/_next/static/chunks/46275d9d67603bf5.js","/_next/static/chunks/97bd44afaee5f129.js","/_next/static/chunks/1d36660b2877d213.js","/_next/static/chunks/eeec245955b3b600.js","/_next/static/chunks/5fd8101e32b076b1.js"],"Toast"]
|
|
11
|
+
:HL["/_next/static/chunks/b7f19087afe1d2c9.css","style"]
|
|
12
|
+
0:{"buildId":"8PwFWS-09QjFSbDbfp15t","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/b7f19087afe1d2c9.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/cf53882a2c15630f.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/a5e25b9fa6b88eee.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/46275d9d67603bf5.js","async":true}],["$","script","script-3",{"src":"/_next/static/chunks/97bd44afaee5f129.js","async":true}],["$","script","script-4",{"src":"/_next/static/chunks/1d36660b2877d213.js","async":true}],["$","script","script-5",{"src":"/_next/static/chunks/eeec245955b3b600.js","async":true}],["$","script","script-6",{"src":"/_next/static/chunks/5fd8101e32b076b1.js","async":true}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":["$","body",null,{"className":"antialiased bg-background overflow-x-hidden","children":[["$","$L2",null,{"attribute":"class","defaultTheme":"system","enableSystem":true,"disableTransitionOnChange":true,"children":["$","$L3",null,{"children":[["$","$L4",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 & 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 & 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 & 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 & 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 & 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 & 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 & 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 & Core Package Extraction","status":"complete","priority":"high","tags":["architecture","refactor","monorepo","v0.3.0-launch"],"createdAt":"2025-11-11T13:33:33.321Z"},{"id":"fs-068-live-specs-ux-enhancements","specNumber":"68","title":"LeanSpec Web: UX/UI Enhancements Phase 2","status":"complete","priority":"high","tags":["web","ux","enhancement","v0.3.0-launch"],"createdAt":"2025-11-12T21:49:12.069Z"},{"id":"fs-069-token-counting-utils","specNumber":"69","title":"Token Counting Utilities for LLM Context Management","status":"complete","priority":"high","tags":["core","tooling","context-economy","llm","validation"],"createdAt":"2025-11-13T02:17:52.074Z"},{"id":"fs-070-mcp-token-counting-tool","specNumber":"70","title":"MCP Token Counting Tool","status":"complete","priority":"medium","tags":["core","mcp","llm","tooling"],"createdAt":"2025-11-13T02:56:09.580Z"},{"id":"fs-071-simplified-token-validation","specNumber":"71","title":"Simplified Token-Based Validation","status":"complete","priority":"high","tags":["validation","simplification","tokens"],"createdAt":"2025-11-13T03:11:29.739Z"},{"id":"fs-072-ai-agent-first-use-workflow","specNumber":"72","title":"ai-agent-first-use-workflow","status":"planned","priority":"high","tags":["onboarding","ai-agents","ux","mcp"],"createdAt":"2025-11-13T08:20:28.110Z"},{"id":"fs-073-template-engine-agents-md","specNumber":"73","title":"template-engine-agents-md","status":"complete","priority":"medium","tags":["templates","maintainability","dx","refactor","ai-first"],"createdAt":"2025-11-13T08:35:40.229Z"},{"id":"fs-074-content-at-creation","specNumber":"74","title":"Pass Content Directly to lean-spec create","status":"planned","priority":"medium","tags":["cli","dx"],"createdAt":"2025-11-13T08:40:40.882Z"},{"id":"fs-075-intelligent-search-engine","specNumber":"75","title":"Intelligent Search Engine","status":"complete","priority":"critical","tags":["search","mcp","cli","core","ranking","v0.3.0"],"createdAt":"2025-11-13T09:01:46.579Z"},{"id":"fs-076-programmatic-spec-relationships","specNumber":"76","title":"Programmatic Spec Relationship Management","status":"complete","priority":"high","tags":["cli","mcp","dx","ai-agents","relationships"],"createdAt":"2025-11-13T09:03:06.741Z"},{"id":"fs-077-archiving-strategy","specNumber":"77","title":"archiving-strategy","status":"planned","priority":"high","tags":["process","maintenance","workflow","best-practices"],"createdAt":"2025-11-13T13:08:46.014Z"},{"id":"fs-078-sub-spec-template-system","specNumber":"78","title":"sub-spec-template-system","status":"planned","priority":"medium","tags":["templates","cli","dx","ai-first","sub-specs"],"createdAt":"2025-11-13T13:31:48.324Z"},{"id":"fs-079-cli-alphabetical-organization","specNumber":"79","title":"CLI Alphabetical Organization","status":"complete","priority":"medium","tags":[],"createdAt":"2025-11-13T13:58:57.973Z"},{"id":"fs-080-mcp-server-modular-architecture","specNumber":"80","title":"MCP Server Modular Architecture","status":"complete","priority":"medium","tags":["refactor","mcp","architecture"],"createdAt":"2025-11-13T14:18:24.298Z"},{"id":"fs-081-web-app-ux-redesign","specNumber":"81","title":"Web App UX/UI Comprehensive Redesign","status":"complete","priority":"high","tags":["web","ux","design","enhancement"],"createdAt":"2025-11-14T03:21:43.076Z"},{"id":"fs-082-web-realtime-sync-architecture","specNumber":"82","title":"Web App Realtime Spec Sync Architecture","status":"complete","priority":"critical","tags":["web","architecture","deployment","realtime","v0.3.0"],"createdAt":"2025-11-14T05:33:26.170Z"},{"id":"fs-083-web-navigation-performance","specNumber":"83","title":"Web App Navigation Performance Optimization","status":"complete","priority":"high","tags":["web","performance","ux","v0.3"],"createdAt":"2025-11-16T13:27:26.767Z"},{"id":"fs-084-sub-spec-visibility-in-tools","specNumber":"84","title":"Sub-Spec File Visibility in MCP Tools and Commands","status":"complete","priority":"high","tags":["mcp","tools","sub-specs","ai-agents","ux"],"createdAt":"2025-11-16T13:30:17.281Z"},{"id":"fs-085-cli-relationship-commands","specNumber":"85","title":"CLI Commands for Spec Relationship Management","status":"complete","priority":"medium","tags":["cli","metadata","relationships","dx"],"createdAt":"2025-11-16T13:33:40.858Z"},{"id":"fs-086-template-component-deduplication","specNumber":"86","title":"template-component-deduplication","status":"complete","priority":"high","tags":["refactoring","templates","maintenance"],"createdAt":"2025-11-17T01:27:01.679Z"},{"id":"fs-087-cli-ui-command","specNumber":"87","title":"CLI UI Command: `lean-spec ui`","status":"complete","priority":"medium","tags":["cli","web","dx","integration"],"createdAt":"2025-11-17T01:31:21.397Z"},{"id":"fs-088-core-concepts-terminology-only","specNumber":"88","title":"Core Concepts: Real SDD Terminology Only","status":"complete","priority":"high","tags":[],"createdAt":"2025-11-17T02:09:38.041Z"},{"id":"fs-089-sdd-practical-tutorials","specNumber":"89","title":"Step-by-Step SDD Tutorials for Real Practice","status":"complete","priority":"high","tags":[],"createdAt":"2025-11-17T02:10:56.366Z"},{"id":"fs-090-leanspec-sdd-case-studies","specNumber":"90","title":"LeanSpec Dogfooding: Real SDD Case Studies","status":"complete","priority":"high","tags":[],"createdAt":"2025-11-17T02:11:56.264Z"},{"id":"fs-091-chinese-localization-strategy","specNumber":"91","title":"Comprehensive Chinese Localization for LeanSpec","status":"planned","priority":"high","tags":[],"createdAt":"2025-11-17T02:12:58.531Z"},{"id":"fs-092-docs-site-submodule-migration","specNumber":"92","title":"Migrate docs-site to separate repository as submodule","status":"complete","priority":"high","tags":["infrastructure","docs","monorepo"],"createdAt":"2025-11-17T04:54:37.212Z"},{"id":"fs-093-spec-detail-ui-improvements","specNumber":"93","title":"spec-detail-ui-improvements","status":"complete","priority":"medium","tags":[],"createdAt":"2025-11-17T06:07:38.678Z"},{"id":"fs-094-ai-chatbot-web-integration","specNumber":"94","title":"AI Chatbot for Web UI","status":"planned","priority":"high","tags":["web","ai","ux","v0.3.0"],"createdAt":"2025-11-17T06:31:22.346Z"},{"id":"fs-095-pr-migration-verification","specNumber":"95","title":"PR Migration Verification: docs-site → lean-spec-docs","status":"complete","priority":"high","tags":["migration","docs","verification"],"createdAt":"2025-11-17T06:39:54.583Z"},{"id":"fs-096-docs-beginner-first-reorg","specNumber":"96","title":"Documentation: Beginner-First Reorganization","status":"complete","priority":"high","tags":["docs","ux","beginner-friendly"],"createdAt":"2025-11-17T07:51:56.155Z"},{"id":"fs-097-dag-visualization-library","specNumber":"97","title":"Replace Manual DAG with Visualization Library","status":"complete","priority":"high","tags":["web","ux","dependencies","technical-debt"],"createdAt":"2025-11-17T08:02:23.227Z"},{"id":"fs-098-github-multi-project-integration","specNumber":"98","title":"GitHub Multi-Project Integration","status":"planned","priority":"high","tags":["web","github","integration","v0.3"],"createdAt":"2025-11-17T08:19:16.821Z"},{"id":"fs-099-enhanced-dependency-commands-cli-mcp","specNumber":"99","title":"Enhanced Dependency Commands for CLI/MCP","status":"complete","priority":"high","tags":["cli","mcp","dependencies","core"],"createdAt":"2025-11-17T08:45:47.025Z"},{"id":"fs-100-release-process-typecheck-failure","specNumber":"100","title":"Post-Mortem: v0.2.3 TypeScript Check Failure","status":"complete","priority":"high","tags":["process","quality","ci-cd","post-mortem"],"createdAt":"2025-11-17T21:12:06.305Z"},{"id":"fs-101-sidebar-scroll-position-drift","specNumber":"101","title":"Fix Sidebar Scroll Position Drift","status":"complete","priority":"high","tags":[],"createdAt":"2025-11-17T14:22:14.161Z"},{"id":"fs-102-mcp-wrapper-package","specNumber":"102","title":"@leanspec/mcp - MCP Server Integration Wrapper","status":"complete","priority":"high","tags":["mcp","integration","npm-package","developer-experience"],"createdAt":"2025-11-18T03:06:33.496Z"},{"id":"fs-103-ui-standalone-consolidation","specNumber":"103","title":"UI Standalone Consolidation","status":"complete","priority":"high","tags":["ui","architecture","simplification"],"createdAt":"2025-11-18T06:55:41.560Z"},{"id":"fs-104-ui-packaging-fix","specNumber":"104","title":"Fix @leanspec/ui standalone packaging issue","status":"complete","priority":"high","tags":["packaging","bug-fix"],"createdAt":"2025-11-18T09:26:38.346Z"},{"id":"fs-105-docs-site-enhancements","specNumber":"105","title":"Documentation Site Optimization and Enhancements","status":"complete","priority":"medium","tags":[],"createdAt":"2025-11-18T13:42:51.756Z"},{"id":"fs-106-ui-package-documentation","specNumber":"106","title":"UI Package Documentation and Integration","status":"complete","priority":"medium","tags":[],"createdAt":"2025-11-18T14:33:07.663Z"},{"id":"fs-107-ui-ux-refinements","specNumber":"107","title":"UI/UX Refinements - Spec Detail & 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 & SDD Compliance","status":"complete","priority":"high","tags":["mcp","ai-agents","ux","init","dx"],"createdAt":"2025-11-26T02:23:13.829Z"},{"id":"fs-122-ai-agent-deps-management-fix","specNumber":"122","title":"Fix AI Agents Not Following Dependency Management","status":"complete","priority":"high","tags":["ai-agents","dx","quality","frontmatter","process"],"createdAt":"2025-11-26T02:34:58.957Z"},{"id":"fs-123-ai-coding-agent-integration","specNumber":"123","title":"AI Coding Agent Integration for Automated Spec Orchestration","status":"complete","priority":"high","tags":["ai-agents","workflow","automation","cli","integration","parallel-development"],"createdAt":"2025-11-26T06:25:37.182Z"},{"id":"fs-124-advanced-search-capabilities","specNumber":"124","title":"Advanced Search Capabilities for Specs","status":"complete","priority":"medium","tags":["search","cli","mcp","core","dx","power-users"],"createdAt":"2025-11-26T06:26:37.183Z"},{"id":"fs-125-onboarding-project-context-clarity","specNumber":"125","title":"Streamline Onboarding: Clear Project Context Section","status":"complete","priority":"high","tags":["onboarding","user-experience","agents-md"],"createdAt":"2025-11-26T08:24:50.022Z"},{"id":"fs-126-ai-tool-auto-detection","specNumber":"126","title":"AI Tool Auto-Detection for Init","status":"complete","priority":"medium","tags":["init","dx","ai-agents","ux"],"createdAt":"2025-11-26T09:07:33.931Z"},{"id":"fs-127-init-agents-merge-automation","specNumber":"127","title":"Automated AGENTS.md Merge with AI CLI Detection","status":"complete","priority":"high","tags":["init","dx","ai-agents","onboarding","automation"],"createdAt":"2025-11-27T03:18:24.101Z"},{"id":"fs-128-constant-time-migration","specNumber":"128","title":"Constant-Time Migration (O(1) UX)","status":"complete","priority":"high","tags":["cli","migration","dx","performance"],"createdAt":"2025-11-28T01:21:44.679Z"},{"id":"fs-129-mcp-link-tool","specNumber":"129","title":"Add `link` and `unlink` MCP Tools","status":"complete","priority":"high","tags":["mcp","tooling","dx","ai-agents"],"createdAt":"2025-11-28T01:27:53.890Z"},{"id":"fs-130-testing-strategy-overhaul","specNumber":"130","title":"Testing Strategy Overhaul for Long-term Quality","status":"complete","priority":"high","tags":["testing","quality","dx","infrastructure","maintainability"],"createdAt":"2025-11-28T03:19:25.087Z"},{"id":"fs-131-ui-project-context-visibility","specNumber":"131","title":"UI Project Context Visibility","status":"complete","priority":"medium","tags":["ui","ux","feature","dx"],"createdAt":"2025-11-28T03:30:16.605Z"},{"id":"fs-132-ui-edit-capabilities","specNumber":"132","title":"UI Edit Capabilities","status":"planned","priority":"medium","tags":["ui","feature","dx","crud"],"createdAt":"2025-11-28T03:30:16.617Z"},{"id":"fs-133-ui-web-code-editor","specNumber":"133","title":"External Editor Integration for Spec Editing","status":"planned","priority":"low","tags":["ui","ux","feature","editor","dx"],"createdAt":"2025-11-28T03:37:36.843Z"},{"id":"fs-134-ui-metadata-editing","specNumber":"134","title":"UI Lightweight Metadata Editing","status":"planned","priority":"medium","tags":["ui","ux","feature","dx"],"createdAt":"2025-11-28T05:14:14.341Z"},{"id":"fs-135-unicode-spec-name-support","specNumber":"135","title":"Unicode/Chinese Spec Name Support","status":"complete","priority":"high","tags":["bug","i18n","cli"],"createdAt":"2025-11-28T11:00:53.455Z"},{"id":"fs-136-growth-marketing-strategy-v2","specNumber":"136","title":"LeanSpec Growth Marketing Strategy v2","status":"planned","priority":"critical","tags":["marketing","growth","strategy","community"],"createdAt":"2025-12-04T01:43:22.417Z"},{"id":"fs-137-ui-dependencies-page","specNumber":"137","title":"UI Dependencies Page - Project-Wide Dependency Visualization","status":"complete","priority":"medium","tags":["ui","ux","feature","visualization","dependencies"],"createdAt":"2025-12-04T04:11:31.522Z"},{"id":"fs-138-ui-dependencies-dual-view","specNumber":"138","title":"UI Dependencies Page: Dual View (DAG + Network)","status":"complete","priority":"medium","tags":["ui","ux","feature","visualization","dependencies","network-graph"],"createdAt":"2025-12-04T05:59:26.398Z"},{"id":"fs-139-rethink-related-relationships","specNumber":"139","title":"Rethink: Do We Need `related` as Soft Dependency?","status":"complete","priority":"high","tags":["philosophy","ux","relationships","architecture","discussion"],"createdAt":"2025-12-04T06:14:09.463Z"},{"id":"fs-140-cursor-slash-commands","specNumber":"140","title":"Cursor IDE Slash Commands Integration","status":"planned","priority":"medium","tags":["cursor","slash-commands","ai","ux","ide-integration"],"createdAt":"2025-12-04T07:23:15.903Z"}]}],"$L5","$L6"]}]}],false]}]}]]}],"loading":["$L7",[],[]],"isPartial":false}
|
|
13
13
|
5:["$","div",null,{"className":"flex w-full min-w-0","children":[["$","$L8",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":["$","$L9",null,{"parallelRouterKey":"children","error":"$a","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/762fe8c3999a1965.js","async":true}]],"template":["$","$Lb",null,{}],"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":[["$","$Lc",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}],["$","$Lc",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}]]}]]}]}],[]]}]}]]}]
|
|
14
14
|
6:["$","$Ld",null,{}]
|
|
15
15
|
7:["$","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",{"className":"rounded-xl border border-gray-200 dark:border-gray-800 bg-card text-card-foreground shadow","children":[["$","div",null,{"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,{"className":"p-6 pt-0","children":["$","div",null,{"className":"animate-pulse rounded-md bg-muted h-9 w-16"}]}]]}],["$","div","1",{"className":"rounded-xl border border-gray-200 dark:border-gray-800 bg-card text-card-foreground shadow","children":[["$","div",null,{"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,{"className":"p-6 pt-0","children":["$","div",null,{"className":"animate-pulse rounded-md bg-muted h-9 w-16"}]}]]}],["$","div","2",{"className":"rounded-xl border border-gray-200 dark:border-gray-800 bg-card text-card-foreground shadow","children":[["$","div",null,{"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,{"className":"p-6 pt-0","children":["$","div",null,{"className":"animate-pulse rounded-md bg-muted h-9 w-16"}]}]]}],["$","div","3",{"className":"rounded-xl border border-gray-200 dark:border-gray-800 bg-card text-card-foreground shadow","children":[["$","div",null,{"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,{"className":"p-6 pt-0","children":["$","div",null,{"className":"animate-pulse rounded-md bg-muted h-9 w-16"}]}]]}]]}]]}],["$","section",null,{"className":"container mx-auto px-4 py-8","children":[["$","div",null,{"className":"mb-6","children":[["$","div",null,{"className":"animate-pulse rounded-md bg-muted h-8 w-48 mb-4"}],["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 mb-6","children":[["$","div",null,{"className":"animate-pulse rounded-md bg-muted h-9 flex-1"}],["$","div",null,{"className":"flex gap-2","children":[["$","div",null,{"className":"animate-pulse rounded-md bg-muted h-9 w-32"}],["$","div",null,{"className":"animate-pulse rounded-md bg-muted h-9 w-32"}]]}]]}],["$","div",null,{"className":"animate-pulse rounded-md bg-muted h-4 w-48 mb-4"}]]}],["$","div",null,{"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":"$Le"}],"$Lf","$L10","$L11"]}],"$L12","$L13","$L14","$L15","$L16","$L17","$L18","$L19"]}]]}]}]}]]}]]}]
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[987985,["/_next/static/chunks/cf53882a2c15630f.js","/_next/static/chunks/
|
|
3
|
-
3:I[745442,["/_next/static/chunks/cf53882a2c15630f.js","/_next/static/chunks/
|
|
2
|
+
2:I[987985,["/_next/static/chunks/cf53882a2c15630f.js","/_next/static/chunks/a5e25b9fa6b88eee.js","/_next/static/chunks/46275d9d67603bf5.js","/_next/static/chunks/97bd44afaee5f129.js","/_next/static/chunks/1d36660b2877d213.js","/_next/static/chunks/eeec245955b3b600.js","/_next/static/chunks/5fd8101e32b076b1.js"],""]
|
|
3
|
+
3:I[745442,["/_next/static/chunks/cf53882a2c15630f.js","/_next/static/chunks/a5e25b9fa6b88eee.js","/_next/static/chunks/46275d9d67603bf5.js","/_next/static/chunks/97bd44afaee5f129.js","/_next/static/chunks/1d36660b2877d213.js","/_next/static/chunks/eeec245955b3b600.js","/_next/static/chunks/5fd8101e32b076b1.js"],"OutletBoundary"]
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
|
-
0:{"buildId":"
|
|
5
|
+
0:{"buildId":"8PwFWS-09QjFSbDbfp15t","rsc":["$","$1","c",{"children":[["$","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":[["$","$L2",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}],["$","$L2",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}]]}]]}]}],null,["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"loading":null,"isPartial":false}
|
|
6
6
|
5:null
|
package/.next/standalone/packages/ui/.next/server/app/_not-found.segments/_not-found.segment.rsc
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[824050,["/_next/static/chunks/cf53882a2c15630f.js","/_next/static/chunks/
|
|
3
|
-
3:I[570127,["/_next/static/chunks/cf53882a2c15630f.js","/_next/static/chunks/
|
|
4
|
-
0:{"buildId":"
|
|
2
|
+
2:I[824050,["/_next/static/chunks/cf53882a2c15630f.js","/_next/static/chunks/a5e25b9fa6b88eee.js","/_next/static/chunks/46275d9d67603bf5.js","/_next/static/chunks/97bd44afaee5f129.js","/_next/static/chunks/1d36660b2877d213.js","/_next/static/chunks/eeec245955b3b600.js","/_next/static/chunks/5fd8101e32b076b1.js"],"default"]
|
|
3
|
+
3:I[570127,["/_next/static/chunks/cf53882a2c15630f.js","/_next/static/chunks/a5e25b9fa6b88eee.js","/_next/static/chunks/46275d9d67603bf5.js","/_next/static/chunks/97bd44afaee5f129.js","/_next/static/chunks/1d36660b2877d213.js","/_next/static/chunks/eeec245955b3b600.js","/_next/static/chunks/5fd8101e32b076b1.js"],"default"]
|
|
4
|
+
0:{"buildId":"8PwFWS-09QjFSbDbfp15t","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[745442,["/_next/static/chunks/cf53882a2c15630f.js","/_next/static/chunks/
|
|
3
|
-
4:I[745442,["/_next/static/chunks/cf53882a2c15630f.js","/_next/static/chunks/
|
|
2
|
+
2:I[745442,["/_next/static/chunks/cf53882a2c15630f.js","/_next/static/chunks/a5e25b9fa6b88eee.js","/_next/static/chunks/46275d9d67603bf5.js","/_next/static/chunks/97bd44afaee5f129.js","/_next/static/chunks/1d36660b2877d213.js","/_next/static/chunks/eeec245955b3b600.js","/_next/static/chunks/5fd8101e32b076b1.js"],"ViewportBoundary"]
|
|
3
|
+
4:I[745442,["/_next/static/chunks/cf53882a2c15630f.js","/_next/static/chunks/a5e25b9fa6b88eee.js","/_next/static/chunks/46275d9d67603bf5.js","/_next/static/chunks/97bd44afaee5f129.js","/_next/static/chunks/1d36660b2877d213.js","/_next/static/chunks/eeec245955b3b600.js","/_next/static/chunks/5fd8101e32b076b1.js"],"MetadataBoundary"]
|
|
4
4
|
5:"$Sreact.suspense"
|
|
5
|
-
7:I[790269,["/_next/static/chunks/cf53882a2c15630f.js","/_next/static/chunks/
|
|
6
|
-
:HL["/_next/static/chunks/
|
|
7
|
-
0:{"buildId":"
|
|
8
|
-
3:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1
|
|
5
|
+
7:I[790269,["/_next/static/chunks/cf53882a2c15630f.js","/_next/static/chunks/a5e25b9fa6b88eee.js","/_next/static/chunks/46275d9d67603bf5.js","/_next/static/chunks/97bd44afaee5f129.js","/_next/static/chunks/1d36660b2877d213.js","/_next/static/chunks/eeec245955b3b600.js","/_next/static/chunks/5fd8101e32b076b1.js"],"IconMark"]
|
|
6
|
+
:HL["/_next/static/chunks/b7f19087afe1d2c9.css","style"]
|
|
7
|
+
0:{"buildId":"8PwFWS-09QjFSbDbfp15t","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"/_not-found","paramType":null,"paramKey":"/_not-found","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"head":["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L2",null,{"children":"$@3"}],["$","div",null,{"hidden":true,"children":["$","$L4",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$@6"}]}]}],null]}],"isHeadPartial":false,"staleTime":300}
|
|
8
|
+
3:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
9
9
|
6:[["$","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"}],["$","$L7","11",{}]]
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
var R=require("../../../chunks/[turbopack]_runtime.js")("server/app/api/context/route.js")
|
|
2
|
+
R.c("server/chunks/[root-of-the-server]__1f037512._.js")
|
|
3
|
+
R.c("server/chunks/[root-of-the-server]__8a9ab1a3._.js")
|
|
4
|
+
R.c("server/chunks/node_modules__pnpm_731b55aa._.js")
|
|
5
|
+
R.c("server/chunks/[root-of-the-server]__3559376c._.js")
|
|
6
|
+
R.c("server/chunks/packages_ui__next-internal_server_app_api_context_route_actions_dead6daa.js")
|
|
7
|
+
R.m(429107)
|
|
8
|
+
module.exports=R.m(429107).exports
|