Skip to main content
AEGIBIT

Public ship log

What AEGIBIT shipped, and when.

Every entry traces to a merged pull request or a published release. No fabricated history. Hand-curated for now; MDX-sourced with an RSS feed when the volume justifies it.

  1. 2026-05-14

    Site

    Brand-chrome pages — /status, /changelog, /careers, /press

    Four entity-level pages added. Honest scope on each — no fake uptime histograms, no listed roles when we're not hiring yet, no fabricated press coverage.

    PR #102
  2. 2026-05-14

    Site

    Defensible <sup> citations on /products/mcp-shield

    Two hero figures (150M SDK downloads, 200K+ vulnerable servers) now carry inline [1][2] superscripts linking to a same-page Sources section with methodology + canonical GitHub README pointer.

    PR #101
  3. 2026-05-14

    Site

    Dropped deprecated VoiceCore offer from homepage JSON-LD

    VoiceCore was retired from every marketing surface but lingered in Schema.org structured data. Replaced with MCP Shield. Aira gained a url field so Google has an edge to /products/aira.

    PR #100
  4. 2026-05-14

    Site

    Cookie / data-collection notice banner

    First-visit notice for DPDP Act §4 explicit-disclosure compliance. Not an opt-in gate (AEGIBIT doesn't set tracking cookies) — clear-disclosure model that matches what the site actually does.

    PR #99
  5. 2026-05-13

    Site

    Accessibility pass — focus-visible, skip-to-content, aria-labels

    WCAG 2.1 AA pass. Global :focus-visible outline, skip-to-content anchor, dynamic aria-label on the mobile menu, prefers-reduced-motion suppression. Footer body-text contrast bumped from 2.4:1 to 6.1:1.

    PR #98
  6. 2026-05-13

    Site

    Brand color unification — single #F97316 orange

    24-file sed sweep collapsed three different orange values (#FF5A1F, #FF6A00, #F97316) and their RGBA variants into the canonical Tailwind orange-500. Hover variant #EA580C matches orange-600.

    PR #97
  7. 2026-05-13

    Site

    Legal pages — /privacy, /terms, /dpdp

    Three companion documents. /dpdp is the India-specific DPDP Act 2023 overlay with statute references and the five Data Principal rights. /privacy lists every sub-processor and per-category retention. /terms keeps liability-cap honest at ₹0 on free-tier.

    PR #96
  8. 2026-05-13

    Site

    /features rewritten — platform thesis, three products

    Replaced AI-buzzword positioning with the actual platform thesis: three products (PayMint, MCP Shield, Aira) and five shared substrate primitives, each with a ↳ proof pointer to source. Includes an explicit 'what we are not yet' non-claim block.

    PR #95
  9. 2026-05-12

    Site

    /security rewritten — defensible posture, honest compliance status

    Six posture items each with a ↳ proof pointer to a real file. Honest compliance status (Aligning / In progress / Aware) and an explicit 'what we do NOT claim' block listing ISO 27001 / HIPAA / RBI / SEBI / FedRAMP / IRAP / C5 with reasons. Responsible-disclosure path with 48h ack, 7d remediation, no-legal-action commitment.

    PR #94
  10. 2026-04-22

    MCP Shield

    MCP Shield v0.2.1 — five checks, MIT licensed, public

    Open-source security scanner and runtime for Model Context Protocol servers. Five checks shipped: AEG-MCP-001 tool poisoning, -002 schema hardness, -003 secret exposure, -004 stdio launch hardening, -005 transport security. Built after the April 2026 MCP-RCE disclosure.

Looking for product-specific release notes? Aira desktop-app releases live at /products/aira/changelog. MCP Shield versions ship at github.com/AegibitSecurity/mcp-shield/releases.