Skip to content

Releases: visiongaiatechnology/wpaigateway

VGT AI Gateway v1.4 — HTML-First AI Standard Landing

Choose a tag to compare

@visiongaiatechnology visiongaiatechnology released this 14 Sep 13:15

VGT AI Gateway — Release v1.4

Release v1.4 establishes an HTML-First machine representation as the primary default format for artificial intelligence systems, bots, and crawlers (ChatGPT, Claude, Perplexity, Google, etc.). This ensures AI fetchers that cannot ingest raw text/json files receive full canonical context without being blocked or leaking the human WordPress theme.

Key Highlights in v1.4

  • HTML-First Default Content Negotiation: AI bots requesting resources without an explicit extension or sending generic headers (/, ext/html) now cleanly land on semantic machine HTML rather than raw JSON or fallback errors.
  • Canonical Machine Manifest Header: Every machine HTML view (catalog, full view, single resources) features standardized manifest navigation:
  • Dedicated /ai/full/ Endpoint: Serves all active knowledge entities in comprehensive, zero-bloat semantic HTML with embedded Schema.org JSON-LD and clean typography.
  • Homepage & Root Interception: AI crawlers hitting the root URL (/) or unmapped pages are intercepted and served the canonical Machine HTML view directly, protecting website bandwidth and human frontend themes.
  • Alternate Machine Links: Direct tags in and UI links for .json, .md, and .txt versions.
  • Enterprise Invariants:
    • 100% decoupling from GeDefense WP maintained.
    • Zero files exceed the strict 500-line ceiling.
    • 95 / 95 automated test suite passing (100%).

Installation & Update

  1. Download the �gt-ai-gateway folder or release asset.
  2. Upload/replace /wp-content/plugins/vgt-ai-gateway/.
  3. Activate or refresh the plugin in WordPress admin.

VGT AI Gateway v1.3

Choose a tag to compare

@visiongaiatechnology visiongaiatechnology released this 14 Sep 12:50

VGT AI Gateway v1.3 — Perplexity AI Official Feed Integration & Multi-Cloud Engine

We are excited to announce VGT AI Gateway v1.3, introducing official dynamic feed verification for Perplexity AI alongside our resilient dual-stack IP feed manager and multi-cloud egress engine.

🌟 What's New in v1.3

  • Perplexity AI Integration (Perplexity-User, PerplexityBot):
    • Perplexity-User: Dedicated support for user-triggered real-time citation fetching (USER_FETCH).
    • PerplexityBot: Granular control for regular search indexing and discovery crawling (SEARCH).
    • Dynamic IP Feed Ingestion: Ingests official feeds from https://www.perplexity.com/perplexity-user.json and https://www.perplexity.com/perplexitybot.json.
    • Pre-bundled Official Prefixes: 12 official CIDRs pre-bundled out of the box (44.208.221.197/32, 34.193.163.52/32, 18.97.21.0/30, 18.97.43.80/29, 107.20.236.150/32, 3.224.62.45/32, 18.210.92.235/32, etc.).
    • Zero-Trust Verification: Enforces User-Agent + official IP feed matching to grant authoritative TrustLevel::VERIFIED (score >= 90) without requiring PTR matches.
  • Anthropic Claude Multi-Cloud Support:
  • OpenAI & Google User-Triggered Feeds:
    • Real-time verification for ChatGPT-User, OAI-SearchBot, GPTBot, Google-Agent, and Google-GeminiNotebook.
  • Dual-Stack CIDR Engine (CidrMatcher):
    • Bitwise IPv4 and byte-level IPv6 subnet matching supporting /0 through /128.
  • Dynamic Feed Manager (IpFeedManager):
    • 3-tier resilience architecture: 24h transient cache, persistent database Last-Known-Good (LKG) fallback, and bundled static definitions.
  • Human FastPath (<0.2ms):
    • Zero-latency human visitor bypass at request initialization.
  • 5-Language Internationalization (i18n):
    • Native translation matrix across German (DE), English (EN), Russian (RU), Spanish (ES), and Italian (IT) with in-UI header switcher.
  • 100% Test Coverage:
    • 82 / 82 Automated Tests Passing (100%) across 11 verification suites.
  • Open Source Under AGPLv3:
    • Fully licensed under the GNU Affero General Public License v3.0.

📦 Installation

  1. Download the release source or zip.
  2. Upload to /wp-content/plugins/vgt-ai-gateway/.
  3. Activate via WordPress Plugins menu.
  4. Navigate to VGT AI Gateway in the admin dashboard.

VGT AI Gateway Beta 1.0

Pre-release

Choose a tag to compare

@visiongaiatechnology visiongaiatechnology released this 14 Sep 12:08

VGT AI Gateway — Beta 1.0 Release (Update: Dynamic AI Bot Feed Verification)

We are pleased to announce the updated Beta 1.0 release of VGT AI Gateway, featuring an advanced Dynamic IP Feed & Dual-Stack CIDR Verification Engine specifically solving cloud-egress verification for Anthropic Claude, OpenAI, and Google.

🌟 Key Enhancements in this Build

  • Anthropic Claude Bot Verification (Claude-User, ClaudeBot, Claude-SearchBot):
    • Integrated dynamic feed ingestion from Anthropic's official endpoint https://claude.com/crawling/bots.json.
    • Pre-bundled all 26 official multi-cloud prefixes (GCP, AWS, Azure, and legacy subnets).
    • Resolved cloud-egress fcRDNS limitation: Multi-cloud IP egress traffic matching published feeds is granted authoritative TrustLevel::VERIFIED (Score >= 90) without PTR foreign-domain penalties.
  • OpenAI Dynamic Feeds (ChatGPT-User, OAI-SearchBot, GPTBot):
    • Integration with official published feeds (chatgpt-user.json, searchbot.json, gptbot.json).
    • Instant real-time verification of user-triggered web browsing sessions.
  • Google User-Triggered Agents (Google-Agent, Google-GeminiNotebook):
    • Added recognition and feed verification for Gemini NotebookLM and user-directed AI browsing agents.
  • Dual-Stack Subnet Engine (CidrMatcher):
    • High-performance bitwise IPv4 and byte-level IPv6 subnet matching supporting /0 through /128.
  • Dynamic Feed Manager (IpFeedManager):
    • 3-tier resilience architecture: 24h WordPress transient caching, persistent Last-Known-Good (LKG) database fallback, and bundled static fallbacks.
  • Sub-Millisecond Human FastPath (<0.2ms): Human web traffic bypasses gateway inspection with zero latency overhead.
  • 5-Language Internationalization (i18n): Native multilingual support across German (DE), English (EN), Russian (RU), Spanish (ES), and Italian (IT).
  • 100% Test Coverage: 74 / 74 Automated Tests Passing (100%) across 11 verification suites.
  • Licensing: Licensed under GNU Affero General Public License v3.0 (AGPLv3).

📦 Installation

  1. Download the repository source or release zip.
  2. Upload to /wp-content/plugins/vgt-ai-gateway/.
  3. Activate via the WordPress Plugins menu.
  4. Navigate to VGT AI Gateway in the WordPress admin menu to configure your canonical knowledge and access policies.