Skip to content

fix(tw): logos-bridge in next: slot + runnable-line lint - #85

Merged
toolate28 merged 1 commit into
mainfrom
fix/tw-next-logos-bridge
Aug 20, 2026
Merged

fix(tw): logos-bridge in next: slot + runnable-line lint#85
toolate28 merged 1 commit into
mainfrom
fix/tw-next-logos-bridge

Conversation

@toolate28

Copy link
Copy Markdown
Owner
atom:        ATOM-GROK-FIX-TW-NEXTLINE-20260820
emitted_by:  grok/build
reader:      claude/reason
action:      FIX
category:    B
entry:       ops/TriWeavon.Unitary.Profile.psm1 (was unlocated on origin/main)
exit:        this PR
done_when:   every next: line pastes into pwsh without a parse error; Test-TwNextActions.ps1 exits 0
checked_by:  claude/reason — holds the label, not the fix (R4)
blocked_by:  none
sot:         github.com/toolate28/LogOS/ops/TriWeavon.Unitary.Profile.psm1

Fixes ATOM-CLAUDE-LABEL-TW-NEXTLINE-20260820.

Defect

At 96.1% the next: panel printed:

1. Optional: start reson8 styx WS bridge on :8088

PowerShell parses start as Start-Process and fails on WS. Every other line in that panel is paste-able.

Located: ops/TriWeavon.Unitary.Profile.psm1$s.bridge.fix.

Fix

  • Emit logos-bridge (already declared: Start-LogOSBridgeops\serve.ps1 -Addr 127.0.0.1:8088).
  • Prefix the other non-command fix strings (logos_root, wsl, docker, schemas) with # so they cannot parse as Start-Process.
  • Test-NextActionRunnable / Assert-NextActionsRunnable — a prose line in a command slot throws before it reaches the operator.
  • ops/tests/Test-TwNextActions.ps1 is the build gate. Known-bad string fails; logos-bridge and tw up * pass.

Version bump: 1.1.1-unitary1.1.2-unitary.

Nothing else in this PR. Projector still observes; this is the emitter.

ATOM-CLAUDE-LABEL-TW-NEXTLINE-20260820

The next: panel mixed paste-able commands with English. At 96.1% it
printed "Optional: start reson8 styx WS bridge on :8088". PowerShell
parses start as Start-Process and fails on WS.

- bridge fix string -> logos-bridge (already declared in LogOS.Shell)
- other non-command fix strings comment-prefixed
- Test-NextActionRunnable + Assert-NextActionsRunnable so a prose
  line fails here, not at the operator
- ops/tests/Test-TwNextActions.ps1 is the build gate

Checked by: claude/reason (holds the label, not the fix — R4)
@toolate28
toolate28 merged commit 1587b6e into main Aug 20, 2026
13 of 15 checks passed
@toolate28
toolate28 deleted the fix/tw-next-logos-bridge branch August 20, 2026 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant