AI Strategy · Institutional Memory
Frameworks Are Second-Hand Time Travel
A framework is what remains when a failed — or hard-won — project is compressed. You get the crash report without the crash. Someone else paid the tuition. Query that library before you start, and you are not reading advice. You are borrowing time.
TL;DR
- Frameworks are compression artifacts of real projects — portable failure experience, not slide-deck slogans.
- Shape of failure beats outcome prediction because a named sequence can be scored later; “this will win” cannot.
- At org scale, a wiki of compiled frameworks turns ten years of exhaust into a simulation substrate: given everything we know, what is the shape of failure for this project?
- The moat: a competitor’s exhaust is landfill; yours is fuel only if you refine it. The wiki is the refinery.
I keep coming back to a simple claim: some of my frameworks are another form of time travel. Instead of doing the bad project with AI, I can tell you it is a bad project before you start — and which problems you will face if you start it anyway.
That is not a slogan about “best practice.” It is a claim about what a framework is. A framework is not a list of tips. It is the compression artifact of a project that already paid for itself in scars. When you consume it, you get second-hand time travel: the crash report without the crash.
Acceleration compresses your timeline. A framework compresses someone else’s.
I have already written the first half of this idea as temporal access — AI as the ability to reach future work states now, not merely to move faster through the present. That is the Precognition Pattern: compress, parallelise, prefetch, simulate. This piece is the second-hand move the earlier writing leaves half-said: the framework itself is the prefetched crash report. You do not have to be the person who burned the calendar. You only have to be willing to read the report.
The third kind of time travel — past-state compilation and the rest of that taxonomy — lives in its own essay. I will not unpack it here. Name it so you know the family, then leave the tree alone.
What “compression artifact” actually means
Take a project that went wrong — or that went right only after expensive false starts. The people who lived it now know which assumptions were load-bearing, which constraints stacked, which demos lied, which governance steps ate the ROI, which “we’ll fix it in production” promises were fantasy. That knowledge is expensive. It is also, in most organisations, almost impossible to transfer. It sits in post-mortems nobody reopens, in departed staff, in Slack threads that never became policy.
A framework is what you get when that experience is compressed into a portable structure: named failure modes, decision rules, sequences you can check. It is source code for judgment, not a regenerable blog post about judgment. Once compressed, it can be applied to a new project that has not yet failed — which is the whole point.
That is why frameworks beat advice. Advice is opinion in the imperative mood. A framework is a crash report you can run against a live plan. Someone else already paid the tuition. You are renting the result.
One framework, traced to the failure that produced it
Concrete, not generic. Watch real-time voice systems in the wild and you see the same wreck over and over: a single model asked to be fast, deep, and correct in the same breath. Callers will not wait. Regulators will not forgive inventiveness. The conversation will not pause for a thoughtful chain of thought. Teams keep trying to win all three axes at once inside one generation loop. The project does not usually die because the model is “not smart enough.” It dies because the product physics are an impossible triangle — speed, depth, and correctness as simultaneous requirements on a single path.
The portable crash report from that class of failure is the Fast-Slow Split: separate conversational responsiveness from heavy cognition; put them in parallel lanes; stop asking one model to be the entire system. You can invent that architecture from first principles if you have a few years and a pile of burnt pilots. Or you can read the framework and recognise the shape before you sign the SOW.
That is second-hand time travel in one example. The failure was real. The compression is reusable. The value is not “voice AI is hard” — everyone already says that. The value is a named geometry of failure you can test a design against before the demo calendar fills up.
Compression story in one line
Impossible triangle (live failures) → Fast-Slow Split (framework) → next team inherits the crash report without another year of production theatre.
Shape of failure beats outcome prediction
Here is the sharper half of the fusion. Predicting outcomes is mostly theatre. “This project will succeed” is not something you can audit in advance, and when it fails, every stakeholder invents a private story about why. Predicting the shape of failure is different. Shape means: what it will look like, in what order, under which constraints — a sequence you can hold up against reality later.
That idea is formalised as Shape-of-Failure Prediction in the Cognition Dimension Ladder work: the most valuable thing a serious strategy engine does on a fragile plan is not crown a winner; it is name a falsifiable failure geometry so the organisation can check it. (I am naming the concept here, not re-deriving the ladder.) A framework earns trust when the shapes it predicts keep arriving. It does not earn trust by sounding confident about outcomes.
Why shape is falsifiable and outcome usually is not
Falsifiability is the quiet reason this matters more than motivational forecasting.
- Outcome claim: “This voice agent will transform customer service in eighteen months.” If results are mixed, every side claims victory. The claim never dies cleanly.
- Shape claim: “The demo will look great; the buyer will under-price integration; risk controls will eat the ROI; the viable product will shrink into intake, triage, reminders, and post-call admin; if real authority is granted, security and governance become the actual project.” In twelve months you can score that sequence step by step. Parts will match. Parts will not. The framework either earns or loses credibility in public.
That is why shape prediction is useful as an organisational instrument and outcome prophecy is mostly political fuel. You can run a kill/fix review against a shape. You cannot run one against a vibe.
A worked shape-of-failure query
Project sketch in. Named failure modes with receipts out. This is the same geometry I have used as a live calibration case for customer-facing voice agents aimed at corporates.
Input — project sketch
Build a real-time, customer-facing voice agent for a regulated corporate. Buyer wants it on the front line. Team believes the model-conversation problems are “solved.” Demo path is short. Integration path is hand-waved. Economics assume high automation rates. Human agents are framed as fallback, not as the product’s real centre of gravity.
Output — predicted shape (falsifiable sequence)
- The demo looks great. Happy-path scripts hide latency, identity, and exception branches.
- The buyer underestimates integration. CRM, identity, policy, and channel glue become the real programme.
- Risk controls eat the ROI. Review, escalation, logging, and duty-of-care requirements collapse the automation fantasy.
- The viable product shrinks into intake, triage, reminders, and post-call admin — useful, narrower, not the original story.
- If real authority is ever granted, security and governance become the actual project.
No single constraint is fatal. Real-time latency alone is survivable. Customer-facing exposure alone is survivable. High stakes, identity uncertainty, privacy, escalation fantasy, integration debt, policy enforcement, prompt-injection surface, brand risk, thin unit economics — each one is a consulting slide. The bundle is the fragility. Stacked hard constraints multiply risk rather than add. That is why “we solved the model problem” is the wrong defence: the production-counterplay problem was never one model problem.
Receipts that the shape is not pure inventiveness: public customer-service voice systems have already been pulled into rework after trust failures in the wild;1 industry outlook still prices a large fraction of agentic programmes as cancellation candidates rather than inevitable winners;2 and broader AI-programme research keeps finding that failure is more often organisational and architectural than a pure model shortfall.3 The point is not the exact percentage on any one press release. The point is that the sequence is checkable, and the sequence keeps rhyming.
Run that query before kickoff and you have already travelled into next year’s post-mortem. That is what a framework is for.
From personal kernel to institutional simulation
At personal scale, the kernel is your compressed experience: frameworks you wrote after your own scars. At organisational scale, the same mechanism wants a different substrate. Ten years of projects, proposals, emails, decisions, and near-misses usually exist as exhaust — material the company paid to write and almost never paid to read.
RAG over that exhaust gives you search: find me the document that resembles this question. Useful. Incomplete. A wiki of compiled frameworks and joined project history gives you something categorically different:
Given everything we have ever learned, what is the shape of failure for this project, for this client?
That is not retrieval. That is simulation against a private prior. The corpus stops being a record of the past and becomes a substrate for testing futures before you fund them. The AI is not the magic. The AI is the fuel that ignites intellectual property the organisation already owns — if that IP has been joined and compressed into a form a conversation can walk.
I felt the difference in a conversation that started as a half-formed thought — “frameworks are time travel” — and resolved, in minutes, as the unstated fusion of two pages written months apart: Precognition and Shape-of-Failure. No document dump did that. A navigable map of claims and edges did. That is the demo of simulation substrate versus search: the system did not fetch a PDF; it recombined compressed experience while the thought was still warm.
Vector similarity can still help as one sensor under multi-axis search. It should not be the architecture you mistake for institutional memory.
The moat: landfill, fuel, refinery
Everyone will rent the same models. Capability symmetry is the default. The asymmetry is what you have already lived and whether that living has been refined.
| Competitor posture | What ten years of projects become |
|---|---|
| Capture only | Landfill — SharePoint, mailboxes, decks nobody reopens |
| Search only (RAG theatre) | A better find box over the same landfill |
| Compile frameworks + join the bronze | Fuel — queryable priors for shape-of-failure simulation |
Your competitor’s exhaust is landfill until someone pays the join cost and the compression cost. Yours is fuel when the wiki is the refinery: raw project history in, named claims and frameworks out, conversation as the runtime that burns the fuel at decision time. That is a moat models cannot erase, because the moat is private failure experience made navigable — not a prompt trick.
What to do with this on Monday
- Stop asking “will it work?” as the first question. Ask “what is the predicted shape of failure, in sequence, and how will we score it in six to twelve months?”
- Trace one framework you already use back to the project that produced it. If you cannot name the scar, you may be holding a slogan, not a framework.
- Run one shape-of-failure query on a live initiative — CEO pet project, voice pilot, agentic RFP automation, whatever is about to spend calendar. Write the five-step shape before the kickoff deck freezes.
- Treat the org wiki as simulation infrastructure, not a second SharePoint. If it cannot answer “given everything we know, what fails first?” it is still an archive.
Frameworks are second-hand time travel. The people who treat them as pre-paid failure experience will keep skipping bad projects. The people who treat them as decorative methodology will keep paying full tuition for lessons that were already on the shelf — unread, unjoined, unrefined.
Scott Farrell advises Australian mid-market boards and C-suites on AI capital allocation, governance, and architecture. He writes at leverageai.com.au. This is a standalone article; there is no companion ebook for this piece.
References
- BBC News. “‘Obnoxious’ AI chatbot talked about its mother, customers say.” Woolworths’ Olive assistant reconfigured after customer complaints about trust and behaviour. https://www.bbc.com/news/articles/cy7jeyeyd18o
- Gartner. “Gartner Predicts Over 40% of Agentic AI Projects Will Be Canceled by End of 2027.” https://www.gartner.com/en/newsroom/press-releases/2025-06-25-gartner-predicts-over-40-percent-of-agentic-ai-projects-will-be-canceled-by-end-of-2027
- RAND Corporation. “Root Causes of Failure for Artificial Intelligence Projects and How They Can Succeed.” AI programmes fail at higher rates than non-AI IT, with organisational and governance drivers prominent. https://www.rand.org/pubs/research_reports/RRA2680-1.html
Related (LeverageAI)
- Scott Farrell. “Cognitive Time Travel: Great AI is Like Precognition.” https://leverageai.com.au/cognitive-time-travel-great-ai-is-like-precognition/
- Scott Farrell. “The Third Kind of Time Travel.” https://leverageai.com.au/the-third-kind-of-time-travel/
- Scott Farrell. “You’ve Paid to Write That Data for Ten Years. You Never Paid to Read It.” https://leverageai.com.au/youve-paid-to-write-that-data-for-ten-years-you-never-paid-to-read-it/
- Scott Farrell. “You Built the Wiki for the AI. It Was for the Humans.” https://leverageai.com.au/you-built-the-wiki-for-the-ai-it-was-for-the-humans/
- Scott Farrell. “RAG Demoted to a Sensor.” https://leverageai.com.au/rag-demoted-to-a-sensor/
Discover more from Leverage AI for your business
Subscribe to get the latest posts sent to your email.
Previous Post
RAG Demoted to a Sensor
Next Post
The Conversation Is the REPL