docs: add dedicated Docs Sprint Contributors section#304
Merged
bradygaster merged 2 commits intomainfrom Mar 9, 2026
Merged
Conversation
Session: 2026-03-09-docs-push-contributors Requested by: Brady Changes: - Logged PAO orchestration: blog 028 update, CONTRIBUTORS.md refresh - Logged FIDO orchestration: test baseline verification (22 passing) - Logged session summary: docs push workflow with PR #300 merge - No decisions inbox entries to merge
Credit David Pine, Dina Berry, and Tamir Dresher with per-PR attribution for the docs sprint — same format as v0.8.22 section. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Ab3y
pushed a commit
to Ab3y/squad
that referenced
this pull request
Mar 10, 2026
…emetry (bradygaster#304) - Add event-payloads.ts: canonical typed payload interfaces for all 9 SquadEventType events (SessionCreatedPayload, CoordinatorRoutingPayload, AgentMilestonePayload, PoolHealthPayload, etc.) - Add SquadEventPayloadMap, TypedSquadEvent<T>, isSquadEventOfType() guard, createSquadEvent() helper for compile-time payload validation - Add event-bus-ws-bridge.ts: WebSocket server that broadcasts EventBus events to external consumers (SquadOffice) using WSMessage envelope format - Add ws as optionalDependency, @types/ws as devDependency - Add subpath exports: ./runtime/event-payloads, ./runtime/event-bus-ws-bridge - Export event-payloads from barrel (src/index.ts) - SDK builds clean, all pre-existing tests pass Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Ab3y
pushed a commit
to Ab3y/squad
that referenced
this pull request
Mar 10, 2026
…ire-and-watcher feat: OTel Phase 4 — Aspire command, file watcher, event payloads, CI/CD (bradygaster#265, bradygaster#268, bradygaster#304, bradygaster#305)
diberry
pushed a commit
to diberry/squad
that referenced
this pull request
Mar 10, 2026
* docs(ai-team): session log and orchestration records Session: 2026-03-09-docs-push-contributors Requested by: Brady Changes: - Logged PAO orchestration: blog 028 update, CONTRIBUTORS.md refresh - Logged FIDO orchestration: test baseline verification (22 passing) - Logged session summary: docs push workflow with PR bradygaster#300 merge - No decisions inbox entries to merge * docs: add dedicated Docs Sprint Contributors section Credit David Pine, Dina Berry, and Tamir Dresher with per-PR attribution for the docs sprint — same format as v0.8.22 section. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
Adds a Docs Sprint Contributors section to CONTRIBUTORS.md — same format as the v0.8.22 section — giving proper per-PR credit to:
These contributors shipped substantial code — they deserve more than a line in the community table.
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com