Imported from bare git on Zurich
Go to file
James b4aced5c03 telemetry: fix CRITICAL silent failures (Cardinal Rule #1)
Fixes #2, #3, #4

Issue #2 - Silent database errors in updateSpan():
- Add error handling for telemetry INSERT (ERR-TELEMETRY-004)
- Add error handling for all table/index creation (ERR-TELEMETRY-005 to -010)
- Return HTTP 500 to client on insert failure

Issue #3 - Silent failure in Kuma push:
- Return early on non-OK status from Kuma
- Proper error logging with body close handling

Issue #4 - Unchecked flush error in tarpit:
- Verify http.Flusher available before tarpit
- Log ERR-TELEMETRY-040 and abort if flusher unavailable
- Remove redundant flusher checks in loop

All changes: security failures are now LOUD (Cardinal Rule #1)

Author: Hans <hans-20250409-001>
2026-04-09 01:20:08 -04:00
clavis telemetry: fix CRITICAL silent failures (Cardinal Rule #1) 2026-04-09 01:20:08 -04:00
clavitor.ai Address Hans' workflow feedback - make it actionable 2026-04-09 01:10:39 -04:00
design-system chore: auto-commit uncommitted changes 2026-03-24 06:02:53 -04:00
docs Address Hans' workflow feedback - make it actionable 2026-04-09 01:10:39 -04:00
issues telemetry: fix Cardinal Rule violations - add unique error codes 2026-04-08 18:05:00 -04:00
marketing Update all CLAUDE.md files to reference CLAVITOR-AGENT-HANDBOOK.md 2026-04-08 15:24:51 -04:00
operations Update all CLAUDE.md files to reference CLAVITOR-AGENT-HANDBOOK.md 2026-04-08 15:24:51 -04:00
scripts Fix daily-review.sh bugs found by Hans 2026-04-09 01:14:36 -04:00
.DS_Store Update all CLAUDE.md files to reference CLAVITOR-AGENT-HANDBOOK.md 2026-04-08 15:24:51 -04:00
._.DS_Store chore: auto-commit uncommitted changes 2026-03-24 06:02:53 -04:00
._CLAVITOR-PRINCIPLES-REVIEW.md Update all CLAUDE.md files to reference CLAVITOR-AGENT-HANDBOOK.md 2026-04-08 15:24:51 -04:00
._CLAVITOR-PRINCIPLES.md Update all CLAUDE.md files to reference CLAVITOR-AGENT-HANDBOOK.md 2026-04-08 15:24:51 -04:00
CLAUDE.md Address Hans' workflow feedback - make it actionable 2026-04-09 01:10:39 -04:00
CLAVITOR-AGENT-HANDBOOK.md Add workflow section: where to find tasks and review process 2026-04-09 01:06:20 -04:00
CLAVITOR-PRINCIPLES-REVIEW.md Update CLAVITOR-PRINCIPLES.md with all feedback fixes 2026-04-08 13:48:54 -04:00
CLAVITOR-PRINCIPLES.md Add George (market research) to agent personas 2026-04-08 14:43:52 -04:00
CLAVITOR-PRINCIPLES.md.backup Update all CLAUDE.md files to reference CLAVITOR-AGENT-HANDBOOK.md 2026-04-08 15:24:51 -04:00
HANDBOOK-SECTION-ANALYSIS.md Update all CLAUDE.md files to reference CLAVITOR-AGENT-HANDBOOK.md 2026-04-08 15:24:51 -04:00
HANDBOOK-STRUCTURE-PROPOSAL.md Update all CLAUDE.md files to reference CLAVITOR-AGENT-HANDBOOK.md 2026-04-08 15:24:51 -04:00
PRINCIPLES-META-REVIEW.md Update all CLAUDE.md files to reference CLAVITOR-AGENT-HANDBOOK.md 2026-04-08 15:24:51 -04:00
QUICKSTART.md Address Hans' workflow feedback - make it actionable 2026-04-09 01:10:39 -04:00
consolidate-clavitor-db-auto.sh Update all CLAUDE.md files to reference CLAVITOR-AGENT-HANDBOOK.md 2026-04-08 15:24:51 -04:00
consolidate-clavitor-db-production.sh Update all CLAUDE.md files to reference CLAVITOR-AGENT-HANDBOOK.md 2026-04-08 15:24:51 -04:00
consolidate-clavitor-db.sh Update all CLAUDE.md files to reference CLAVITOR-AGENT-HANDBOOK.md 2026-04-08 15:24:51 -04:00
verify-db-consolidation.sh Update all CLAUDE.md files to reference CLAVITOR-AGENT-HANDBOOK.md 2026-04-08 15:24:51 -04:00