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,19 +1,19 @@
# changes/fix-terminal-container-overflow (index)
dir: changes/fix-terminal-container-overflow
# openspec/changes/fix-terminal-container-overflow (index)
dir: openspec/changes/fix-terminal-container-overflow
## role
CSS bug fix for terminal container overflow issue on desktop viewports
Contains documentation and task tracking for a UI bug fix addressing terminal container overflow in a desktop web application.
## parent
index: changes/.pi-map.index.md
map: changes/.pi-map.md
index: openspec/changes/.pi-map.index.md
map: openspec/changes/.pi-map.md
## children
-
## files
- change.md
- tasks.md
## links
index: changes/fix-terminal-container-overflow/.pi-map.index.md
map: changes/fix-terminal-container-overflow/.pi-map.md
index: openspec/changes/fix-terminal-container-overflow/.pi-map.index.md
map: openspec/changes/fix-terminal-container-overflow/.pi-map.md
## workflows
-
## dirty
@@ -1,17 +1,17 @@
# changes/fix-terminal-container-overflow
dir: changes/fix-terminal-container-overflow
# openspec/changes/fix-terminal-container-overflow
dir: openspec/changes/fix-terminal-container-overflow
index: changes/fix-terminal-container-overflow/.pi-map.index.md
index: openspec/changes/fix-terminal-container-overflow/.pi-map.index.md
## role
CSS bug fix for terminal container overflow issue on desktop viewports
Contains documentation and task tracking for a UI bug fix addressing terminal container overflow in a desktop web application.
## files
- change.md | Documents a CSS flexbox bug fix for terminal container overflow on desktop by adding min-height: 0 to prevent intrinsic content expansion | dep: CSS flexbox, xterm.js, apps/web/src/styles/utilities.css
- tasks.md | Tracks completed tasks for fixing a terminal container overflow bug on desktop via CSS adjustments.
- change.md | Documents a CSS flexbox bug fix for terminal container overflow on desktop by adding min-height:0 to prevent nested flex items from expanding beyond their allocated tracks | dep: CSS, xterm.js, flexbox
- tasks.md | A task checklist documenting completed steps to fix terminal container overflow on desktop in a web application.
## arch
Simple documentation-only change package using markdown files to track a single CSS flexbox fix (min-height: 0) with no code implementation files present
Simple documentation-only package using markdown files for change specification and task management without any code implementation.
## tags
css, tasks, bug, terminal, container, overflow, desktop, change
css, flexbox, fix, terminal, container, overflow, desktop, change
## symbols
-
## workflows