@viviennaBTC: The core argument of this article complements some foundations of my previous "cyclical stock selection method". Our shared view is that the true moat is not the AI model, nor the prompts from celebrity investors, but the underlying "wiring" — how you connect real data, disciplined mathematics, and agents together. The ar…

X AI KOLs Timeline News

Summary

This article compares two investment methodologies, emphasizing that the true moat is the underlying data wiring rather than AI models, and demonstrates how a four-layer engineering stack from real data to AI agents complements a top-down cyclical stock selection framework.

The core argument of this article complements some foundations of my previous "cyclical stock selection method". Our shared view is that the true moat is not the AI model, nor the prompts from celebrity investors, but the underlying "wiring" — how you connect real data, disciplined mathematics, and agents together. The article's methodology for hedge fund stacks is divided into four layers: L4 — AI Agents (the visible performance) These are the repos flooding social media: virattt/ai-hedge-fund (14 celebrity investor personas + 4 quantitative analysts + risk control + portfolio manager, total 19 agents) and the more "adult" TauricResearch/TradingAgents (replacing celebrities with real trading desk roles, core being bull vs bear adversarial debate). The author explicitly states: this layer is "theater", meant for show; models are never the moat. L3 — Reading Financial Reports (read only what changed) Using edgar-crawler to extract Risk Factors and MD&A into clean JSON, reading only the year-over-year content that actually changed. L2 — Legal/Financial Fraud Screening (deciding what's worth reading) Use FinanceToolkit to run Beneish M-Score, Altman Z-Score, Piotroski F-Score, and Sloan accruals — four scores calibrated by decades of real fraud/bankruptcy cases from academia. L1 — Real Data (models are never allowed to fabricate numbers) SEC EDGAR provides free access to all publicly traded US companies' filings; Edgartools parses 10-K, 8-K, Form 4, 13F into clean Python, and comes with an MCP server that can be directly hooked into Claude Code / Claude Desktop as a tool, letting Claude read real documents instead of "making up plausible-sounding numbers" from training memory. (I deeply resonate with this — even top-tier AI like CC Opus 4.8 suffers from severe data hallucination.) It can be seen that this article is about "how to wire things correctly without errors", while my methodology is "after wiring, what direction to think in". The former addresses garbage in, the latter addresses even with clean data, what's the right question. Both are essential together. Comparison of the Two Frameworks The most interesting part: both are layered architectures, but stacked in opposite directions. My cyclical stock selection is top-down: Macro environment (Layer A) → Equity four-season cycle (Layer B) → Individual stock selection (Layer C). First use the macro regime to "open or close the gate" for the entire market, then zoom down to individual stocks. This article is bottom-up: Real data (L1) → Legal screening (L2) → Read diff (L3) → Agent writes memo (L4). First ensure underlying data is not fabricated, then layer by layer apply intelligence where it matters. One is an epistemological framework (in what macro season, what logic to use for stock selection), The other is an engineering stack (how to correctly connect data, math, and models without errors). But they are highly consistent on several deep values: 1. Shared core belief: Models/intuition are not the moat; underlying discipline is. The article says "models are never the moat; the data you connect is"; in my methodology I repeatedly emphasize analytical honesty, explicitly labeling look-ahead bias and backtesting limitations. It's essentially the same thing — hostility toward "answers that sound right but lack factual support". The article's line "a flag whispers go look, it doesn't shout fraud" shares the same restraint as my handling of forensic signals as "probability hints rather than evidence". 2. My Layer C is exactly where this article's L2 lands. My Layer C selectively absorbs Peter Lynch's toolbox (six company types mapped to four seasons, cyclical stock P/E reversals, PEG), but explicitly rejects his anti-macro philosophy. The four forensic scores in the article's L2 (Beneish/Altman/Piotroski/Sloan) are purely individual stock quality/fraud screening, naturally belonging to Layer C's stock selection phase. They can insert an automatic gate between "selecting candidate stocks" and "deep-diving into financial reports": First use accruals, F-Score to filter out or flag names in the candidate pool where "profits are outpacing cash / fundamentals are deteriorating", then manually deep-read. This aligns with my work habits of "careful distinction between buckets, batch processing with scripts". 3. My Layer A is exactly what TradingAgents' "macro analyst / bull-bear debate" tries but fails to do well. The article's agent layer has a "news analyst on the macro", but it lacks regime-gating discipline — it reads macro, but does not switch the entire stock selection logic on/off based on macro seasons. My Layer A (drawing from Tao Chuan's macro analysis + Oppenheimer's "The Long Good Buy" partition of cycle phases) precisely provides what this agent stack lacks: An upper-level gate that decides "whether and what type of stocks to pick now". In other words, my methodology can serve as the "L5 / regime gate" for this agent stack, sitting above L4.
Original Article
View Cached Full Text

Cached at: 06/02/26, 07:37 PM

The core argument of this article complements some of the foundations of my earlier “Cyclical Stock Picking Method.”

Our shared view is: the true moat is not the AI model, nor the prompts of celebrity investors, but the underlying “wiring”—how you connect real data, disciplined mathematics, and agents together.

The article’s hedge fund stack methodology is divided into four layers:

L4 — AI Agents (the performance on stage)
This includes the repos that flood social media: virattt/ai-hedge-fund (14 celebrity investor personas + 4 quantitative analysts + risk control + portfolio manager, totaling 19 agents) and the more “adult” version TauricResearch/TradingAgents (replacing celebrities with real trading desk roles, core being a bull vs bear adversarial debate). The author explicitly states: this layer is “theater,” for show; the model is never the moat.

