Skip to content

Bound targeted workspace show probes - #1233

Merged
chubes4 merged 1 commit into
mainfrom
fix/1212-targeted-workspace-show
Aug 25, 2026
Merged

Bound targeted workspace show probes#1233
chubes4 merged 1 commit into
mainfrom
fix/1212-targeted-workspace-show

Conversation

@chubes4

@chubes4 chubes4 commented Aug 25, 2026

Copy link
Copy Markdown
Member

Closes #1212

Summary

  • keep targeted show on one exact target probe and avoid per-worktree filesystem probes while retaining aggregate capacity count
  • record target filesystem/Git and show-phase timings without expanding the public response
  • prove a 176-worktree workspace performs only the target checkout Git probes and no unrelated worktree probes

Verification

  • php tests/workspace-command-startup-bounds.php
  • php tests/workspace-show-cli-format-contract.php
  • php tests/worktree-disk-budget.php
  • php tests/workspace-ability-registration-integration.php
  • php tests/workspace-primary-network-freshness.php
  • php tests/workspace-list-bounded-contract.php
  • changed-file PHP syntax checks
  • git diff --check

AI Assistance

OpenAI GPT-5.6 Sol via OpenCode traced the targeted show path, implemented the bounded aggregate and phase evidence, built the 176-worktree call-count proof, and ran the listed gates under human orchestration.

@chubes4
chubes4 merged commit b1fe66e into main Aug 25, 2026
3 checks passed
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.

Make targeted workspace show independent of full inventory scale

1 participant