Update README to reflect archive mode and new repo#130
Closed
bradygaster wants to merge 1 commit intomainfrom
Closed
Update README to reflect archive mode and new repo#130bradygaster wants to merge 1 commit intomainfrom
bradygaster wants to merge 1 commit intomainfrom
Conversation
joniba
pushed a commit
to joniba/squad
that referenced
this pull request
Mar 26, 2026
* feat(squad): hire Frodo — TI Domain Backend Engineer Conservative charter for SecurityInsights RP and Sentinel-TiPipeline work. Domain knowledge seeded from Sagi's TiExpert PR #15064785 review and ICM 767184571 investigation (RP-side subscription blocking). Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * fix: purge all lockout rules from source files (Decision bradygaster#48) Removed Reviewer Rejection Lockout Semantics from: - .github/agents/squad.agent.md (coordinator governance) - .squad/templates/squad.agent.md (template copy) - .squad/templates/charter.md (charter template) - .squad/templates/run-output.md (review output template) - .squad/agents/gandalf/charter.md (lead charter) - templates/squad-starter/charter-templates/lead.md (starter template) New rule: original authors own their fixes. Reviewers provide specific feedback; coordinator routes it back to the author. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * docs: notifications system guide (bradygaster#120) Adds comprehensive user-facing documentation for the proactive notifications system across three implementation phases: webhook routing, failure recovery, and scheduler integration. Guide covers: - Setup and configuration (webhook URL, directory structure) - Sending notifications for all three tiers (urgent, action, feature) - Event trigger patterns and integration points - Failure recovery with dead letter queue and retry scheduler - Configuration reference (state watermark, dead letter structure) - Testing and validation commands - Troubleshooting flowcharts and health checks - Reference section with Adaptive Card templates Updates docs/INDEX.md and docs/TAGS.md for proper indexing per Bilbo standards. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * feat(dgrep): saved queries with parameter substitution (bradygaster#105) - SavedQuery model with DefaultDatabase, DefaultCluster, {{param}} placeholders - dgrep saved list/add/remove/show/run commands - Parameter substitution via {{param_name}} with missing-param validation - 3 built-in ICM investigation queries (icm-errors, icm-latency, icm-throttling) - SavedCommand wired into Program.cs via QueryExecutor + ConfigManager - Full xUnit test coverage (42 new tests, 317 total passing) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Elrond <elrond@squad.local> 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.
No description provided.