Nine Empty Boxes: The Diligence Deficit Underneath This Bull Market

0xNeo Altcoins

The report came back empty.

Not thin. Not selective. Not hedged with the polite disclaimer of insufficient public data. Empty. Nine dimensions of analysis — technical surface, token economics, market structure, ecosystem position, regulatory exposure, governance health, risk matrix, narrative pricing, transmission channels — and every field confirmed the same two characters, repeated like a heartbeat: N/A.

I have read a great deal of bad diligence. I spent my twenties auditing smart contracts for ICO issuers out of Mumbai, and I have seen prospectuses that were works of fiction with better typography than most published novels. But I have never seen diligence that was simply absent while still wearing the costume of a framework. That is the detail worth sitting with. The scaffolding held. The headers were correct. Somebody had designed the schema with genuine care — a vesting table with unlock cliffs, a Howey decomposition with all four prongs, an upstream-and-downstream dependency graph, a social-heat-to-fundamentals ratio. Then the content underneath it evaporated, leaving the silhouette of rigor without the rigor.

This is the most accurate document of the current cycle I have read all year. Nobody meant it as commentary.

Because that is what a bull market does to analytical infrastructure. It does not corrupt it. It hollows it. The schema survives because schemas are cheap. The inputs disappear because inputs are expensive, slow, and — critically — inputs sometimes say no. In a market where the marginal token appreciates on announcement, a diligence process that can return a negative verdict is a commercial liability inside the firm that runs it. So it gets refactored. First the adversarial questions go, because they slow the deal. Then the data collection goes, because nobody has time to build the model. Then the fields themselves get populated with placeholders nobody bothers to remove, because nobody downstream is reading them anyway. The output looks like analysis. The function has been reduced to formatting.

Nine empty boxes. A perfect index of what this cycle has decided it does not need.

The interesting question is not why the report was empty. The interesting question is why the price signal says it should not matter.

To understand the diligence deficit you have to understand what changed in the plumbing of the global liquidity system, because crypto's price action over the last eighteen months has been a leverage-amplified readout of that plumbing, not a referendum on any protocol's engineering.

Start with the dollar. The Federal Reserve's easing path, once it finally began, was never the firehose the market had priced. Real rates stayed positive through most of the cutting cycle. The dollar index compressed but refused to break. That combination — positive real carry, a rangebound dollar, and a policy path that gets repriced every time a data print lands — is the single most important input into crypto beta right now. It matters more than any unlock schedule, any mainnet launch, any token generation event. When real rates are positive, capital has an alternative. When capital has an alternative, the burden of proof shifts onto the asset. And the crypto asset class, in the aggregate, has never been good at carrying a burden of proof. It was built for a world of zero alternatives.

Now add the structural change: the ETF complex. The spot Bitcoin vehicles that began trading in early 2024 did something no prior institutional wrapper accomplished. They created a persistent, compliant, daily-priced bid that does not require a custody conversation, a Cayman entity, or a compliance exception signed off by three committees. That bid is now a permanent feature of the marginal flow. It changed the buyer. It changed the holding period. It changed the correlation. And it changed what a diligence report needs to contain, because the person buying the wrapper is not the person underwriting the asset.

This is the part retail consistently misreads. The ETF bid is not a vote of confidence in Bitcoin's monetary properties. It is an allocation decision made by people whose benchmark is a sixty-forty portfolio, whose risk model treats Bitcoin as a high-volatility equity proxy with a fat left tail, and whose rebalancing is mechanical. Those allocators buy when volatility-adjusted momentum is favorable and they trim when the risk budget is breached. They are not holders. They are tourists with mandates. A tourist with a mandate is a better bid than a tourist without one, but it is not a permanent resident.

Then there is the basis trade. The cash-and-carry spread between spot and dated futures became, for a stretch, one of the cleanest carry trades in the institutional toolkit — a low-double-digit annualized return financed at near-risk-free rates, wrapped inside a regulated vehicle, scalable to size. That trade is not directional. It is a liquidity extraction mechanism. And it has a nasty property: when funding compresses, the position unwinds mechanically, because the spread is the only reason it exists. The unwind looks like a crash to anyone who believes price reflects opinion. It does not. It reflects a spread.

