<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0"><channel><title><![CDATA[Sultan’s Substack]]></title><description><![CDATA[Focusing on applied Artificial Intelligence, specifically relating to financial services, cybersecurity and pharma/biotech (and probably some Macro monetary & foreign policy stuff too).]]></description><link>https://sultanmeghji.substack.com</link><image><url>https://substackcdn.com/image/fetch/$s_!YFRa!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc9860613-dd29-41c6-848c-960b1493f014_1280x1280.png</url><title>Sultan’s Substack</title><link>https://sultanmeghji.substack.com</link></image><generator>Substack</generator><lastBuildDate>Sat, 13 Jun 2026 00:15:30 GMT</lastBuildDate><atom:link href="https://sultanmeghji.substack.com/feed" rel="self" type="application/rss+xml"/><copyright><![CDATA[Sultan Meghji]]></copyright><language><![CDATA[en]]></language><webMaster><![CDATA[sultanmeghji@substack.com]]></webMaster><itunes:owner><itunes:email><![CDATA[sultanmeghji@substack.com]]></itunes:email><itunes:name><![CDATA[Sultan Meghji]]></itunes:name></itunes:owner><itunes:author><![CDATA[Sultan Meghji]]></itunes:author><googleplay:owner><![CDATA[sultanmeghji@substack.com]]></googleplay:owner><googleplay:email><![CDATA[sultanmeghji@substack.com]]></googleplay:email><googleplay:author><![CDATA[Sultan Meghji]]></googleplay:author><itunes:block><![CDATA[Yes]]></itunes:block><item><title><![CDATA[Money Without a Master Key]]></title><description><![CDATA[This is the last post in the series. The hand-off to the long-form cookbook on sultanismyname.com. The shape of what&#8217;s there, the shape of what&#8217;s still open, and one number I want you to carry&#8230;]]></description><link>https://sultanmeghji.substack.com/p/money-without-a-master-key</link><guid isPermaLink="false">https://sultanmeghji.substack.com/p/money-without-a-master-key</guid><dc:creator><![CDATA[Sultan Meghji]]></dc:creator><pubDate>Tue, 09 Jun 2026 13:17:02 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!YFRa!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc9860613-dd29-41c6-848c-960b1493f014_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>If you have read all five posts that came before this, you have the argument. The cryptographic window is closing. Stability is a credible commitment to escalate. The waterfall has to be immutable in code. Privacy and compliance aren&#8217;t enemies. The industry&#8217;s tradeoffs are mostly artifacts of older constraints. StableZK is the L1 I built to take all of those seriously at the same time.</p><p>This post is short. It does three things.</p><p>It tells you what&#8217;s in the cookbook on sultanismyname.com that the substack series didn&#8217;t have room for. It names the open problems I&#8217;m still arguing with myself about. And it asks you, one last time, to pick a recipe.</p><h2>What&#8217;s in the cookbook</h2><p>The full bounded-dilution proof, including the worst-case scenarios with the parameter table and the math that produces the <code>43.75%</code>number from posts two and three. The substack version was a summary. The cookbook version is the proof, the assumptions the proof depends on, and the cases where those assumptions might break.</p><p>The phased launch architecture. Months 1 through 6 cap the protocol at <code>$50M</code> of supply with <code>200%</code> collateral ratios and zero SZK in the collateral mix. The cap and the ratio relax across published phases as specific stability criteria are met &#8212; diversity of collateral, depth of liquidity, time at peg, count of independent integrations. Each phase has a written exit criterion. The cap is not relaxed by governance vote. It is relaxed by <em>meeting the criterion in observable on-chain data</em>.</p><p>The cold-start story. The Stability Reserve Fund is empty at genesis. SZK has no price. Collateral diversity is minimal. The phased launch architecture is the answer to that, and the cookbook chapter spells out exactly what the protocol looks like in week one (cap binding, single high-quality collateral, no Layer 4 dilution available, conservative trigger thresholds), week twelve, and month six. There is a separate recipe on what <em>not</em> to do during cold start, which is most of what other projects have tried.</p><p>The cryptographic migration table. Component by component, primitive by primitive, status as of April 2026. What&#8217;s production today. What&#8217;s hybrid-ready in the next eighteen months. What&#8217;s the destination. Where the migration is hard and where it&#8217;s mechanical. Which signatures are most exposed to harvest-now-decrypt-later and which get the front of the queue.</p><p>The regulatory architecture, per relevant jurisdiction. The U.S. picture. The EU picture (MiCA-shaped). The UK picture. The Singapore picture. The G20 surface. What&#8217;s a design choice and what&#8217;s a legal question requiring counsel in venue. Which regulators I expect to be early movers and which to be slow. None of this is legal opinion. All of it is what I would tell my own board if I were standing this up.</p><p>The recipe index. Every design decision in StableZK as a numbered cookbook recipe. Problem, Solution, Discussion, See Also. This is the part the engineers will print and the part the policy people will quote. It is the load-bearing artifact of the document.</p><p>The FAQ. Every question I have already been asked, answered plainly. Why an L1 instead of a rollup. Why this isn&#8217;t Penumbra or Aztec or Maker. What happens at Q-Day if Phase 3 hasn&#8217;t shipped. Why the migration isn&#8217;t done. Whether this is competitive with USDC or complementary. Whether a central bank could really back a non-CBDC instrument like this. Each gets a paragraph. Each is honest.</p><h2>What&#8217;s still open</h2><p>The cookbook is more honest than the series has had room to be. Three open problems are worth naming in this post directly.</p><p><strong>Fee-only security in the long run.</strong> The protocol&#8217;s economic security model has block rewards that taper across the first sixteen years and then approach zero. After that, the network&#8217;s security depends primarily on transaction-fee revenue. This is structurally similar to the question Bitcoin will eventually face when its block reward halves below the level that pays for security at then-current attack costs. The question is whether the fee surface produces enough revenue, distributed across enough validators, to keep the security budget above the attack budget. I have models that say yes under reasonable assumptions about adoption and transaction value. I have other models that say maybe. <em>Yes</em> and <em>maybe</em> are not the same answer. This is the open problem I am most willing to be wrong about and most actively working on. The cookbook chapter on long-run economic security lays out the assumptions, the sensitivity analysis, and the proposed monitoring framework. It also lays out what we&#8217;d do &#8212; concretely, in code &#8212; if the fee surface didn&#8217;t produce enough by year ten or twelve. Saying <em>we will figure it out</em> is the failure mode posts two and three were about. Saying <em>here are three pre-committed responses, here are their trigger conditions, here is what triggers each</em> is the work I owe.</p><p><strong>Cross-chain ZK production-readiness.</strong> Phase 1 of the bridge architecture uses validator committee attestation as a transitional trust model. That is the same trust model the L1 itself uses for consensus, so we are not introducing a <em>new</em> trust assumption &#8212; but the goal is full ZK verification on the peer chain, which is not production-ready as of this writing across the chains we care about most. Estimated 12 to 18 months out. The cookbook chapter on cross-chain primitives is honest about which legs of the bridge are ZK today, which are committee, and which are hybrid. If you read that chapter and conclude the bridge isn&#8217;t where you&#8217;d like it yet, you and I are reading the same document the same way.</p><p><strong>SZK reflexivity at Layer 4.</strong> The 15% cap closes the Terra loop in the worst-case math. It does not eliminate every reflexive dynamic in markets that don&#8217;t follow the worst-case path. In particular, dilution at the cap can interact with SZK&#8217;s own price discovery in ways that the static model can&#8217;t fully bound. The cookbook acknowledges this, characterizes the residual risk, and proposes a set of empirical tests we&#8217;d run in production to detect reflexivity early. <em>Detect early</em> is not the same as <em>prove it can&#8217;t happen.</em> I am not pretending it is.</p><p>There are other open problems. These three are the ones I want a smart skeptic to push back on. If you push back on any of them and tell me something the cookbook hasn&#8217;t already considered, I would like to know.</p><h2>The number I want you to carry</h2><p>If you forget every other parameter in StableZK, carry the <code>15%</code> cap.</p><p>The cap is the difference between a ladder and a ramp. It is the parameter that closes the circular-backing failure mode that has eaten every algorithmic stablecoin to date. It is the parameter that produces a bounded worst case instead of an unbounded one. It is, structurally, the most important number in the design.</p><p>Every other parameter is calibration. The cap is the principle.</p><h2>See also</h2><ul><li><p><em>Posts 1 through 5</em> &#8212; the argument.</p></li><li><p><em>Cookbook on sultanismyname.com</em> &#8212; the receipts.</p></li><li><p><em>GitHub</em> &#8212; the code, the test suite, the formal verification artifacts, the audit reports.</p></li><li><p><em>The whitepaper PDF</em> &#8212; for the strict cryptographic specification.</p></li></ul><h2>Closer</h2><p>I&#8217;m not selling a token in this series. I told you in the first post and have repeated it in every one. There has been no allocation raised against the run of these posts. If and when that changes, I will tell you in plain text in the post where it changes, before the rest of the post. The fact that this line is in every post is the point. Trust is the cumulative absence of betrayal. The right time to start writing it down is at the start.</p><p>Pick a recipe &#8212; fork it, send it to your CFO, send it to your CISO, send it to your regulator, write a counter-recipe, build a different ladder, build a different waterfall. The point of the cookbook is not that this is the only way to do it. The point is that there is a way to do it, that the tradeoffs the industry has been treating as inviolable are not, and that the next currency we ship had better not have a master key.</p><p>Money without a master key is not a slogan. It is a set of constraints that compose, that have a working reference implementation, and that the current cryptographic generation makes possible for the first time in financial history.</p><p>Pick a recipe. Act on it this week.</p><p>&#8212; Sultan</p>]]></content:encoded></item><item><title><![CDATA[The False Binaries]]></title><description><![CDATA[Five tradeoffs the industry treats as inviolable. Plus a sixth &#8212; deal with quantum later &#8212; that has the same problem the others do.]]></description><link>https://sultanmeghji.substack.com/p/the-false-binaries</link><guid isPermaLink="false">https://sultanmeghji.substack.com/p/the-false-binaries</guid><dc:creator><![CDATA[Sultan Meghji]]></dc:creator><pubDate>Tue, 02 Jun 2026 13:11:30 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!YFRa!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc9860613-dd29-41c6-848c-960b1493f014_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>If you have read posts one through four of this series, you have already seen the rhetorical move. It comes up in every post and it is, in the end, what the project is about.</p><p>The move is: <em>the conversation got stuck on a tradeoff that isn&#8217;t a tradeoff.</em></p><p>Privacy versus compliance. Decentralization versus stability. Speed versus safety. L1 sovereignty versus interoperability. Transparency versus surveillance. Each of these is a binary the industry treats as inviolable, and each of these is a binary that falls apart the moment you stop importing the constraint that produced it.</p><p>This post is a survey. Five entries, plus a sixth. Each entry follows the same shape: where the binary came from, why people still believe it, what falsifies it, and what StableZK does about it. The cookbook chapter for each is named at the end of the entry. Print this and put it on a wall somewhere.</p><h2>What&#8217;s on the table</h2><ul><li><p>Five widely-held false binaries in the industry as of April 2026</p></li><li><p>Plus the sixth: <em>deal with quantum later</em> versus <em>never ship anything</em></p></li><li><p>StableZK&#8217;s resolution for each, with a cookbook reference</p></li><li><p>A general-purpose pattern recognizer for spotting the next false binary as it appears</p></li></ul><p>&#10086; &#10086; &#10086;</p><h2>1. Privacy versus compliance</h2><p><em>Where it came from.</em> Pre-cryptographic regulators had no way to verify a property of a transaction without seeing the transaction. Privacy and verification were structurally at odds.</p><p><em>Why people still believe it.</em> The crypto industry&#8217;s first generation operated under the same constraint by inheritance. Every privacy product positioned against compliance. Every compliance product positioned against privacy. The framing fed both sides.</p><p><em>What falsifies it.</em> Cash. The most-private financial instrument is also the one AML was first written for, and AML works against cash. Selective disclosure with the holder in the loop has been the operating model for a hundred years. Zero-knowledge proofs let crypto adopt the same model without the disclosure surface that the prior cryptography forced.</p><p><em>StableZK&#8217;s resolution.</em> Default privacy via shielded transactions. Selective disclosure via scoped view keys. ZK compliance attestations for source of funds, sanctions screening, jurisdiction of residence, large-transfer reporting. No master key. The regulator gets what the regulator needs. Everyone else gets the privacy they should always have had.</p><p><em>Cookbook.</em> Ch. 6, <em>The Regulatory Perimeter.</em></p><h2>2. Decentralization versus stability</h2><p><em>Where it came from.</em> The first generation of decentralized stablecoins were either over-collateralized at capital-inefficient ratios (Maker, c. 2018) or algorithmic without exogenous backing (UST, c. 2022). The over-collateralized ones survived but couldn&#8217;t scale. The algorithmic ones scaled but couldn&#8217;t survive. Industry split into &#8220;centralized stablecoins are bad&#8221; and &#8220;decentralized stablecoins don&#8217;t work&#8221; camps. Neither camp built the third option.</p><p><em>Why people still believe it.</em> Because most projects pick one of the two camps. Centralized stablecoins (USDT, USDC) reintroduce the trusted party crypto exists to remove. Algorithmic stablecoins keep failing in public. The two failure modes reinforce each other.</p><p><em>What falsifies it.</em> Stability is a credible commitment to escalate, not a state to maintain. A graduated ladder built on exogenous overcollateralization, with bounded protocol-token dilution as the lower rungs and an immutable waterfall at the bottom, is decentralized in the sense that matters (no admin, no master key, no foundation discretion in the room during a panic) and stable in the sense that matters (the peg is defended through five published mechanisms with proven worst-case math).</p><p><em>StableZK&#8217;s resolution.</em> The five-layer GCSR. The 15% SZK collateral cap. The 130% floor. The 43.75% bounded-dilution proof. szUSD &#8594; szBOND &#8594; SZK in immutable code.</p><p><em>Cookbook.</em> Ch. 4, <em>The GCSR.</em> Ch. 5, <em>The Resolution Waterfall.</em></p><h2>3. Speed versus safety</h2><p><em>Where it came from.</em> Early L1s had real consensus latency. The fastest chains skipped on validation; the safest chains skipped on throughput. Solana versus Ethereum, in the framing of the 2021 cycle, was speed versus safety.</p><p><em>Why people still believe it.</em> Because performance optimization and security guarantees genuinely do trade against each other in naive consensus designs. The framing has truth at the boundary. The framing is wrong at the protocol-engineering level.</p><p><em>What falsifies it.</em> MEV. The largest &#8220;speed versus safety&#8221; cost in the modern L1 stack is not consensus throughput. It is <em>transaction ordering attacks</em>. Front-running, sandwich attacks, and toxic flow extract value at the cost of fairness, and they are not solved by faster consensus. They are solved by ordering rules that prevent the leader from seeing transaction content before commitment.</p><p><em>StableZK&#8217;s resolution.</em> StableBFT consensus with parallel views and BLS aggregation provides fast finality. A threshold-encrypted mempool ensures transactions are committed to ordering <em>before</em> their content is decryptable, eliminating the leader&#8217;s information advantage. Speed is preserved. Safety &#8212; defined to include fairness, not just liveness &#8212; is materially better than every L1 of comparable throughput. The tradeoff was an artifact of the framing, not the engineering.</p><p><em>Cookbook.</em> Ch. 3, &#167;3.4, <em>MEV-Resistant Ordering.</em></p><h2>4. L1 sovereignty versus interoperability</h2><p><em>Where it came from.</em> The rollup thesis: the only way to get interoperability with a settlement layer is to <em>be</em> an application running on top of that settlement layer. Sovereignty meant disconnection. Interoperability meant subordination.</p><p><em>Why people still believe it.</em> Because the rollup ecosystem is loud and the rollup thesis is articulate and the rollup approach genuinely works for a class of applications. The class it works for is not &#8220;monetary system.&#8221; A rollup cannot implement a stability ladder because the rollup does not control its own ordering or finality. A rollup cannot make the resolution waterfall immutable in a sense that survives a settlement layer&#8217;s social-layer governance. A rollup cannot guarantee post-quantum migration of its own primitives independent of the settlement layer&#8217;s decisions.</p><p><em>What falsifies it.</em> The interoperability part of the binary is solved by ZK light clients and bridge primitives that do not require subordination. A sovereign L1 can prove its state to a peer chain via a ZK proof verified on that peer chain. The peer chain does not have to be a parent chain. The cryptography is the interoperability layer. Sovereignty and interoperability are orthogonal dimensions, not points on a single axis.</p><p><em>StableZK&#8217;s resolution.</em> Sovereign L1. Native bridges to the major settlement layers via ZK light clients (Phase 1 with validator committee attestation as a transitional simplification, full ZK verification in Phase 2 &#8212; this is one of the open work items the cookbook is honest about). The peer chains see StableZK as a peer. The bridge primitives are symmetric.</p><p><em>Cookbook.</em> Ch. 3, &#167;3.5, <em>Cross-Chain Primitives</em>; App. B FAQ on the rollup question.</p><h2>5. Transparency versus surveillance</h2><p><em>Where it came from.</em> Bitcoin&#8217;s transparency was sold as a feature, then weaponized as a chain-analysis surface. Privacy chains responded by going opaque, which let regulators argue privacy implied criminality. The two camps spent a decade in a rhetoric war neither could win.</p><p><em>Why people still believe it.</em> Because a public ledger and a private ledger really do present different surfaces to a chain analyst. The mechanism is real. The framing &#8212; that transparency to <em>me</em> requires surveillance of <em>me</em> &#8212; is what&#8217;s wrong.</p><p><em>What falsifies it.</em> The unit of disclosure does not have to be the transaction. It can be the property. <em>I sent funds within the protocol&#8217;s published rules</em> is a property. <em>No counterparty in my transaction history is on the sanctions list</em> is a property. <em>I have not exceeded my jurisdiction&#8217;s reporting threshold this year</em> is a property. Each is provable cryptographically. The audit surface is the set of properties that can be proved on demand. The surveillance surface &#8212; what is visible without permission &#8212; is empty.</p><p><em>StableZK&#8217;s resolution.</em> Default privacy. On-demand provability of exactly the property a verifier requires. Transparency to <em>the right party at the right time at the holder&#8217;s discretion or under lawful warrant.</em> No surveillance surface for anyone else.</p><p><em>Cookbook.</em> Ch. 6, <em>The Regulatory Perimeter</em>; Ch. 2, &#167;2.3, <em>Privacy as a Property of the Whole Stack.</em></p><h2>6. Deal with quantum later versus never ship anything</h2><p>This is the bonus binary. It is also the one that animates the whole series.</p><p><em>Where it came from.</em> PQ primitives are slower, larger, and harder to implement well. Production cryptography is conservative. The standardization process took until 2024. The narrative emerged that &#8220;quantum is a future problem&#8221; and that taking it on now would prevent shipping anything useful in the present.</p><p><em>Why people still believe it.</em> Because the engineering cost is real and the deadline is uncertain. Both inputs are correct. The conclusion drawn from them is wrong.</p><p><em>What falsifies it.</em> The harvest-now-decrypt-later threat means the deadline applies retroactively to anything you ship today. Every signature, every proof, every attestation produced under classical primitives becomes invalid the day the primitives break. <em>Deferring</em> the migration is not deferring a cost. It is <em>committing the entire installed base to a re-attestation event</em> on a date the engineering team does not control. The math on that is worse than the math on doing the migration in the design phase.</p><p><em>StableZK&#8217;s resolution.</em> Phase 1 Groth16 and BLS in production today, with the acknowledged property that those primitives are not quantum-resistant. Phase 2 hybrid hash-based commitments alongside, buying integrity through the migration window. Phase 3 STARK or lattice-based ZK end-to-end. Re-attestation primitives in the protocol so that the migration is not a re-attestation event for the holder. The migration has a number on it. The number is not infinity. That, structurally, is the difference.</p><p><em>Cookbook.</em> Ch. 3, <em>Cryptographic Primitives</em> &#8212; the migration table, the per-component status, the re-attestation recipes.</p><h2>How to spot the next false binary</h2><p>The pattern, in case it is useful: a tradeoff that is presented as inviolable is almost always a tradeoff that was real under the constraints of the prior generation of technology and is false under the current generation, but has not been re-examined because re-examining it would invalidate work the incumbents have already done.</p><p>The test: <em>is the tradeoff still a tradeoff if we assume the cryptography of 2026 instead of the cryptography of 2010?</em> If the answer is no, the tradeoff is artifact, not law. The work is to figure out which of those answers your industry is still importing.</p><p>I have publicly said the same is true of the supervisory rating system for banks. CAMELS was good for the era it was written. It is not good for the era we are in now. The thing that predicts a bank panic in 2026 is not the same thing CAMELS measures. We import the rating because re-examining it would invalidate forty years of supervisory practice. That is not a reason to keep the rating. It is a reason to do the work.</p><p>Same pattern. Same answer. Apply broadly.</p><h2>See also</h2><ul><li><p><em>Posts 1 through 4</em> &#8212; each binary&#8217;s full treatment.</p></li><li><p><em>Post 6 &#8212; Money Without a Master Key.</em> Hand-off to the cookbook.</p></li><li><p><em>Cookbook</em> &#8212; every chapter is, in some sense, the long-form treatment of one of the binaries above.</p></li></ul><h2>Closer</h2><p>I&#8217;m not selling a token in this series. There is no allocation being raised against the run of these posts. If that changes I will tell you in plain text in the post where it changes, before the rest of the post. You should be tired of reading that line by now. That is the point.</p><p>Pick a recipe. The recipe in this post is the test. Find one tradeoff in your own work that you have been treating as inviolable. Run it through <em>is this still a tradeoff under the cryptography of 2026?</em> Most of the time, the answer will surprise you.</p><p>If the answer doesn&#8217;t surprise you, the tradeoff was real. Save your effort for the ones that aren&#8217;t.</p><p>&#8212; Sultan</p>]]></content:encoded></item><item><title><![CDATA[Privacy and Compliance Aren’t Enemies]]></title><description><![CDATA[The most-private financial instrument in the world is also the most regulated. The framing of these two as adversaries is a category error inherited from a pre-cryptographic era. Anyone telling you ot]]></description><link>https://sultanmeghji.substack.com/p/privacy-and-compliance-arent-enemies</link><guid isPermaLink="false">https://sultanmeghji.substack.com/p/privacy-and-compliance-arent-enemies</guid><dc:creator><![CDATA[Sultan Meghji]]></dc:creator><pubDate>Tue, 26 May 2026 13:13:52 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!YFRa!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc9860613-dd29-41c6-848c-960b1493f014_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>I want to start with a number.</p><p>There are roughly <code>$2.3T</code> in U.S. paper currency in active circulation. Not in vaults &#8212; <em>in circulation</em>, in wallets and registers and shoeboxes and under mattresses, moving from hand to hand without a counterparty record at any of the transitions. That instrument is the most-private financial instrument the modern American economy has produced. It is also one of the most regulated. The Bank Secrecy Act applies to cash. The Currency Transaction Reporting threshold applies to cash. Suspicious Activity Reports apply to cash. AML works against cash. It works well enough that the bulk of cash movement that <em>should</em> be reported is reported, and the bulk of laundering attempts that depend on cash get caught.</p><p>Read that sentence again. The most private instrument in the system is also the instrument compliance was first written for, and the system runs.</p><p>So when somebody tells you privacy and compliance are at war &#8212; that you have to pick one, that crypto&#8217;s privacy properties are inherently incompatible with regulatory oversight, that any system with default privacy is by construction a money-laundering machine &#8212; they are telling you something cash falsifies on its face every day, in every state, in every retail transaction, in every cash-deposit ticket walked into a teller window with a reasonable explanation.</p><p>The framing is wrong. This post is about why, and about what regulators actually object to (it isn&#8217;t privacy), and about what zero-knowledge cryptography lets you build that no prior generation of financial technology could.</p><h2>What&#8217;s on the table</h2><ul><li><p><em>U.S. paper currency in circulation</em>: ~<code>$2.3T</code>, the most-private instrument in the system, the same system AML works in</p></li><li><p><em>FATF Recommendation 16</em> (the &#8220;Travel Rule&#8221;): originator and beneficiary information transmitted with transfers above a threshold. Designed for wires. Specified before ZK existed</p></li><li><p><em>FinCEN guidance on CVCs</em> (convertible virtual currencies): focuses on Money Service Business obligations, source-of-funds attestation, sanctions screening. Almost none of it requires identity revelation when ZK can prove the underlying property</p></li><li><p><em>StableZK&#8217;s view-key model</em>: every account holder can issue a scoped view key to a third party (auditor, accountant, regulator with cause). The view key reveals exactly the slice of state the holder authorized. No master key exists</p></li><li><p><em>ZK compliance attestations</em> in StableZK: source-of-funds proof, sanctions-screening proof, jurisdiction-of-residence proof, tax-basis computation, large-transfer reporting. Each is a proof that the property holds without revealing what underlies the proof</p></li><li><p><em>The migration path</em>: Phase 1 Groth16 (production today, not quantum-resistant), Phase 3 STARK / lattice (the destination, quantum-resistant). Compliance attestations move with the migration</p></li></ul><p>&#10086; &#10086; &#10086;</p><h2>The problem</h2><p>The framing of privacy versus compliance as adversaries got baked into financial regulation in the pre-cryptographic era because, in that era, it was true.</p><p>Before zero-knowledge proofs, the only way to <em>verify</em> a property of a transaction was to <em>see</em> the transaction. The only way to verify that the originator wasn&#8217;t on a sanctions list was to know who the originator was. The only way to verify that the funds had a legitimate source was to see the chain of custody. Privacy and verification were fundamentally at odds because verification meant disclosure. Compliance regimes inherited that constraint because they had no other option. The regimes are not stupid. They were built against the cryptography of their time.</p><p>Cash got carved out of the worst of this through a different route. Cash is not infinitely divisible by counterparty record because nobody asks you for the counterparty record. The implicit deal is: we accept lower auditability per transaction in exchange for the friction of physical handling, which makes large-scale laundering operationally hard. That deal worked because cash has bandwidth limits. You cannot move $50M in suitcases without somebody noticing the suitcases. The compliance regime around cash is structured to catch the suitcases, not the singles.</p><p>Crypto&#8217;s first generation broke that deal in both directions. It removed the bandwidth limits &#8212; you can move $50M in a transaction with no physical correlate at all &#8212; and it also removed the privacy, because the public ledger is a counterparty record by default. So compliance regimes responded the way they were trained: more disclosure, harder identity gates, KYC at every on-ramp, off-ramp, and venue. The result is a system where users have neither cash&#8217;s privacy nor banking&#8217;s regulatory clarity. The worst of both worlds, by design, because the framing assumed those properties were a tradeoff.</p><p>Then zero-knowledge proofs arrived in production and the assumption stopped holding.</p><p>Here&#8217;s the part I want you to read precisely.</p><p><em>A zero-knowledge proof of a property does not require revealing the underlying state.</em> Every regulatory ask that previously required disclosure can be reformulated as a property to be proved. <em>Are you on the sanctions list</em> is a property. <em>Did your funds come from a non-sanctioned source</em> is a property. <em>Is your aggregate annual transfer below the reporting threshold</em> is a property. <em>Are you a tax resident of a jurisdiction that requires you to file</em> is a property. Every one of these can be proved cryptographically without the holder revealing identity, transaction history, counterparty list, or balance.</p><p>Which means the compliance regime can ask the same questions it has always asked &#8212; and get the same answers &#8212; without the disclosure that previously came as the price of the answer.</p><p>That is the whole insight. The compliance regime is unchanged. The disclosure surface collapses.</p><h2>What regulators actually object to</h2><p>I worked for a bank regulator. I have spent a lot of time in rooms with other bank regulators. The thing I will tell you, having sat in those rooms, is that regulators do not object to privacy.</p><p>What regulators object to is <em>the inability to enforce the law when there is probable cause</em>. They object to designs where, when the warrant arrives, the records do not exist. They object to designs where their tools &#8212; sanctions enforcement, AML enforcement, tax enforcement, court orders &#8212; cannot reach the relevant slice of state because no slice exists or because the slice cannot be authoritatively produced.</p><p>This is a different objection from &#8220;we want to see everyone&#8217;s transactions all the time.&#8221; It is an objection that says: <em>for the small fraction of cases where lawful enforcement is warranted, the system has to be able to produce what&#8217;s needed.</em> The number of cases where this kicks in is small. The default state of every other holder is privacy.</p><p>This is exactly the deal cash already operates under. Walk into a bank, deposit five thousand dollars in cash with a reasonable explanation, and the bank will accept the deposit, generate a CTR if applicable, and otherwise leave you alone. Get convicted of money laundering and the IRS can subpoena the bank&#8217;s records of your deposit. The deal is <em>default privacy with selective disclosure on cause</em>. It has worked for a hundred years.</p><p>The deal does not require a master key. It does not require everyone&#8217;s transactions visible to everyone all the time. It does not require KYC on every micropayment. It requires that the system be capable of producing the right answer for the small fraction of cases where the law has cause. That is satisfiable cryptographically without recreating any of the disclosure surface that gave the prior framing its teeth.</p><h2>The decision</h2><p>StableZK ships a four-part regulatory architecture. None of it requires a master key. None of it requires identity revelation by default. All of it satisfies the compliance asks that actual financial regulators have actually made.</p><p><strong>One. The view-key model.</strong> Every account holder can issue a scoped view key to a third party. The scope is set by the holder: a specific time range, a specific counterparty, a specific category of transaction. The view key reveals exactly the slice of state the holder authorized and nothing more. There is no master key. There is no protocol-level admin who can read accounts. The third party &#8212; auditor, accountant, regulator with a warrant &#8212; gets exactly what they were supposed to get and exactly nothing else. <em>Selective disclosure with the holder in the loop.</em></p><p><strong>Two. ZK compliance attestations.</strong> A holder can prove a property of their account without revealing the account. <em>I am not on the OFAC sanctions list</em>, proved against the published list, with no identity revelation. <em>My funds were sourced from non-sanctioned counterparties</em>, proved across the chain of custody, with no counterparty revelation. <em>My aggregate transfers this year are below the FATCA threshold</em>, proved against the holder&#8217;s history, with no balance revelation. The protocol ships a library of attestation circuits for the obvious regulatory asks. New asks are additive. The pattern is composable.</p><p><strong>Three. The warrant model.</strong> When a court order with cause arrives at a regulated counterparty (an exchange, a custody desk, a fund), the counterparty&#8217;s compliance team uses its existing access to the account holders it serves to produce the slice the warrant requires. This is the same model banks already operate. StableZK does not introduce a new disclosure surface; it permits the existing one to operate cryptographically. The regulator does not need a master key on the protocol because the regulator already has subpoena power over the regulated counterparty.</p><p><strong>Four. Suspicious-activity attestation.</strong> Regulated counterparties operating on StableZK can produce SAR-equivalent reports &#8212; large-transfer flags, structuring detection, sanctioned-counterparty proximity &#8212; using ZK attestations from the holder&#8217;s account, with the counterparty as the recipient of the disclosure. Same regulatory output. Different disclosure surface. The counterparty sees what they need. The protocol sees nothing.</p><p>The four pieces compose. A regulated exchange operating on StableZK can do its KYC at onboarding (off-protocol), accept ZK attestations from the holder during operation (on-protocol), produce SARs and CTRs for the regulator (off-protocol), and respond to warrants with scoped view keys against the holder&#8217;s account (on-protocol). Every regulatory output the existing system produces is producible. The protocol is not visible to the regulator and does not need to be.</p><h2>What this looks like under the post-quantum decision</h2><p>Compliance attestations are the place where the post-quantum migration matters most, and most quietly.</p><p>A regulator who accepts a ZK attestation today is accepting the cryptographic claim that the underlying property held at the time the proof was generated. If the proof system gets broken &#8212; by a quantum capability or any other classical break &#8212; the attestation becomes retroactively unsound. Every &#8220;I was not on the sanctions list&#8221; proof in the chain history becomes a proof of nothing in particular.</p><p>This is the worst kind of cryptographic failure to inherit. Compliance attestations are exactly the artifacts whose value depends on long-term integrity. A bank&#8217;s records have to be auditable for years after the transaction. A SAR has to be defensible if the case goes to court a decade later. A tax-basis computation has to hold up to an audit five years out. The proofs have to outlive the proof system.</p><p>The path is the one Post 1 named. Phase 1 Groth16 in production today, with the acknowledged property that those proofs are not quantum-resistant. Phase 2 hybrid hash-based commitments alongside, buying integrity through the migration. Phase 3 STARK or lattice-based ZK end-to-end, quantum-resistant, with proofs that survive cryptographic regime change.</p><p>The cookbook chapter on the regulatory perimeter has the migration table. There is a recipe for re-attestation under primitive change &#8212; proofs generated under Phase 1 can be replayed under Phase 3 against the same underlying state, producing fresh proofs whose cryptographic integrity outlasts the original system. That recipe is non-trivial. It is also necessary. Without it, the compliance attestations have a shelf life. With it, they don&#8217;t.</p><h2>What this isn&#8217;t</h2><p>This is not a claim that ZK compliance is easier than the prior regime. It is harder. The circuits are non-trivial. The libraries are immature. The integration burden on regulated counterparties is real. There is real implementation work between <em>we have ZK proofs</em> and <em>the FinCEN examiner accepts them as a substitute for transaction-level disclosure</em>. Some of that work is technical. Most of it is institutional &#8212; getting the regulator&#8217;s tooling, training, and procedural confidence to a place where the proofs are accepted as sufficient. That is not a one-year project.</p><p>It is also not a claim that ZK compliance is <em>complete</em>. There are regulatory asks that don&#8217;t reduce cleanly to a property of a single account. Coordinated structuring across multiple accounts, for example, is a pattern that requires comparison across holders. The view-key model handles this through the regulated counterparty layer rather than at the protocol layer. That is a deliberate choice. The protocol&#8217;s job is not to be the regulator. The protocol&#8217;s job is to be a place a regulated counterparty can operate without the protocol itself becoming the disclosure surface.</p><p>It is not a claim that this satisfies every jurisdiction. The cookbook is explicit: the regulatory framework is a <em>design</em>, not a legal opinion. Specific jurisdictional implementations will be developed in collaboration with counsel in each relevant venue. What I will say is that the design is built to be implementable in jurisdictions that take regulator effectiveness seriously, and that the regulators I have spent time with &#8212; U.S. and otherwise &#8212; recognize the difference between <em>privacy</em> and <em>opacity</em>. They want privacy. They will not accept opacity. The design gives the first and rejects the second.</p><h2>See also</h2><ul><li><p><em>Post 1 &#8212; Inside the Quantum Window.</em> Why the proof system has to migrate.</p></li><li><p><em>Post 3 &#8212; Make the Waterfall Immutable Or Don&#8217;t Bother.</em> Why &#8220;no master key&#8221; is structural, not a marketing line.</p></li><li><p><em>Post 5 &#8212; The False Binaries.</em> The pattern this is one instance of.</p></li><li><p><em>Cookbook Ch. 6 &#8212; The Regulatory Perimeter.</em> The full architecture, the per-jurisdiction notes, the FAQ for examiners.</p></li></ul><h2>Closer</h2><p>I&#8217;m not selling a token in this series. The protocol token (SZK) exists in the design and there is no allocation being raised against the run of these posts. If that changes I will tell you, in plain text, in the post where it changes, before the rest of the post.</p><p>Pick a recipe. If you operate a regulated counterparty in this space &#8212; a bank, an exchange, a custody desk, a fund &#8212; read your current disclosure surface. Then ask which of those disclosures is required <em>because the regulator needs the property to hold</em> and which is required <em>because the cryptography of 1985 had no other way to verify it</em>. The first set is permanent. The second set is migrate-able. The migration is worth real money in lower disclosure liability and real customer trust in default privacy.</p><p>Anyone who tells you privacy and compliance are at war is selling you something. Usually a surveillance product. Sometimes a privacy product. Always something.</p><p>&#8212; Sultan</p>]]></content:encoded></item><item><title><![CDATA[Make the Waterfall Immutable Or Don’t Bother]]></title><description><![CDATA[The L1 has a name. Its name is StableZK. This is the post where we get specific about the part of bank resolution that already works and that crypto has refused to import for fifteen years.]]></description><link>https://sultanmeghji.substack.com/p/make-the-waterfall-immutable-or-dont</link><guid isPermaLink="false">https://sultanmeghji.substack.com/p/make-the-waterfall-immutable-or-dont</guid><dc:creator><![CDATA[Sultan Meghji]]></dc:creator><pubDate>Tue, 19 May 2026 13:10:52 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!YFRa!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc9860613-dd29-41c6-848c-960b1493f014_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>When I served at the FDIC, my office sat down the hall from the people who run resolution. They keep the receivership playbooks for the banks the agency closes. Every one of those playbooks has, on its first page, the same two columns. On the left, in priority order, are the classes of claim against the failed institution. On the right is the source the recovery comes from. Insured deposits at the top. Senior unsecured below that. Subordinated below that. Equity at the bottom, with a footnote that says &#8220;if anything is left.&#8221;</p><p>You can change the columns over decades through legislation. You cannot change them on the day the bank fails. The order being known and unchangeable is the entire reason an FDIC receivership doesn&#8217;t trigger a panic that destroys the next three banks down the street. Depositors don&#8217;t run because they know their column. Subordinated holders don&#8217;t sue because they know their column. Equity holders absorb because they always knew they were the column at the bottom.</p><p>It is the part of bank resolution that works best.</p><p>It is also the part crypto has refused, for fifteen years, to import.</p><h2>What&#8217;s on the table</h2><ul><li><p>The L1: <code>StableZK</code>. Three asset classes: <code>szUSD</code> (dollar-pegged), <code>szBOND</code> (yield-bearing junior debt), <code>SZK</code> (protocol token, equity-shaped)</p></li><li><p>The waterfall: <code>szUSD &#8594; szBOND &#8594; SZK</code>. Senior to junior to last. Immutable in code. Cannot be reordered by governance</p></li><li><p>The floor: <code>130%</code> minimum collateral ratio. Cannot be lowered by governance, ever, period</p></li><li><p>What governance <em>can</em> touch: trigger thresholds within published bounds, fee schedules within published bounds, parameter spaces with explicit ceilings</p></li><li><p>What governance <em>cannot</em> touch: the order of the waterfall, the floor, the <code>15%</code> SZK collateral cap, the bounded-dilution math</p></li><li><p>CAMELS: the supervisory rating system that&#8217;s supposed to evaluate this kind of thing for actual banks, doesn&#8217;t, and I have publicly said needs a refresh</p></li></ul><p>&#10086; &#10086; &#10086;</p><h2>The problem</h2><p>A bank run starts when depositors are not sure which column they&#8217;re in.</p><p>That sentence is doing more work than it looks like. The mechanism of a bank run is not greed and it is not panic. The mechanism is <em>uncertainty about loss absorption priority</em>. If I know with certainty that I am insured, I do not run. If I know with certainty that I am uninsured, I run early &#8212; but I run only once, and the second-mover doesn&#8217;t accelerate me. If I do not know which I am, I run, the next person sees me running, and the line outside the building is now longer than the staff inside it.</p><p>This is why deposit insurance works. Not because it covers all possible losses &#8212; it doesn&#8217;t, and it isn&#8217;t supposed to &#8212; but because it makes the uncertainty go away for the class of holder who would otherwise drive the panic. Insured depositors know their column. They walk past the building. The run is contained to the columns where loss absorption was always going to happen.</p><p>Now look at what crypto has done with this for fifteen years.</p><p>The DAO. June 2016. A reentrancy bug drains roughly a third of the contract. The community holds an emergency vote on whether to hard-fork the chain to reverse the theft. The fork passes. The fork creates Ethereum and Ethereum Classic, which is to say it creates two chains because the loss absorption rule was decided in a vote <em>after the loss happened</em>. There was no published column. There was a debate.</p><p>Terra / UST. May 2022. As the peg breaks, governance proposals fly. Burn UST. Mint LUNA. Halt LUNA. Restart the chain without the bad actors. Each proposal is an attempt to write the loss absorption rule under fire. The market prices the debate, not the protocol. The debate is the run accelerant.</p><p>The various stablecoin emergency-power clauses written in the founding documents of basically every algorithmic and partially-algorithmic stablecoin in the post-Terra wave. They all read the same way. <em>Article XII: In the event of a sustained loss of peg, the foundation may, at its sole discretion, deploy emergency mechanisms including but not limited to&#8230;</em> The reader stops at &#8220;sole discretion.&#8221; Sole discretion is the opposite of a published column. Sole discretion is &#8220;we will figure out who absorbs after we see how bad it is.&#8221; That language is calibrated to make the writers feel safe. It makes the holders run.</p><p>Here is the part I want you to read precisely.</p><p><em>Ambiguity about loss absorption priority is the run mechanism.</em> Not the trigger. The mechanism. A protocol with an immutable waterfall and a 5x worse credit profile is more run-resistant than a protocol with a 5x better credit profile and a discretionary one. The credit profile sets how often the run starts. The waterfall sets whether the run reaches second-mover scale. Most projects spend ninety-five percent of their attention on the first and almost none on the second.</p><p>CAMELS, the supervisory rating system the U.S. uses for chartered banks, doesn&#8217;t catch this either. C is capital adequacy. A is asset quality. M is management. E is earnings. L is liquidity. S, added in 1996, is sensitivity to market risk. Six letters. Five of them measure how the institution is doing under conditions where the resolution playbook is an afterthought. The resolution-readiness of the playbook itself is not a CAMELS factor. I have publicly argued the rating needs a refresh because the thing that actually predicts a panic is the credibility of the resolution path, and we don&#8217;t measure it. Crypto has the same problem in a more acute form, on a faster clock, with no examiner.</p><h2>The decision</h2><p>StableZK has three asset classes, in published priority order, with the order written into the protocol such that no governance call can rewrite it.</p><p><code>szUSD</code><strong> &#8212; the dollar-pegged asset.</strong> Senior. Holders of szUSD are made whole first in a resolution event, to the extent of available collateral. This is the column the depositor is in. The reason szUSD can carry a credible peg is that holders know, with the same certainty an insured depositor knows about FDIC insurance, that they are not the column that absorbs.</p><p><code>szBOND</code><strong> &#8212; the yield-bearing junior instrument.</strong> Subordinated. Holders accept loss absorption ahead of szUSD in exchange for yield. This is the column the senior unsecured creditor is in. szBOND exists, in part, to be a credible loss absorber so that szUSD does not have to be. A protocol without an instrument like szBOND is a protocol whose dollar-pegged asset is the first absorber by default, which is a protocol whose dollar peg is implicitly junior to its own token. That is exactly Terra&#8217;s mistake.</p><p><code>SZK</code><strong> &#8212; the protocol token.</strong> Equity-shaped. SZK absorbs last and is the dilutive instrument in Layer 4 of the GCSR ladder from the previous post. Holders of SZK are buying the upside of the protocol&#8217;s success and the corresponding obligation to absorb the downside of its failure. This is the column the equity holder is in. They always knew.</p><p>The waterfall is <code>szUSD &#8594; szBOND &#8594; SZK</code>. The order is in code. There is no admin function that can reorder it. There is no governance proposal that can amend it. The only way to change the order is to fork the chain &#8212; which, like the Bitcoin supply curve, is not a parameter change but an exit from one network and the start of another. That is the right cost for changing a rule that load-bearing.</p><p>The floor is the <code>130%</code> minimum collateral ratio. New issuance below that ratio is rejected by the protocol. The floor is in code. Governance cannot lower it. Governance can adjust <em>above</em> it &#8212; within published bounds &#8212; but the floor is the floor.</p><p>The <code>15%</code> SZK collateral cap from the previous post is the same kind of constraint. In code. Above the cap, governance cannot allocate more of the protocol&#8217;s own token to back the dollar-pegged asset. Below the cap, governance can flex within bounds.</p><p>What governance <em>can</em> touch is, deliberately, a small set: trigger thresholds within published bounds, fee schedules within published bounds, parameter spaces with explicit ceilings. The full list is in the cookbook. The principle is the one Bagehot would recognize. The ladder rungs and their order are out of the room. The room can vote on details.</p><h2>Why immutable in code beats immutable on paper</h2><p>Article XII of a foundation charter can be amended by the foundation. Smart contract code with no admin function cannot. This is the substantive difference between <em>a written rule</em> and <em>a rule that has been removed from the room</em>.</p><p>Bitcoin&#8217;s monetary policy works for the same reason. There is no admin function on the supply curve. The 21M cap is enforced not by foundation discipline but by node software that rejects blocks that mint more. A hard fork could change it. A vote cannot. The cost of changing the rule is the cost of forking the network &#8212; which is to say, the cost of replacing the rule is the cost of replacing the network. That cost is the credibility.</p><p>The waterfall in StableZK works the same way. There is no governance path that reorders szUSD and SZK. To do it, you would have to fork. The cost of forking is the cost of the credibility you would lose by doing it. The room cannot weigh that cost in a panic and the room is structurally barred from trying.</p><p>This is the part of bank resolution that crypto has refused to import. The legislative half &#8212; the columns being written down &#8212; yes, sometimes, on paper. The structural half &#8212; the columns being out of reach during the event &#8212; almost never. <em>Almost never</em> is the part that matters. <em>Almost never</em> is what the market prices.</p><h2>What this looks like under the post-quantum decision</h2><p>Every governance call carries a signature. If a future quantum capability can forge those signatures, an attacker with a forged governance vote in their pocket can in principle execute any move governance is authorized to make. That is the threat surface of a governance system.</p><p>The waterfall being out of reach to governance is therefore also out of reach to an attacker who has compromised the governance signing primitive. The 130% floor is out of reach. The 15% SZK cap is out of reach. The order of <code>szUSD &#8594; szBOND &#8594; SZK</code> is out of reach. A successful PQ attack on governance can change parameter spaces, fee schedules, trigger thresholds &#8212; within published bounds &#8212; and not the bounds themselves.</p><p>This is not a substitute for migrating governance signatures to PQ primitives. We are doing both. It is a structural defense in depth: the things that matter most are out of governance&#8217;s reach, so they are out of a compromised governance&#8217;s reach.</p><h2>What this isn&#8217;t</h2><p>This is not a claim that no rule should ever be changeable. The cookbook describes a small set of <em>governance perimeter changes</em>that require both a supermajority vote and a long timelock &#8212; measured in months, not blocks. Those changes are the legislative half. They are slow on purpose. They cannot be deployed under fire.</p><p>It is not a claim that the order I picked is the only correct one. I argue with myself about whether szBOND should be one tier or multiple &#8212; whether there should be a senior subordinated and a junior subordinated, the way bank capital structures usually have. The cookbook lays out the case for and against. I landed on one tier because the marginal credibility of more granularity didn&#8217;t beat the marginal complexity. Reasonable people disagree.</p><p>It is not a claim that immutability is free. Immutability cuts both ways. A bug in the waterfall code is also unfixable by governance. The mitigation is that the waterfall is a small, audit-rich, formally-verified piece of code with a deliberately narrow surface area. <em>Narrow</em> is the operative word. The waterfall does one thing &#8212; distribute available collateral in priority order &#8212; and it does that thing in fewer than a thousand lines of consensus-critical code. If a system needs ten thousand lines of immutable code, the system is wrong before the immutability is wrong.</p><h2>See also</h2><ul><li><p><em>Post 1 &#8212; Inside the Quantum Window.</em> The decision that forced everything.</p></li><li><p><em>Post 2 &#8212; Bagehot Was Right.</em> The five-layer escalation ladder that produces the waterfall as its terminal rung.</p></li><li><p><em>Post 4 &#8212; Privacy and Compliance Aren&#8217;t Enemies.</em> Why the same logic &#8212; small load-bearing rules, taken out of governance&#8217;s reach &#8212; applies to the regulatory perimeter.</p></li><li><p><em>Cookbook Ch. 5 &#8212; The Resolution Waterfall.</em> The contract surface, the audit story, the formal-verification posture, the FAQ on edge cases.</p></li></ul><h2>Closer</h2><p>I&#8217;m not selling a token in this series. I told you in posts one and two and I&#8217;m telling you now. The protocol token (SZK) exists in the design because the dilutive backstop needs something to dilute. There is no presale running against the run of these posts and no allocation being asked for at the end. If that changes I will tell you, in plain text, in the post where it changes, before the rest of the post.</p><p>Pick a recipe. Read your stablecoin&#8217;s resolution language. If the document you read uses the phrase <em>sole discretion</em>, the protocol you hold has no published column. The market will price that. Print this post and hand it to the team that runs the protocol. Ask them to publish the column.</p><p>If they can&#8217;t tell you which column you&#8217;re in, you already know.</p><p>&#8212; Sultan</p>]]></content:encoded></item><item><title><![CDATA[Bagehot Was Right]]></title><description><![CDATA[Stability is a commitment, not a circuit breaker &#8212; and every stablecoin that died in public died because it had the wrong one.]]></description><link>https://sultanmeghji.substack.com/p/bagehot-was-right</link><guid isPermaLink="false">https://sultanmeghji.substack.com/p/bagehot-was-right</guid><dc:creator><![CDATA[Sultan Meghji]]></dc:creator><pubDate>Tue, 12 May 2026 13:09:51 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!YFRa!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc9860613-dd29-41c6-848c-960b1493f014_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>In 1873 a journalist named Walter Bagehot published a book called <em>Lombard Street</em>. It is a slim, dry, deeply unromantic accounting of how the Bank of England actually behaved during the financial crises of the nineteenth century. The line that matters runs four words long: <em>lend freely, at a penalty rate, against good collateral</em>. Bagehot wrote it as a description, not a prescription. Central banks had been doing the move for decades before he named it. He just had the discipline to write down what worked.</p><p>That sentence is the entire reason functioning monetary systems function. Every currency that lasts more than a generation has some version of it baked in. Every currency that doesn&#8217;t, doesn&#8217;t.</p><p>When I served at the FDIC I watched the corollary at work. Banks under stress did not want graduated intervention. They wanted a circuit breaker &#8212; a hard stop, an injection, a rescue, a clean switch flipped. That is not what a regulator gives a bank under stress. What a regulator gives a bank under stress is the next step on a known ladder: capital action, asset action, supervisory action, receivership. The order is published. The trigger conditions are published. The commitment to walk down the ladder is the entire game.</p><p>You can disagree with which rungs are on the ladder. You cannot remove the ladder.</p><p>This post is about why every decentralized stablecoin to date has been built without one, and what it costs to build one back in.</p><h2>What&#8217;s on the table</h2><ul><li><p><em>Terra / UST</em>: peak supply ~<code>$18.7B</code>, collapsed to ~<code>$0</code> in roughly seven days, May 2022</p></li><li><p><em>DAI on Black Thursday</em>: March 12, 2020 &#8212; keeper auctions cleared at zero, ~<code>$8M</code> of bad debt entered the system from oracle latency and gas spikes</p></li><li><p><em>USDC during the SVB weekend</em>: March 10&#8211;13, 2023 &#8212; depegged to ~<code>$0.87</code> on news that ~<code>$3.3B</code> of reserves were held at a failing bank</p></li><li><p><em>Bagehot&#8217;s principle</em>: <em>lend freely, at a penalty rate, against good collateral.</em> Lombard Street, Henry S. King, 1873</p></li><li><p><em>The L1 I&#8217;ve been building</em>: a five-layer graduated stability regime with one cap that matters and one waterfall that matters</p></li><li><p><em>The cap</em>: <code>15%</code> of collateral may come from the protocol&#8217;s own token. The number is the entire ballgame</p></li><li><p><em>The proof</em>: in the worst case, where the protocol&#8217;s own token goes to zero AND every other piece of exogenous collateral loses fifty percent of its value at the same time, maximum dilution is bounded at <code>43.75%</code>. Bounded. Convergent. Survivable.</p></li></ul><p>&#10086; &#10086; &#10086;</p><h2>The problem</h2><p>Every stablecoin failure that mattered was a failure of escalation, not a failure of code.</p><p>Terra was the most spectacular and the most instructive. The stability mechanism was a one-step move: if UST traded below a dollar, you could burn it for a dollar of LUNA. The mechanism was elegant and proved through quiet markets. It had no second step. When the trade got large, the dollar of LUNA became a dollar of LUNA-falling, then a dollar of LUNA-collapsing, then a dollar of nothing. There was no rung two. Anchor&#8217;s yield exit accelerated the run. The system did not have a ladder. It had a ramp.</p><p>DAI&#8217;s near-failure on Black Thursday was a different shape and the same lesson. Maker had a single auction mechanism for liquidating undercollateralized vaults. It worked when the network worked. Under network stress &#8212; gas spikes, oracle delays, keepers offline &#8212; auctions cleared at zero and the protocol absorbed the loss. The mechanism was correct in steady state. It had no escalation in the state where steady state had broken. The recovery was a hand-built MKR auction stitched together over weeks. That was a rescue. That was Bagehot in the breach. The thing the protocol was missing wasn&#8217;t intelligence. It was a written next move.</p><p>USDC&#8217;s SVB weekend was the most polite of the three. The peg recovered. Circle made depositors whole. The asset that matters never zeroed. But the depeg &#8212; three days at eighty-seven cents &#8212; happened because the system had no advertised escalation between <em>full backing in cash equivalents</em> and <em>waiting for the FDIC to figure out who gets what</em>. The market priced the gap. The market always prices the gap.</p><p>The pattern is the same in all three cases. The mechanism worked at the design point. It had no second mechanism. It had no third. Stability was treated as a state to be maintained, with one circuit breaker for when the state was lost. That is not how a currency stays a currency. That is how a currency wins on quiet days and loses on the day that matters.</p><p>Here&#8217;s the part I want you to read precisely.</p><p>A monetary system is not credible because of the mechanism it operates in steady state. It is credible because of the mechanisms it has <em>committed to deploy as conditions deteriorate</em>. The commitment is the credibility. The mechanism is the implementation of the commitment.</p><p>Bagehot is one sentence about three rungs of a ladder. Modern central banks operate ladders with a dozen rungs each. Their credibility comes from the public knowledge that the ladder exists, that the trigger conditions are written down, and that the ladder cannot be removed by anyone in the room when the room is on fire.</p><p>Every decentralized stablecoin to date has shipped without that ladder. They have shipped a circuit breaker, dressed up as a mechanism, with a marketing line that called it innovation. Innovation is the wrong word. Stability is the oldest unsolved problem in money. It does not yield to clever code. It yields to credible commitment.</p><h2>The decision</h2><p>The L1 I&#8217;ve been building has a five-layer escalation regime. I&#8217;ll walk it once. Each layer is a rung of a ladder. The ladder is published, immutable, and the trigger conditions live in code.</p><p><strong>Layer 1 &#8212; Over-collateralization.</strong> Every unit of the dollar-pegged asset is backed by at least <code>150%</code> exogenous collateral at issuance. This is the steady-state buffer. Maker did this. It works.</p><p><strong>Layer 2 &#8212; Algorithmic adjustment.</strong> When the peg deviates beyond a threshold, the protocol begins automatic operations: bond issuance to soak up supply, reserve deployment to defend the peg, fee adjustments. The point is not that any single tool is decisive. The point is that the move is automatic, sized, and visible.</p><p><strong>Layer 3 &#8212; Emergency facilities.</strong> If Layer 2 doesn&#8217;t restore the peg, the protocol elevates required collateral ratios on new issuance and offers fee incentives for users to redeem out of the system. This is Bagehot literally &#8212; penalty rate, good collateral. It widens the spread until the trade becomes attractive enough to clear.</p><p><strong>Layer 4 &#8212; Dilutive backstop.</strong> If the peg is still under threat, the protocol mints and sells the protocol&#8217;s own token (<code>SZK</code>, in the L1 I&#8217;ll name in the next post) into a market-clearing auction, with proceeds purchasing the dollar-pegged asset to defend the peg. <em>This is the rung that ate Terra.</em> The difference is in two parameters and one proof.</p><p><strong>Layer 5 &#8212; Resolution waterfall.</strong> If the system cannot defend the peg even with dilution, the priority order for loss absorption is <em>immutable</em>: the dollar-pegged asset is made whole first, the bond instrument absorbs second, the protocol token absorbs last. The order is in code. It cannot be changed by governance during a crisis. The next post is about why.</p><p>The whole thing only works because of two parameters and one proof.</p><p>The first parameter: the protocol&#8217;s own token is capped at <code>15%</code> of total collateral. It is the rung that exists, with a ceiling. Terra&#8217;s design had no ceiling &#8212; UST was effectively backed by LUNA without limit, and LUNA&#8217;s value was supported by the demand for UST. That is a circle, not a ladder. A ceiling on self-collateralization breaks the circle.</p><p>The second parameter: the minimum collateral ratio is enforced at a hard floor of <code>130%</code> and that floor cannot be lowered by governance. Not voted down. Not adjusted under stress. The floor is in code, the same as the waterfall is in code.</p><p>The proof: under the worst joint scenario this design admits &#8212; the protocol&#8217;s own token goes to zero, every other piece of exogenous collateral loses fifty percent of its value, and the dilution mechanism runs to its bounded limit &#8212; the maximum deficit relative to outstanding supply is <code>43.75%</code>. Bounded. Convergent. The math is in chapter four of the cookbook.</p><p>Forty-three percent is bad. Bounded forty-three percent is survivable. Unbounded death-spiral is not. The difference between a number with a ceiling and a number with no ceiling is the difference between a haircut and a collapse. It is also the difference between something a central bank could underwrite and something no serious institution will go near.</p><p>This is the entire ballgame. The number is <code>15%</code>. The proof is the proof. Without them you have a ramp. With them you have a ladder.</p><h2>What this looks like under the post-quantum decision</h2><p>Post 1 said the architecture treats post-quantum resilience as a property of the whole stack. The ladder is part of the stack. Every signature that triggers an escalation &#8212; every governance call that adjusts a parameter, every oracle update that crosses a threshold, every auction transaction that mints SZK &#8212; is itself a cryptographic commitment. If those primitives can be forged after Q-Day, the ladder becomes a vector. The defender&#8217;s escalation machinery becomes the attacker&#8217;s escalation machinery.</p><p>This is why post-quantum migration cannot be deferred for a stability protocol the way it can sometimes be deferred for a payments protocol. Payments fail per-transaction. Stability fails per-system. A single forged escalation against a stability ladder is not a transaction loss. It is a peg loss. Nothing about that recovers.</p><p>The cookbook chapter on cryptographic primitives covers which signature schemes are load-bearing for escalation transactions specifically and which are along for the ride. The migration path is staged so that the escalation surface gets PQ first.</p><h2>What this isn&#8217;t</h2><p>This is not a claim that the design is perfect. There are open problems I argue with myself about, and one is Layer 4 reflexivity. The fifteen-percent cap closes the Terra loop. It does not eliminate every reflexive dynamic. In a sufficiently brittle market, dilution at the cap may still feed back into protocol-token price in ways the model can&#8217;t fully bound a priori. The cookbook spells out where the model holds and where it relies on assumptions that have to be tested in production. I am not pretending the math is the world. The math is a constraint on how badly the world can behave.</p><p>It is also not a claim that this is the only design that works. Bagehot&#8217;s principle is older than blockchains and more general than any specific implementation. There are other ladders that would also satisfy it. This is the one I built because it is the one I think survives the constraints I care about &#8212; post-quantum durability, regulatory perimeter, MEV-free ordering, and central-bank adoptability without becoming a CBDC.</p><p>The last constraint is worth a sentence on its own. <em>A monetary system that wants a central bank to credibly back it without becoming a CBDC has to operate the ladder a central bank already operates, in a form a central bank can underwrite.</em> The ladder isn&#8217;t there to look like a central bank. It&#8217;s there to be one a central bank could use.</p><h2>See also</h2><ul><li><p><em>Post 1 &#8212; Inside the Quantum Window.</em> The decision that forced everything.</p></li><li><p><em>Post 3 &#8212; Make the Waterfall Immutable Or Don&#8217;t Bother.</em> Why Layer 5 cannot be governance-mutable. <em>The L1 gets a name.</em></p></li><li><p><em>Cookbook Ch. 4 &#8212; The GCSR.</em> The full bounded-dilution proof, the worst-case scenarios with numbers, the parameter table.</p></li></ul><h2>Closer</h2><p>I&#8217;m not selling a token in this series. The protocol&#8217;s own token exists in the design &#8212; it has to, or the dilutive backstop has nothing to dilute &#8212; but no allocation is being raised against the run of these posts. If that changes I will tell you in plain text in the post where it changes, before the rest of the post.</p><p>Pick a recipe. If you operate a stablecoin and your stability section is one paragraph long, your stability mechanism is probably one rung of a ladder. Find your second rung. Write down its trigger condition. Publish it. If you can&#8217;t, you have a circuit breaker, not a system. There is a difference, and the market knows.</p><p>Bagehot was right.</p><p>&#8212; Sultan</p>]]></content:encoded></item><item><title><![CDATA[Inside the Quantum Window]]></title><description><![CDATA[Why the people who could break Bitcoin aren't thinking about Bitcoin &#8212; and why that's the bad news.]]></description><link>https://sultanmeghji.substack.com/p/inside-the-quantum-window</link><guid isPermaLink="false">https://sultanmeghji.substack.com/p/inside-the-quantum-window</guid><dc:creator><![CDATA[Sultan Meghji]]></dc:creator><pubDate>Tue, 05 May 2026 13:09:21 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!YFRa!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc9860613-dd29-41c6-848c-960b1493f014_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>(Note: This is the first part of a multi-part rabbit hole I went down that lead to the creation of a cookbook for a next generation viewpoint on cryptocurrency, central banks and the future of digital value)</p><p>I served as the inaugural Chief Innovation Officer of the FDIC. The job teaches you one thing the policy schools can&#8217;t: financial systems do not fail the way their operators are ready for. They fail in the corner you didn&#8217;t game out. The credit shock is the one you priced. The run is the one you didn&#8217;t.</p><p>I left that role for reasons I&#8217;ve <a href="https://www.bloomberg.com/opinion/articles/2022-02-22/i-quit-as-fdic-innovation-chief-because-of-regulators-technophobia">written about elsewhere</a>. The discipline I took with me was simple: go back to first principles, demand evidence that&#8217;s been challenged in public, be honest about what your data can and can&#8217;t tell you. It&#8217;s why I&#8217;ve publicly said CAMELS ratings need a serious refresh. In Q3 2023 I pointed that discipline at digital money and didn&#8217;t like what I found.</p><p>The shorthand for the project I started afterwards is &#8220;an L1 I&#8217;ve been building.&#8221; I&#8217;ll name it in post three. For now what matters is the question I started from, and why it sent me back to first principles for three years.</p><p>The question was simple and unkind: what would a digital monetary system have to look like to survive across cryptographic regime change and if a central bank were to get behind it (without going down the central bank digital currency route)?</p><h2>What&#8217;s on the table</h2><ul><li><p>Bitcoin market cap: ~<code>$1.57T</code> (Apr 2026)</p></li><li><p>NIST FIPS 203 / 204 / 205 (post-quantum signatures and KEMs): finalized August 2024</p></li><li><p>The current best public CRQC estimates from the labs whose numbers I trust: a range, not a date. Center of the range, optimistic side, is uncomfortably close</p></li><li><p>&#8220;Q-Day&#8221; used in this series: the first day a cryptographically relevant quantum computer exists in private hands and is willing to use it</p></li><li><p>Working assumption in this series: the parties most likely to hold a CRQC first are not optimizing for Bitcoin&#8217;s market cap</p></li></ul><p>&#10086; &#10086; &#10086;</p><h2>The problem</h2><p>Bitcoin can&#8217;t survive cryptographic regime change. That&#8217;s not a slur, it&#8217;s a property. It&#8217;s the most-watched, least-upgradable cryptosystem in the world. Roughly a tenth of the supply sits in addresses whose public keys are already on chain in plaintext. The signing primitive &#8212; ECDSA over <code>secp256k1</code> &#8212; is one of the things a working quantum computer breaks first. The protocol governance is, charitably, slow. Less charitably, it ships a hard fork roughly never. The process to do so would come at the last minute, with lots of hand wringing and cause significant market chaos. None of this is news to anyone in the room. None of it is fixed.</p><p>The objection, if you&#8217;ve spent any time around this conversation, is &#8220;we have years.&#8221; I don&#8217;t think that&#8217;s true anymore. And the reason isn&#8217;t a paper.</p><p>Here&#8217;s the part I want you to read precisely.</p><p>The parties capable of fielding a cryptographically relevant quantum computer first &#8212; whichever ones get there, in whichever order, on whichever timeline &#8212; are not optimizing for the market cap of Bitcoin. They are optimizing for sovereign-scale advantage. Encrypted diplomatic cable archives. Banking system interception. Adversary code that has to stay secret for forty years. Digital regime change. Weapons telemetry. The list is long and Bitcoin is not on the front page of it. Bitcoin is collateral.</p><p>That sounds like good news for a Bitcoin holder. It is not.</p><p>Three reasons.</p><p>One. Once a CRQC exists for any of those other reasons, the Bitcoin attack becomes cheap. The capital expenditure was made for someone else&#8217;s problem. Cracking the coins out of pre-2010 P2PK addresses is a side project on the same hardware. <em>Cheap</em> is relative &#8212; these are not laptop programs &#8212; but the marginal cost line, once the platform exists, is well inside the upside.</p><p>Two. Harvest-now-decrypt-later already applies. Every transaction graph, every public key, every Groth16 proof published to a public chain since inception is in the harvest. A patient adversary doesn&#8217;t need to attack the network the day the machine boots. They need to wait until the machine boots. Recent AI advancements have already proven this point.</p><p>Three. The people who do hold this capability, if anyone does, are not signaling. Operationally, they cannot. Once they signal, every adversary&#8217;s encrypted backlog gets airgapped or rotated. The default state of a working CRQC, if one already exists, is silence. &#8220;We&#8217;re not there yet&#8221; is consistent with both worlds &#8212; <em>we are not there yet</em>, and <em>we are there and choosing not to say</em>. If you bet on the announcement, you&#8217;re betting the wrong direction.</p><p>Put those three together honestly and &#8220;we have years&#8221; stops being a forecast. It becomes a hope. I am not willing to design a monetary system around a hope.</p><p>That&#8217;s the window. It might already be closed and we wouldn&#8217;t necessarily know.</p><h2>The decision</h2><p>The decision I made three years ago, and that the rest of this series unpacks, is the one most projects defer: treat post-quantum resilience as a property of the whole stack, not a future migration.</p><p>This is unpopular for a reason. PQ primitives are slower, larger, less battle-tested, and more annoying to integrate. They eat block space. They make wallets harder to write. They make every elegant cryptographic shortcut twice as hard. People put them off because the deadline is hypothetical, the cost is real, and the next-quarter incentives reward shipping today.</p><p>The trade looks different if you take seriously that the deadline is not hypothetical, and that if the wrong week arrives, every signature you ever produced is retroactively reversible. Which is to say: every commitment you ever made, every payment, every proof of compliance, every privacy guarantee. All of it back on the table, retroactively, at the speed of whoever is decrypting first.</p><p>You don&#8217;t migrate out of that. You design around it from the start.</p><p>Here is the honest version of how far that gets you, today, April 2026.</p><p>| Phase | Status (Apr 2026) | What it gives you | |&#8212;|&#8212;|&#8212;| | Phase 1 | Production | <code>Groth16</code> for ZK, <code>BLS</code> for aggregation. Battle-tested. Performant. Not quantum-resistant. Acknowledged. | | Phase 2 | 12&#8211;18 months out | Hybrid. Hash-based commitments alongside the existing proof system. Buys integrity through the migration window. | | Phase 3 | The destination | STARK-based or lattice-based ZK end-to-end. Larger proofs. Slower verification. Quantum-resistant. |</p><p>I will not pretend Phase 3 is finished. It is not. The cookbook on sultanismyname.com lays out exactly which primitives are production-ready as of this writing and which are 12 to 18 months out. There is real work between here and there. Anyone telling you otherwise is selling something. Launching a L1 is a non-trivial process. This is the first in a series of steps to not only do that but also make it work in a modern regulatory construct AND to operate as a replacement to fiat currencies in a central bank, post Bretton Woods, context</p><p>What I will say is this. The architecture commits to it. The protocol does not have an ambiguous <em>we&#8217;ll figure it out</em> clause where the migration belongs. The migration is on the roadmap with a number next to it. That, structurally, is the difference.</p><h2>What the decision touches</h2><p>The thing I didn&#8217;t expect, three years ago, was how much else this single decision pulled in.</p><p>Once you take cryptographic regime change seriously, you can&#8217;t have a stability mechanism that depends on signatures being unforgeable forever. You have to design escalation rules that survive a primitive being broken. The rules have to be written down &#8212; in code, immutably &#8212; before the panic, because you cannot patch them during it. Which means the resolution waterfall has to be immutable. Which is the central-banking question. Which is the FDIC question, in different clothes.</p><p>Once you take it seriously, you can&#8217;t have privacy guarantees that decay when the proof system breaks. The privacy layer has to be designed for a proof system you will eventually swap out. Which forces compliance attestations onto the same migration path. Which is the regulatory-perimeter question.</p><p>Once you take it seriously, you can&#8217;t have an MEV story that depends on transaction ordering being tamper-proof under cryptographic assumptions you don&#8217;t trust across decades. So you build threshold-encrypted ordering with primitives chosen for the long arc.</p><p>Each of those is a post in this series. Each of those is a chapter in the cookbook. The thread connecting them is the one I started this post with: a digital monetary system has to fail well across cryptographic regime change, or it isn&#8217;t a digital monetary system. It&#8217;s a digital wager.</p><h2>See also</h2><p>This is post one of six.</p><ul><li><p><strong>Post 2 &#8212; Bagehot Was Right.</strong> Why every stablecoin failure is a failure of escalation, not of code. The five-layer stability regime, the bounded-dilution proof, why one specific number is the entire ballgame.</p></li><li><p><strong>Post 3 &#8212; Make the Waterfall Immutable Or Don&#8217;t Bother.</strong> What the FDIC actually does, and what crypto refuses to import. <em>The L1 gets a name in this post.</em></p></li><li><p><strong>Post 4 &#8212; Privacy and Compliance Aren&#8217;t Enemies.</strong> The view-key model, ZK compliance attestations, and what regulators actually object to (it isn&#8217;t privacy).</p></li><li><p><strong>Post 5 &#8212; The False Binaries.</strong> Five tradeoffs the industry treats as inviolable, plus a sixth &#8212; <em>deal with quantum later</em> &#8212; that has the same problem the others do.</p></li><li><p><strong>Post 6 &#8212; Money Without a Master Key.</strong> Hand-off to the long-form cookbook on sultanismyname.com, including the open problems I&#8217;m still arguing with myself about.</p></li></ul><h2>Closer</h2><p>I&#8217;m not selling a token in this series. There won&#8217;t be one to sell during the run of these posts and there isn&#8217;t an allocation to ask for at the end. If that changes I will tell you, in plain text, in the post where it changes, before the rest of the post.</p><p>Pick a recipe &#8212; even just the threat model in this post &#8212; and use it this week. If you run a stablecoin treasury, an exchange, a custody desk, a fund: the harvest-now-decrypt-later assumption is one your auditors should already be on. Print this post and hand it across the table. If your security review doesn&#8217;t have a post-quantum migration plan with a number next to it, you are running on hope.</p><p>Hope is not a forecast.</p><p>&#8212; Sultan</p>]]></content:encoded></item><item><title><![CDATA[What if you could drop your biological age by 10 years — for under $3,000?]]></title><description><![CDATA[I Didn't Trust the Longevity Industry. So I Ran the Experiment Myself. Three years, three cohorts, under $3,000. Here's what the evidence actually says.]]></description><link>https://sultanmeghji.substack.com/p/what-if-you-could-drop-your-biological</link><guid isPermaLink="false">https://sultanmeghji.substack.com/p/what-if-you-could-drop-your-biological</guid><dc:creator><![CDATA[Sultan Meghji]]></dc:creator><pubDate>Wed, 29 Apr 2026 18:00:56 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!YFRa!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc9860613-dd29-41c6-848c-960b1493f014_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>I spent a year not liking what I found in the longevity space.</p><p>Most of it is priced like luxury goods. The rest is marketing running ahead of the science. So I went back to first principles &#8212; same thing my father drilled into me, same thing I&#8217;ve done building AI systems for thirty years &#8212; and asked: what data do I actually have that&#8217;s credible and peer-reviewed?</p><p>That question kicked off three years of experiments. Three cohorts. Thirty-five people in the last one; eighteen finished. (The dropout rate was its own finding.) Then I ran the same program on myself.</p><p>The result: a 10-year drop in biological age. Currently more than five years younger than my chronological age. Total out-of-pocket cost: under $3,000.</p><p>I published the whole thing as a free cookbook &#8212; six chapters, twenty recipes. What to test, what to ignore, what four supplements almost everyone should actually be taking, how to train after 35, and three budget tiers depending on how deep you want to go. No clinic required (although a good doctor is always recommended!). No proprietary program. No celebrity markup.</p><p>I&#8217;m not selling anything. I just wanted to know what the evidence actually said, and then do those things.</p><p>If you&#8217;ve been curious about this space but skeptical of the price tags and the hype, this is what I wish had existed when I started.</p><p><a href="https://sultanismyname.com/longevity/">Check it out here</a></p>]]></content:encoded></item><item><title><![CDATA[Short commentary on the new US National Security Strategy]]></title><description><![CDATA[Why the 2025 National Security Strategy gets AI and technology investment right &#8212; and what the U.S. must do to make it operational.]]></description><link>https://sultanmeghji.substack.com/p/short-commentary-on-the-new-us-national</link><guid isPermaLink="false">https://sultanmeghji.substack.com/p/short-commentary-on-the-new-us-national</guid><dc:creator><![CDATA[Sultan Meghji]]></dc:creator><pubDate>Mon, 08 Dec 2025 21:55:51 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/c880942f-87f9-4f79-8d0c-e29aed55b8e8_4800x3204.webp" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Strategic technology investment is now the fulcrum of American national power &#8212; and the 2025 National Security Strategy makes that explicit, but not yet operational enough.</p><p>If we are serious about &#8220;ensuring U.S. technology and U.S. standards &#8212; particularly in AI, biotech, and quantum computing &#8212; drive the world forward,&#8221; then we have to treat these domains the way earlier generations treated nuclear deterrence and space: as whole of nation, long cycle industrial and security projects, not a loose collection of R&amp;D programs, underwriting legacy companies and venture bets.</p><p>That implies three concrete shifts.</p><p>First, we need a disciplined technology portfolio, not a wish list. AI, compute, networking, sensing, energy, and advanced manufacturing form one interdependent stack. A policy that overindexes on model development while underinvesting in chips, power, networking, and secure software supply chains is strategically incoherent. A credible strategy must specify where we intend to lead absolutely, where we are content with allied parity, and where we are willing to trade or depend.</p><p>Second, the defense industrial base must evolve from a small-batch, platform-centric model to a software-driven, high-iteration, and update-centric ecosystem. The NSS is right to call out the cost asymmetry between cheap offensive drones and expensive defensive systems; the response must be sustained investment in automation, AI-assisted design and testing, and dual-use manufacturing capacity that can surge on demand.</p><p>Finally, we must institutionalize public&#8211;private collaboration at operational tempo, not conference tempo. The most important emerging technologies now live exclusively in the commercial sector. That requires new mechanisms for classified problem sharing, streamlined security accreditation, and procurement pathways measured in months, not years.</p><p>In strategic technologies, time is now the decisive variable. Our investments should be judged less by dollars committed and more by how quickly they change what our operators, analysts, and allies can do. The clock is ticking.</p><p>&#8212;</p><p>This originally was published <a href="https://thescif.org/nsi-experts-weigh-in-the-white-houses-2025-national-security-strategy-d55ce0e7d7c9?postPublishedType=initial">here</a> in response to the new <a href="https://www.whitehouse.gov/wp-content/uploads/2025/12/2025-National-Security-Strategy.pdf">US National Security Strategy</a> </p>]]></content:encoded></item><item><title><![CDATA[Has the Battle for Quantum Supremacy Already Been Lost? (2025 Update)]]></title><description><![CDATA[Why quantum computing now threatens RSA encryption, Bitcoin, and financial system security &#8212; and what the geopolitical race between the U.S. and China means for crypto investors and regulators.]]></description><link>https://sultanmeghji.substack.com/p/has-the-battle-for-quantum-supremacy</link><guid isPermaLink="false">https://sultanmeghji.substack.com/p/has-the-battle-for-quantum-supremacy</guid><dc:creator><![CDATA[Sultan Meghji]]></dc:creator><pubDate>Tue, 22 Jul 2025 12:36:31 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!EVTi!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7c230c0a-7aa4-4c18-b793-e3da80e56452_1536x1024.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><a href="https://sultanmeghji.substack.com/p/has-the-battle-for-quantum-supremacy-already-been-lost-19619a36627b">It&#8217;s been several years since I first asked</a> whether the &#8220;battle for quantum supremacy&#8221; had already been lost. Since then, the quantum landscape has shifted from speculative arms race to high-stakes contest with immediate national security, economic, and geopolitical consequences. If you thought the stakes were high in 2017, buckle up&#8212;the quantum endgame is here, and the risks are more real than ever.</p><p><em>tl;dr offensive quantum systems that break bitcoin might already been out there. </em></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!EVTi!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7c230c0a-7aa4-4c18-b793-e3da80e56452_1536x1024.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!EVTi!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7c230c0a-7aa4-4c18-b793-e3da80e56452_1536x1024.png 424w, https://substackcdn.com/image/fetch/$s_!EVTi!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7c230c0a-7aa4-4c18-b793-e3da80e56452_1536x1024.png 848w, https://substackcdn.com/image/fetch/$s_!EVTi!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7c230c0a-7aa4-4c18-b793-e3da80e56452_1536x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!EVTi!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7c230c0a-7aa4-4c18-b793-e3da80e56452_1536x1024.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!EVTi!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7c230c0a-7aa4-4c18-b793-e3da80e56452_1536x1024.png" width="1456" height="971" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/7c230c0a-7aa4-4c18-b793-e3da80e56452_1536x1024.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:971,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:&quot;Digital lock breaking with quantum particles and cryptographic code, USA and China flags in background.&quot;,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="Digital lock breaking with quantum particles and cryptographic code, USA and China flags in background." title="Digital lock breaking with quantum particles and cryptographic code, USA and China flags in background." srcset="https://substackcdn.com/image/fetch/$s_!EVTi!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7c230c0a-7aa4-4c18-b793-e3da80e56452_1536x1024.png 424w, https://substackcdn.com/image/fetch/$s_!EVTi!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7c230c0a-7aa4-4c18-b793-e3da80e56452_1536x1024.png 848w, https://substackcdn.com/image/fetch/$s_!EVTi!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7c230c0a-7aa4-4c18-b793-e3da80e56452_1536x1024.png 1272w, https://substackcdn.com/image/fetch/$s_!EVTi!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7c230c0a-7aa4-4c18-b793-e3da80e56452_1536x1024.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h2>The Quantum Arms Race: No Longer Theoretical</h2><p>Back then, the debate was whether quantum computers could ever break encryption or deliver practical advantage. Today, the question is how soon&#8212;and who gets there first. China&#8217;s massive $138 billion government-backed quantum fund, announced in 2025, is just the latest escalation in a global investment surge. U.S. quantum funding has exploded in response, with over $1.25 billion invested in Q1 2025 alone. The market is projected to hit $5.3 billion by 2029, but the real story is in the speed and scale of technical breakthroughs.</p><h2>Technical Milestones: From Hype to Reality</h2><ul><li><p><strong>Google&#8217;s Willow chip</strong> smashed previous records, using error correction to make quantum computing more reliable and completing calculations in minutes that would take classical supercomputers eons.</p></li><li><p><strong>Harvard&#8217;s logical quantum processor</strong> encoded 48 logical qubits, a leap toward practical, fault-tolerant quantum machines.</p></li><li><p><strong>IBM&#8217;s roadmap</strong>: 4,000 qubits by 2025, with fault-tolerant systems running 100 million gates by 2029.</p></li></ul><p>Quantum attacks on encryption are no longer science fiction. Chinese researchers have already demonstrated quantum attacks on 50-bit RSA keys. While this is far from breaking modern encryption, it&#8217;s a proof-of-concept that the &#8220;harvest now, decrypt later&#8221; threat is real&#8212;and growing.</p><h2>The Quantum Threat Window: The Encryption Ticking Clock</h2><p>Here&#8217;s the uncomfortable reality: we have officially entered the window where quantum technologies&#8212;both those publicly acknowledged and those still classified&#8212;are in a position to break widely used encryption standards like RSA and ECDSA (the cryptographic backbone of Bitcoin and much of the world&#8217;s secure communications).</p><ul><li><p><strong>Quantum computers have reached a threshold</strong> where, in theory, they can factor large integers and compute discrete logarithms&#8212;core operations underpinning RSA and ECDSA.</p></li><li><p><strong>Recent breakthroughs</strong> in quantum error correction and scaling have accelerated timelines far beyond what most experts predicted even a few years ago. The demonstration of quantum attacks on smaller-scale RSA keys is no longer academic; it&#8217;s a warning shot.</p></li><li><p><strong>&#8220;Harvest now, decrypt later&#8221;</strong> is no longer a hypothetical threat. State actors and sophisticated cybercriminals are actively collecting encrypted data with the expectation that it will be decrypted once quantum capabilities are sufficient.</p></li></ul><h2>Known vs. Unknown Capabilities</h2><ul><li><p><strong>Public quantum milestones</strong>&#8212;such as Google&#8217;s Willow chip and China&#8217;s quantum communication satellites&#8212;are only part of the story. The most advanced quantum technologies are likely classified, particularly those developed for military and intelligence use.</p></li><li><p><strong>It&#8217;s plausible that nation-states already possess quantum systems</strong> capable of breaking cryptographic standards, but are keeping these capabilities secret for strategic advantage.</p></li></ul><h2>How Far Into the Window Are We?</h2><ul><li><p><strong>No one can say with certainty</strong> how deep we are into this quantum threat window. The only consensus is that we are in it now.</p></li><li><p><strong>Indicators that the window is open:</strong></p><ul><li><p>Successful quantum attacks on smaller encryption keys have been demonstrated in academic and government labs.</p></li><li><p>Major governments have set aggressive deadlines (e.g., NSA&#8217;s 2035 mandate) for transitioning to quantum-resistant cryptography, signaling that they believe the threat is imminent.</p></li><li><p>The pace of investment and secrecy around quantum programs has sharply increased, especially in China and the U.S.</p></li></ul></li></ul><h2>Will We Know If It Happens?</h2><p>If a quantum attack breaks RSA or ECDSA at scale, we may not know immediately. The first successful exploitations are likely to be covert, targeting high-value intelligence or financial systems. The public may only learn of these breaches long after the fact, if at all. The prudent move is to assume the window is open and act accordingly: accelerate the transition to quantum-resistant cryptography, monitor for signs of compromise, and prepare for a world where cryptographic trust can no longer be taken for granted.</p><h2>Geopolitics: The Quantum Cold War</h2><h2>China&#8217;s Quantum Ambitions</h2><p>China isn&#8217;t just competing&#8212;it&#8217;s integrating quantum into every lever of state power:</p><ul><li><p><strong>Military-Civil Fusion:</strong> Quantum research is embedded in China&#8217;s military modernization. The PLA is developing quantum sensors for submarine detection, quantum navigation for GPS-denied environments, and quantum-secure communications.</p></li><li><p><strong>Quantum Communications Leadership:</strong> China&#8217;s national QKD network and quantum satellites make it the world leader in secure communications, with over 2,000 kilometers of quantum-encrypted fiber and the world&#8217;s first quantum satellite.</p></li><li><p><strong>Indigenous Innovation:</strong> Facing Western export controls, China is building a self-reliant quantum ecosystem, from hardware to software, reducing dependency on foreign suppliers.</p></li></ul><h2>U.S. Risks: The Quantum Threat Matrix</h2><ul><li><p><strong>Encryption at Risk:</strong> Quantum computers threaten to render today&#8217;s encryption obsolete. The U.S. faces the risk that adversaries are already stockpiling encrypted data, waiting to decrypt it once quantum is ready.</p></li><li><p><strong>Military Edge Eroding:</strong> Quantum sensing could make U.S. stealth technology vulnerable. Quantum navigation could enable Chinese forces to operate undetected in GPS-denied environments.</p></li><li><p><strong>Supply Chain and Talent Shortages:</strong> The U.S. struggles to secure quantum supply chains and fill talent gaps, risking both innovation and security.</p></li><li><p><strong>Global Technology Divide:</strong> The race risks a world where a handful of nations&#8212;especially China and the U.S.&#8212;control the most powerful computation and communication tools, deepening global inequality and increasing the risk of technological surprise in future conflicts.</p></li></ul><h2>U.S. Response: Scrambling to Catch Up</h2><ul><li><p><strong>Export Controls:</strong> The U.S. has imposed strict controls on quantum hardware and software, and banned investments in Chinese quantum firms.</p></li><li><p><strong>Post-Quantum Cryptography:</strong> The NSA has set a 2035 deadline for government-wide adoption of quantum-resistant encryption.</p></li><li><p><strong>Allied Coordination:</strong> The U.S. is working with allies to keep quantum advances out of adversarial hands, while investing in domestic research and workforce development.</p></li></ul><h2>Commercialization: Quantum Goes Mainstream</h2><p>Quantum computing is no longer confined to research labs. Commercial sales hit $854 million in 2024, up 70% from the previous year. Real-world applications are emerging:</p><ul><li><p><strong>Financial Services:</strong> Quantum optimization for trading and risk modeling.</p></li><li><p><strong>Drug Discovery:</strong> Quantum simulation for pharmaceutical breakthroughs.</p></li><li><p><strong>Materials Science:</strong> Designing new materials for batteries and energy storage.</p></li><li><p><strong>Cybersecurity:</strong> Quantum key distribution for &#8220;unbreakable&#8221; communications.</p></li></ul><h2>The Talent Crunch</h2><p>A new bottleneck has emerged: talent. There&#8217;s only one qualified candidate for every three quantum jobs. The skills gap threatens to slow progress, regardless of funding. The good news? More than half of industry jobs don&#8217;t require a PhD&#8212;upskilling from adjacent fields is working.</p><h2>The Ethical and Strategic Dilemma</h2><p>Quantum&#8217;s rise brings new ethical and strategic risks:</p><ul><li><p><strong>Resource Inequality:</strong> Quantum capabilities are concentrating among a few nations and corporations.</p></li><li><p><strong>Transparency:</strong> Quantum algorithms are often black boxes, complicating accountability.</p></li><li><p><strong>Privacy:</strong> The ability to break encryption threatens fundamental privacy rights.</p></li><li><p><strong>Job Displacement:</strong> Automation potential could disrupt entire industries.</p></li></ul><h2>The Path Forward: Collaboration or Confrontation?</h2><p>Despite tensions, international collaboration continues&#8212;Europe&#8217;s Quantum Internet Alliance, U.S.-Singapore partnerships, and more. But the trend is toward militarization and restricted cooperation, especially as quantum becomes a pillar of national security.</p><h2>Table: Key Geopolitical Threats and U.S. Risks</h2><div class="captioned-image-container"><figure><a class="image-link image2" target="_blank" href="https://substackcdn.com/image/fetch/$s_!a3v2!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F076dae74-aee5-4fb3-a8b6-3fff7a513ecc_2268x446.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!a3v2!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F076dae74-aee5-4fb3-a8b6-3fff7a513ecc_2268x446.png 424w, https://substackcdn.com/image/fetch/$s_!a3v2!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F076dae74-aee5-4fb3-a8b6-3fff7a513ecc_2268x446.png 848w, https://substackcdn.com/image/fetch/$s_!a3v2!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F076dae74-aee5-4fb3-a8b6-3fff7a513ecc_2268x446.png 1272w, https://substackcdn.com/image/fetch/$s_!a3v2!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F076dae74-aee5-4fb3-a8b6-3fff7a513ecc_2268x446.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!a3v2!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F076dae74-aee5-4fb3-a8b6-3fff7a513ecc_2268x446.png" width="1456" height="286" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/076dae74-aee5-4fb3-a8b6-3fff7a513ecc_2268x446.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:286,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:138676,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://sultanmeghji.substack.com/i/167900991?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F076dae74-aee5-4fb3-a8b6-3fff7a513ecc_2268x446.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!a3v2!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F076dae74-aee5-4fb3-a8b6-3fff7a513ecc_2268x446.png 424w, https://substackcdn.com/image/fetch/$s_!a3v2!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F076dae74-aee5-4fb3-a8b6-3fff7a513ecc_2268x446.png 848w, https://substackcdn.com/image/fetch/$s_!a3v2!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F076dae74-aee5-4fb3-a8b6-3fff7a513ecc_2268x446.png 1272w, https://substackcdn.com/image/fetch/$s_!a3v2!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F076dae74-aee5-4fb3-a8b6-3fff7a513ecc_2268x446.png 1456w" sizes="100vw" loading="lazy"></picture><div></div></div></a></figure></div><p>(sorry for table format, substack doesn&#8217;t do my kinds of tables well)</p><h2>Conclusion: The Battle Isn&#8217;t Over&#8212;But the Window Is Open</h2><p>The &#8220;battle for quantum supremacy&#8221; hasn&#8217;t been won or lost. Instead, it&#8217;s evolved into a more complex, urgent, and consequential contest. China leads in government investment and quantum communications; the U.S. leads in private innovation and hardware (cavear - we think). The next five years will decide who turns quantum promise into quantum power.</p><p>But here&#8217;s the new reality: we are now living in the quantum threat window. The only question is how far in we are&#8212;and whether we&#8217;ll recognize the moment when the world&#8217;s encryption is truly broken. The future of national security, economic competitiveness, and even global privacy hangs in the balance. The only certainty? The battle is far from over&#8212;and the stakes have never been higher.</p><p><em>&#8212; Sultan</em></p>]]></content:encoded></item><item><title><![CDATA[How I Use AI to Keep Up With AI: Real Work, Real Value]]></title><description><![CDATA[A practical guide to using AI tools &#8212; specifically local AI and custom news aggregators &#8212; to track AI news, research, and market signals without drowning in information overload.]]></description><link>https://sultanmeghji.substack.com/p/how-i-use-ai-to-keep-up-with-ai-real</link><guid isPermaLink="false">https://sultanmeghji.substack.com/p/how-i-use-ai-to-keep-up-with-ai-real</guid><dc:creator><![CDATA[Sultan Meghji]]></dc:creator><pubDate>Tue, 08 Jul 2025 15:21:58 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!Kqj8!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc684f429-efd5-47f7-a3ad-e8c3627049b7_909x674.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<h2>The AI News Firehose (and How Not to Drown)</h2><p>One of the most common questions I get&#8212;right after &#8220;Is AI going to take my job?&#8221; and &#8220;Can AI write my emails for me?&#8221;&#8212;is: <strong>How do you keep up with everything happening in AI?</strong> The truth is, even for someone who lives and breathes this stuff, it&#8217;s overwhelming. There are more headlines, breakthroughs, and think pieces than there are &#8220;AI will change everything&#8221; conference panels.</p><p>So, what&#8217;s my secret? I did what any self-respecting AI nerd would do: I had an AI platform build a news site for me (I used our native AI platform Limni from Frontier Foundry, which runs securely on my laptop without an internet connection). Not just any news site&#8212;a <em>bespoke</em> aggregator that surfaces the most-discussed AI stories from tier 1 news outlets, then cross-checks what&#8217;s echoing across social media. It&#8217;s like having a Bloomberg terminal (or OpenBB, but for AI, and with fewer existential crises.</p><h2>Introducing: AI Trend Tracker</h2><p>This little experiment is now my go-to dashboard for:</p><ul><li><p><strong>Top AI headlines</strong> from sources that actually check their facts</p></li><li><p><strong>Stories trending on social media</strong> (so I know what everyone&#8217;s arguing about)</p></li><li><p><strong>A clean, distraction-free UI</strong> (no pop-ups, no &#8220;One Weird Trick&#8221; ads)</p></li></ul><p>And yes, it updates itself. No more doomscrolling through a dozen tabs or chasing social rabbit holes.</p><p><em><strong>EDIT: <a href="https://github.com/sultanmeghji/ai-news-aggregator">Here</a> it is!</strong></em></p><h2>What Does It Look Like?</h2><p>Below are a few screenshots from my AI Trend Tracker test app:</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!Kqj8!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc684f429-efd5-47f7-a3ad-e8c3627049b7_909x674.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!Kqj8!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc684f429-efd5-47f7-a3ad-e8c3627049b7_909x674.png 424w, https://substackcdn.com/image/fetch/$s_!Kqj8!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc684f429-efd5-47f7-a3ad-e8c3627049b7_909x674.png 848w, https://substackcdn.com/image/fetch/$s_!Kqj8!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc684f429-efd5-47f7-a3ad-e8c3627049b7_909x674.png 1272w, https://substackcdn.com/image/fetch/$s_!Kqj8!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc684f429-efd5-47f7-a3ad-e8c3627049b7_909x674.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!Kqj8!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc684f429-efd5-47f7-a3ad-e8c3627049b7_909x674.png" width="909" height="674" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/c684f429-efd5-47f7-a3ad-e8c3627049b7_909x674.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:674,&quot;width&quot;:909,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:133168,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://sultanmeghji.substack.com/i/167818813?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc684f429-efd5-47f7-a3ad-e8c3627049b7_909x674.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!Kqj8!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc684f429-efd5-47f7-a3ad-e8c3627049b7_909x674.png 424w, https://substackcdn.com/image/fetch/$s_!Kqj8!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc684f429-efd5-47f7-a3ad-e8c3627049b7_909x674.png 848w, https://substackcdn.com/image/fetch/$s_!Kqj8!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc684f429-efd5-47f7-a3ad-e8c3627049b7_909x674.png 1272w, https://substackcdn.com/image/fetch/$s_!Kqj8!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc684f429-efd5-47f7-a3ad-e8c3627049b7_909x674.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h2>Confession: This Is What I Do on Conference Calls</h2><p>Let&#8217;s be honest: we all multitask during conference calls. Some people doodle. Some people check their fantasy football scores. Me? I&#8217;m refreshing my AI news dashboard, pretending to nod sagely while actually reading about the latest LLM drama or regulatory kerfuffle. If you see me looking extra thoughtful on Zoom, now you know.</p><p><em>Pro tip: If you&#8217;re ever asked a question mid-call, just say, &#8220;I&#8217;m sorry you broke up there, can you ask me that again?&#8221; Works every time.</em></p><h2>Why Build My Own?</h2><p>Sure, there are plenty of news aggregators out there&#8212;Feedly, Google News, Flipboard, News360, you name it. But none of them quite nailed the combination of:</p><ul><li><p><strong>Tier 1 news only</strong> (no clickbait)</p></li><li><p><strong>Social signal boosting</strong> (what&#8217;s actually being discussed)</p></li><li><p><strong>AI-powered curation</strong> (not just RSS feeds)</p></li><li><p><strong>Minimal distractions</strong> (my attention span is precious)</p></li><li><p><strong>Slightly humorous summaries</strong> (see my previous bullet lol)</p></li></ul><p>So, I did what any builder does: I built (well, had AI build) my own. It&#8217;s not perfect, but it&#8217;s already saving me hours a week&#8212;and a few brain cells.</p><p>This also allows me to continue to iterate on it (note the 2.0 in the screenshot above)&#8230; there are some fun new features coming (ranking/rating posts relative to my interests, automate putting drafts into social media, push notifications for certain things to my phone directly or run it locally on my phone as a private app as a few examples).</p><p>This entire app build and deployment <strong>took me less than 3 hours</strong>, half of which I did while on a beach while getting a tan. I&#8217;ve built over 10 apps like this that run in the background of my life keeping me sync&#8217;d and moving forward while carving out time to be a good husband, father and (occasionally) even relax.</p><h2>Like What You See? </h2><p>Should I open source this and put it on Github? Curious about your thoughts dear reader</p><h2>Coming Up Next</h2><p>This is the first in a series of real-world examples of how modern AI isn&#8217;t just hype&#8212;it&#8217;s delivering real value, right now. Next up: how I use AI to automate the world&#8217;s most boring compliance tasks (and why my legal team both loves and fears me).</p><p>Stay tuned. And if you see me on a conference call, know that somewhere, an AI is making sure I&#8217;m up to date&#8212;even if I&#8217;m not.</p><p><em>&#8212; Sultan</em></p>]]></content:encoded></item><item><title><![CDATA[The FDIC Finally Discovers Fire: A Crypto Awakening Three Years (or more) Too Late]]></title><description><![CDATA[How the FDIC's belated embrace of crypto &#8212; three years after Bitcoin adoption exploded &#8212; reveals systemic failures in federal financial regulatory technology modernization.]]></description><link>https://sultanmeghji.substack.com/p/the-fdic-finally-discovers-fire-a</link><guid isPermaLink="false">https://sultanmeghji.substack.com/p/the-fdic-finally-discovers-fire-a</guid><dc:creator><![CDATA[Sultan Meghji]]></dc:creator><pubDate>Tue, 24 Jun 2025 14:17:20 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!UQP0!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F34f30909-735e-4304-955f-c88fc9184d80_1648x1230.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><em>Update for all my new subscribers:</em></p><ul><li><p><em>First off THANK YOU for subscribing, I hope you enjoy these posts!</em></p></li><li><p><em>Second, you&#8217;ll see content related to regulations (like this piece) in financial services, more broadly in FS, healthcare and a few other things &#8212; specifically I have a series on how I&#8217;ve radically optimized my life using AI</em></p></li><li><p><em>I love engagement, so please reach out if there&#8217;s something you&#8217;d like to see/hear</em></p></li></ul><p><em>Now on to the article</em></p><p></p><p>Well, well, well. Look who's finally decided to join the 21st century. The FDIC&#8212;that bastion of bureaucratic brilliance&#8212;has just issued new guidance saying banks can now engage in "permissible crypto-related activities" without begging for permission first. Acting Chairman Travis Hill declares they're "turning the page on the flawed approach of the past three years."</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!UQP0!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F34f30909-735e-4304-955f-c88fc9184d80_1648x1230.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!UQP0!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F34f30909-735e-4304-955f-c88fc9184d80_1648x1230.png 424w, https://substackcdn.com/image/fetch/$s_!UQP0!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F34f30909-735e-4304-955f-c88fc9184d80_1648x1230.png 848w, https://substackcdn.com/image/fetch/$s_!UQP0!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F34f30909-735e-4304-955f-c88fc9184d80_1648x1230.png 1272w, https://substackcdn.com/image/fetch/$s_!UQP0!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F34f30909-735e-4304-955f-c88fc9184d80_1648x1230.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!UQP0!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F34f30909-735e-4304-955f-c88fc9184d80_1648x1230.png" width="1456" height="1087" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/34f30909-735e-4304-955f-c88fc9184d80_1648x1230.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1087,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:933080,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://sultanmeghji.substack.com/i/166530518?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F34f30909-735e-4304-955f-c88fc9184d80_1648x1230.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!UQP0!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F34f30909-735e-4304-955f-c88fc9184d80_1648x1230.png 424w, https://substackcdn.com/image/fetch/$s_!UQP0!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F34f30909-735e-4304-955f-c88fc9184d80_1648x1230.png 848w, https://substackcdn.com/image/fetch/$s_!UQP0!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F34f30909-735e-4304-955f-c88fc9184d80_1648x1230.png 1272w, https://substackcdn.com/image/fetch/$s_!UQP0!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F34f30909-735e-4304-955f-c88fc9184d80_1648x1230.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p><strong>The flawed approach of the past three years.</strong></p><p>Let me tell you about those three years.</p><p>I should know&#8212;I lived through them as the FDIC's first (and apparently last) Chief Innovation Officer, a role I occupied for exactly one year before throwing in the towel and writing what can only be described as a regulatory resignation letter that made headlines. <a href="https://www.bloomberg.com/opinion/articles/2022-02-22/i-quit-as-fdic-innovation-chief-because-of-regulators-technophobia">My Bloomberg op-ed, titled "Why I Quit as FDIC Innovation Chief: Technophobia,"</a> wasn't just a farewell&#8212;it was a eulogy for American financial leadership. Oh and yes I know they &#8216;announced&#8217; this in March, but here in June we&#8217;re still not seeing a lot of action so I don&#8217;t feel late, especially in regulatory terms&#8230;</p><h2>The Cave Paintings of Financial Regulation</h2><p>Picture this: You're tasked with explaining cryptocurrency to an agency where less than one-half of staff had a basic understanding of the technologies they regulate. Even senior officials&#8212;the people making the rules&#8212;are baffled by concepts like fintech, the dark web and even financial apps. It's like being asked to teach quantum physics to people who think electricity is witchcraft.</p><p>The resistance wasn't just to crypto&#8212;it was to <em>modernity itself</em>. I received pushback from staff in response to basic modernization efforts such as ending the use of fax machines and physical mail. FAX MACHINES. In 2021. While I'm trying to explain blockchain technology, these people are literally still sending documents via methods invented when disco was popular. My (often repeated) dad joke is that most of these people can&#8217;t even change the ring tones on their phones.</p><h2>The Great Crypto Standoff</h2><p>For three years, the FDIC treated cryptocurrency like that weird uncle at Thanksgiving&#8212;acknowledged its existence but kept it at arm's length, occasionally throwing suspicious glances and making everyone uncomfortable. Banks wanting to dip their toes in digital assets had to go through a bureaucratic obstacle course that would make Kafka weep&#8230; and to no end in process. </p><p>The 2022 guidance essentially required banks to ask "Mother, may I?" before doing anything crypto-related. It was regulatory helicopter parenting at its finest&#8212;the kind of risk-averse, innovation-crushing approach that makes China's central bank digital currency look like a stroke of genius by comparison.</p><p>And now? Now they've suddenly discovered that maybe, just maybe, treating the fastest-growing sector of finance like radioactive waste wasn't the smartest strategy.</p><h2>The Technophobic Bureaucracy</h2><p>In my Bloomberg piece, I called the federal bureaucracy "both hesitant and hostile to technological change" and warned that "America's global financial leadership is in jeopardy". That was in February 2022. Three years later, the FDIC is finally admitting I might have had a point.</p><p>The problem wasn't just ignorance&#8212;it was willful ignorance combined with institutional inertia. Something like 30% of different departments at FDIC have a majority of staff who are retirement eligible, meaning their planning horizon extends about as far as their next pension check based on their over $300,000 a year salary. You can't innovate for the future when half your workforce is mentally already on a golf course in Florida.</p><h2>The Caveman Analogy</h2><p>Explaining crypto to financial regulators in 2021-2022 was exactly like trying to explain the automobile to cavemen. Except worse, because at least cavemen were curious about new hunting techniques. These regulators looked at innovation the way cavemen might look at fire&#8212;simultaneously terrified and convinced it would burn down everything they'd spent decades treading water around.</p><p>"But what if people use Bitcoin for bad things?" they'd ask, apparently unaware that people have been using cash for bad things since cash was invented. "But what about consumer protection?" they'd worry, while simultaneously allowing payday lenders to operate with predatory rates that would make a medieval usurer blush. The US Treasury Department estimates that <strong><a href="https://www.paymentscardsandmobile.com/the-global-impact-of-money-laundering-in-2024/#:~:text=The%20Financial%20Action%20Task%20Force,tuned%20to%20our%20payments%20blog.">at least $300 billion is laundered annually</a></strong> in the US.</p><h2>The Real Cost of Institutional Cowardice</h2><p>While the FDIC was busy playing whack-a-mole with crypto innovation, Singapore was building a comprehensive digital asset framework. While our regulators were clutching their pearls over DeFi, the UK was positioning itself as a global crypto hub. We weren't just falling behind&#8212;we were actively sabotaging our own competitive position. And let&#8217;s not even get into the regulatory innovations in the UAE, the global home of crypto currently.</p><p>The "flawed approach" wasn't just about crypto policy&#8212;it was about a fundamental inability to adapt to technological change. We had an agency filled with lawyers over 50 trying to regulate technologies they couldn't even pronounce, let alone understand.</p><h2>Welcome to the Party, It's Only Half Over</h2><p>So here we are in 2025, with the FDIC finally admitting that maybe banks should be allowed to participate in the digital economy without filing Form 27-B in triplicate and waiting six months for approval. Better late than never, I suppose, though "late" doesn't quite capture the magnitude of this timing failure.</p><p>The new guidance is a step in the right direction, but let's not break out the champagne just yet. This is like finally getting indoor plumbing and acting like you invented the flush toilet. The rest of the world has been building crypto infrastructure while we've been debating whether blockchain is safe enough for our delicate financial system.</p><h2>The Trump Administration's Uphill Battle</h2><p>To be fair, the Trump administration is trying to course-correct this regulatory disaster. The Senate just passed the GENIUS Act (Guiding and Establishing National Innovation for U.S. Stablecoins) in a 68-30 vote, creating the first federal framework for stablecoins. Trump himself has said he wants stablecoin legislation on his desk before Congress breaks for its August recess, and there's genuine bipartisan momentum building.</p><p>But here's the kicker: this was supposed to be "the easiest crypto bill to pass," yet it took months to reach the Senate floor, failed once, and passed only after fierce negotiations. As Senator Cynthia Lummis admitted, "We thought it would be easiest to start with stablecoins. It has been extremely difficult. I had no idea how hard this was going to be."</p><p>The GENIUS Act is progress, but it's also a perfect example of how broken the system remains. We're celebrating the passage of basic regulatory clarity for stablecoins like it's the moon landing, when countries like Singapore established comprehensive crypto frameworks years ago. It's regulatory Stockholm syndrome&#8212;we've been trapped in bureaucratic paralysis for so long that any movement feels like victory.</p><p>And even this modest progress comes with controversy. Critics like Elizabeth Warren opposed the bill partly because of Trump's own crypto ventures, including his stablecoin USD1, arguing it creates conflicts of interest. The spectacle of senators debating whether the President should be allowed to profit from the very industry he's trying to regulate perfectly captures the absurdity of our situation.</p><h2>The Bottom Line</h2><p>Three years ago, I warned that American financial leadership was at risk because our regulators were more interested in protecting their bureaucratic fiefdoms than protecting America's competitive edge. The recent FDIC announcement and the GENIUS Act prove my point&#8212;we're finally doing what we should have done in 2021 (or earlier), except now we're playing catch-up in a race where everyone else got a head start. And congress is moving at the pace we should expect (i.e. very slowly)</p><p>The FDIC's "green light" for crypto isn't innovation&#8212;it's admission of failure. It's regulatory agencies finally acknowledging that maybe, just maybe, treating the future of finance like a contagious disease wasn't the brilliant strategy they thought it was.</p><p>But hey, at least they've stopped using fax machines&#8230; so has anything really changed that much?</p><p><em>tldr: no</em></p><div><hr></div><p><em>Sultan Meghji was the first Chief Innovation Officer at the FDIC, where he spent a year trying to drag financial regulation into the digital age before concluding that some missions are impossible. His resignation letter to Bloomberg became required reading for anyone interested in why American financial innovation moves at the speed of continental drift. He currently is CEO of Frontier Foundry, a privacy-focused AI firm.</em></p>]]></content:encoded></item><item><title><![CDATA[OpenAI’s Record-Breaking Fundraising: Navigating Valuation, Market Dynamics, and Future Growth ]]></title><description><![CDATA[An expert breakdown of OpenAI's $6.6B convertible note round &#8212; what the valuation signals, what the structural hooks mean for its non-profit-to-for-profit conversion, and what comes next for the AI in]]></description><link>https://sultanmeghji.substack.com/p/openais-record-breaking-fundraising</link><guid isPermaLink="false">https://sultanmeghji.substack.com/p/openais-record-breaking-fundraising</guid><dc:creator><![CDATA[Sultan Meghji]]></dc:creator><pubDate>Fri, 04 Oct 2024 14:08:03 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!D-Eb!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8bdfcdc2-25f7-41d4-b918-9623baad1100_1260x712.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>OpenAI has recently raised $6.6 billion in the largest-ever convertible note fundraising round, which sets the stage for significant shifts within the AI landscape. This massive financing, while impressive, comes with various hooks embedded into its structure, particularly relating to revenue targets and the ongoing conversion away from OpenAI&#8217;s original non-profit framework. The funding round marks a pivotal point in AI investment but raises questions about market expectations and the future of AI-driven innovation.&nbsp;</p><p>EDIT: <a href="https://finance.yahoo.com/video/3-possible-outcomes-openais-future-165738988.html">Here&#8217;s the full yahoo link</a></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!D-Eb!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8bdfcdc2-25f7-41d4-b918-9623baad1100_1260x712.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!D-Eb!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8bdfcdc2-25f7-41d4-b918-9623baad1100_1260x712.png 424w, https://substackcdn.com/image/fetch/$s_!D-Eb!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8bdfcdc2-25f7-41d4-b918-9623baad1100_1260x712.png 848w, https://substackcdn.com/image/fetch/$s_!D-Eb!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8bdfcdc2-25f7-41d4-b918-9623baad1100_1260x712.png 1272w, https://substackcdn.com/image/fetch/$s_!D-Eb!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8bdfcdc2-25f7-41d4-b918-9623baad1100_1260x712.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!D-Eb!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8bdfcdc2-25f7-41d4-b918-9623baad1100_1260x712.png" width="1260" height="712" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/8bdfcdc2-25f7-41d4-b918-9623baad1100_1260x712.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:712,&quot;width&quot;:1260,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:854135,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!D-Eb!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8bdfcdc2-25f7-41d4-b918-9623baad1100_1260x712.png 424w, https://substackcdn.com/image/fetch/$s_!D-Eb!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8bdfcdc2-25f7-41d4-b918-9623baad1100_1260x712.png 848w, https://substackcdn.com/image/fetch/$s_!D-Eb!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8bdfcdc2-25f7-41d4-b918-9623baad1100_1260x712.png 1272w, https://substackcdn.com/image/fetch/$s_!D-Eb!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8bdfcdc2-25f7-41d4-b918-9623baad1100_1260x712.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h5>Click <a href="https://x.com/YahooFinance/status/1841857653095469074">here</a> if you&#8217;re interested in watching my appearance on Yahoo Finance discussing this.</h5><p></p><p><strong>Notable Investors and Absent Players</strong>&nbsp;</p><p>The fundraising attracted marquee investors such as Nvidia and Microsoft, yet Apple&#8217;s absence from the round was conspicuous. Nvidia's involvement stands out, given the hardware giant&#8217;s integral role in AI development through its GPU technology. However, the heavy involvement of both Nvidia and Microsoft also stirs subtle antitrust concerns, especially as these two titans hold significant influence over the broader AI ecosystem. Microsoft&#8217;s involvement seems less problematic than Nvidia&#8217;s, but their continued investments in AI startups do fuel conversations about potential antitrust behavior in AI infrastructure and services.&nbsp;</p><p><strong>Valuation and Revenue Expectations</strong>&nbsp;</p><p>The implied valuation of OpenAI is now estimated at over $150 billion, a staggering figure that raises significant questions. With previous losses of $5 billion reported, industry watchers might expect OpenAI&#8217;s current revenue to reflect a more substantial number, somewhere closer to $7 billion, based on conventional venture norms. Instead, OpenAI&#8217;s most recent figures suggest revenue around $3.7 billion, leaving a notable gap between the expected financial performance and the actuals. This discrepancy highlights the challenges of aligning market expectations with the realities of current AI revenue generation.&nbsp;</p><p><strong>A Skewed Market: The Impact on AI Startups</strong>&nbsp;</p><p>OpenAI&#8217;s fundraising underscores a broader issue in the AI venture capital market&#8212;there&#8217;s an imbalance in funding distribution. If we remove the top five AI deals of the year, the amount of capital remaining for the rest of the AI market is meager. Early-stage AI startups are simply not generating the revenue levels investors are expecting, creating the impression that the market is overvalued. As we look toward 2025, it seems increasingly unlikely that we will see many more mega-deals at the scale of OpenAI's.&nbsp;</p><p>Furthermore, while there are ten startups led by former OpenAI employees that have raised over $25 billion collectively, these companies are struggling to translate that capital into revenue. Combined, these ventures report less than $100 million in revenue&#8212;a stark reminder that high valuations are not necessarily a reflection of current financial success.&nbsp;</p><p><strong>Racing to Justify Valuations</strong>&nbsp;</p><p>In response to the immense capital raised and the lofty valuation attached to it, OpenAI is under pressure to rapidly build revenue and justify its standing in the AI sector. Part of this effort involves aggressive hiring, particularly targeting senior AI talent to compensate for significant attrition in recent years. Additionally, OpenAI is following in the footsteps of companies like Scale AI by hiring teams to perform manual data work, signaling a shift in its operational strategy.&nbsp;</p><p>Beyond hiring, OpenAI is also investing heavily in lobbying efforts aimed at shaping AI regulation. As AI becomes increasingly integrated into sectors like healthcare, finance, and national security, the regulatory landscape will play a crucial role in determining the success of these technologies. OpenAI&#8217;s efforts to influence this space are critical to ensuring they remain a dominant player in the AI field.&nbsp;</p><p><strong>The Next Generation of AI Startups</strong>&nbsp;</p><p>Interestingly, the newest wave of AI startups looks markedly different from OpenAI. Rather than relying on centralized clouds packed with Nvidia GPUs, these emerging firms are focused on specific industries and use cases. This approach mirrors the early days of cloud adoption by enterprises, where companies slowly embraced the technology over a 10 to 15-year period. There&#8217;s a parallel here with the move away from mainframes to open systems in the 1990&#8217;s as well. The reality is that it will take more than a few years for AI companies' revenues to catch up with the hype. Customers are still grappling with understanding how best to leverage AI, and the tangible value these technologies offer is still materializing.&nbsp;</p><p>In contrast to OpenAI, many of these new AI companies are leaner, more focused, and on a faster path to profitability. They aren&#8217;t chasing general-purpose AI but rather targeting niche applications with clear and immediate business value. This positions them to scale and generate revenue faster, potentially disrupting the broader AI ecosystem in ways that OpenAI&#8217;s slower, more capital-intensive approach has yet to do.&nbsp;</p><p><strong>Conclusion: Navigating an Overheated Market</strong>&nbsp;</p><p>OpenAI&#8217;s record-breaking fundraising highlights both the incredible potential and the growing challenges within the AI sector. While this influx of capital signals continued optimism in AI&#8217;s transformative power, the realities of revenue generation, competition, and market expectations are casting a shadow over these valuations. As we move toward 2025, the AI sector may see fewer large-scale deals, and success will hinge more on practical revenue generation rather than inflated market expectations. The next generation of AI startups will likely define the future of this industry, driven by a focus on specialization and profitability, in stark contrast to the generalist approach of OpenAI.&nbsp;</p>]]></content:encoded></item><item><title><![CDATA[Nvidia’s Earnings Are Strong, But The Road Ahead Looks Bumpy]]></title><description><![CDATA[Why Nvidia's $30B quarter masks a fundamental vulnerability: AI chip demand is transient, on-device processing is rising, and the datacenter buildout cycle is nearing its peak.]]></description><link>https://sultanmeghji.substack.com/p/nvidias-earnings-are-strong-but-the</link><guid isPermaLink="false">https://sultanmeghji.substack.com/p/nvidias-earnings-are-strong-but-the</guid><dc:creator><![CDATA[Sultan Meghji]]></dc:creator><pubDate>Wed, 28 Aug 2024 21:13:25 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!YFRa!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc9860613-dd29-41c6-848c-960b1493f014_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>So, a few folks pinged me today asking about Nvidia&#8217;s latest earnings report, and let&#8217;s just say&#8212;it&#8217;s a tale of two headlines. On the surface, Nvidia&#8217;s numbers are eye-catching: $30 billion in revenue, more than doubling from a year ago[^1]. Impressive? Absolutely. But, as always, the devil is in the details. While the topline growth looks robust, the underlying performance may be giving us a sneak peek into a looming medium-term slowdown in demand.</p><p>For those who've been following my commentary over the last two years, you&#8217;ve heard me argue that the demand for Nvidia&#8217;s kind of chips&#8212;especially those powering the development of foundational AI models&#8212;is fundamentally transient. Sure, there&#8217;s still plenty of money to be made right now, but let&#8217;s not kid ourselves: the writing is on the wall. Even the notion of &#8216;foundational model&#8217; is open for debate (even if you can define it).</p><p>Take a look around. Our own company has been running multi-billion parameter language models on nothing more than off-the-shelf laptops. This isn&#8217;t some hypothetical future&#8212;it&#8217;s happening now (and has been for quite a while!). The idea that you need sprawling data centers and massive cloud infrastructure to support most of today&#8217;s AI applications is increasingly a relic of the past. This shift isn&#8217;t just about the tech nerds like us tinkering in our labs. Even big players like Apple are moving towards on-device processing, a strategy we&#8217;ve championed since last year at Frontier Foundry. Our first LLM was called &#8220;Limni&#8221; - &#8220;Lake&#8221; in greek in case you didn&#8217;t know.</p><p>What does this all mean? It means that companies spending eight or nine figures on hardware may soon find themselves questioning those decisions. Software is eating the world, as they say, and nowhere is this truer than in AI. Companies will increasingly pivot from those heavy, capex-heavy hardware investments towards more agile and cost-effective software solutions, the kind that deliver almost the same power without the need for the massive physical footprint or energy consumption.</p><p>How many times do we need to learn this lesson? Software always beats hardware. We&#8217;re just watching it play out on a new stage.</p><p>==========</p><p>[^1]: Nvidia's revenue and earnings data sourced from their Q2 2024 financial report, showing a remarkable increase in data center revenue and a total earnings beat, but with slowing growth compared to previous quarters. </p><p>[^2]: [Investopedia Live Coverage](https://www.investopedia.com) detailing Nvidia's shift in market dynamics and investor concerns about long-term demand trends. </p><p>[^3]: Commentary on Apple's shift to on-device AI processing, a movement away from heavy reliance on centralized cloud infrastructures</p><p></p>]]></content:encoded></item><item><title><![CDATA[More Than Techies: AI's Benefits for Real People]]></title><description><![CDATA[Countering AI skepticism with evidence: how artificial intelligence will lower food prices, improve healthcare outcomes, and reduce commute times for ordinary Americans &#8212; not just tech workers.]]></description><link>https://sultanmeghji.substack.com/p/more-than-techies-ais-benefits-for</link><guid isPermaLink="false">https://sultanmeghji.substack.com/p/more-than-techies-ais-benefits-for</guid><dc:creator><![CDATA[Sultan Meghji]]></dc:creator><pubDate>Wed, 27 Mar 2024 18:52:44 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!YFRa!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc9860613-dd29-41c6-848c-960b1493f014_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Us #AI practitioners need to get out of our bubble. We&#8217;re energized by the day-to-day challenges of making AI work better and excited by AI&#8217;s immense potential, but most people are far more skeptical. According to the <a href="https://www.linkedin.com/company/pew-research-center/">Pew Research Center</a>, 37% of Americans are more concerned than excited about AI, 45% are equally concerned and excited, and just 18% are more excited than concerned. Given that the headlines on AI are all about job losses, hallucinations, cheating college students, and the prospect of AI getting us into a war before we&#8217;ve noticed what&#8217;s happening, can you really blame people?</p><p>I wrote this <a href="https://www.wsj.com/articles/ai-will-mean-cheaper-food-more-efficient-farms-logistics-fertilizer-water-929556a3">op-ed</a> in <a href="https://www.linkedin.com/company/the-wall-street-journal/">The Wall Street Journal</a> as a corrective. I want people to understand that AI will have a tangible, beneficial impact on their lives. This op-ed spoke to how AI will lower food prices, where Americans are feeling the effects of inflation most acutely. But AI will benefit real people in countless ways, including:</p><ul><li><p><strong>Transportation</strong>: Nothing aggravates people as much as sitting in traffic, and that traffic has enormous economic consequences, too. What if AI determines our traffic patterns, instead, shaving countless cumulative hours off of people&#8217;s commutes every year? And let&#8217;s not forget the enormous potential for self-driving cars, which are only possible because of AI, to save lives by limiting traffic accidents.</p></li></ul><ul><li><p><strong>Healthcare</strong>: Diagnosing patients can be extremely difficult, particularly if they have symptoms that could point to any number of underlying causes. But AI can detect patterns a doctor would never think to look for to identify the cause of someone&#8217;s medical issue. We are not far from AI detecting cancer or heart disease in patients long before it shows up on any tests, and, consequently, saving their lives.</p></li></ul><ul><li><p><strong>Climate</strong>: The climate crisis is here, and it is real. The only way we can reverse this worrying trend is to cut carbon emissions immediately and substantially. AI can help companies, governments, and even private households identify quick, relatively easy ways they may not have considered to lower their emissions footprint.</p></li></ul><ul><li><p><strong>Financial Services</strong>: Racial discrimination, both subconscious and very overt, has plagued the financial services industry for as long as there have been financial services. In recent decades, this has been most acute in lending and credit decisions. AI can identify where people have been refused credit for good reasons, and when discrimination is the only feasible answer. Once we know when and where discrimination is happening, we can far more effectively root it out.</p></li></ul><ul><li><p><strong>Education</strong>: As any parent who has ever worked with a school district to get their child an individualized education plan (IEP) can attest, getting educational plans tailored for a student can be painful. And that&#8217;s with school districts only on the hook for IEPs for students with special needs. With AI, though, every student in America could get an individualized education plan, tailored to their strengths and areas for improvement, and even, thanks to burgeoning technologies like those found in ChatGPT, get the materials that will help them follow through on their IEPs.</p></li></ul><p>This is just the tip of the iceberg. There is so much else AI could do for people in ways they can see and feel. It&#8217;s up to us to make sure they know.</p>]]></content:encoded></item><item><title><![CDATA[Trump 2.0's Wild Cards: AI and Crypto Economics]]></title><description><![CDATA[Looking at the aftermath of the first two GOP primaries, it is time to start thinking about what a Trump 2.0 administration's policies around AI & Crypto could look like]]></description><link>https://sultanmeghji.substack.com/p/trump-20s-wild-cards-ai-and-crypto</link><guid isPermaLink="false">https://sultanmeghji.substack.com/p/trump-20s-wild-cards-ai-and-crypto</guid><dc:creator><![CDATA[Sultan Meghji]]></dc:creator><pubDate>Tue, 23 Jan 2024 15:44:43 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc9860613-dd29-41c6-848c-960b1493f014_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Should Donald Trump manage to triumph again in the 2024 election, returning to the helm of American power, and as we are seeing so far, those expecting a retread of his bombastic first term may find themselves in slightly uncharted territory. Rather than simply reprising the reality show theatrics around vulgarity, controversy and sensitivity-be-damned straight talk that proved oddly endearing to his base, a second act Trump term may see certain policy arenas viewed today as rather milquetoast reveal themselves as surprisingly substantial and telling. Namely, his administration&#8217;s posture toward emerging technologies like artificial intelligence and cryptocurrencies, and whether stewarding their continued development ultimately turns past performance art into actual leadership.</p><p>Certainly, the familiar Trump agenda items that consumed much oxygen during the first presidential run will reappear as encores&#8212;flashy tax cuts (that don&#8217;t pay for themselves), fresh trade war saber-rattling (be ready to hear more about Tariffs), and doubled-down on drilling &amp; energy independence / export. Supporters and critics alike can expect more of the same script that fuels Trump&#8217;s uneven political strengths while inflaming the cultural divides his detractors decry as tearing at the fabric of American unity. Hence for Trump part two, the underappreciated chances he takes sculpting smarter guardrails around innovational forces like AI and crypto&#8212;modern innovations promising (and delivering!)&nbsp; both economic boons and societal disruption&#8212;may ultimately determine the overall reception of his leadership as polarizing or prophetic.</p><p>But separate from the trifecta of taxes, trade and drilling, the most intriguing Trump pivot could emerge on two lesser discussed but exponentially impactful frontiers &#8211; artificial intelligence and cryptocurrencies. Though lacking traditional visibility in a legacy policy portfolio, both domains showcase pillars of future global economic power and prosperity. As AI infiltrates nearly all industries and crypto capacities remake finance, Trump&#8217;s second-term choices sculpting their rise carry significance dwarfing other economic tinkering. In both cases, the current President&#8217;s &#8220;risk first and only&#8221; regulatory view of both sees possibly its greatest difference to an innovation and American-leadership focused agenda that could, beyond anything else covered here, radically alter the rest of the 21<sup>st</sup> century.</p><p>On AI and associated machine learning algorithms, Trump possesses no innate affinity or historical fluency to guide these advances either more broadly or in terms of specific applications. But he shows latent savviness by generally abstaining from arbitrarily neutering innovators through premature regulation and framing these technologies first, and only, as risks, letting capital flow and breakthroughs emerge organically. Compared to less economically proficient regions rushing pell-mell standards more bureaucratic than practical, America enjoyed competitive advantage from Trump&#8217;s light governance touch so far allowing startups latitude proving concepts and securing public trust. This is in stark contrast to the Biden administration where they are focused on a &#8216;No, but we&#8217;ll let you in at some point once we&#8217;re out of office&#8217; strategy.</p><p>Cryptocurrencies and their blockchain technologies inspire similar internal conflicts for team Trump, balancing openness towards financial system modernization against reflexive distrust of threatening change. There is an inherent conflict between Trump&#8217;s views on political and economic centrality and the fundamental decentralized philosophies in crypto.&nbsp; Regulators across agencies like the Fed, FDIC, Treasury, SEC and CFTC guided under his watch fluently spoke crypto vernacular. Their proactive engagements to date crystallized a coherent posture acknowledging vast promise met equally by risks. Hence thoughtful policy evolution outpaces most nations. A Trump 2.0 administration with an expanded remit (especially with control of both houses of Congress which also appears to be &#8216;as given&#8217; if he were to win again), staffing of agencies with expertise (most of which left during the first 2 years of the Biden admin) and clear policy goals would immediately lead to positive economic &amp; political outputs.</p><p>But further opportunities emerge for more collaborating across government, academia and industry at this crossroads. Strategic choices in the next two years could determine whether revolutionary phases flourishing elsewhere eventually mature abroad then get imported back secondhand to America, ceding competitiveness&#8212;or whether confident public-private partnerships cement domestic innovation leadership underlying much of this century&#8217;s web3 transformation. The infrastructure to greatly expand public-private partnerships is already in place and more direct support from a Trump 2.0 would equally show immediate returns.</p><p>What might presidential leadership pursuing the latter look like? First, funding research and specialized education programs for AI &amp; digital asset literacy, particularly in financially underserved communities allows traditionally excluded demographics accessing epochal opportunity. Second, encouraging upgrading legacy technologies in regulated areas to enable frictionless adoption makes intuitive sense and would extend American global leadership; doing so reinforces broader trust and equally important soft diplomacy gains. Third, establish clear regulatory guardrails that allow for restrictions in use and entry points for innovation for emerging technologies. Other targeted policy tweaks and streamlined rulemaking promise profoundly positive spillovers. See earlier comments I&#8217;ve made about the potential impact of the Supreme Court throwing out the doctrine - This change alone would radically alter the regulatory landscape.</p><p>Of course, critics will rightly warn against overreach or distortion from policy overcorrecting too crudely to bolster hypothetical projections. Change itself challenges many even where evidence shows net progress. And Trump himself owns no record showing savvy restraint whenever tantalized by a chance reshaping history exclusively by his moxie. Both technological frontiers highlighted here demand heightened emotional intelligence and disciplined collaboration beyond typical strongman tendencies. Of course, critics will rightly warn against overreach or distortion from policy overcorrecting too crudely to bolster hypothetical projections. Change itself challenges many even where evidence shows net progress. And Trump himself owns no record showing savvy restraint whenever tantalized by a chance reshaping history exclusively by his moxie. Both technological frontiers highlighted here demand heightened emotional intelligence and disciplined collaboration beyond typical strongman tendencies.</p><p>Yet the opportunity still blinks enticingly before his taking. The former (and potentially future) president owns this climate and these tools for canonizing a surprisingly enlightened economic legacy should he see wisdom in astutely shepherding seismic shifts already underway. Defying expectations of him for short-term self-service by wisely unleashing innovations destined to improve countless livelihoods would surprise his antagonists and reward open-minded supporters. And much as the brash billionaire reality star crafted an iconoclast political image seemingly hastening needed disruption of ossified systems, he may choose harnessing profound technological transformations for society&#8217;s betterment as an unlikely final act. Heroes emerge often where least expected, and perhaps a Trump 2.0 would lead to the most innovative technology lead expansion of American economic and political power since the end of the second World War. Time will tell.</p><p></p>]]></content:encoded></item><item><title><![CDATA[President Biden, AI, and the Era of Regulation]]></title><description><![CDATA[Why the Biden administration's "regulation-first" AI policy risks ceding American technological leadership to China &#8212; and what a more balanced AI governance framework should look like.]]></description><link>https://sultanmeghji.substack.com/p/president-biden-ai-and-the-era-of</link><guid isPermaLink="false">https://sultanmeghji.substack.com/p/president-biden-ai-and-the-era-of</guid><dc:creator><![CDATA[Sultan Meghji]]></dc:creator><pubDate>Wed, 21 Jun 2023 10:23:04 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!YFRa!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc9860613-dd29-41c6-848c-960b1493f014_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>In the latest development in the ongoing race to figure out what to do about Artificial Intelligence (AI), President Biden is reportedly engaging with several advocacy groups focused on the risks of AI. This highlights a perspective from the current administration that perceives AI predominantly as a risk, which calls for some introspection. What does this mean for the industry, and how will it shape the future of AI? Let's delve into this matter.</p><p>The fear of AI seems to have stemmed directly from the concerns surrounding Big Tech, Social Media, and Cryptocurrency. The voices that once clamored about the threats posed by these technologies have now shifted their gaze towards AI, generating concerns that are largely based on speculative risks. These fears, rather than being rooted in solid evidence of AI's current implications, seem to be extrapolations from the issues faced in other areas of the digital realm.</p><p>This brings us to the administration's 'regulatory first' model. We have seen this strategy in action in other spheres, notably in the world of cryptocurrencies. Various government agencies, with the financial services sector at the forefront, are espousing a 'no first' stance. Rather than taking a proactive approach to understand and work with emerging technologies, the default response seems to be to say 'no' and impose restrictions. It is clear that more than a few people in the Biden (and previously Obama) administrations felt like they messed up how to respond to Social Media and now are over-correcting with something much broader, much more impactful.</p><p>While regulation is undoubtedly important to prevent abuse and protect society, the approach of constraining technology first, and encouraging it later, will limit the potential benefits that these technologies can offer. It is the responsibility of the regulatory bodies to strike a balance between the need to regulate and the importance of fostering innovation.</p><p>However, amid this focus on risk and regulation, several crucial issues seem to be left on the back burner. Take, for example, the potential disruptions that the current generation of AI might introduce, such as the commoditization of Deep Fakes and their potential impact on the forthcoming elections.</p><p>Deep Fakes, AI-powered manipulations of audio and video that can generate realistic, but entirely fake, media, pose a significant threat to the integrity of information in our society. The potential misuse of this technology in a political context, such as during an election, could have profound effects on our democracy.</p><p>Intriguingly, the stage has been set for this conversation with legislative precursors such as the 2023 National Defense Authorization Act (NDAA) and the proposed Blueprint for an AI Bill of Rights. The 2023 NDAA has incorporated crucial AI guidelines, suggesting that the government recognizes the potential of AI and is willing to integrate it into the nation's defense mechanism. Simultaneously, the AI Bill of Rights proposes to safeguard the rights of individuals against potential AI threats, providing a framework to ensure that AI systems operate within ethical boundaries, respecting privacy and freedom.</p><p>These policies depict a foresight and willingness to engage with AI's potential, not just its risks. They present a vision of a future where AI is integrated into our societal infrastructure, but with necessary protections to safeguard individual rights and maintain social order.</p><p>In contrast, Executive Order 13960, which focused on promoting the use of trustworthy AI in government, seems to lean more towards caution. The Order mandates rigorous risk assessment and management strategies before any AI systems can be employed. The emphasis on preemptive regulation paints a stark picture when compared to the forward-looking and integrative approach of the 2023 NDAA and the AI Bill of Rights.</p><p>This contrast raises questions about the administration's approach to AI. While regulation is essential, so too is creating an environment that allows the benefits of AI to be realized. Striking a balance between these two will be key to harnessing the full potential of AI. It's clear that the conversation around AI is evolving and it's crucial that we continue to engage in this discussion with an open and balanced perspective.</p><p>Further, there is the persistent issue of AI's impact on the job market, which we are just beginning to see. The automation of tasks by AI is likely to lead to job displacement in various sectors, and this potential upheaval requires significant attention and planning. We are already seeing it happen - a report from Challenger, Gray, and Christmas found that 3,900 people lost their jobs in May due to artificial intelligence (AI). This was the first time AI was listed in the monthly report&#8230;. and a first glance as to what the future will bring. These job losses will not be contained to any one market or subset of the workforce but will end up impacting nearly every person who works. </p><p>In summary, while the Biden administration's concerns about the risks of AI are valid, the emphasis should not be solely on regulation. It's essential that we also focus on understanding these technologies, addressing the most pressing threats they pose, and ensuring that our society is prepared to manage the disruptions they may cause. AI holds immense potential to improve our world, but only if we approach it with a balanced perspective that includes not only the risks but the opportunities and presents a cohesive way forward maximizing our nation&#8217;s opportunities to guide the global AI market moving forward. Education (both traditional and professional) needs significant focus and investment in all sectors to assist with this transition.</p>]]></content:encoded></item><item><title><![CDATA[Dubai: A Whirlwind Tour from Casablanca to Mos Eisley and Beyond!]]></title><description><![CDATA[Musings after spending a few weeks in Dubai]]></description><link>https://sultanmeghji.substack.com/p/dubai-a-whirlwind-tour-from-casablanca</link><guid isPermaLink="false">https://sultanmeghji.substack.com/p/dubai-a-whirlwind-tour-from-casablanca</guid><dc:creator><![CDATA[Sultan Meghji]]></dc:creator><pubDate>Sun, 18 Jun 2023 22:17:15 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc9860613-dd29-41c6-848c-960b1493f014_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>If you've ever wondered what it might be like if the movie Casablanca and Star Wars' Mos Eisley Cantina had a baby, and that baby grew up into a glittering metropolis of architectural marvels, then folks, Dubai is your answer. It's Casablanca and Mos Eisley all rolled into one, with just a smidge less sand... in certain areas anyway.</p><p>Much like the glamorous Casablanca of yesteryears, Dubai stands as a bustling transit point, an international business hub radiating glamour, flanked by skyscrapers and inhabited by diverse people from all corners of the globe. The main difference being, when someone in Dubai says "Play it again, Sam," they're likely requesting a popular cryptocurrency jingle at the local blockchain conference, not a heartfelt piano serenade.</p><p>Moving on to our next cinematic stopover, Mos Eisley, famously labeled as a 'hive of scum and villainy.' Dubai, is an intersection for the world's diverse cultures. Where east meets west, north meets south, and droids are replaced by venture capitalists and crypto entrepreneurs. And maybe also some villainy in the form of drug running or arms dealers.</p><p>Like Mos Eisley, Dubai pulsates with thrilling chaos and that intoxicating sense that anything is possible. However, in this case, 'anything' tends to involve tax-free shopping sprees rather than lightsaber duels. Forget about seeing the Millennium Falcon; you're more likely to witness a convoy of Lamborghinis casually parked outside the local Starbucks.</p><p>Yet, if Casablanca and Mos Eisley had a sneaky, somewhat shadowy sibling, Dubai would undoubtedly take that spot. This city, admired for its glitzy opulence, is not only a haven for Instagram influencers but has also caught the attention of some Russian oligarchs (approximately 40% of the current population). And let's be clear, folks, these aren't your regular oligarchs. They're more financially.. creative let&#8217;s say, making vast sums of money disappear and reappear like they're performing some sort of fiscal magic trick.</p><p>Imagine the Mos Eisley Cantina, but replace the unsavory patrons with sharply dressed characters whose hobbies include starting crypto exchanges, money laundering &amp; going to brunch. In Dubai, you'll spot them lounging on the beach, a briefcase (in the form of a purse costing more than a new Honda) handcuffed to their wrist, savoring the sun, sea, and the banking system that sometimes seems to have a touch of myopia. And one that definitely makes use of regulatory arbitrage across the various legal jurisdictions that make up the UAE.</p><p>Don't get me wrong, folks, Dubai is bustling with legitimate business. But with money flowing like the waters of the Dubai Fountain, it's sometimes like playing a giant game of three-card monte, only with more sand and fewer playing cards. You never quite know where that ruble will pop up next.</p><p>In the end, just remember, I'm not implying that every Russian in Dubai is an oligarch engaged in dubious activities. Some are probably just there for the fantastic shawarma. Or to buy a planet (aka a Ferrari). In Dubai, it's always a little hard to tell.</p><p>Let's not forget the rising dragon in the room - China. It's no secret that the Chinese have found a home away from home in Dubai. Like the Force in Star Wars, the influence of the Chinese is strong here, and it's much more than just adding a touch of red to the city's color palette.</p><p>Just as the Jawas traded their wares in Mos Eisley, Chinese businesses have rapidly carved out a niche in Dubai. From the countless shops in Dragon Mart (which, let's be honest, is as close as we get to a real-life Diagon Alley to add more fictional world building confusion), to large-scale infrastructure projects, Chinese influence is everywhere. Plus that totally non operational Naval facility. </p><p>In fact, if you squint a little, that's not a droid you're seeing in the street, but a flurry of Chinese entrepreneurs making the next big deal. Whether it's real estate, retail, or tech startups, these folks are making moves faster than Han Solo did when he saw a bounty hunter.</p><p>But it's not just business. The city's cultural tapestry is becoming increasingly vibrant with Chinese festivities. Lunar New Year in Dubai is a spectacle to behold, and trust me, folks, the fireworks make the Death Star explosion look like a faulty sparkler.</p><p>So, while we've got Russian oligarchs making money do the hula, and the rest of us are just trying to figure out the difference between a Dirham and a Dinar, the Chinese are quietly rewriting the rules of the game. Casablanca, Mos Eisley, and now a touch of Shanghai - Dubai truly is a world in a city!</p><p>But remember, folks, whether you're here for the skyscrapers, the shopping, or the shawarma, keep your humor receptors tuned and your appreciation for cultural diversity high. That's the Dubai way, after all!</p><p>So, if you've ever dreamed of being in the middle of an iconic film set - minus the lightsabers and fedoras - Dubai's the place for you. That's all for now, folks! Just remember, this is all humor. So, keep laughing and keep the droids oiled!</p>]]></content:encoded></item><item><title><![CDATA[My Summer List of Core AI Readings... (Part Deux!)]]></title><description><![CDATA[Wow, such an amazing response from so many people on other readings, I needed to make a second part!]]></description><link>https://sultanmeghji.substack.com/p/my-summer-list-of-core-ai-readings-6f1</link><guid isPermaLink="false">https://sultanmeghji.substack.com/p/my-summer-list-of-core-ai-readings-6f1</guid><dc:creator><![CDATA[Sultan Meghji]]></dc:creator><pubDate>Tue, 13 Jun 2023 19:49:01 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!YFRa!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc9860613-dd29-41c6-848c-960b1493f014_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Thank you all so much for the feedback, suggestions, critiques and memes off of my first post on AI readings! Here&#8217;s a curated followup list of some other great resources</p><p>** also for disclosure, there are a few from for profit organizations, products, etc. Do not consider my inclusion here as an endorsement, paid or otherwise **</p><ul><li><p><strong>Vector Databases:</strong> First a good introduction <a href="https://www.pinecone.io/learn/vector-database/">here</a>, one of many good use cases <a href="https://www.pinecone.io/learn/langchain-conversational-memory/">here</a> &amp; a great paper on understanding sparse vs. dense vector search <a href="https://arxiv.org/pdf/1903.08690.pdf">here</a>.</p></li><li><p><strong>LoRA: </strong>To quote my old friend <a href="https://www.linkedin.com/in/andrewbrook/">Andy</a>, &#8220;You can&#8217;t leave out <a href="https://arxiv.org/abs/2106.09685">LoRA</a>!&#8221; This is important to doing cheap transfer learning and fine tuning.&nbsp; No more spending $millions to train a model - just use an existing foundation model and fine tune it with a small set of additional training data and <strong>BAM</strong>!</p></li><li><p><strong>RAG (retrieval augmented generation): </strong>Easily the best way to streamline the creation of intelligent natural language processing models. Introduction <a href="https://ai.facebook.com/blog/retrieval-augmented-generation-streamlining-the-creation-of-intelligent-natural-language-processing-models/">here</a>, paper <a href="https://arxiv.org/pdf/2005.11401.pdf">here</a>. </p></li><li><p><strong>Visualizing A Neural Machine Translation Model (Mechanics of Seq2seq Models With Attention): </strong>A sequence-to-sequence model is a model that takes a sequence of items (words, letters, features of an images&#8230;etc) and outputs another sequence of items. A fantastic primer with links to original papers is <a href="https://jalammar.github.io/visualizing-neural-machine-translation-mechanics-of-seq2seq-models-with-attention/">here</a>. H/T to my friend <a href="https://www.linkedin.com/in/jason-cowell-0b929b1/">Jason</a> on this one</p></li><li><p><strong>Transformer (part 2):</strong> Another solid paper <a href="https://amatriain.net/blog/transformer-models-an-introduction-and-catalog-2d1e9039f376/">here</a> if you want more info.</p></li><li><p>And if you&#8217;re coming to this from a biological starting point, looking at the human brain and the role billions of years of evolution have taken one must include <a href="https://www.amazon.com/Logic-Chance-Biological-Evolution-paperback/dp/0133381064">Logic of Chance</a>. h/t to <a href="https://www.linkedin.com/in/jimmie-lenz-5a80485/">Jimmie</a> for this one.</p></li></ul>]]></content:encoded></item><item><title><![CDATA[My Summer List of Core AI Readings...]]></title><description><![CDATA[Want to get started in #AI? Here's the short list]]></description><link>https://sultanmeghji.substack.com/p/my-summer-list-of-core-ai-readings</link><guid isPermaLink="false">https://sultanmeghji.substack.com/p/my-summer-list-of-core-ai-readings</guid><dc:creator><![CDATA[Sultan Meghji]]></dc:creator><pubDate>Wed, 07 Jun 2023 14:18:48 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!YFRa!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc9860613-dd29-41c6-848c-960b1493f014_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<ul><li><p><strong>Regression and Decision Trees</strong>: Start with the free online book,&nbsp;<a href="https://web.stanford.edu/~hastie/ElemStatLearn/">The Elements of Statistical Learning</a>&nbsp;by Hastie, Tibshirani, and Friedman. It's a classic and comprehensive resource for these and other machine learning techniques.</p></li><li><p><strong>Support Vector Machines (SVM)</strong>: The book&nbsp;<a href="https://mitpress.mit.edu/books/learning-kernels">Learning with Kernels: Support Vector Machines, Regularization, Optimization, and Beyond</a>&nbsp;by Bernhard Scholkopf and Alexander J. Smola provides a thorough look at SVMs.</p></li><li><p><strong>Random Forests and Gradient Boosting Machines</strong>: The blog&nbsp;<a href="https://towardsdatascience.com/">Towards Data Science</a>&nbsp;is a great resource with numerous articles and tutorials on these topics.</p></li><li><p><strong>Deep Learning algorithms</strong>: The&nbsp;<a href="http://www.deeplearningbook.org/">Deep Learning Book</a>&nbsp;by Goodfellow, Bengio, and Courville is an excellent resource. It covers a broad range of topics, including CNNs, RNNs, and LSTMs.</p></li><li><p><strong>Transformers</strong>: The original&nbsp;<a href="https://arxiv.org/abs/1706.03762">Attention is All You Need</a>&nbsp;paper introduced the concept of Transformers.</p></li><li><p><strong>Reinforcement Learning</strong>: Richard Sutton and Andrew Barto's book,&nbsp;<a href="http://incompleteideas.net/book/the-book.html">Reinforcement Learning: An Introduction</a>, is widely considered the standard text on this subject.</p></li><li><p><strong>AutoML and Neural Architecture Search</strong>: For these topics,&nbsp;<a href="https://www.automl.org/book/">AutoML: Methods, Systems, Challenges</a>&nbsp;is a comprehensive resource.</p></li></ul>]]></content:encoded></item><item><title><![CDATA[Comprehensive Banking Reform Act of 202X]]></title><description><![CDATA[An AI-generated banking reform bill &#8212; built using Auto-GPT from speeches, notes, and bank risk analysis &#8212; exploring what comprehensive U.S. banking system modernization could look like.]]></description><link>https://sultanmeghji.substack.com/p/comprehensive-banking-reform-act</link><guid isPermaLink="false">https://sultanmeghji.substack.com/p/comprehensive-banking-reform-act</guid><dc:creator><![CDATA[Sultan Meghji]]></dc:creator><pubDate>Thu, 01 Jun 2023 14:46:55 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!YFRa!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc9860613-dd29-41c6-848c-960b1493f014_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>So, the below was (97%) generated by Auto-GPT - I asked it to review a series of speeches, notes, emails and other pieces of digital content in my orbit over the last year. I then asked it to create a bill. So probably 50% of this is directly from me, things I&#8217;ve said or suggested, etc. etc. The other 50% come from a review of bank risk that I had a separate AI build last month (which at some point I should probably do something about).</p><ol><li><p>Can I just say how AMAZING the current AI + Open Source environments are? </p></li><li><p>I <strong>DO. NOT. ENDORSE.</strong> this as a formal recommendation. </p></li><li><p><strong>BUT WOW</strong> there are some great nuggets in there! </p></li><li><p>I&#8217;m very curious what you all think&#8230;</p></li></ol><p>&#8212;</p><p>BILL</p><p>To restructure and enhance the United States banking system, to create a more cohesive, proactive, and accountable banking industry, and for other purposes.</p><p>SECTION 1. SHORT TITLE</p><p>This Act may be cited as the "Comprehensive Banking Reform Act of 202X".</p><p>SECTION 2. DEFINITIONS</p><p>In this Act, the term "Bank" refers to any financial institution accepting deposits from the public.</p><p>SECTION 3. SEPARATION OF DIF FROM THE FDIC</p><p>(a) The Deposit Insurance Fund (DIF) shall be separated from the Federal Deposit Insurance Corporation (FDIC) and placed within the Federal Reserve System.</p><p>(b) Up to $1,000,000 in deposits shall be 100% covered. Deposits ranging from $1,000,000 to $5 million shall be covered pro-rata based on the balance sheet of the bank. Deposits exceeding $5 million shall not be covered. DIF passthrough insurance may be considered.</p><p>SECTION 4. EXAMINER UNIFICATION AND STANDARDIZATION</p><p>(a) All bank examiners shall be unified into a single organization, under the authority of a management board. The Board shall consist of the following members, who may only be seated upon Senate confirmation:</p><p>1.&#9;The Secretary of the Treasury (who shall serve as co-chair)</p><p>2.&#9;The Chair of the Federal Reserve Board (who shall serve as co-chair)</p><p>3.&#9;The Vice Chair for Examination of the Federal Reserve Board</p><p>4.&#9;Two State Banking Commissioners, voted on bi-annually by the aggregate of States&#8217; Banking Commissioners. If, by January 1 of a voting year, a slate is not presented to the Secretary of the Treasury or Chair of the Federal Reserve Board, the board co-chairs shall appoint 3 for that year. </p><p>5.&#9;The Comptroller of the Currency</p><p>6.&#9;The Director of the Consumer Financial Protection Bureau </p><p>7.&#9;Four senators from the Senate Banking Committee, no more than 2 of any one party at any time</p><p>8.&#9;Two Independent Board Directors, each serving staggered 2-year terms, no more than 1 of any one party at any time</p><p>(b) A standardized examination process for all banks shall be established, with tiers based on the percentage of U.S. deposits and loans. The top 20 banks in the United States shall be under daily enhanced examination and shall not increase their deposits or loan books by over 1% without pre-approval and a public hearing with the management board.</p><p>(c) Banks within the bottom 5% will be put under 'enhanced' examination and shall have two years to leave the bottom 5% tier or be required to sell until meeting the necessary requirements.</p><p>SECTION 5. DATA UPLOADS AND ANALYSIS</p><p>(a) All banks are required to facilitate automated daily data uploads, both standard and based on API requests from the relevant agency.</p><p>(b) Standard numerical analysis shall be performed daily, with both dashboards and automated reports of changes - internally and from external open source data, such as federal rates, put out in real-time.</p><p>(c) All banks with assets exceeding $20 billion are required to conduct automated quarterly balance sheet stress testing.</p><p>(d) Any change in balance sheet more than 1% shall be reported to the federal government within 3 hours of the discovery of that change. Failure to do so will result in significant penalties equal to or greater than the change in balance sheet.</p><p>SECTION 6. HUMAN CAPITAL MANAGEMENT</p><p>(a) Implement a comprehensive overhaul of policies regarding hiring, growth, and retention of human capital in banking institutions.</p><p>SECTION 7. CYBERSECURITY OPERATIONS</p><p>(a) Create a separate cyber operational program with regulatory and enforcement authority equal to other banking regulatory bodies, under the same board as defined in Section 4. This program will work in conjunction with the Cybersecurity and Infrastructure Security Agency (CISA) and Department of Homeland Security (DHS) to provide a proactive cyber regulatory component.</p><p>(b) All banks shall be subject to an annual cybersecurity audit.</p><p>(c) A new rating system for organizations' cybersecurity measures and resilience will be created and implemented.</p><p>(d) Any incident that exposes any Personally Identifiable Information held by the bank, transactional data, balance sheet data, regulatory data or internal operating processes shall be reported within 24 hours of discovery. Failure to do so will result in significant penalties equal to or greater than 2% of the balance sheet of the bank.</p><p>SECTION 8. IMPLEMENTATION AND REGULATIONS</p><p>(a) The Federal Deposit Insurance Corporation (FDIC) is hereby dissolved. All authorities, duties, responsibilities, and functions of the FDIC, unless otherwise specified in this Act, shall be transferred to the Federal Reserve Board.</p><p>(b) The Federal Reserve Board is directed to promulgate necessary regulations to effectively assume the duties and functions transferred from the FDIC.</p><p>(c) The relevant regulatory authorities shall promulgate additional regulations to implement and enforce this Act.</p><p>(d) The Federal Reserve Board shall coordinate with other relevant agencies and bodies, as appropriate, to ensure the smooth transition of functions and duties from the FDIC. All FDIC staff shall be moved to the Federal Reserve Board or the Office of the Comptroller of the Currency, with no loss of role, benefits, compensation, or tenure.</p><p>SECTION 9. EFFECTIVE DATE</p><p>This Act shall take effect one year after the date of enactment.</p><p>SECTION 10. SEVERABILITY</p><p>If any provision of this Act or the application thereof to any person or circumstances is held invalid, the remainder of this Act or the application of such provision to other persons or circumstances shall not be affected thereby.</p>]]></content:encoded></item></channel></rss>