070cd4d5a5
Add generated .pi-map.md and .pi-map.index.md files across the repository so the project navigation maps are shared and versioned. These artifacts are maintained by project_map_init/patch/validate and must be kept in sync with source edits. Note: .cache/ remains ignored (added in previous commit).
1.6 KiB
1.6 KiB
openspec/changes/archive/2026-05-22-session-management-fixes
dir: openspec/changes/archive/2026-05-22-session-management-fixes
index: openspec/changes/archive/2026-05-22-session-management-fixes/.pi-map.index.md
role
Archive directory preserving historical design documents and task tracking for a session management system improvement initiative that used temporary Cloudflare tunnels.
files
- .openspec.yaml | Defines an OpenAPI specification configuration file with schema type and creation date metadata
- design.md | Design document for UX and reliability improvements to a session management system using temporary Cloudflare tunnels | dep: React, Cloudflare (cloudflared), HTTP/polling, backend API, database
- proposal.md | Proposes UX and reliability improvements for session management UI including confirmation dialogs, state fixes, tunnel health monitoring, and tunnel recreation capabilities | dep: React, Cloudflare tunnels, Docker, tool_instances API, sessions API
- tasks.md | Project task tracking document listing completed backend and frontend development tasks for tunnel management features in a Docker-based application | dep: docker.py, tool_instances.py, sessions.ts, ToolInstance model, SessionsPage, InstanceList
arch
Specification-driven development with OpenAPI configuration, phased proposal-to-implementation workflow (design → proposal → tasks), and feature-flagged tunnel management in containerized infrastructure.
tags
design, management, tunnel, docker, tasks, .openspec, document, reliability