Layer on the yen. The unwind of the carry complex in the yen during a stretch of volatility repriced every risk asset on the planet in a matter of days, and crypto took the brunt because it is the highest-beta expression of the same trade. That episode settled the argument about whether this asset class is a macro asset. It is. It is the most macro asset in existence, because it is the purest expression of global risk appetite with the fewest domestic anchors.

Underneath all of it sits the stablecoin complex, which has quietly become one of the largest marginal buyers of short-dated Treasury bills on earth. That is not a curiosity. It is a structural fact with an uncomfortable implication: the crypto dollar system is now, functionally, a channel of the US monetary system. That is a one-way dependency, not a partnership. The asset class imports the dollar's cost of capital and exports nothing but demand. Every time someone claims crypto has achieved monetary independence, they are describing a system whose largest product is a wrapper around someone else's currency.

Now scroll down to the token level. There, the same macro logic is being executed by people who do not know they are executing it. A token with a twelve-percent float and a four-year vesting curve is a duration bet. It prices the present value of a future supply shock. When real rates fall, duration assets rise. When real rates rise, they get destroyed. Most of the token market is duration it does not understand it is holding. The founders describe it as a community. The order book describes it as a bond.

Add the regional layer and the picture sharpens. In India, where I run a portion of my book, the tax regime is a thirty-percent flat levy on gains, a one-percent withholding on every transfer, and no offset for losses. That is not regulation of an asset. That is a tax on activity. It suppresses exactly the kind of trading that generates price discovery and leaves the market to long-horizon holders and offshore vehicles. Every emerging market that has chosen this path has produced the same outcome: a domestic holder base that cannot trade and a professional class that routes everything through Dubai or Singapore. The diligence that would have happened onshore migrates offshore. Liquidity does too.

That is the context in which a diligence report can come back empty and still be considered unremarkable. The market has substituted a macro variable for a micro process. As long as the macro variable runs favorable, the micro process appears redundant. Nobody audits the code when the central bank is doing the underwriting.

Nine dimensions, zero inputs, and a price chart that has not noticed. That is the setup.

Now apply the framework. I am going to walk each dimension with the rigor the empty report should have contained, because the way to expose a hollow process is to demonstrate what a full one looks like.

The technical surface.

When I audited ICO contracts in 2017, the failure mode was almost always the same: a fund distribution function that called out to an external address before it updated its own internal state. Reentrancy. Boring, well understood, documented since 2016, and lethal. Three of the projects I reviewed carried it in production. We shorted all three within seventy-two hours of listing and booked a forty-percent return. That was not alpha from forecasting price. That was alpha from reading code that the market had collectively decided not to read. The market's disinterest was the edge.

The 2017 version of that failure was a bug. The current version is a design.

Upgradeable proxies with admin keys held by a three-of-five multisig whose signers are unrevealed. Sequencers operated by a single entity with a documented but entirely voluntary delay window before forced inclusion. Oracle feeds with one provider and no fallback path. Bridge contracts whose validator set is smaller than the average DAO quorum. Governance timelocks that can be bypassed through a migration function that nobody read because the migration function was added in the last commit before deployment. None of these are vulnerabilities in the sense that an automated scanner would flag. All of them are centralization wearing an engineering costume. The scanner returns clean. The scanner is not the audit.

Then there is the specific complexity of this moment. The hook architecture that turned the dominant decentralized exchange into a programmable settlement layer is genuinely elegant. It converts liquidity pools from fixed instruments into composable primitives, which is unambiguously the correct direction for the space. It is also a categorical increase in attack surface. Every hook is a contract somebody else wrote, executing inside your swap path, spending your users' gas, at your users' expense if it misbehaves. A healthy ecosystem might produce several dozen well-audited hooks. An installed base of thousands of deployed variants is not an ecosystem. It is a supply chain, and supply chains fail at the weakest link, not the average one.

The technology got better. The population of people qualified to reason about it did not grow at the same rate. It never does. The complexity gradient always outruns the audit labor force, because writing complex code is a career path and auditing complex code is a liability. This is the structural truth underneath every modular narrative in this cycle, and it is the single most reliable generator of the technical surprises that will emerge over the next eighteen months.

Where the diligence report should hold a field for security assumptions, the honest entry is a paragraph, not a checkbox. The market wants a checkbox. The market always wants a checkbox.

The token model.

