Skip to content

cross-cutting: CORS/origin diagnostics + dev-mode snippet fetch #57

@productdevbook

Description

@productdevbook

Wrong key, origin not whitelisted, CSP blocked — all fail silently. Surface them.

Evidence

Tasks

  • In dev, fetch the snippet URL once pre-load and report non-200s with human-readable cause
  • Listen to `document.addEventListener('securitypolicyviolation', ...)` and warn if blocked directive comes from provider domain
  • `ahize.diagnostics()` returns a report (latency, CSP violations, cookie state)

Metadata

Metadata

Assignees

No one assigned

    Labels

    competitor-analysisDerived from OSS competitor issue patternsdxErgonomics, docs gaps

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions