chore: Remove .ai-team/ deprecation banner (#71)#115
Merged
bradygaster merged 1 commit intodevfrom Feb 20, 2026
Merged
Conversation
Session: 2026-02-20-v050-pr-merges Requested by: Scribe (autonomous) Changes: - Created orchestration log: .ai-team/orchestration-log/20260220T000249-kobayashi.md (Kobayashi spawn summary) - Created session log: .ai-team/log/2026-02-20-v050-pr-merges.md (brief summary of v0.5.0 PR merge work) - Merged 7 inbox files into decisions.md (baer-108-email-scrub, fenster-104-templates-merge, kobayashi-103-workflow-dual-path, kobayashi-v050-pr-merges, kujan-network-error-diagnosis, mcmanus-105-docs-update, verbal-102-path-migration) - Deleted inbox files after merge (0 duplicates found) - Appended cross-agent update to keaton and fenster agent histories Decisions.md new size: 76.1 KB (up from 43.3 KB after merge, no deduplication needed, no archival triggered) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
7 tasks
joniba
pushed a commit
to joniba/squad
that referenced
this pull request
Mar 26, 2026
…ster#115) (bradygaster#122) Phase 1.1: Webhook & message templates for Teams notifications. Implements 3-tier notification router (urgent/action/feature) with Adaptive Cards, watermark-based dedup, exponential backoff retry, and 22 Pester tests. Closes bradygaster#115.
joniba
pushed a commit
to joniba/squad
that referenced
this pull request
Mar 26, 2026
- Orchestration logs for Gandalf cleanup (bradygaster#115-bradygaster#117, MVP issues bradygaster#132-bradygaster#135, docs update) - Orchestration logs for Coordinator POC validation (322 tests pass, 6 issues closed bradygaster#101-104/bradygaster#107/bradygaster#110) - Session log: Consolidation and memory keeping - Merged 17 entries from decisions inbox - Updated Gandalf history (cleanup outcomes) - Updated Gimli history (dgrep POC context, closed issues, test endpoint) - Directives enforced: Opus for spawns, Teams deferred, YOLO dgrep, Kusto removed, endpoint saved Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
joniba
pushed a commit
to joniba/squad
that referenced
this pull request
Mar 26, 2026
….md and failure-recovery
R1: Rename proactive-notifications.md → human-attention-notifications.md
to match what issue bradygaster#112 specifies as the deliverable filename.
R6: Update SKILL.md to document BOTH notification systems:
- Old system (send-teams-notification.ps1): active, 2 callers
- New system (notify.ps1): built, 0 callers yet
Note: old system stays active until MVP is validated.
R7: Update failure-recovery.md notification section to specify:
- Current: use send-teams-notification.ps1 (old system)
- Target: switch to notify-blocked.ps1 after E2E validation (bradygaster#135)
- Explicit migration path instead of ambiguous "post to webhook"
GitHub issue actions (not in this commit):
- Closed bradygaster#115 (library code done in PR bradygaster#122)
- Updated bradygaster#116 body (clarify integration work remains)
- Labeled bradygaster#117 P3-low + scope decision comments (post-MVP)
- Created MVP issues bradygaster#132-bradygaster#135 (caller scripts + wiring + validation)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This was referenced Mar 29, 2026
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.
Closes #71
The migration banner is no longer needed now that v0.5.0 dual-path support has shipped.