I built a short thesis in 2020 on exactly this problem. Yearn's early vaults printed annualized yields in the triple digits, and the number was real in the narrow contractual sense that the vault paid it. It was fictional in the only sense that matters: the yield was denominated in a token whose emission schedule was the source of the yield. Capital efficiency was negative. Every additional dollar of total value locked required more emission to sustain the headline rate, which diluted the token that paid the rate, which meant the depositor was being paid in the thing their own deposit was debasing. The flywheel was a treadmill. When it deleveraged, it deleveraged violently, and the people who had modeled the mechanism rather than the annual percentage rate were the ones positioned to buy the wreckage.

That same structure is now the industry standard, only better disguised.

The mechanism of the moment is the points program. Points are an ingenious financial instrument precisely because they are not a token. They carry no ticker, no market capitalization, no unlock schedule, no vesting table, no securities classification, and no disclosure obligation. They are a liability that appears on nobody's balance sheet, denominated in a future the issuer has not committed to. Users farm them with capital that has a genuine opportunity cost in a world where risk-free rates are positive, and the cost is booked against a promise nobody has priced. The program's designers know this. The program's participants know it too, in the way that people know a thing they have decided not to think about.

The diligence table that should exist here has four columns. What fraction of the float is circulating today. What the unlock schedule looks like on a monthly basis for the next thirty-six months. What percentage of the advertised yield is emission rather than fee revenue. And what the fully diluted valuation implies about the terminal value the market is currently pricing. The empty report has none of these. In practice, neither does the buyer.

The float is the whole story. A token trading at a ten-billion-dollar fully diluted valuation on a nine-percent float is not a ten-billion-dollar asset. It is a nine-hundred-million-dollar asset with a ten-billion-dollar advertisement attached. The advertisement is the thing being priced. The asset is the thing you can exit. When the vesting curve releases and the market makers who underwrote the launch step back to their contractual minimum, the gap between those two numbers closes in a straight line, and it closes without a catalyst. Unlocks do not need news. Unlocks are news. Scheduled supply is the most reliable directional signal available in this market, and it is public information.

There is a further refinement worth making. The emission-funded yield and the points-farming yield are the same instrument at different stages of disclosure. The first is a token paying you in itself. The second is a promise to pay you in a token later. The second is strictly worse, because the issuer retains the option to change the terms, and issuers exercise that option whenever the arithmetic turns against them. Every airdrop that has been retroactively re-scaled, every snapshot that was quietly extended, every eligibility criterion that appeared in the final week — these are all the same event, and they belong in the diligence file as a pattern rather than an incident.

Market structure.

Funding rates are the most honest sentiment indicator in the asset class, precisely because they are a price paid rather than an opinion expressed. Sustained positive funding means the marginal leveraged position is long and paying to remain long. That is not bullishness. That is positioning, and a positioned market is a fragile market. The liquidation cascade is not an event that happens to a market. It is a property the market acquires, and the acquisitions are visible in the funding series weeks before the cascade arrives.

Watch the basis. When the annualized spread between spot and dated futures compresses toward the risk-free rate, the carry trade loses its reason to exist, and the unwind is mechanical rather than discretionary. Watch open interest on the venues that report it honestly against the venues that do not, and treat the difference as a measurement of how much leverage is hidden in structures nobody is disclosing. Watch the depth on the book at two percent from mid — the only number that determines what happens when somebody actually has to sell. In most of the tokens that dominate this cycle's narrative, that depth is a few hundred thousand dollars. A single mid-sized fund rebalancing out of a position moves the price more than any announcement could.

There is a specific pathology worth naming. Call it the liquidity illusion. A token qualifies for listing on a major venue, signs a market-making agreement with quoted spreads inside ten basis points, and appears deep. The depth is contractual and revocable. It is not a market. It is a subsidy with a termination clause, and the clause triggers when the subsidy stops being profitable — which is to say, when the depth is most needed. This is a knowable fact. It is disclosed in the market-making agreement. It appears in no diligence report I have seen this cycle, because the report's market-structure field is populated with a volume figure scraped from an aggregator that counts wash trading as activity.

Reciprocally, the venues themselves are running an unacknowledged model: they are structurally short volatility of volume and long volatility of regulation. Every listing decision is a bet on which of those two forces arrives first. That is a risk worth modeling at the portfolio level, and it is not on anyone's matrix.

Ecosystem position.

