Skip to content

Security/log filter and redact#35

Merged
rkboyce merged 2 commits into
mainfrom
security/log-filter-and-redact
Apr 22, 2026
Merged

Security/log filter and redact#35
rkboyce merged 2 commits into
mainfrom
security/log-filter-and-redact

Conversation

@rkboyce
Copy link
Copy Markdown
Collaborator

@rkboyce rkboyce commented Apr 22, 2026

No description provided.

rkboyce added 2 commits April 22, 2026 06:10
…da/pip is primary for now b/c of docker, intructing users how to use uv locally
This is a test of the ACP orchestration path, not the live HTTP route. That tradeoff is deliberate: the route wiring is already covered by unit tests
  in tests/test_acp_server.py:787, while the new smoke covers the flow’s real sequencing:

  - sanitize row
  - optional enrichment prefetch
  - prompt bundle
  - prompt build
  - LLM call
  - parse response

  Verification passed:

  - python tests/case_causal_review_flow_smoke_test.py
  - doit smoke_case_causal_review_flow
@rkboyce
Copy link
Copy Markdown
Collaborator Author

rkboyce commented Apr 22, 2026

This fixes several issues with logging that could lead to info leaks. Also adds a new case_causal_review smoke test focused on low-level and fake-boundary, not HTTP-server-level which is handled by other unit tests.

@rkboyce rkboyce merged commit 68a0dab into main Apr 22, 2026
2 checks passed
@rkboyce rkboyce deleted the security/log-filter-and-redact branch April 22, 2026 12:54
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