Bloodhound v2 + PR #2 integration → main - #4
Open
jdcbautista wants to merge 1 commit into
Open
Conversation
…/CD integration Single squashed change promoting the full v2 line to main (was v1 from 2024-06): - Modular scanner + Slack reporting + whitelist + safe teardown. - Slack commands: /seek, /seek_cost, /seek_whitelist, /seek_destroy (+/v2_seek_destroy), /guard (service allow/deny, e.g. Bedrock, + group membership), /v2_seek_destroy_plan. - README rewritten to lead with the command reference + deploy; GUARD_* env vars documented. - Integrates PR #2 (mmccla1n): CI/CD workflows, OIDC/build/smoke scripts, Slack app manifest, operational docs, and handlers/services modules (present, unwired; flat worker canonical). Verified: /guard intact, cold-start imports clean, compileall passes, all modules import. Deferred (feature work, see docs/INTEGRATION_PR2_NOTES.md): /v2_status wiring, scheduled path. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
jdcbautista
force-pushed
the
merge-pr2-full
branch
from
August 11, 2026 20:01
29d9ec2 to
e3a2e22
Compare
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.
Lands the full v2 line on main: cost-breakdowns +
/guard+ README rewrite (was PR #3) plus the full merge of PR #2's CI/CD, Slack manifest, docs, and handlers/services modules.Supersedes #3 and #2.
bloodhound.app.run)./guardintact, cold-start imports clean,compileallpasses, all modules import.docs/INTEGRATION_PR2_NOTES.md):/v2_statuswiring and the scheduled path.🤖 Generated with Claude Code