Every asset sits somewhere in a stack, and the stack transmits shocks asymmetrically. Bitcoin's place in that stack changed in a way that most analysts still model incorrectly.

The inscription wave — beginning with the Ordinals experiments and then the fungible standards that followed — did something the monetary narrative could never do on its own. It created a demand for blockspace that is not correlated with price. Fees became a real, variable, occasionally dominant component of miner revenue. Then the halving cut the subsidy to 3.125 BTC, and the security-budget question moved from a thought experiment in a mailing list to a line item in a spreadsheet that miners actually use to decide whether to keep machines plugged in.

Read that sequence without sentiment. Without the fee market the inscription wave created, Bitcoin's security model would already be in structural trouble. The subsidy was always designed as a bridge to a fee-based future, and the bridge gets shorter every four years while the traffic on it did not increase. Inscriptions and their descendants are not a corruption of Bitcoin's purpose. They are the first serious evidence that the fee bridge might hold weight under load. That is a technical claim, not a cultural one, and it survives regardless of how anyone feels about images stored on a monetary network. The people who dismiss it are making a cultural argument and calling it an economic one.

Now look one layer down, at the rollups. The data-availability reform that made blobspace cheap was a genuine engineering success and an unmitigated economic event for the layer-twos that had built revenue models on expensive calldata. Blob fees collapsed, and with them the fee revenue that justified a large share of layer-two valuations. Sequencer revenue is a toll on congestion. Reduce congestion and you have reduced the toll. The rollups that survived repriced themselves as infrastructure businesses with thin margins and large treasuries. The ones that did not are now tokens whose thesis is a token, which is a circular structure that the market has not yet been forced to mark.

This is what ecosystem analysis actually is. It is upstream and downstream mapping with numbers attached. It has nothing to do with narratives and everything to do with who pays whom when a protocol parameter changes. A diligence file that cannot answer the question — what happens to this protocol's revenue if its largest upstream dependency cuts its cost by ninety percent — has a blank where the most important analysis should be.

Regulatory exposure.

The Howey test is not a filter you pass or fail. It is a distribution of outcomes, and the distribution has moved.

Money invested: yes, definitionally. Common enterprise: yes, in the pooling-of-liquidity sense that almost no modern structure can avoid. Expectation of profit: obviously, that is the only reason anyone is reading this. The variable that decides everything is the fourth prong — whether the expectation derives from the efforts of others. And the fourth prong is precisely where token design now concentrates its creativity, because it is the only prong that can be engineered rather than merely described.

The paths are well mapped now. The compliance-forward path: a foundation in a jurisdiction with a favorable non-profit statute, geographic separation of the development entity, a governance token with a documented and non-financial utility, and a distribution that is carefully not a sale. The wrapper path: securitize the asset, not the protocol, and outsource the entire classification problem to a regulator who has already decided. The emerging-market path: no wrapper, no clarity, a punitive flat tax, a withholding on every transfer, and no loss offset — which is the most instructive regime of the three, because it does not ban the asset, it bans the activity, and the resulting migration of talent and liquidity is measurable.

The regulatory diligence field that matters is not "jurisdiction: global." It is a short list of questions with hard answers. Which legal entity issued the token. Where is it incorporated. Who controls the upgrade keys and under what legal instrument. What does the token's own terms of service say about it, because that document is a legal conclusion whether or not anyone read it. And if the answer to the issuer question is a foundation in a jurisdiction with a discretionary board and a non-profit statute, then write that down, because it is the kind of sentence that looks like a fact and functions as a warning.

Team and governance.

The most overrated diligence field is the team page. The most underrated is the delegation table.

Governance was supposed to distribute power. It concentrated it. The mechanism is boring and well documented. Token holders are rational and time-poor. Proposals are long, technical, and written by the people who benefit from them. The expected value of an individual vote is approximately zero, and the opportunity cost of understanding the proposal is an hour of a scarce life. So holders delegate. And they delegate to whoever is loud. The result is that a meaningful share of every major protocol's voting power sits with a small set of delegates who were selected for their reach rather than their judgment — people paid in attention rather than in alignment, which is a strictly weaker incentive than equity.

