Skip to content

fix(docs): address Flight review findings for PRs #647-649#74

Closed
diberry wants to merge 2 commits intodevfrom
squad/fix-post-merge-review-findings
Closed

fix(docs): address Flight review findings for PRs #647-649#74
diberry wants to merge 2 commits intodevfrom
squad/fix-post-merge-review-findings

Conversation

@diberry
Copy link
Copy Markdown
Owner

@diberry diberry commented Mar 27, 2026

Post-merge review by Flight found issues in PRs bradygaster#647, bradygaster#648, bradygaster#649 that were merged without team review.

Fixes

PR bradygaster#647 circuit breaker guide:

  • Replaced phantom @squad/resilience\ import (package doesn't exist) with pseudocode example marked as planned API
  • Fixed \squad.json\ → \squad.config.ts\ config file convention
  • Added explanation of \successThreshold\ parameter (consecutive successes in half-open state)

PRs bradygaster#648/bradygaster#649 charter duplication:

  • Verified .squad/agents/scribe/charter.md\ and .squad/templates/scribe-charter.md\ are identical and consistent
  • No duplicate blocks found; both files already deduplicated on current dev branch

Impact

  • Circuit breaker documentation now references only shipped/stable APIs
  • Configuration examples match project convention
  • Scribe charter fully explained and deduplicated

Copilot AI added 2 commits March 27, 2026 10:57
Add .gh-resolved to default gh CLI to diberry/squad (not upstream).
Add squad-pr-target-guard.yml workflow to validate PR base repo in CI.

Prevents accidental PRs to bradygaster/squad from this fork.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Replace phantom @squad/resilience import with pseudocode example
- Fix squad.json -> squad.config.ts convention
- Add successThreshold explanation
- Scribe charter files already deduplicated on dev branch

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@diberry diberry changed the title chore(ci): add PR target and review safeguards fix(docs): address Flight review findings for PRs #647-649 Mar 27, 2026
@diberry
Copy link
Copy Markdown
Owner Author

diberry commented Mar 27, 2026

Closing: mixed concerns (doc fixes + broken CI guard). Doc fixes will be re-opened as a clean cross-fork PR on bradygaster/squad. CI guard needs a fundamentally different approach (gh repo set-default + branch protection).

@diberry diberry closed this Mar 27, 2026
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.

2 participants