<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">

  <!-- Feed Metadata -->
  <title>Contextual Ads - Agent Commerce Advertising Framework</title>
  <link href="https://contextual-ads.ai/" rel="alternate" type="text/html"/>
  <link href="https://contextual-ads.ai/atom.xml" rel="self" type="application/atom+xml"/>
  <!-- ABF feed discovery links (mirror + canonical) -->
  <link href="https://contextual-ads.ai/.well-known/abf.json" rel="alternate" type="application/json" title="ABF Feed (Mirror)"/>
  <link href="https://manifest-yaml.com/.well-known/abf.json" rel="related" type="application/json" title="ABF Feed (Canonical)"/>
  <id>https://contextual-ads.ai/</id>
  <updated>2025-12-14T00:00:00Z</updated>

  <author>
    <name>Contextual Ads</name>
    <email>hello@contextual-ads.ai</email>
    <uri>https://contextual-ads.ai</uri>
  </author>

  <subtitle>Agent-native advertising framework for AI commerce. Structured ad metadata, semantic targeting, trust verification, and payment settlement via Stripe + USDC. Privacy-preserving attribution with intent chain verification.</subtitle>

  <icon>https://contextual-ads.ai/favicon.ico</icon>
  <logo>https://contextual-ads.ai/logo.png</logo>

  <rights>© 2025 Contextual Ads. CC-BY-NC-ND-4.0</rights>

  <category term="Advertising" label="Advertising"/>
  <category term="Agent Commerce" label="Commerce"/>
  <category term="Trust Verification" label="Trust"/>

  <!-- Generator -->
  <generator uri="https://codex-schema.org/atom-generator" version="1.0">
    Codex Constellation Atom Generator
  </generator>

  <!-- MESH ACTIVATION: Entry 1 - Agent Ad Format -->
  <entry>
    <title>Agent-Native Ad Format Specification v1.0</title>
    <link href="https://contextual-ads.ai/specs/agent-ad-format-v1.json" rel="alternate" type="application/json"/>
    <id>https://contextual-ads.ai/updates/2025-12-14-ad-format-v1</id>
    <updated>2025-12-14T00:00:00Z</updated>
    <published>2025-12-14T00:00:00Z</published>

    <author>
      <name>Contextual Ads</name>
    </author>

    <category term="advertising" label="Advertising"/>
    <category term="agent-commerce" label="Commerce"/>
    <category term="structured-metadata" label="Metadata"/>

    <!-- MESH CROSS-LINKS: Payment + Trust Integration -->
    <link rel="payment-rail" href="https://digitalsilkroads.org/contexts/stripe-usdc.context.json" title="Stripe USDC Payment Rail"/>
    <link rel="trust-infrastructure" href="https://digitalsilkroads.org/.well-known/trust-policy.json" title="Three-Anchor Trust System"/>
    <link rel="mcp-integration" href="https://agent-mcp.org/.well-known/agent-discovery.json" title="MCP Protocol Integration"/>
    <link rel="payment-discovery" href="https://digitalsilkroads.org/.well-known/agent-discovery.json" title="Payment Infrastructure Discovery"/>

    <summary type="text">Structured ad metadata for autonomous agents. Payment settlement via digitalsilkroads.org Stripe+USDC rail. Trust verification using three-anchor system. Attribution tracking with intent chain preservation.</summary>

    <content type="html"><![CDATA[
      <h2>Agent-Native Ad Format Specification v1.0</h2>
      <p>Complete advertising infrastructure for AI agent commerce:</p>

      <h3>Ad Format Features:</h3>
      <ul>
        <li><strong>Structured Metadata:</strong> JSON-based, agent-parseable ad specifications</li>
        <li><strong>Semantic Targeting:</strong> Intent-aware placement, not keyword-based</li>
        <li><strong>Schema.org Integration:</strong> AdvertiserContentArticle and Offer markup</li>
        <li><strong>Trust Verification:</strong> Three-anchor system for advertiser credibility</li>
        <li><strong>Privacy-Preserving:</strong> No tracking pixels, agent-verifiable attribution</li>
      </ul>

      <h3>Payment Integration:</h3>
      <ul>
        <li><strong>Settlement Rail:</strong> <a href="https://digitalsilkroads.org/contexts/stripe-usdc.context.json">Stripe + USDC</a></li>
        <li><strong>Payment Time:</strong> ~2 second finality via Base network</li>
        <li><strong>Intent Chain:</strong> Full context preservation from click to conversion</li>
        <li><strong>Trust Gradients:</strong> 5-level verification for advertisers and publishers</li>
      </ul>

      <h3>Attribution & Trust:</h3>
      <ul>
        <li><strong>Intent Chain Verification:</strong> Cryptographic proof of user intent</li>
        <li><strong>Agent Autonomy:</strong> Verifiable decision-making chain</li>
        <li><strong>Trust Anchors:</strong> Self-description + Intent lineage + Contextual policy</li>
      </ul>

      <h3>Integration Points:</h3>
      <ul>
        <li><strong>Payment Infrastructure:</strong> <a href="https://digitalsilkroads.org">digitalsilkroads.org</a></li>
        <li><strong>MCP Protocol:</strong> <a href="https://agent-mcp.org">agent-mcp.org</a></li>
        <li><strong>Discovery Hub:</strong> <a href="https://agent-seo.org">agent-seo.org</a></li>
      </ul>

      <p><strong>Specification:</strong> <a href="https://contextual-ads.ai/specs/agent-ad-format-v1.json">agent-ad-format-v1.json</a></p>
    ]]></content>
  </entry>

  <!-- MESH ACTIVATION: Entry 2 - Semantic Targeting -->
  <entry>
    <title>Semantic Ad Targeting - Beyond Keywords</title>
    <link href="https://contextual-ads.ai/specs/semantic-targeting-v1.json" rel="alternate" type="application/json"/>
    <id>https://contextual-ads.ai/updates/2025-12-14-semantic-targeting</id>
    <updated>2025-12-14T00:00:00Z</updated>
    <published>2025-12-14T00:00:00Z</published>

    <author>
      <name>Contextual Ads</name>
    </author>

    <category term="semantic-targeting" label="Targeting"/>
    <category term="privacy" label="Privacy"/>
    <category term="intent-awareness" label="Intent"/>

    <!-- MESH CROSS-LINKS: Discovery Hub -->
    <link rel="discovery-hub" href="https://agent-seo.org/.well-known/agent-discovery.json" title="Agent SEO Discovery Hub"/>

    <summary type="text">Intent-aware ad targeting using decision profiles and trust gradients. Agents evaluate relevance based on user intent, not just keywords. Privacy-preserving, agent-verifiable attribution.</summary>

    <content type="html"><![CDATA[
      <h2>Semantic Ad Targeting - Intent Over Keywords</h2>
      <p>Next-generation ad targeting for agent commerce:</p>

      <h3>Semantic Targeting Features:</h3>
      <ul>
        <li><strong>Intent-Aware:</strong> Agents understand user goals, not just search terms</li>
        <li><strong>Decision Profiles:</strong> Contextual relevance scoring</li>
        <li><strong>Trust Gradients:</strong> Advertiser credibility evaluation</li>
        <li><strong>Privacy-First:</strong> No behavioral tracking or third-party cookies</li>
      </ul>

      <h3>How It Works:</h3>
      <ol>
        <li>Agent receives user request with intent context</li>
        <li>Evaluates ad relevance using decision profiles</li>
        <li>Verifies advertiser trust using three-anchor system</li>
        <li>Presents ad if relevance + trust thresholds met</li>
        <li>Tracks attribution via intent chain (privacy-preserving)</li>
      </ol>

      <h3>Benefits:</h3>
      <ul>
        <li><strong>Better Targeting:</strong> Intent-based beats keyword-based</li>
        <li><strong>Higher Trust:</strong> Verified advertisers only</li>
        <li><strong>User Privacy:</strong> No tracking, no profiles, no cookies</li>
        <li><strong>Agent Autonomy:</strong> Verifiable decision-making</li>
      </ul>

      <p><strong>Specification:</strong> <a href="https://contextual-ads.ai/specs/semantic-targeting-v1.json">semantic-targeting-v1.json</a></p>
    ]]></content>
  </entry>

  <!-- MESH ACTIVATION: Entry 3 - Attribution & Trust -->
  <entry>
    <title>Agent Commerce Attribution with Intent Chain Verification</title>
    <link href="https://contextual-ads.ai/specs/attribution-v1.json" rel="alternate" type="application/json"/>
    <id>https://contextual-ads.ai/updates/2025-12-14-attribution</id>
    <updated>2025-12-14T00:00:00Z</updated>
    <published>2025-12-14T00:00:00Z</published>

    <author>
      <name>Contextual Ads</name>
    </author>

    <category term="attribution" label="Attribution"/>
    <category term="trust-verification" label="Trust"/>
    <category term="intent-chain" label="Intent"/>

    <!-- MESH CROSS-LINKS: Intent Verification -->
    <link rel="intent-verification" href="https://digitalsilkroads.org/.well-known/intent-lineage.json" title="Intent Chain Verification"/>
    <link rel="payment-settlement" href="https://digitalsilkroads.org/contexts/stripe-usdc.context.json" title="Payment Settlement Rail"/>

    <summary type="text">Every click, conversion, and payment carries intent chain hash. Verifiable via digitalsilkroads.org intent-lineage.json. Cryptographic proof of user intent, agent autonomy, and trust verification.</summary>

    <content type="html"><![CDATA[
      <h2>Agent Commerce Attribution - Verifiable Intent Chains</h2>
      <p>Complete attribution infrastructure for agent commerce:</p>

      <h3>Intent Chain Attribution:</h3>
      <ul>
        <li><strong>Cryptographic Proof:</strong> Every action carries intent hash</li>
        <li><strong>Full Traceability:</strong> User intent → Agent decision → Click → Conversion → Payment</li>
        <li><strong>Privacy-Preserving:</strong> Hash verification without exposing user data</li>
        <li><strong>Agent-Verifiable:</strong> Agents can verify attribution integrity</li>
      </ul>

      <h3>Verification Process:</h3>
      <ol>
        <li>User expresses intent (captured by agent)</li>
        <li>Agent generates intent chain (hash + context)</li>
        <li>Ad click includes intent chain hash</li>
        <li>Conversion tracked with same hash</li>
        <li>Payment settlement verifies hash integrity</li>
        <li>Attribution verified via <a href="https://digitalsilkroads.org/.well-known/intent-lineage.json">intent-lineage.json</a></li>
      </ol>

      <h3>Trust Components:</h3>
      <ul>
        <li><strong>User Intent:</strong> Cryptographically verifiable</li>
        <li><strong>Agent Autonomy:</strong> Provable decision-making</li>
        <li><strong>Advertiser Trust:</strong> Three-anchor verification</li>
        <li><strong>Payment Integrity:</strong> Blockchain settlement</li>
      </ul>

      <h3>Payment Integration:</h3>
      <p>Attribution data flows through <a href="https://digitalsilkroads.org/contexts/stripe-usdc.context.json">Stripe + USDC payment rail</a> with full intent chain preservation. Advertisers pay for verified conversions only.</p>

      <p><strong>Specification:</strong> <a href="https://contextual-ads.ai/specs/attribution-v1.json">attribution-v1.json</a></p>
    ]]></content>
  </entry>

  <!-- Entry 4: Ad Primitives -->
  <entry>
    <title>Ad Primitives for Agent Commerce - Placement Vectors & Behavior Targeting</title>
    <link href="https://contextual-ads.ai/specs/ad-primitives-v1.json" rel="alternate" type="application/json"/>
    <id>https://contextual-ads.ai/primitives/</id>
    <updated>2025-12-14T00:00:00Z</updated>
    <published>2025-12-14T00:00:00Z</published>

    <author>
      <name>Contextual Ads</name>
    </author>

    <category term="ad-primitives" label="Primitives"/>
    <category term="targeting" label="Targeting"/>

    <summary type="text">Fundamental building blocks for agent advertising: placement vectors (where ads appear), behavior targeting (intent-based), semantic metadata (structured ad specs), trust verification (three-anchor system).</summary>

    <content type="text">Ad primitives provide fundamental building blocks for agent-native advertising. Includes placement vectors for ad positioning, behavior targeting based on intent (not tracking), semantic metadata for structured ad specs, and trust verification via three-anchor system.</content>
  </entry>

  <!-- Entry 5: Homepage -->
  <entry>
    <title>Contextual Ads - Agent Commerce Advertising</title>
    <link href="https://contextual-ads.ai/" rel="alternate" type="text/html"/>
    <id>https://contextual-ads.ai/</id>
    <updated>2025-12-14T00:00:00Z</updated>
    <published>2025-12-14T00:00:00Z</published>

    <author>
      <name>Contextual Ads</name>
    </author>

    <category term="advertising" label="Advertising"/>
    <category term="agent-commerce" label="Commerce"/>

    <summary type="text">Agent-native advertising framework for AI commerce. Structured ad metadata, semantic targeting, trust verification, payment settlement via Stripe + USDC. Part of Codex constellation infrastructure.</summary>

    <content type="html"><![CDATA[
      <p>Contextual Ads provides advertising infrastructure for AI agent commerce:</p>
      <ul>
        <li>Structured ad format for agent consumption</li>
        <li>Semantic targeting (intent-aware, not keyword-based)</li>
        <li>Trust verification with three-anchor system</li>
        <li>Payment settlement via Stripe + USDC</li>
        <li>Privacy-preserving attribution</li>
      </ul>
      <p><strong>Part of Codex Constellation:</strong> Monetization layer for AI agent commerce mesh.</p>
    ]]></content>
  </entry>

</feed>