Delegation does not decentralize governance. It routes it through influencers. I have watched proposals pass on the strength of a single delegate's post, with less deliberation than a mid-sized company gives to a software vendor renewal. This is not a scandal. It is the equilibrium the incentive design produces, and it is entirely predictable in advance. But it belongs in a diligence file, because the entity that controls the quorum controls the treasury, the parameter set, and the upgrade path. That is not a governance risk. That is governance.

The same discipline applies to the cap table. A seed round priced at a valuation the token now trades at a multiple of means the early holders are, on a risk-adjusted basis, already exited. Their vesting is a formality. The team that is still building is the team that is still unvested, and the diligence question is not whether the founders are credible. It is whether their economic interest is still aligned with a five-year outcome or has already been converted into a two-year option on someone else's exit.

The risk matrix.

The empty report's risk matrix had six rows and every cell marked N/A. A real one has more rows and one unifying insight, which is that in this cycle the risks are correlated.

Technical risk, market risk, regulatory risk, competitive risk, narrative risk — these are presented as independent dimensions in every framework I have read. They are not. They are all functions of the same variable: liquidity. When liquidity is abundant, technical debt is refinanced, regulatory attention is survivable, competitors are acquirable, and narratives are self-funding. When liquidity contracts, all five trigger simultaneously, and the diversification the matrix implied evaporates in a single session.

That is the honest version of a risk matrix for a crypto asset: a single-factor model wearing a six-row costume. The one genuinely idiosyncratic risk that survives a liquidity contraction is code integrity — which is precisely the dimension the market is least equipped to evaluate and most likely to mark as N/A. The one risk that is not correlated with the dollar is the one nobody is measuring.

Narrative and expectations.

Narratives are not lies. They are financing instruments with a decay curve. The useful analytical move is not to judge whether a narrative is true. It is to compare the narrative's implied pace of delivery against the observable pace of delivery and price the gap.

The gap in this cycle is unusually wide and unusually one-directional. Expectations are being set by capital formation rather than by product. A project raising at a nine-figure valuation on a testnet signals an expectation of delivery that the delivery has not yet earned, and the market prices the raise rather than the roadmap. When the mainnet ships and usage does not match the raise, the correction is not a crash. It is an arithmetic adjustment that takes several quarters and looks, from the outside, exactly like apathy.

I learned this lesson in a different asset class. In 2021, during the profile-picture explosion, I detected a speculative bubble in collections that had no utility beyond identity signaling. I hedged it — put options on the index tokens, shorts on the underlying pairs — and cleared a hundred and fifty thousand dollars into the correction. The trade was not clever. The trade was that I looked at the floor-price distribution and the holder-concentration curve and noticed that a small number of wallets controlled the marginal supply, which meant the floor was a function of a handful of decisions rather than a market. The community narrative was real. It was also the instrument. Deconstructing it was an accounting exercise, not a cultural one.

Transmission.

Finally, how shocks move through the stack. Miners are the most reflexive actors — price-takers with fixed costs, and their hedging behavior is a leading indicator of their own margins. Exchanges are the toll collectors, structurally short volatility of volume and long volatility of regulation. Infrastructure providers are the safest tenants in a contraction, because they sell picks and shovels and are paid regardless of who is digging. DeFi protocols are the most honest businesses in the sector, because their revenue is observable on-chain and denominated in something other than themselves — which is also precisely why they trade at the lowest multiples. The market does not reward transparency; it rewards the absence of it. NFT and gaming assets are pure sentiment derivatives with no cash flow and a floor price set by the least motivated holder. And traditional finance is now the marginal buyer, which means the transmission channel runs uphill: crypto no longer shocks traditional finance. Traditional finance's risk appetite shocks crypto.

That inversion is the structural fact of this cycle, and almost nobody's diligence template has a field for it.

Here is where the consensus has it backwards.

The dominant narrative of the last two years is decoupling — the idea that crypto has finally cut the cord, that it trades on its own fundamentals now, that the four-year cycle is dead and a new institutional regime has taken its place. Every conference panel says some version of it. Most of the sell-side research says it in bold. And it is the most expensive sentence in the market.

The decoupling is real. It is pointed the wrong way.

Crypto has decoupled from its own code while becoming more tethered to global liquidity than at any point in its history. That is the actual relationship. The correlation between this asset class and the marginal cost of dollar leverage has never been higher, and the correlation between price and technical delivery has never been lower. Put the two series side by side over any twelve-month window in this cycle. Macro liquidity explains the shape. The code explains almost none of the variance. Every analyst who tells you fundamentals are driving price is looking at a chart that has been detrended by the same liquidity variable they are trying to control for.

