This commit is contained in:
@@ -20,7 +20,8 @@ resized through the runtime actor when the responsive panel count or window
|
||||
bounds change. On the 3440×1440 reference display the current fixed-cell spike
|
||||
derives approximately 71 columns by 42 rows per panel.
|
||||
|
||||
The first actor slice still owns one real PTY and five deterministic comparison
|
||||
surfaces. Promoting the runtime boundary from one actor to a pane-indexed session
|
||||
registry is required before all five visible terminal panels can own independent
|
||||
real processes.
|
||||
The runtime slice now owns three independent real PTYs through a pane-indexed
|
||||
session registry, one for every terminal fixture. The Markdown, browser, and
|
||||
review fixtures remain deterministic comparison surfaces. Adding arbitrary new
|
||||
terminal panels requires replacing the fixed fixture identity pool with dynamic
|
||||
pane creation; it does not require another runtime ownership design.
|
||||
|
||||
Reference in New Issue
Block a user