Skip to content

feat(hardening): structured JSON logging + dependency health checks#85

Merged
AttiR merged 2 commits into
developfrom
feat/phase-6c-ops
Jul 6, 2026
Merged

feat(hardening): structured JSON logging + dependency health checks#85
AttiR merged 2 commits into
developfrom
feat/phase-6c-ops

Conversation

@AttiR

@AttiR AttiR commented Jul 6, 2026

Copy link
Copy Markdown
Owner

structlog JSON logs with event fields (claim_id, decision, latency, failures),
no secrets or raw claim content; /health (liveness) + /health/ready (checks MCP
host + Pinecone reachability — 'ready' vs 'degraded').
Closes #78

structlog JSON logs with event fields (claim_id, decision, latency, failures),
no secrets or raw claim content; /health (liveness) + /health/ready (checks MCP
host + Pinecone reachability — 'ready' vs 'degraded').
Closes #78
@AttiR AttiR added feat new capability area:hardening Resilience, cost controls, robustness, ops labels Jul 6, 2026
@vercel

vercel Bot commented Jul 6, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
evincta Ready Ready Preview, Comment Jul 6, 2026 9:46am

@AttiR AttiR added feat new capability area:hardening Resilience, cost controls, robustness, ops labels Jul 6, 2026
Split combined imports and one-line statements in main.py and log.py so CI ruff check passes.
@AttiR
AttiR merged commit ba907db into develop Jul 6, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:hardening Resilience, cost controls, robustness, ops feat new capability

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant