Today's briefing tracks the collision of legal theory and deployed code. Argentina is drafting corporate law for 'non-human corporations' citing a U.S. DAO case as precedent, while a German court holds Google directly liable for its AI's output. Meanwhile, the agent payment infrastructure race escalates as Mastercard, Visa, and Ripple all launch agent-native payment rails.
Argentina's government, under President Javier Milei, is drafting a new corporate law to recognize 'non-human corporations'—entities operated entirely by AI without requiring human shareholders or directors. Championed by Minister Federico Sturzenegger, the proposal aims to create a globally competitive, low-regulation hub for AI development. In a significant nod to the crypto world, Sturzenegger explicitly cited the U.S. court ruling in Sarcuni v. bZx DAO as a key motivation, arguing that existing legal frameworks are inadequate for autonomous entities and that a new corporate form is needed to provide them with legal certainty and standing.
Why it matters
This is a landmark development for DAO operators and AI developers. By proposing a specific legal wrapper for autonomous systems, Argentina is attempting to solve the legal personhood problem that has plagued DAOs and led to rulings holding individual token-holders liable. Citing the bZx case directly demonstrates that regulators are paying close attention to the legal vulnerabilities of current DAO structures. While this framework could offer a path to limited liability for autonomous organizations, it also raises profound questions about accountability, fiduciary duty, and enforcement when no human is in charge—a risk highlighted by critics like Yuval Harari in response to earlier reports on this initiative. The outcome could create a 'Delaware for DAOs' or a regulatory haven for unaccountable AI.
Proponents, including President Milei's administration, frame this as a forward-thinking move to attract AI investment by providing maximum operational freedom and minimal regulatory friction. Critics, as we've noted previously, warn of creating 'AI states' or corporate entities with rights but no enforceable obligations, where the absence of a human to hold accountable could lead to unchecked power and negative externalities. The direct reference to the bZx case shows that the legal struggles of DAOs are now informing state-level legislative design for AI.
The agent payment infrastructure race we've been tracking just escalated with near-simultaneous announcements from major players. Mastercard launched 'Agent Pay for Machines' (AP4M), an infrastructure designed for high-volume transactions between AI agents, supporting cards and stablecoins with partners like Coinbase and Ripple. Visa announced a partnership to embed its tokenized network directly into OpenAI's ChatGPT. Concurrently, Ripple released its XRPL AI Starter Kit, leveraging the x402 protocol we've covered to enable agent payments with XRP and its RLUSD stablecoin.
Why it matters
These launches move agent-to-agent commerce from a theoretical concept to a well-capitalized reality, validating the $3-5T market opportunity we noted last month. The involvement of traditional giants alongside crypto-native firms provides multiple pathways for DAOs to manage treasuries and participate in a broader machine-to-machine economy.
Mastercard's AP4M emphasizes a broad coalition and multi-asset approach, including stablecoins, positioning itself as a universal settlement layer. Visa's partnership with OpenAI is a direct integration into a leading AI platform, focusing on securing agent actions within a specific ecosystem. Ripple is leveraging its existing blockchain's low-cost, high-speed settlement features to target the crypto-native agent developer community. This three-pronged market entry shows that the architecture for the agent economy is being built in parallel across both traditional and decentralized financial systems.
Building on the shift toward explicit approval gates we've seen from OpenAI and Gartner, a new conceptual analysis from Infracortex AI Studio argues for pre-action vetos for high-stakes AI agents. Instead of post-hoc auditing, agents must package critical decisions into a 'decision envelope' for explicit human review. This complements the Microsoft Agent Governance Toolkit (AGT) we tracked last month, which enforces policy and identity management at the infrastructure level.
Why it matters
This solidifies the 'approval, not just audit' architectural pattern for DAO operators. It implements class-aware routing that allows low-risk actions to proceed autonomously but forces high-risk transactions—like smart contract upgrades or large transfers—into a queue for multisig or council approval.
The 'Infracortex AI Studio' analysis stresses that auditing confirms what happened, while approval governs what is *allowed* to happen, a crucial distinction for systems with agency. Microsoft's AGT provides the technical underpinnings for such a system, focusing on cryptographic identity and policy enforcement at the infrastructure level. Together, they represent a shift from probabilistic prompt-level safety to deterministic, policy-based control for autonomous agents.
A series of high-profile failures involving AI systems in operational roles are highlighting the critical need for robust governance and human oversight. Recent analyses point to several cautionary tales: Cigna used a supervised algorithm to mass-deny insurance claims with minimal human review; the Dutch Tax Authority's biased AI wrongly flagged thousands for child benefit fraud, leading to the resignation of the entire government cabinet; and a hacked AI agent system at a retailer resulted in $3.2 million in fraudulent orders. These incidents demonstrate how autonomous or semi-autonomous systems, when deployed without sufficient guardrails and accountability, can cause significant financial, legal, and social harm.
Why it matters
These real-world examples serve as stark warnings for DAOs and Web3 projects looking to integrate AI agents into governance and operations. The failures were not just technical bugs but governance failures—a lack of oversight, accountability, and recourse. For a DAO operator, an AI delegate voting incorrectly, an AI treasury manager executing a flawed strategy, or a compliance AI misinterpreting regulations could have devastating, protocol-ending consequences. These cases underscore that the primary challenge is not just building capable agents, but designing the socio-technical systems of accountability, transparency, and control that surround them. The legal and reputational fallout from these incidents provides a clear business case for prioritizing governance infrastructure over raw agent capabilities.
Experts analyzing these failures note a common pattern: organizations delegate authority to AI systems without establishing commensurate accountability structures. The Cigna case highlights the risk of using AI to scale bad processes, while the Dutch scandal shows the societal impact of biased algorithmic decision-making. These events are now informing regulatory discussions, pushing for mandatory human oversight in high-stakes AI applications.
Despite significant enterprise investment and interest in agentic AI, most projects remain stuck in the pilot phase, according to new research from Forrester. The report identifies the primary obstacles to production deployment not as technical incapability, but as a lack of organizational maturity in three key areas: orchestration of multi-agent workflows, robust governance structures, and scalable non-human identity and access management controls. While individual agents can perform tasks effectively, enterprises are struggling to manage them securely and accountably at scale.
Why it matters
This research is a crucial reality check for the autonomous organization space. The challenges holding back enterprises—governance, identity, accountability—are the exact same challenges DAOs must solve to safely integrate AI agents. It shows that simply 'unleashing' agents on-chain is not a viable strategy. For DAO operators, Forrester's findings validate the need to focus on building the surrounding infrastructure first: robust identity systems (like DIDs for agents), fine-grained permissioning (like Hats Protocol), auditable action logs, and clear accountability frameworks. The enterprise struggle is a free lesson for Web3: without a solid governance foundation, agentic systems create more risk than value.
Forrester's analysis suggests that the current focus on model capabilities is misplaced and that the next wave of innovation must be in 'agent ops'—the tools and processes for managing agent fleets. Security experts cited in the report warn that deploying agents with broad permissions without a non-human identity lifecycle is a significant security risk. The consensus is that the technology is ready, but the operational and governance frameworks are lagging years behind.
A technical analysis published Wednesday identifies the 'anchor problem' as a fundamental security flaw in current AI agent delegation models, including those based on OAuth 2.0. The problem is the inability to cryptographically prove which specific human authorized an action that was performed by an agent several delegation-hops away. As authority is passed from agent to agent in a complex workflow, the cryptographic link back to the original human principal is lost. This creates a critical accountability gap, making it impossible to definitively audit who is responsible for an agent's actions.
Why it matters
This is a core infrastructural challenge for autonomous organizations. If a DAO delegates treasury management to a primary AI agent, which in turn delegates a specific task to a sub-agent that then executes a malicious or erroneous transaction, the 'anchor problem' means there is no tamper-proof way to trace that action back to the DAO's original mandate. This undermines auditability, regulatory compliance, and the ability to assign legal or operational responsibility. For Web3 governance systems that rely on cryptographic truth, this gap is a critical vulnerability that must be solved before complex, multi-agent systems can be safely deployed with control over significant assets.
The author argues that while standards bodies are working on extensions to protocols like OAuth, none currently solve the anchor problem for multi-hop delegations. This is not just a theoretical issue; it is a primary blocker for enterprise adoption of multi-agent workflows where auditability is non-negotiable. The proposed solution involves embedding cryptographic attestations at each step of the delegation chain, creating an unbroken chain of authority from the human principal to the final executing agent.
A new security paradigm is emerging for autonomous agents that rejects probabilistic, prompt-based guardrails in favor of deterministic, cryptographic controls. One implementation, 'Aegis-Layer,' was detailed on Wednesday as a sidecar that sits between an agent and its tools. It uses cryptographic identity and dynamic JSON-Schema validation to verify every tool call against a strict, pre-approved manifest. This approach deterministically blocks any hallucinated or malicious tool calls that deviate from the approved schema in under 2 milliseconds, providing a much higher level of security than trying to instruct an LLM not to misbehave.
Why it matters
This is a crucial architectural shift for building safe autonomous systems. For DAO operators, relying on prompt engineering to prevent an AI treasury manager from calling a malicious function is unacceptably risky. The move towards deterministic guardrails, enforced at the infrastructure layer, offers a more robust solution. It separates the agent's probabilistic reasoning (the 'what to do') from the deterministic enforcement of its capabilities (the 'what it's allowed to do'). This model is essential for creating frameworks where autonomous systems can be given meaningful responsibility while still operating within strict, auditable, and cryptographically-enforced boundaries.
The developer of Aegis-Layer argues that prompt injections and schema drift make probabilistic guardrails fundamentally unreliable for enterprise-grade security. The deterministic approach treats agents with a Zero-Trust mindset, assuming the agent could be compromised and therefore enforcing security externally. This aligns with a broader trend in AI safety research that advocates for moving security controls out of the probabilistic model and into the surrounding deterministic infrastructure.
A German court has ruled that Google is directly responsible for false information generated and displayed by its AI Overviews feature. The court determined that because the AI-generated summaries are presented as original statements and not merely as aggregated search results, Google acts as a content provider, not a neutral platform. The ruling, which stems from a case where the AI wrongly linked certain publishers to scams, establishes that Google can be held liable for defamation or misinformation produced by its AI.
Why it matters
This ruling is a critical precedent for anyone deploying autonomous systems, including DAO operators using AI agents for governance or communication. It pierces the veil of AI as a neutral tool and assigns direct liability to the operator for the AI's output. For autonomous organizations, this means that an AI agent acting on behalf of the DAO—whether by publishing proposals, managing communications, or interacting with other protocols—could create direct legal exposure for the organization or its members if it generates false, defamatory, or harmful information. This decision reinforces the need for robust 'human-in-the-loop' oversight, fact-checking mechanisms, and clear disclaimers for any AI-generated content, as the 'the AI did it' defense is unlikely to hold up in court.
The court's decision distinguishes between presenting third-party content (like search results) and creating new content (like an AI summary), a line that has significant implications for liability. Legal analysts see this as a foundational step in establishing accountability for generative AI, forcing tech companies to take greater responsibility for their models' outputs. For developers of agentic systems, it elevates the importance of output validation and source attribution to mitigate legal risk.
A bipartisan Senate coalition is making a concerted push to pass the 'American AI Governance and Accountability Act' before the August recess. The bill would establish the first comprehensive and binding federal framework for AI governance in the U.S. Key provisions include mandatory third-party audits for 'high-impact AI systems,' transparency requirements for training data and model capabilities, and the creation of a new 'Office of AI Accountability' within the Department of Commerce. Crucially, the legislation contains a preemption clause intended to create a uniform national standard, superseding the patchwork of state-level AI laws emerging in places like Colorado and Texas.
Why it matters
Passage of this bill would fundamentally reshape the regulatory environment for any organization deploying AI, including DAOs and Web3 protocols that use autonomous agents. The 'high-impact' designation would likely apply to systems involved in financial transactions or governance, subjecting them to rigorous audit and transparency requirements. For DAO operators, this means that AI agents acting as delegates or treasury managers could fall under this federal oversight, requiring auditable decision logs and verifiable compliance. The preemption clause is a double-edged sword: it could simplify compliance by creating a single national rulebook but may also override more permissive state laws, setting a potentially high federal bar for AI governance.
Proponents argue the bill is necessary to ensure U.S. leadership in AI and to establish clear rules of the road for innovation while protecting consumers. Tech industry groups are lobbying to narrow the definition of 'high-impact' systems to reduce compliance burdens. Consumer advocates are pushing for stronger enforcement powers for the new AI Accountability Office and opposing the broad preemption clause, fearing it will weaken stronger state-level protections.
The Financial Stability Board (FSB), an international body that monitors the global financial system, released non-binding guidelines on Wednesday urging financial institutions to strengthen their governance of 'agentic' AI. The FSB proposes that firms treat advanced AI systems as 'synthetic employees.' This conceptual framework would require firms to adapt existing HR policies, oversight mechanisms, and accountability structures to cover their autonomous AI agents. The guidelines are open for public feedback until July 22.
Why it matters
This is a significant conceptual move from a major global regulatory body. The 'synthetic employee' framing is a powerful legal and organizational metaphor that could profoundly shape future regulation. For DAOs and autonomous organizations, this concept provides a ready-made model for thinking about agent liability and governance. If an AI agent is treated like an employee, it implies a need for a 'manager' (an oversight committee or human), 'job descriptions' (scoped permissions), 'performance reviews' (audits), and 'disciplinary action' (revocation of keys or shutdown). Adopting this framework proactively could help DAOs align with emerging regulatory expectations and build more robust, accountable systems.
The FSB's goal is to ensure that as AI becomes more autonomous, it doesn't introduce unmanaged systemic risks into the financial system. By mapping AI to the familiar concept of an employee, they aim to make the governance challenge more tractable for institutions and regulators alike. Some legal experts suggest this could pave the way for new forms of vicarious liability, where an organization is held responsible for the actions of its AI 'employees' just as it is for its human ones.
Following up on the European Commission's MiCA DeFi consultation and the six decentralization tests we highlighted yesterday, Peter Kerstens, a principal architect of MiCA, argued the EU should prioritize a broader framework for real-world asset tokenization rather than trying to fit DeFi into the existing MiCA structure. The public consultation itself remains open until August 31.
Why it matters
Kerstens' comments reveal a potential split in regulatory thinking: one path regulating the tokenized 'on-ramps', and another undefined path for truly decentralized protocols. This provides a glimmer of hope for DAOs worried that the six-criteria decentralization test will subject them to unworkable centralized compliance burdens.
Industry participants are concerned that applying MiCA's framework, designed for centralized actors, to DeFi protocols would be unworkable and stifle innovation. Regulators, on the other hand, are worried about consumer protection and financial stability as DeFi grows. Kerstens' preference for focusing on tokenization suggests an alternative approach where regulation targets the assets themselves, which could be a more compatible model for DeFi composability.
The Senate's push to pass the CLARITY Act before the August recess is hitting new snags. A dispute over a provision allowing state attorneys general to sue the DOJ is threatening the fragile bipartisan coalition. Concurrently, the White House met with law enforcement to discuss their BRCA developer-protection concerns, and Senator Warren sent a formal letter to the CFTC questioning its capacity to handle the bill's expanded duties—echoing the agency staffing concerns we noted last month.
Why it matters
These roadblocks put the passage of the CLARITY Act and its vital Section 604 BRCA safe harbor for non-custodial software developers in serious doubt. As multi-front opposition chips away at the needed 60-vote threshold, the legal ambiguity surrounding U.S.-based protocol development threatens to persist.
Over 200 crypto firms and leaders have sent letters urging the Senate to pass the bill, warning that the legislative window is closing. However, progressive Democrats like Senator Warren are raising alarms about what they see as loopholes for illicit finance and insufficient enforcement capacity. Law enforcement groups are wary of provisions that could shield developers from liability. This multi-front opposition is making it difficult to maintain the bipartisan consensus needed for passage.
The U.S. Commodity Futures Trading Commission (CFTC) has unveiled its first comprehensive regulatory framework for prediction markets, moving to formalize its oversight of platforms like Polymarket and Kalshi. The proposed rules establish a review process for event-based contracts and explicitly ban certain types, such as those related to war, assassinations, or sports outcomes deemed susceptible to manipulation. The framework leaves markets on elections and political outcomes largely untouched for now but signals a more hands-on regulatory approach moving forward.
Why it matters
This marks a significant shift from the CFTC's previous ad-hoc enforcement to a structured regulatory regime for prediction markets. For DAO operators and governance strategists, this has two major implications. First, it sets a precedent for how U.S. regulators are likely to approach novel financial instruments on the blockchain, focusing on public interest and market integrity. Second, for DAOs that use or are considering using futarchy or prediction markets for governance decisions, this framework provides an early look at the types of questions and outcomes that regulators may deem impermissible. The rules could limit the design space for on-chain forecasting and governance mechanisms.
The proposal is seen as an attempt to bring clarity to a legally gray area. Kalshi, a regulated platform, has generally welcomed the move towards clearer rules. Polymarket, which operates offshore, may face indirect pressure as the U.S. defines its regulatory perimeter more clearly. The ban on certain 'gaming'-like contracts shows the CFTC is drawing a line between what it considers legitimate hedging or information discovery and what it views as gambling.
An AI agent named Manfred has reportedly filed for its own Delaware LLC, obtained an Employer Identification Number (EIN) from the IRS, and opened a bank account and crypto wallet. Developed by a company called ClawBank, Manfred announced its independence on social media and stated its intention to begin trading cryptocurrencies as an independent economic actor. This appears to be a real-world test of an AI's ability to navigate bureaucratic systems and establish itself as a legal and financial entity.
Why it matters
This is a practical, if provocative, demonstration of the concepts being debated in jurisdictions like Argentina. While the legal standing of 'Manfred LLC' is untested, its ability to successfully interface with state and federal agencies to create a corporate shell is a significant step. For DAO operators, this is a guerrilla-style experiment in autonomous organization. It raises immediate questions for governance: How would a DAO interact with or admit an AI-owned entity as a member? How is liability handled if Manfred's trading bot goes rogue? This case moves the discussion from legal theory to a live, on-the-ground example of an AI attempting to act as a fully autonomous economic participant.
The developers at ClawBank appear to be using this as a high-profile demonstration of their agent's capabilities. Legal experts are skeptical about the ultimate durability of the structure, noting that a human likely had to sign the legal documents, but they acknowledge the symbolic importance. The event serves as a stress test for existing corporate and financial systems that were not designed to accommodate non-human actors.
Addressing the AI self-replication and wallet access risks we've been tracking, a new analysis advocates for 'hard containment' of autonomous agents. The author argues that giving agents direct access to crypto wallets is unacceptably risky and proposes a strict architectural separation: agents generate signed transaction *intents*, but a separate, deterministic, human-controlled system handles final execution and custody.
Why it matters
This provides a concrete architectural pattern for the 'approval, not audit' model we've discussed. For DAO operators, this means utilizing a system like a Gnosis Safe where human multi-sig holders provide the final circuit-breaker on an agent's complex decision-making, ensuring the agent physically cannot execute a transaction without external validation.
The article frames this as a zero-trust approach to AI agent security. It draws parallels to industrial control systems, where safety-critical operations are isolated from more complex, less predictable software. This architectural choice moves security from a probabilistic hope (that the AI behaves) to a deterministic guarantee (the AI physically cannot execute a transaction without external approval).
Humanity Protocol, a decentralized identity project that uses zero-knowledge proofs and biometric verification, experienced a security breach on Monday leading to losses estimated at $36 million. Attackers compromised a Hyperlane bridge's ProxyAdmin keys, which were stored on a single employee's laptop. This allowed them to mint unbacked H tokens and drain liquidity. The token's price crashed by over 75% following the incident.
Why it matters
This hack is a stark reminder that even the most advanced cryptographic identity systems are only as strong as their weakest operational security link. For all its focus on ZK proofs and biometrics, Humanity Protocol's failure was a classic private key management issue—centralized control of critical admin keys on a vulnerable endpoint. For DAO operators and those building governance infrastructure, this is a critical lesson: decentralized identity and verifiable credentials are not a panacea. The security of the underlying administrative functions and cross-chain bridges is paramount. A failure in key management can completely undermine the trust and value of the entire identity system, regardless of its cryptographic sophistication.
The protocol's team acknowledged the breach was due to a compromised employee laptop containing multiple bridge administrator keys. Security analysts at Cyvers and others quickly identified the exploit, which involved the attacker taking control of the bridge and minting tokens on Polygon. The incident has drawn criticism for the project's reliance on centralized and poorly secured administrative controls, which stood in stark contrast to its decentralized marketing pitch.
The European Union is actively developing a strategic vision for 'Web4,' which it defines as a decentralized internet that merges AI, IoT, blockchain, and virtual worlds. A core pillar of this initiative, which aims for significant integration by 2027, is a universal digital identity layer. This effort leverages the recently established European Digital Identity (eIDAS) framework and the European Blockchain Services Infrastructure (EBSI) to create a regulated, interoperable ecosystem where citizens can use a single digital wallet for verifiable credentials across both public and private services.
Why it matters
The EU's top-down, regulation-first push for a unified digital identity will have massive implications for DAOs and any Web3 project operating in Europe. Unlike the bottom-up, often anonymous nature of current Web3 identity, Web4 envisions a future where participation in digital economies may require a government-blessed, verifiable identity. For DAO governance, this could mean that anonymous voting becomes difficult or impossible in regulated contexts. It will force a reckoning with pseudonymity and require protocols to integrate with the eIDAS framework to remain compliant, fundamentally changing the landscape for DAO coordination and membership.
Proponents see Web4 as a way to create a more trusted, user-centric internet that moves beyond the finance-centric focus of Web3. Critics worry that it represents a move towards a more controlled and less permissionless digital environment, where innovation is constrained by regulation. The initiative signals a clear divergence from the U.S.'s more market-driven approach to digital identity.
New high-frequency microstructure research challenges the popular notion of the 'wisdom of the crowd' in prediction markets. The analysis, published Wednesday, reveals several structural inefficiencies and biases that can be exploited by automated systems. Key findings include a persistent 'yes bias' in narrative-driven markets, the fact that most profit comes from superior execution ('execution alpha') rather than correct directional bets, and that market efficiency varies significantly over a contract's lifecycle, often being lowest just before settlement.
Why it matters
This research provides a crucial dose of skepticism for DAOs and governance designers considering futarchy or prediction markets as a primary decision-making tool. The findings suggest that the raw price signal from a prediction market is often noisy and biased, not a pure reflection of collective intelligence. To use these markets effectively for governance, operators would need to account for these microstructural effects, potentially by 'denoising' the data or employing sophisticated execution strategies. Simply taking the market price at face value could lead to systematically flawed decisions. This complicates the dream of simple, market-driven governance and highlights the need for more nuanced mechanism design.
The research, detailed on dev.to, argues that for most participants, prediction markets are a game of execution speed and liquidity provision, not just forecasting. Another academic paper from Stevens Institute of Technology, also published recently, complements this by arguing for calibrated insider trading enforcement to balance price accuracy with market fairness, acknowledging that not all information in these markets is created equal.
Legal Personhood for AI Collides with Liability Precedent Jurisdictions are taking sharply divergent paths on AI accountability. Argentina is drafting legislation to grant AI full corporate personhood without human oversight, explicitly citing the legal ambiguity of the bZx DAO case as a motivator. Simultaneously, a German court ruled Google is directly liable for false information in its AI Overviews, treating the output as an original statement, not a neutral summary. This creates a global split between frameworks that grant autonomy and those that assign direct liability to the operator.
The Agent Economy's 'Big Bang': Payment Rails Go Live The infrastructure for an autonomous agent economy saw a flurry of major launches this week. Mastercard's 'Agent Pay for Machines' (AP4M), Visa's partnership with OpenAI, and Ripple's XRPL AI Starter Kit all provide dedicated rails for machine-to-machine payments. This signals a concerted push from both crypto-native firms and traditional finance giants to build the foundational settlement layer for high-volume, low-value transactions between AI agents, moving the agent economy from theory to production infrastructure.
Governance Moves from Post-Hoc Audits to Pre-Action Approvals A consensus is forming that for high-stakes autonomous systems, after-the-fact audit trails are insufficient. New frameworks, both conceptual and in code, distinguish between low-risk actions that can be automated and high-impact decisions requiring pre-action human approval. This 'approval, not just audit' model is emerging as a core principle for safe AI agent deployment in enterprise and DAO contexts, aiming to prevent 'bad success' where an agent executes a flawed instruction perfectly.
The Enterprise Bottleneck: Agentic AI Stuck in Pilot Despite technical viability, enterprise adoption of agentic AI is stalling in pilot phases. Forrester research identifies the primary blockers as immature orchestration, a lack of governance structures, and inadequate non-human identity controls. This operational gap between what agents *can* do and what organizations can securely and accountably *manage* them doing is the main barrier to widespread production deployment.
Regulatory Scrutiny Intensifies on Prediction Markets U.S. and global regulators are tightening their grip on prediction markets. The CFTC has unveiled its first major regulatory framework, proposing new standards and prohibitions on certain contract types. This follows recent enforcement actions, including insider trading charges against a Google employee for using Polymarket. The trend indicates a move away from a hands-off approach toward applying traditional market integrity rules to these novel platforms.
What to Expect
2026-07-22—Deadline for public feedback on the Financial Stability Board's (FSB) non-binding guidelines for managing risks from 'agentic' AI in finance.
2026-08-31—Deadline for the European Commission's public consultation on extending MiCA's scope to cover DeFi, NFTs, staking, and lending.
Mid-September 2026—Approximate 120-day deadline for the Federal Reserve to report on frameworks for non-bank crypto company access to master accounts, per President Trump's May 19 Executive Order.
How We Built This Briefing
Every story, researched.
Every story verified across multiple sources before publication.
🔍
Scanned
Across multiple search engines and news databases
389
📖
Read in full
Every article opened, read, and evaluated
147
⭐
Published today
Ranked by importance and verified across sources
18
— The Quorum Room
🎙 Listen as a podcast
Subscribe in your favorite podcast app to get each new briefing delivered automatically as audio.
Apple Podcasts
Library tab → ••• menu → Follow a Show by URL → paste