chore(project-map): regenerate .pi-map artifacts across the repo

This commit is contained in:
Developer
2026-06-17 11:31:24 +00:00
parent 0dd5f2317b
commit 93da9b42a2
683 changed files with 5075 additions and 4965 deletions
@@ -1,20 +1,20 @@
# 2026-06-12-completed-changes-archive/workspace-first-ui
dir: 2026-06-12-completed-changes-archive/workspace-first-ui
# openspec/changes/archive/2026-06-12-completed-changes-archive/workspace-first-ui
dir: openspec/changes/archive/2026-06-12-completed-changes-archive/workspace-first-ui
index: 2026-06-12-completed-changes-archive/workspace-first-ui/.pi-map.index.md
index: openspec/changes/archive/2026-06-12-completed-changes-archive/workspace-first-ui/.pi-map.index.md
## role
Archive of completed design and planning documents for a workspace-first UI navigation redesign that shifts from repository-centric to workspace-centric project interaction.
Archive of completed design and planning documents for a workspace-first UI redesign that shifted the product from repository-centric to workspace-centric navigation.
## files
- .openspec.yaml | Defines metadata for a completed project specification named "workspace-first-ui"
- design.md | Design document for a workspace-first UI refresh, detailing backend API/services and frontend components for file management, git operations, and tool instances scoped to workspaces. | dep: FastAPI, SQLAlchemy/AsyncSession, React, React Router, asyncio, subprocess, os
- proposal.md | Proposes a UI refresh to replace the old repository workspace with a workspace-first navigation model centered around persistent writable clones.
- spec.md | Product specification document defining a workspace-first UI refresh that replaces direct repository file browsing with workspace-centric navigation, new routes, and redesigned pages for projects and workspace details. | dep: React/Next.js (implied by .tsx, routing), REST API backend, database (existing workspaces table), TypeScript, ruff, eslint
- tasks.md | Project task tracking document for a workspace-first UI refresh, breaking work into 3 sequential PRs with backend endpoints, frontend workspace detail page, and projects page refresh with routing changes. | dep: markdown, pytest, ruff, TypeScript compiler, eslint, npm, git, python
- .openspec.yaml | Defines metadata for a completed UI project workspace in OpenSpec format
- design.md | Design document for a workspace-first UI refresh, defining backend API/services and frontend components for file management, git operations, and tool instances scoped to workspaces. | dep: FastAPI, SQLAlchemy/AsyncSession, React, React Router, TypeScript, asyncio, subprocess, os
- proposal.md | Proposes a UI redesign to replace the old repository workspace with a workspace-first navigation model centered on persistent workspace clones | dep: Working Copies Spec, repo-workspace.tsx, workspaces.tsx, pages/repo-workspace.tsx
- spec.md | Product specification document defining a workspace-first UI refresh that replaces direct repository file browsing with workspace-centric navigation, detail pages, and project organization.
- tasks.md | Documents the task breakdown, implementation order, and verification steps for a workspace-first UI refresh project across three sequential PRs (backend endpoints, workspace detail page, projects page refresh).
## arch
Documentation-heavy package using sequential PR-based task decomposition (backend → workspace detail → projects page) with layered specification hierarchy (proposal → design → spec → tasks) and OpenSpec metadata tracking.
Specification-driven development with phased PR implementation (backend → workspace detail → projects page), using OpenSpec metadata format and structured documentation hierarchy (proposal → design → spec → tasks).
## tags
workspace, first, refresh, design, document, project, specification, .openspec
workspace, first, refresh, project, design, tsx, .openspec, document
## symbols
-
## workflows