Why the second AI revolution may be bigger — and riskier — than the firstSinclair Huang
AI Infrastructure Notes|Article 5*
Field Note v4 — updated with GTC Taipei and statistical-science reference materials, using public and user-provided sources available as of June 6, 2026.*
AI is acquiring three things it never had at scale: a ticker, an agent, and a body.
A ticker makes AI liquid. An agent makes AI operational. A body makes AI physical.
Each one creates opportunity. Each one also creates a new failure mode.
This is not just another AI cycle. It is the institutionalisation of AI.
In Article 4, I described AI’s third phase as landing: the movement from models and chips into deployable systems. This essay looks at the same transition from another angle. Once AI begins to land, it does not remain only a model. It becomes a capital-market object, a workflow actor, and a physical-world system.
That is why the next AI revolution may be larger than the first wave — and harder to govern.
Ticker: AI enters public marketsThe first shift is liquidity.
For most of the generative AI boom, public investors could buy the suppliers: NVIDIA, Microsoft, Alphabet, Amazon, Meta, TSMC, Broadcom, AI server makers, memory suppliers, power and cooling names, and a wide range of semiconductor infrastructure. But they could not directly own the private frontier labs and AI-era operating companies that defined the model race.
That is changing.
Reuters reported that SpaceX is seeking a record IPO: a $75 billion offering, a $1.75 trillion valuation target, and a $135 share price, with final terms subject to pricing and market conditions. SpaceX is not a pure AI company, but the IPO is no longer only a space and satellite story; it is also being read as part of a broader AI infrastructure and compute narrative. [Reuters]
Anthropic has taken a different step. On June 1, 2026, the company announced that it had confidentially submitted a draft registration statement on Form S-1 to the SEC for a proposed IPO of common stock. Anthropic also stated that the proposed offering depends on market conditions and other factors, and that the number of shares and price have not been determined. [Anthropic]
OpenAI is also moving closer to the public-market conversation. Reuters reported on May 20 that OpenAI was preparing to confidentially file for a U.S. IPO in the coming weeks, potentially going public as early as September, while emphasising that timing and terms remain uncertain. [Reuters]
The details will change. The timing may slip. Valuations may move. The S-1 risk factors may surprise investors. But the direction is clear: AI is preparing to become an index-level allocation problem.
That matters because public markets do something private markets do not. They create daily prices, benchmarks, ETFs, options, structured products, index inclusion pressure, retail participation, and quarterly accountability. In the first phase, investors bought AI through suppliers. In the next phase, they may be asked to buy the AI operating companies themselves.
A ticker turns belief into productA ticker does not merely make a company tradable. It makes belief programmable.
Once AI companies enter public markets, their stories will not only appear in stock prices. They will appear in ETFs, structured notes, options, private-banking products, retirement portfolios, risk models, factor baskets, index inclusion decisions, and brokerage screens.
This is where the AI revolution becomes financial architecture.
In my SSRN working paper on AI-linked fixed coupon notes, I examined whether AI-intensive structured products embed a Hype Volatility Premium. The main lesson is not simply that investors may be under-compensated under plausible volatility assumptions. The deeper point is structural: when a theme becomes popular enough, complexity can convert enthusiasm into issuer margin. Under variance-risk-premium assumptions of λ = 1.1–1.2, the investor shortfall in the sample rose to roughly 10.6%–18.7%, and AI-intensive baskets exhibited significantly higher pairwise correlation — a Correlation Trap that ordinary investors may mistake for diversification.
That finding matters for the AI IPO wave. The danger is not that AI is fake. The danger is that genuine technological change can still be packaged into products that transfer value from believers to issuers.
So the first analytical question after AI gets a ticker is not only valuation. It is a product structure.
Who is buying belief? Who is packaging belief? Who is hedging belief? Who is capturing the spread between excitement and fair value?
A ticker is not a business modelLiquidity is powerful. It lowers the cost of capital, creates exit routes, expands ownership, and turns private ambition into public accountability. But liquidity does not make AI cheap.
That distinction may define the next phase.
Public markets are good at rewarding growth. They are also good at punishing unclear economics once excitement fades. Frontier AI is capital-intensive. Robotics is capital-intensive. Data centres are capital-intensive. Energy and cooling are capital-intensive. Physical AI is capital-intensive. If the second AI revolution is about AI becoming public, agentic, and embodied, the capital requirements will not shrink. They will expand.
That creates a paradox: the more AI becomes real, the more money it may need; the more money it needs, the more it must justify itself to public investors.
The market will eventually ask harder questions. What is the gross margin after compute? How durable is model differentiation? Who owns the customer relationship? How much revenue depends on infrastructure partners? How much capex is required to maintain leadership? What happens if inference pricing collapses? What happens if open models reduce the premium? What happens if agentic automation creates liability faster than revenue?
A ticker does not remove those questions. It makes them unavoidable.
Agent: AI moves from response to executionThe second shift is agency.
The first wave of AI products answered questions. The next wave will do work.
That sounds simple, but it changes the category. A model that writes an answer is a tool. A model that can read files, write files, call tools, run commands, use a browser, query databases, update tickets, trigger workflows, and continue work over time is closer to an operator.
OpenAI’s updated Agents SDK is a clear sign of this shift. The company describes native sandbox execution so agents can run in controlled computer environments with the files, tools, dependencies, and workspace they need for a task. It also emphasises portability, state, durable execution, and security boundaries between the agent harness and compute environment. [OpenAI]
Anthropic is moving along the same axis. Claude Opus 4.8 launched with stronger performance across coding, agentic skills, reasoning, and professional knowledge work. Anthropic also introduced dynamic workflows in Claude Code, allowing Claude to plan and run many subagents in a single session for large-scale tasks, with verification before reporting back to the user. [Anthropic]
The GTC Taipei materials make the same transition more concrete from the infrastructure side. They describe an Agent Toolkit built from a model, a harness, an enterprise execution environment, a sandbox, a policy layer, and deployable skills. That framing is useful because it moves the agent discussion away from the chat window.
An agent is not a better chatbot. It is a runtime environment.
It needs a model, a harness, a sandbox, a policy layer, a tool library, a memory system, and a distribution channel. Once AI starts acting inside enterprise workflows, the question is no longer only whether it can reason. The question is whether it can act safely, be audited, be constrained, be rolled back, and be held accountable.
This is not just a product improvement. It is a change in the unit of value.
The question is no longer only: Can the model answer correctly? The question becomes: Can the agent complete the work reliably enough that a human, a team, or a company is willing to let it operate inside a real workflow?
That is a much higher standard.
When AI only writes, hallucination is a content problem. When AI acts, hallucination becomes an operational problem. A wrong answer is one kind of failure. A wrong file deletion, wrong code deployment, wrong access permission, wrong legal summary, wrong email, wrong trade, or wrong customer decision is another level of risk entirely.
This is why the next stage of enterprise AI will be less about prompts and more about control systems: permissions, audit logs, human-in-the-loop checkpoints, sandboxing, rollback, identity management, tool access, data boundaries, post-action review, and incident response.
The agentic AI opportunity belongs to whoever can turn model capability into trusted execution. That is a much narrower group than everyone who can call an API.
A statistical-science view makes the missing layer explicit. Trustworthy AI is not only a matter of model quality; it requires interpretability, fairness, robustness, and reproducibility. In deployment, the problem becomes monitoring: statistical process control, online learning surveillance, and distribution-shift detection.
That is exactly the problem agents create. A useful agent is a monitored statistical process, not just a clever interface. It must be able to act, but its actions must also leave evidence: confidence, uncertainty, logs, exceptions, drift signals, rollback points, and human review thresholds.
A tool produces output. An agent takes action. Action creates liability. Monitoring turns liability into something governable.
Body: AI enters the physical worldThe third shift is embodiment.
Robotics used to be a hardware problem with limited intelligence. Generative AI used to be an intelligence problem with nobody. Physical AI begins to close that gap.
NVIDIA’s Cosmos 3 announcement is important because it frames the next frontier not just as better language models, but as world models for robots, autonomous vehicles, and vision AI systems. NVIDIA describes Cosmos 3 as an open-world foundation model for Physical AI that combines vision reasoning, world generation, and action prediction in a single system. [NVIDIA]
The GTC Taipei materials connect the same idea to a broader robotics stack: Cosmos 3 as a physical-world model, Isaac GR00T as an open humanoid reference design, Jetson Thor as an edge platform, and digital twins as a training and validation environment. The point is not that one announcement solves robotics. The point is that Physical AI is beginning to look like a full stack: world model, simulation, edge compute, reference hardware, safety constraints, and deployment feedback.
This matters because physical systems not only need to recognise objects. They need to anticipate consequences. A robot must understand what will happen if it moves. A warehouse system must predict how people, pallets, vehicles, and shelves interact. An autonomous vehicle must reason about time, motion, uncertainty, and safety. A factory AI system must connect perception with action under constraints.
But the more important point is deployment.
A robotics demo is not a deployment. Deployment means uptime, cycle time, maintenance, calibration, worker safety, human-machine interaction, site integration, replacement parts, service networks, insurance, and customer trust.
Figure AI’s BMW deployment is useful because it gives us an early view of what physical AI looks like when it starts to leave the demo stage. Figure reported that its Figure 02 robots ran 10-hour shifts Monday through Friday during an 11-month deployment at BMW Group Plant Spartanburg, loaded more than 90,000 parts, accumulated more than 1,250 hours of runtime, and contributed to the production of more than 30,000 X3 vehicles. [Figure AI]
Those numbers do not mean humanoid robots have suddenly solved. They mean the correct question is changing.
Not: Can the robot do the task once? But: Can the robot work often enough, safely enough, cheaply enough, and predictably enough to become part of a production system?
Physical AI is where models meet industrial reality. And industrial reality is unforgiving.
A body is not a shell. It is a memory hierarchy.It is tempting to describe Physical AI as AI “getting a body.” The metaphor is useful, but it can become too soft.
A body is not just a robot shell. It is a hierarchy of sensors, memory bandwidth, cache capacity, power, heat, latency, safety margins, and failure modes.
This is where my autonomous-driving semiconductor work becomes relevant. In a working paper on vision-only FSD and sensor-fusion chip design, I studied how memory bandwidth and cache capacity shape autonomous-driving architecture. The initial intuition was that parallel end-to-end architectures would require 2–3x memory bandwidth relative to sequential pipelines. GPU profiling instead produced a more nuanced result: under batch size 1 and cache-efficient conditions, the bandwidth ratio was only 1.40–1.47, compatible with LPDDR-class memory. But when workloads exceed cache capacity — through multi-sensor fusion, larger working sets, longer planning horizons, or higher-resolution BEV representations — bandwidth requirements move toward an HBM-style regime.
That technical boundary matters far beyond autonomous driving.
The transition from chatbot to robot is not a change of interface. It is a change in physics. A language model can tolerate latency. A robot cannot. A chatbot can hallucinate and apologise. A vehicle or factory robot must act under sensor noise, thermal limits, memory limits, battery limits, mechanical wear, weather, and safety constraints.
This is why Physical AI will not scale like software.
Everybody carries a memory hierarchy. Every memory hierarchy carries a cost structure. Every cost structure creates a market segment. Every market segment creates winners and losers.
The point is not that one architecture wins everywhere. The point is that embodiment forces AI to choose.
A body makes intelligence finite.
Ticker, agent, and body are not separate trendsThe easy way to read these shifts is separately: IPO wave, Agentic AI, robotics, Physical AI, AI infrastructure, Taiwan supply chain, data centres, power and cooling.
But the deeper point is that they are converging.
The ticker finances the system. The agent operates the workflow. The body enters the physical world.
Together, they turn AI from a model into a platform.
A public company can raise larger pools of capital. That capital can fund compute, data centres, robotics, chips, acquisitions, and distribution. Agentic systems can turn model intelligence into repeatable workflows. Physical AI can move those workflows into machines and infrastructure. Robotics and industrial AI create more demand for chips, sensors, edge compute, power, cooling, simulation, and system integration.
This is the flywheel: public markets fund deployment; deployment generates data and customers; agents convert capability into workflow control; bodies convert workflow control into physical-world action; physical-world action creates new demand for hardware and infrastructure; hardware and infrastructure create the need for more capital.
This is why Article 4 argued that AI needs a place to land. Article 5 asks what happens when it starts landing.
The answer is: the AI economy becomes heavier, more valuable, and more accountable at the same time.
The opportunity map is wideningIf AI is getting a ticker, an agent, and a body, the opportunity map becomes much broader than “which model is best?”
There will be opportunities in capital-market infrastructure: index inclusion, ETFs, derivatives, shareholder governance, valuation templates, and public-market disclosures for AI economics.
There will be opportunities in workflow ownership: agents embedded in real processes where customers can measure time saved, errors reduced, revenue generated, risk avoided, or throughput increased.
There will be opportunities in robotics and physical AI supply chains: sensors, motors, actuators, edge compute, connectors, batteries, thermal systems, safety components, simulation platforms, manufacturing partners, and service networks.
There will be opportunities in AI infrastructure: storage, networking, power, cooling, packaging, memory bandwidth, data-centre execution, and edge deployment.
And there will be opportunities in deployment marketplaces. That connects directly to Taiwan, but this article does not need to repeat Article 4. The shorter version is this: if the next stage of AI is about landing, the most valuable ecosystems will be those that reduce the distance between prototype and deployment.
Opportunity and risk move together.
Compute is revenue only after accountabilityThe most seductive claim in this cycle is that compute is revenue.
Sometimes it will be.
But sometimes compute will be the inventory. Sometimes it will be the stranded capacity. Sometimes it will be a financial story wrapped around an underutilised data centre. Sometimes it will be a model that never becomes workflow control. Sometimes it will be a robot that performs beautifully in a video but fails the economics of uptime, maintenance, and field service.
The conversion chain matters.
Energy must become compute. Compute must become tokens. Tokens must become actions. Actions must become applications. Applications must become measurable value. And measurable value must survive accountability.
That is why the second AI revolution requires more judgment, not less.
Three failure modesThe second AI revolution has three failure modes.
First: liquidity can misprice. Once AI becomes a public-market product, valuation becomes part of the infrastructure. A high stock price lowers the cost of capital, helps recruit talent, supports acquisitions, and creates index demand. But if the market loses faith, the same mechanism reverses. The cost of capital rises. Stock compensation weakens. Suppliers may renegotiate. Customers may hesitate. Private-market possibility becomes public-market proof.
Second: agency can misfire. The more useful an agent becomes, the more dangerous it becomes if poorly governed. An agent that cannot access tools is safe but weak. An agent that can access tools is useful but risky. An agent that can access many tools across many systems is powerful but difficult to control. The winners in agentic AI may not be the companies with the flashiest demos. They may be the companies with the best permission architecture.
Third: bodies can fail. Robotics videos travel faster than robotics economics. A humanoid robot folding laundry, carrying boxes, picking parts, or walking through a warehouse can make a compelling clip. But video is not a production system. Production asks whether the robot can repeat the task thousands of times, handle edge cases, work next to humans safely, be repaired quickly, justify its cost, fit into existing workflows, and be supported across many customer sites.
These failure modes do not mean the revolution is fake. They mean the bottleneck has moved. The first bottleneck was model capability. The next bottleneck is deployment reliability.
When speed becomes abundant, depth becomes scarceThe second AI revolution will produce more information than the first: more filings, keynotes, agent demos, robot videos, benchmarks, structured products, valuation comparisons, and “AI winner” lists.
That does not mean the market will become easier to understand.
In another SSRN working paper, I studied the collapse of shallow signal predictability after AI democratisation. The paper found that sentiment-based strategies that once worked in the pre-AI era lost predictive power after AI tools made shallow information extraction cheap, while deeper indicators such as patent quality and R&D efficiency became stronger signals. The organising idea is replicability asymmetry: AI destroys advantages that can be easily copied, but it does not eliminate advantages that require judgment, patience, technical interpretation, or temperament.
That is also how I read the current AI cycle.
Everyone can read the headline. Everyone can summarise the keynote. Everyone can ask an AI tool to explain HBM, CoWoS, robots, or agents. Everyone can identify the obvious winners.
So the obvious winners may no longer be the edge.
The edge moves to questions that are harder to automate: is the business model compounding, is the patent portfolio high-quality or merely large, is the agent solving a workflow or adding a feature, is the robot producing fleet economics or milestone videos, is the public-market valuation supported by cash generation or by narrative liquidity, and is the supplier irreplaceable or merely busy?
My patent-quality research found that citation-weighted patent quality can be more informative for valuation than raw patent quantity. My semiconductor valuation research found that business-model innovation, patent value, CEO leadership, and R&D efficiency explained far more of Tobin’s Q variation than backwards-looking financial controls.
The second AI revolution will reward scale. But it will also reward depth.
What I will watch nextI am watching five questions.
First, how public markets value AI operating companies. Do investors value them like software companies, infrastructure companies, defence companies, cloud platforms, semiconductor cycles, or something new?
Second, whether agentic AI becomes workflow ownership or just another software feature. The answer will decide who captures value: model labs, application companies, infrastructure providers, or enterprise systems of record.
Third, whether robotics moves from milestone videos to fleet economics. The key metrics will be uptime, interventions, cost per task, payback period, safety record, and deployment repeatability.
Fourth, whether AI infrastructure becomes a bottleneck or a moat. Power, cooling, packaging, storage, networking, and data-centre execution could slow the entire industry, but they could also create durable advantages for companies that master them.
Fifth, whether AI deployment ecosystems can reduce friction faster than markets add valuation. That is where Article 4’s “landing zone” argument connects to this article’s “ticker, agent, body” frame.
These questions matter more than the next headline. The headline will change tomorrow. The constraints will stay.
The second AI revolutionThe first AI revolution was about intelligence.
Could a model write, code, summarise, reason, generate images, and answer like a human?
The second AI revolution is about something else.
Can AI raise capital like an institution? Can AI act inside workflows? Can AI enter the physical world? Can AI operate safely, repeatedly, and economically? Can AI become infrastructure?
That is why the next phase may be bigger. It is no longer only about model capability. It is about agency, embodiment, and capital formation.
A ticker makes AI tradable. An agent makes AI operational. A body makes AI physical. Together, they move AI from the screen into markets, organisations, factories, warehouses, vehicles, and infrastructure.
That is the revolution.
But the same structure creates the risk. A tradable AI narrative can become overvalued. An operational AI agent can make mistakes at scale. A physical AI system can fail in the real world. A capital-intensive AI company can disappoint public investors. A concentrated AI stack can create governance problems.
So the right question is not whether this is a revolution or a bubble. It may be both.
The revolution is that AI is gaining institutions, agency, and embodiment. The bubble risk is that markets may price all three before they can be deployed reliably.
Not every company with an AI ticker will deserve the valuation. Not every agent will deserve autonomy. Not every robot will survive deployment. Not every infrastructure promise will become capacity.
But the direction is clear.
AI is no longer just getting smarter. AI is getting capital. AI is getting agency. AI is getting a body.
The second AI revolution has begun. And it will reward the people who can distinguish spectacle from deployment.
A ticker gives AI liquidity. An agent gives AI agency. A body gives AI exposure to the physical world.
But none of them removes judgment. In fact, each increases the need for judgment — because liquidity can misprice, agency can misfire, and bodies can fail.
Author NoteThis essay is part of my ongoing AI Infrastructure Notes series and follows Article 4, AI Needs a Place to Land.
Article 4 argued that AI needs a landing zone: a place where models, chips, power, cooling, robotics, startups, customers, and capital become deployable systems. Article 5 asks what happens after AI begins to land.
The answer is that AI gains three things at once: a ticker, an agent, and a body. A ticker brings liquidity and public-market accountability. An agent brings action and workflow responsibility. A body brings physical-world constraints, memory hierarchies, maintenance, safety, and failure modes.
This version trims the original draft, incorporates GTC Taipei’s “compute is revenue” and five-layer stack framing, and adds a statistical-science layer around trustworthy AI, monitoring, uncertainty, and deployment verification. It also sharpens the research spine: hype monetisation in AI-linked structured products, information-depth collapse after AI democratisation, patent quality versus quantity, semiconductor valuation drivers, AI supply-chain value redistribution, and physical-AI architecture constraints.
The core argument is simple: the next AI revolution is not only about intelligence. It is about capital formation, agency, embodiment, and responsibility.
References1. SpaceX Form S-1 filing, SEC EDGAR.
https://www.sec.gov/Archives/edgar/data/1181412/000162828026036936/0001628280-26-036936-index.htm
- Reuters, SpaceX sets $135 price in blockbuster IPO, upending Wall Street convention, June 2026.
- Anthropic, Anthropic confidentially submits draft registration statement for proposed IPO, June 2026.
https://www.anthropic.com/news/confidential-draft-s1-sec
- Reuters, OpenAI preparing to file IPO soon, May 2026.
https://www.reuters.com/business/openai-preparing-file-ipo-soon-wsj-reports-2026-05-20/
- OpenAI, The next evolution of the Agents SDK.
https://openai.com/index/the-next-evolution-of-the-agents-sdk/
- Anthropic, Claude Opus 4.8.
https://www.anthropic.com/news/claude-opus-4-8
- NVIDIA Newsroom, NVIDIA Launches Cosmos 3, the Open Frontier Foundation Model for Physical AI.
- Figure AI, Production at BMW.
https://www.figure.ai/news/production-at-bmw
- Huang, Po-Sung (Sinclair), Hype Volatility Premium in AI-Linked Structured Products: Evidence from Fixed Coupon Note Pricing Residuals, SSRN Working Paper, 2026.
https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6535178
- Huang, Po-Sung (Sinclair), AI, Information Depth, and the Collapse of Shallow Signal Predictability, SSRN Working Paper, 2026.
https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6195878
- Huang, Po-Sung (Sinclair), Patent Quality Versus Quantity in the Intangible Economy, SSRN Working Paper, 2026.
https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6157046
- Huang, Po-Sung (Sinclair), AI Valuation and Semiconductor Industry Transformation (2020–2025), SSRN Working Paper, 2025.
https://papers.ssrn.com/sol3/papers.cfm?abstract_id=5690743
- Huang, Po-Sung (Sinclair), Architectural Trade-Offs in Vision-Only FSD and Sensor-Fusion Chip Design, SSRN Working Paper, 2026.
https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6184459
- Huang, Po-Sung (Sinclair), AI-Driven Value Redistribution in Semiconductor Supply Chains, SSRN Working Paper, 2026.
https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6241778
-
User-provided COMPUTEX AI infrastructure brief, “全面打造專屬 AI 工廠!直擊『電力=算力=國力』新挑戰” — pages 1–8 discuss Agentic AI, AI factories, electricity / compute / national power, liquid cooling, edge AI, and Taiwan’s AI Infra integrator role.
-
User-provided GTC Taipei @ COMPUTEX 2026 brief, “黃仁勳 GTC Taipei 演講重點摘要與分析” — used for the five-layer AI stack, “compute is revenue,” Agent Toolkit, RTX Spark, Cosmos 3, Isaac GR00T, and Taiwan co-design / Constellation context.
-
User-provided statistical-science outlook, “統計科學的未來十年: AI・量子運算・資料科學的跨域融合研究報告(2026–2035)” — used for trustworthy AI, uncertainty quantification, statistical monitoring, and deployment verification.
Further Reading1. NVIDIA Blog, How Cosmos 3 Helps Physical AI Think Before It Acts.
https://blogs.nvidia.com/blog/cosmos-3-physical-ai-open-world-foundation-model/
- NIST, AI Risk Management Framework.
https://www.nist.gov/itl/ai-risk-management-framework
- OECD AI Policy Observatory.
- International Energy Agency, Energy and AI.
https://www.iea.org/reports/energy-and-ai
DisclaimerThis article is for educational and analytical purposes only. It is not investment advice, legal advice, tax advice, or a recommendation to buy or sell any security, fund, private company interest, structured product, cryptocurrency, or other financial product.
IPO timing, valuation, offering size, share price, company risk factors, model capabilities, robotics deployment metrics, and AI product roadmaps can change quickly. IPO-related descriptions are based on public filings and news reports available as of June 6, 2026. Final offering terms depend on formal filings, regulatory review, and market conditions.
The author may reference his own SSRN working papers as analytical background. These papers are working papers unless otherwise noted and should not be interpreted as definitive or peer-reviewed findings.
Readers should conduct their own research and consult qualified financial, legal, or tax advisers before making investment or business decisions.
Hashtags#AI #AgenticAI #PhysicalAI #Robotics#AIIPO #SpaceX #OpenAI #Anthropic #Claude #NVIDIA #AIInfrastructure #AITicker #AIInvesting #AIHype #RiskManagement
Social CopyThe first AI revolution gave us models. The second one is giving AI a ticker, an agent, and a body.
A ticker makes AI liquid. An agent makes AI operational. A body makes AI physical. Together, they may create a bigger revolution than the first wave — and a more dangerous one, because liquidity can misprice, agency can misfire, and bodies can fail.
This article was originally published on Medium. Read the full version with charts and figures →