Skip to content

feat(module21): add day 4 security guardrails - #62

Merged
senih25 merged 1 commit into
mainfrom
feat/module-21-day4-security-guardrails
Jun 18, 2026
Merged

feat(module21): add day 4 security guardrails#62
senih25 merged 1 commit into
mainfrom
feat/module-21-day4-security-guardrails

Conversation

@senih25

@senih25 senih25 commented Jun 18, 2026

Copy link
Copy Markdown
Owner

Purpose

Add Day 4 security guardrails for the Kaggle Module 21 local agent workflow.

Scope

  • experiments/module-21-kaggle-vibe-coding/customer-support-agent/app/agent.py
  • experiments/module-21-kaggle-vibe-coding/customer-support-agent/tests/unit/test_security_guardrails.py

Safety

  • Local-only guardrail logic
  • No PHI
  • No secrets
  • No .env
  • No cloud deploy
  • No API key changes

Verification

  • uv run pytest tests/unit/test_security_guardrails.py -q -> 4 passed

@senih25
senih25 merged commit cce3f38 into main Jun 18, 2026
1 check passed
@senih25
senih25 deleted the feat/module-21-day4-security-guardrails branch June 18, 2026 21:40
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.

1 participant