NoeticGuard

Changelog

Release notes for NoeticGuard — docs, Browser Shield, CLI, SDK, and API control plane updates.

  1. PCI / Financial live & Shield 1.0.12

    PCI / Financial Identifiers is self-serve from Dashboard → Add-ons ($29/mo on Startup; included on Business+). It force-enables creditCard + iban via enabled_packs — Luhn + IBAN checksums on the same core engine, not a PCI DSS certification. Browser Shield 1.0.12 adds a popup form to report missed masks (false negatives) with a kind hint; wrong masks stay one-click from the in-chat highlight. CLI --key / NOETICGUARD_API_KEY scans with workspace policy from GET /v1/config.
  2. Secrets Guard live — policy parity & Shield 1.0.9

    Secrets Guard is now self-serve from Dashboard → Add-ons ($29/mo on Startup via Lemon Squeezy; **included on Business+** like Brand Guard). OpenAI/Anthropic keys, GitHub/AWS tokens, JWTs, and PEM blocks mask to [SECRET_n] vault tokens when secrets_guard is in enabled_packs. Policy resolution is unified across API, Browser Shield (1.0.9), and CLI via @noeticguard/core. Enterprise custom_regex rules ship in the same path.
  3. Brand Guard self-serve add-on & Media Guard plan entitlement

    Startup owners can buy Brand Guard from Dashboard → Add-ons ($29/mo via Lemon Squeezy). Business+ includes it. Cancel or refund from Manage billing (Lemon customer portal). Media Guard stays a Startup+ plan policy (included, on by default) — not a paid Add-ons SKU. Core PII remains in Policies on every plan.
  4. Secrets Guard scoped: API keys & secrets

    Secrets Guard docs and CLI teaser for leaked API keys, tokens, and high-precision secret shapes on the same engine as PII — not SQL injection or prompt injection.
  5. SDK ↔ dashboard: quota, packs, and telemetry

    SDK quickstart now shows the publishable-key link, that maskPii() does not fill Home until POST /v1/telemetry, what Free vs Startup+ display, and how to apply enabled_packs with mergeEnabledKindsWithPacks.
  6. Any LLM + industry packs on one engine

    Product AI uses the SDK in your backend before any LLM API (not ChatGPT-only). FinTech/MedTech packs are entitlements via enabled_packs on GET /v1/config— same @noeticguard/core, not a second SDK.
  7. API key limits in Gateway docs

    API Gateway now documents workspace key caps: one active publishable key on Developer, up to 10 active keys per type on Startup+.
  8. Language support for every HTTP stack

    New docs at /docs/languages: Python, C#, Swift, Go, Java, PHP, Kotlin, .NET, C++, and Rust talk to the same config/telemetry API. First-party masking remains @noeticguard/core (JS/TS); other languages mask in a Node/TS BFF — no cloud “mask this prompt” endpoint.
  9. Docs IA split & engineering guides

    Public docs are now crawlable routes (SDK, Browser Shield, CLI, API) plus long-form guides. API auth documentation clarifies ng_pub_ / ng_secret_ only (legacy tn_* rejected).
  10. CLI scan workspace claim

    Dashboard CLI Scans page and claim-from-report flow for magic-link risk reports. Three-surface messaging clarified across landing and Home protection map.
  11. Brand Guard Policies UX & report share

    Local-first Brand Guard dictionaries, CLI risk report share menu, and calmer conversion UX on public scan reports.

Looking for integration details? Start at /docs.