L3 — Reading Earnings Reports (read only what’s changed)
Using edgar-crawler to extract Risk Factors and MD&A into clean JSON, only reading the year-over-year changes.

L2 — Legal/Financial Fraud Screening (decide which are worth reading)
Using FinanceToolkit to run four scores calibrated by decades of academic research on real fraud/bankruptcy cases: Beneish M-Score, Altman Z-Score, Piotroski F-Score, and Sloan accruals.

L1 — Real Data (the model is never allowed to fabricate numbers)
SEC EDGAR provides free access to all US-listed public company filings; Edgartools parses 10-K, 8-K, Form 4, and 13F into clean Python, and comes with an MCP server that can be directly mounted into Claude Code / Claude Desktop as a tool, letting Claude read real documents rather than “inventing plausible-sounding numbers” from training memory. (I deeply resonate with this—even top-tier AI like CC Opus 4.8 suffers from severe data hallucination.)

As can be seen, this article is about “how to wire things correctly without errors,” while my methodology is about “once wired, which direction to think.” The former addresses garbage in, the latter addresses even with clean data, what’s the right question. Both pieces are indispensable when combined.

Comparison of the two frameworks

The most interesting part: both are layered architectures, but stacked in opposite directions.

My cyclical stock-picking method is top-down:
Macro Regime (Layer A) → Equity Four-Season Cycle (Layer B) → Stock Selection (Layer C).
First use the macro regime to “open or close the gate” for the entire market, then drill down to individual stocks.

This article is bottom-up:
Real Data (L1) → Legal Screening (L2) → Read Diff (L3) → Agent Write Memo (L4).
First ensure the underlying data is not fabricated, then layer by layer apply intelligence where it matters.

One is an epistemological framework (in which macro season, what logic to use for stock selection),
the other is an engineering stack (how to connect data, math, and models error-free).

Yet they highly align on several deep values:

  1. Shared core belief: model/intuition is not the moat; underlying discipline is.
    The article says “the model is never the moat; the data you wire is.” In my methodology, I repeatedly emphasize analytical honesty and explicitly flag look-ahead bias and backtest limitations. Essentially the same—maintaining hostility toward “answers that sound right but lack factual support.” The article’s phrase “a flag whispers go look, it doesn’t shout fraud” echoes the same restraint I apply to forensic signals as “probability hints, not evidence.”

  2. My Layer C is precisely the destination of this article’s L2.
    My Layer C selectively incorporates Peter Lynch’s toolbox (six company types mapping to four seasons, cyclical stock P/E reversals, PEG), but explicitly rejects his anti-macro philosophy. The article’s L2 four forensic scores (Beneish/Altman/Piotroski/Sloan) are purely individual stock quality/fraud screening, naturally belonging to the Layer C stock selection stage.

They can insert an automatic gate “after you select candidate stocks, before you deeply read earnings reports”:
First use accruals, F-Score to filter out or flag names from the candidate pool where “profit is outpacing cash / fundamentals are deteriorating,” then proceed to manual deep reading. This aligns with my work habit of “careful distinction between buckets, batch processing with scripts.”

  1. My Layer A is exactly what TradingAgents’ “macro analyst / bull-bear debate” wants to do but does poorly.
    The article’s agent layer includes a “news analyst on the macro,” but it lacks the discipline of regime-gating—it reads macro, but does not change the entire stock selection logic’s on/off switch based on the macro season.

My Layer A (drawing on Tao Chuan’s macro analysis + Oppenheimer’s The Long Good Buy division of cycle phases) provides exactly what this agent stack is missing:
An upper gate that decides “should we be picking stocks now, and which category to pick.”

In other words, my methodology can serve as the “L5 / regime gate” for this agent stack, sitting above L4.

Similar Articles

@HoodyLiu: Highly recommend reading this in-depth Silicon Valley piece: "The Next Biggest Moat in AI" by Foundation Capital Partner and former McKinsey consultant Jaya Gupta. The article offers two perspectives: As a founder, how to create a company that cannot be copied. As an employee, how to identify…

X AI KOLs Following

Foundation Capital Partner Jaya Gupta argues that the biggest moat in the AI field is not the technology itself, but the company's organizational structure and personnel composition. The article offers advice for AI founders on building barriers through identity alignment, and guides job seekers on how to identify companies that truly value the long-term worth of their talent.

@XAMTO_AI: How to Apply Theoretical Knowledge in the Real A-Share Market? The Two Projects I Found Later Helped Me Bridge the Gap from Both Directions. Let's Start with the myhhub/stock System – It Feels Very Practical, from Daily Automatic Data Fetching for Stocks and ETFs, to Calculating Technical Indicators (MACD, K…

X AI KOLs Timeline

This article provides a detailed introduction to the InStock stock system, an open-source quantitative investment tool that supports data fetching, technical indicator calculation, K-line pattern recognition, and strategy backtesting, among other functions.

@rollingSirius: https://x.com/rollingSirius/status/2077248445413507534

X AI KOLs Timeline

This article explores how individual investors can use IBKR's MCP server to let AI take over repetitive tasks in the investment process (such as data collection, profit calculation), thereby focusing on core judgment; it also proposes ideas for building personalized trading systems, and includes a checklist for self-review of the investment process.