<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>protocol SCANDAL</title>
        <link>https://paragraph.com/@protocolscandal</link>
        <description>SCANDAL Protocol on Base L2 is a news-driven crypto system that autonomously MINTs, HOLDs, or BURNs tokens based on global information signals.</description>
        <lastBuildDate>Fri, 24 Apr 2026 19:53:33 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>protocol SCANDAL</title>
            <url>https://storage.googleapis.com/papyrus_images/1b765b4eb6e1156702900daf88ba09d46d312597cc13a84ff11041c77437a890.jpg</url>
            <link>https://paragraph.com/@protocolscandal</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[Protocol SCANDAL is a hybrid system.]]></title>
            <link>https://paragraph.com/@protocolscandal/protocol-scandal-is-a-hybrid-system</link>
            <guid>5z7QU7xhc9Hzf1uYyh60</guid>
            <pubDate>Sun, 08 Feb 2026 19:06:37 GMT</pubDate>
            <description><![CDATA[OverviewSCANDAL Protocol is a hybrid system designed to process global news signals and execute predefined on-chain actions based on their aggregated impact. The protocol does not analyze markets, prices, or user behavior. It does not predict outcomes and does not use governance or manual control. SCANDAL operates through a clear separation of responsibilities:Off-chain — news collection, filtering, evaluation, and decision makingOn-chain — deterministic execution of the final decisionSmart c...]]></description>
            <content:encoded><![CDATA[<h2 id="h-overview" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Overview</h2><p><strong>SCANDAL Protocol</strong> is a hybrid system designed to process global news signals and execute predefined on-chain actions based on their aggregated impact.</p><p>The protocol does not analyze markets, prices, or user behavior.<br>It does not predict outcomes and does not use governance or manual control.</p><p>SCANDAL operates through a clear separation of responsibilities:</p><ul><li><p><strong>Off-chain</strong> — news collection, filtering, evaluation, and decision making</p></li><li><p><strong>On-chain</strong> — deterministic execution of the final decision</p></li></ul><p>Smart contracts do not “think”.<br>They only execute validated instructions.</p><hr><h2 id="h-what-scandal-does" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">What SCANDAL Does</h2><p>SCANDAL converts <strong>news information</strong> into <strong>one executable action per cycle</strong>.</p><p>Each cycle ends with exactly one outcome:</p><ul><li><p><strong>MINT</strong></p></li><li><p><strong>HOLD</strong></p></li><li><p><strong>BURN</strong></p></li></ul><p>The outcome is determined off-chain by the Oracle system and then enforced on-chain by immutable contracts.</p><hr><h2 id="h-hybrid-architecture" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Hybrid Architecture</h2><p>SCANDAL uses a <strong>hybrid architecture</strong> by design.</p><h3 id="h-off-chain-oracle-layer" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Off-Chain Oracle Layer</h3><p>The Oracle is a server-side system responsible for all intelligence and evaluation.</p><p>It performs the following tasks:</p><ul><li><p>Aggregates news from <strong>90+ curated global sources</strong></p></li><li><p>Removes duplicated or mirrored articles</p></li><li><p>Filters low-signal and promotional content</p></li><li><p>Tracks information saturation</p></li><li><p>Evaluates each article by:</p><ul><li><p>impact intensity</p></li><li><p>impact direction</p></li></ul></li><li><p>Resolves consensus across independent AI models</p></li><li><p>Produces a single finalized decision per cycle</p></li></ul><p>All decision logic exists <strong>off-chain</strong>.</p><hr><h3 id="h-on-chain-execution-layer" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">On-Chain Execution Layer</h3><p>The on-chain layer consists of smart contracts that:</p><ul><li><p>Accept the finalized oracle decision</p></li><li><p>Verify execution bounds and constraints</p></li><li><p>Execute exactly one action:</p><ul><li><p>Mint</p></li><li><p>Burn</p></li><li><p>Or no-op (Hold)</p></li></ul></li></ul><p>Smart contracts <strong>cannot</strong>:</p><ul><li><p>analyze news</p></li><li><p>infer intent</p></li><li><p>change outcomes</p></li><li><p>override decisions</p></li></ul><p>They only enforce execution.</p><hr><h2 id="h-execution-cycle" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Execution Cycle</h2><h3 id="h-phase-i-collect" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Phase I — COLLECT</h3><p><strong>News aggregation</strong></p><p>The Oracle continuously collects articles from curated sources.</p><p>Key rule: <strong>uniqueness over volume</strong>.</p><ul><li><p>Repeated coverage of the same event is collapsed into one signal</p></li><li><p>Narrative amplification does not increase weight</p></li><li><p>Only new, unique information contributes to saturation</p></li></ul><p>Collection continues until sufficient informational depth is reached.</p><hr><h3 id="h-phase-ii-buffer" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Phase II — BUFFER</h3><p><strong>Dataset freeze</strong></p><p>Once saturation is reached:</p><ul><li><p>Incoming news is temporarily blocked</p></li><li><p>The dataset is frozen</p></li><li><p>No evaluation or execution occurs yet</p></li></ul><p>This phase prevents late duplication and stabilizes inputs.</p><hr><h3 id="h-phase-iii-evaluation" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Phase III — EVALUATION</h3><p><strong>Off-chain analysis</strong></p><p>Each article is evaluated independently:</p><ul><li><p><strong>Impact intensity</strong> — how strong the signal is</p></li><li><p><strong>Impact direction</strong> — positive, negative, or neutral</p></li></ul><p>Multiple independent AI models analyze the same dataset.</p><ul><li><p>Agreement increases confidence</p></li><li><p>Disagreement leads to conservative weighting</p></li></ul><p>No single article can determine the outcome.</p><hr><h3 id="h-phase-iv-complete" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Phase IV — COMPLETE</h3><p><strong>On-chain execution</strong></p><p>The finalized decision is transmitted to the blockchain.</p><p>Exactly one deterministic action is executed:</p><ul><li><p><strong>MINT</strong> — aggregated signals indicate constructive impact</p></li><li><p><strong>BURN</strong> — aggregated signals indicate adverse impact</p></li><li><p><strong>HOLD</strong> — signals are neutral, weak, or contradictory</p></li></ul><p>Execution is irreversible and contract-enforced.</p><hr><h2 id="h-system-characteristics" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">System Characteristics</h2><ul><li><p>Hybrid architecture (off-chain intelligence, on-chain execution)</p></li><li><p>Deterministic behavior</p></li><li><p>No price or market inputs</p></li><li><p>No governance intervention</p></li><li><p>Bounded and normalized actions</p></li></ul><hr><h2 id="h-what-scandal-is-and-is-not" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">What SCANDAL Is — and Is Not</h2><p><strong>SCANDAL is:</strong></p><ul><li><p>a hybrid oracle-execution system</p></li><li><p>a news-driven signal processor</p></li><li><p>a deterministic on-chain execution protocol</p></li></ul><p><strong>SCANDAL is NOT:</strong></p><ul><li><p>an on-chain AI</p></li><li><p>a prediction engine</p></li><li><p>a market or price control mechanism</p></li><li><p>a discretionary system</p></li></ul><hr><h2 id="h-current-status" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Current Status</h2><p>SCANDAL Protocol is currently deployed as an <strong>early testnet implementation on Base L2</strong>.</p><p>The testnet focuses on validating:</p><ul><li><p>off-chain oracle logic</p></li><li><p>saturation mechanics</p></li><li><p>consensus evaluation</p></li><li><p>secure off-chain → on-chain execution</p></li></ul><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://protocol-scandal-production.up.railway.app">https://protocol-scandal-production.up.railway.app</a></p><hr><h2 id="h-summary" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Summary</h2><p>SCANDAL is a hybrid system.</p><ul><li><p>The Oracle evaluates global news <strong>off-chain</strong></p></li><li><p>Smart contracts enforce outcomes <strong>on-chain</strong></p></li></ul><p>No interpretation.<br>No discretion.<br>Only structured information and deterministic execution.</p>]]></content:encoded>
            <author>protocolscandal@newsletter.paragraph.com (protocol SCANDAL)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/308a13d41944d6a90dfd29c2b5b19139a51d357542f12f9bf299bc32bc07a944.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[SCANDAL Protocol: AI‑Driven Token Supply on Base L2]]></title>
            <link>https://paragraph.com/@protocolscandal/scandal-protocol-ai‑driven-token-supply-on-base-l2</link>
            <guid>QKmxRDsHpVSj42BJIUvf</guid>
            <pubDate>Sun, 08 Feb 2026 18:48:49 GMT</pubDate>
            <description><![CDATA[Overview / IntroductionSCANDAL Protocol is an AI‑driven information‑to‑supply protocol deployed on Base L2. It continuously evaluates global news and structured signals and autonomously adjusts token supply through deterministic actions: Mint, Hold, or Reduce (Burn). Unlike traditional tokens with static supply, SCANDAL integrates real‑world information into token mechanics to drive supply dynamics algorithmically — without market price targeting or speculative incentives.The Information Chal...]]></description>
            <content:encoded><![CDATA[<h4 id="h-overview-introduction" class="text-xl font-header !mt-6 !mb-3 first:!mt-0 first:!mb-0"><strong>Overview / Introduction</strong></h4><p>SCANDAL Protocol is an <strong>AI‑driven information‑to‑supply protocol</strong> deployed on <strong>Base L2</strong>. It continuously evaluates global news and structured signals and autonomously adjusts token supply through deterministic actions: <strong>Mint, Hold, or Reduce (Burn)</strong>. Unlike traditional tokens with static supply, SCANDAL integrates real‑world information into token mechanics to drive supply dynamics algorithmically — <em>without market price targeting or speculative incentives</em>.</p><h4 id="h-the-information-challenge-in-crypto-markets" class="text-xl font-header !mt-6 !mb-3 first:!mt-0 first:!mb-0"><strong>The Information Challenge in Crypto Markets</strong></h4><blockquote><p>SCANDAL Protocol addresses this by creating an <strong>AI Oracle layer</strong> that continuously processes signals from <strong>90+ curated global sources</strong>, ensuring diverse and relevant news inputs. (<a target="_new" rel="noopener" class="dont-break-out decorated-link" href="https://protocol-scandal-production.up.railway.app/litepaper.html?utm_source=chatgpt.com">protocol-scandal-production.up.railway.app</a>)</p></blockquote><h4 id="h-ai-oracle-and-consensus-evaluation" class="text-xl font-header !mt-6 !mb-3 first:!mt-0 first:!mb-0"><strong>AI Oracle &amp; Consensus Evaluation</strong></h4><blockquote><p>The Oracle aggregates articles from <strong>90+ sources</strong>, deduplicates them, and assigns an <strong>Impact Intensity Score (0–100)</strong> to each signal. Multiple independent AI models evaluate every article — only when consensus exists does the protocol execute a token action.</p></blockquote><h4 id="h-token-dynamics-mint-hold-burn" class="text-xl font-header !mt-6 !mb-3 first:!mt-0 first:!mb-0"><strong>Token Dynamics: Mint, Hold, Burn</strong></h4><p>SCANDAL Protocol acts deterministically:</p><ul><li><p><strong>MINT (Expand)</strong> — Positive informational impact triggers bounded expansion.</p></li><li><p><strong>HOLD</strong> — Neutral or low‑impact signals result in no change.</p></li><li><p><strong>REDUCE/BURN</strong> — Adverse signals trigger bounded contraction.</p></li></ul><p>All actions are <strong>bounded, normalized, and capped</strong> per cycle to prevent runaway supply effects.</p><h4 id="h-oracle-arena-prediction-game-layer" class="text-xl font-header !mt-6 !mb-3 first:!mt-0 first:!mb-0"><strong>Oracle Arena — Prediction Game Layer</strong></h4><p>SCANDAL Oracle Arena is a <strong>PvP prediction game built on top of SCANDAL Protocol</strong>. Players analyze real-time news streams and forecast the protocol’s upcoming token supply actions: <strong>Mint, Hold, or Burn</strong>. Multiple game modes allow for different strategies, scoring systems, and competitive interaction.</p><p>The Arena is <strong>not a betting product</strong>; it’s a <strong>prediction and strategy game</strong> where participants test their analysis skills against others while interacting with deterministic on-chain outcomes. Rewards are distributed based on <strong>accuracy of predictions and game mode rules</strong>, reflecting the real-time impact of news on token dynamics.</p><h4 id="h-current-testnet-deployment-and-next-steps" class="text-xl font-header !mt-6 !mb-3 first:!mt-0 first:!mb-0"><strong>Current Testnet Deployment &amp; Next Steps</strong></h4><p>SCANDAL Protocol is currently live on <strong>Base testnet via Railway</strong> as an early demo.</p><div data-type="embedly" src="https://protocol-scandal-production.up.railway.app/" data="{&quot;provider_url&quot;:&quot;https://protocol-scandal-production.up.railway.app&quot;,&quot;description&quot;:&quot;A sentiment-adaptive protocol where global news automatically influences on-chain token supply through mint, burn, or pause actions.&quot;,&quot;title&quot;:&quot;SCANDAL&quot;,&quot;url&quot;:&quot;https://protocol-scandal-production.up.railway.app/&quot;,&quot;version&quot;:&quot;1.0&quot;,&quot;provider_name&quot;:&quot;Railway&quot;,&quot;type&quot;:&quot;link&quot;}" format="small"><div class="react-component embed my-5" data-drag-handle="true" data-node-view-wrapper="" style="white-space:normal"><a class="link-embed-link" href="https://protocol-scandal-production.up.railway.app/" target="_blank" rel="noreferrer"><div class="link-embed"><div class="flex-1"><div><h2>SCANDAL</h2><p>A sentiment-adaptive protocol where global news automatically influences on-chain token supply through mint, burn, or pause actions.</p></div><span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-link h-3 w-3 my-auto inline mr-1"><path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"></path><path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"></path></svg>https://protocol-scandal-production.up.railway.app</span></div></div></a></div></div><p>The roadmap includes <strong>mainnet deployment, DEX liquidity, listings, and advanced analytics</strong> in 2026.</p><br>]]></content:encoded>
            <author>protocolscandal@newsletter.paragraph.com (protocol SCANDAL)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/34cfd12759cf5ab8c94cc9cd6262613a1aef877fc3c516b4fb1c6d149cce3344.jpg" length="0" type="image/jpg"/>
        </item>
    </channel>
</rss>