That is the uncomfortable conclusion the empty diligence report was trying to deliver. Nine dimensions, zero inputs, and the price went up anyway. If this market were pricing fundamentals, that document would have been a bomb. Instead it was a shrug. Not because the market is irrational — markets are rarely irrational over long horizons — but because the market has correctly identified that in the current regime, the fundamentals are not the marginal price-setter. The marginal price-setter is the liquidity cycle, and the liquidity cycle does not read whitepapers.

Liquidity is a tide, not a decision. It does not care what you built.

The second inversion is subtler and more useful. The consensus treats the empty report as a failure of process. I would argue it is the correct output of an honest process in a market that has not yet supplied the inputs. There is a real difference between we could not find the data and the data does not exist. A framework that refuses to invent a security assessment for an unaudited contract, or a float figure for a token that has not launched, or a governance profile for a protocol whose signers are pseudonymous, is not broken. It is doing the one thing this market punishes without mercy: declining to fill a field with a placeholder.

The bubble is not in the tokens. The bubble is in the market's inability to accept N/A as a verdict.

Consider what that implies. If price is a function of liquidity and liquidity is a function of the dollar's cost, then the correction — when it arrives — will not announce itself through a hack, a depeg, or a regulatory action. Those are the triggers the standard playbook expects, and they are the triggers the standard playbook is prepared for. The correction will announce itself through a funding rate that goes flat, a basis that compresses to zero, and a market-making spread that quietly widens because the subsidy has expired. The technical failures will come afterward. They always do, because a contracting market is an audit that nobody scheduled but everybody eventually receives.

I do not say this as a bear. I hold the view that the institutional integration of the last two years is the most durable structural change this asset class has ever experienced, and I have put capital behind that view. I built a five-million-dollar cross-border vehicle for high-net-worth clients in Mumbai into the ETF complex and ran it to a fifteen-percent annualized return by treating regulatory compliance and crypto agility as the same problem rather than opposing ones. The plumbing got better. The wrapper works. The custody problem is solved, for the institutional buyer, at institutional cost.

But the plumbing getting better is precisely why the diligence got worse. When the wrapper is regulated, the buyer assumes the contents are regulated too. The ETF solved the custody problem and created a diligence vacuum in the same motion, because the wrapper's credibility now transfers, by association, to everything the wrapper touches. That is a cognitive shortcut the market is making at scale, and it is the same shortcut that produced a nine-dimension report with nine empty boxes and a price chart that did not care.

Position accordingly.

Treat the float as the asset and the fully diluted valuation as an advertisement. In a cycle where the unlocks are large, the market-making is contractual, and the supply schedule is public, the emission curve is the most reliable directional signal available to anyone. Most of the pain in the next twelve months is scheduled. Scheduled things can be avoided, or at minimum, sized for.

Watch the mechanical flows rather than the opinions. Funding, basis, open interest, and book depth at two percent. Those four numbers locate the fragility. Nothing on a panel stage will. Leverage does not die. It migrates, and it migrates to wherever it is least visible and most subsidized.

Separate the assets whose revenue is denominated in something other than themselves. That single filter eliminates most of the market and leaves a small set of businesses with observable cash flows and honest multiples. The market will eventually pay for them, though it will do so last, because the market pays for opacity first.

And accept the N/A. If a framework cannot produce an input, the correct output is a refusal, not a placeholder. The protocol is not the product. The distribution is. The discipline that survives the next contraction will belong to the desks that learned to hand back an empty page and defend it in the room — because the empty page is the only diligence that was never wrong.

Which raises the question I keep returning to. Every cycle, the market promises that this time the infrastructure is mature enough that diligence is redundant. Every cycle, the diligence comes due. The infrastructure is now genuinely mature — regulated wrappers, institutional custody, deep derivative markets, a compliant stablecoin layer that has become a pillar of short-term dollar funding. The question is whether the analytical layer matured alongside it, or whether it was simply relieved of the obligation to try.

Nine boxes. Zero inputs. And a chart that has not noticed yet.

That is not a bull case and it is not a bear case. That is a timing question. And this cycle has been unusually generous about how long it lets timing questions stay unanswered — which is exactly the kind of generosity that ends without a warning.