Skip to main content
PSI Framework — turning contractor project history into AI-discoverable evidence

The PSI Framework for Contractors: Turn Project History into AI-Discoverable Case Studies That Win High-Value Contracts

DateJuly 23, 2026
Reading Time14 min read
CategoryGEO

When I audit a contractor's web presence for AI search visibility, the portfolio is where I start and where I almost always find the same problem. The photos are excellent. The finished work is genuinely impressive. And none of it is readable by an AI engine.

AI engines read text. A photo gallery registers as structured data about an image file: dimensions, alt text if you added it, a file name. The project complexity, the coordination decisions, the complications your team navigated: none of it exists in the layer that AI search engines cite.

The contractors winning high-value bids document how they built, not just what they built: the complications, the decisions, the measurable outcome. That's the PSI Framework: Problem, Solution, Impact. This guide covers the framework structure, the system for capturing project material before the details fade, and the technical setup that makes case studies discoverable by ChatGPT, AI Overviews, Gemini, and Perplexity.

What commercial buyers are actually evaluating

Commercial owners and developers awarding $1M+ contracts are not building shortlists based on square footage or portfolio volume. They are evaluating risk. The central question beneath every shortlist decision: can this contractor manage our budget, timeline, and reputation when conditions change?

Best-value procurement, the dominant evaluation model for high-ticket work, formalizes this by requiring documented past performance alongside the bid price. The contractors who win are rarely the most technically capable firms in the market. They are the firms that have documented their past performance in a form evaluators can use to justify a recommendation internally.

Best-value procurement has shifted evaluation away from flashy presentations and toward documented substance: a solid approach, a credible team, and a well-thought-out execution plan at a fair fee. Firms that can demonstrate this on paper win shortlists over firms that simply show the finished product.

A photo gallery documents what was built. A PSI case study documents how the project was handled when something unexpected happened: exactly what evaluators need to justify a recommendation.

AI engines are now the first filter. A prospect asks ChatGPT "Which contractor in the GTA has experience with heritage-restricted commercial conversions?" The AI engine scans published case studies. If yours isn't structured around a specific complication with dense, specific language, the engine doesn't recommend you.

The PSI Framework: a three-part structure

The PSI Framework converts project experience into documented evidence for two audiences simultaneously: commercial buyers evaluating risk, and AI search engines scanning for specific, quotable content to match against user queries.

Problem: the specific high-stakes challenge the project presented. Signals which categories of difficulty your team handles competently. Matches specific user queries about contractor challenges.

Solution: the specific steps your team took. Dense, specific language builds citation-worthy content and demonstrates methodology, not just capability.

Impact: the measurable outcome. Converts technical success into business value evaluators can weigh against cost. Hard numbers are the most AI-friendly content: unambiguous, extractable, citable.

The Problem

The Problem identifies the specific high-stakes challenge. This is not the project scope. It's the complication within the scope that required your team to make a decision a less experienced contractor might not have made correctly.

Common complication categories:

  • Tight urban sites requiring active coordination with adjacent occupied buildings
  • Geotechnical conditions discovered during excavation that forced foundation redesign
  • Heritage zoning restrictions limiting what can be modified on the exterior
  • Regulatory requirements that emerged after design and forced complete phasing resequencing

Write it in 2–3 sentences. The goal is to establish precisely the nature of the complication so that a buyer with a similar upcoming project recognizes the relevance immediately.

What a strong Problem section contains: it names the specific constraint your project faced, states what it prevented or forced your team to address, and notes what was discovered or imposed after project start that changed the plan. Those three elements tell both the evaluator and the AI engine exactly which category of difficulty your firm handles.

The most common mistake is confusing the problem with the scope. Scope is what you were hired to do. The Problem is what made it harder than expected. Evaluators know the difference.

The Solution

The Solution describes the specific steps your team took. This is the component where most contractors underperform, and it carries the most weight with experienced evaluators.

Compare these two descriptions of the same situation:

Generic: "The team managed the schedule closely and coordinated with the owner throughout."

Specific: "The team restructured the project phasing into four activation zones, maintained a functional perimeter around occupied operations at all times, and implemented a daily close-out protocol that eliminated the coordination lag that had been delaying subsequent trades."

The second version documents a decision: the specific technical and logistical choices that produced an outcome a less experienced contractor would not have achieved. The first version describes every contractor who has ever worked on a project.

Write it in 3–5 sentences and name the approach and its immediate effect on the project.

What a strong Solution section contains: the structural or logistical approach your team chose, the specialist or authority you worked with if relevant, at least one trade-off or alternative you considered and rejected, and the immediate operational effect of the decision. These are the terms AI engines parse as entity relationships: specific trade nouns, named bodies, concrete sequences.

The Impact

The Impact converts technical success into business value. This is the component evaluators weigh most heavily and the one most contractors write most vaguely.

A number does more work than a description. "Substantial completion achieved four days ahead of the revised schedule" outperforms "delivered on time." Specificity gives evaluators something to weigh against cost.

Write it in 2–3 sentences and connect the impact directly to the decision documented in the Solution. The logical chain from Problem to Solution to Impact is what transforms a project narrative into a defensible argument.

What a strong Impact section contains: the budget outcome as a percentage or dollar figure, the timeline as weeks delivered versus the initial estimate, and at least one downstream consequence: a referral, a repeat engagement, or a client-documented value increase. These are the figures AI engines extract with the highest confidence.

The PSI template

Problem (2–3 sentences): the specific high-stakes challenge. Name the complication, not the scope.

Solution (3–5 sentences): the specific steps your team took. Name the approach and its immediate effect.

Impact (2–3 sentences with at least one number): the measurable outcome. Connect it back to the Solution.

Testimonial (1 quote): specific, problem-focused, from a named source.

Authority Bridge (1 sentence): a link to a related article, white paper, or service page.

What AI engines look for, and why PSI delivers it

AI search engines evaluate content for citatability: can they extract a specific, factual, verifiable claim and attribute it to your brand?

The 2025 Previsible AI Discovery Report, as covered by Search Engine Land, found that AI-referred sessions surged 527% year-over-year, with ChatGPT alone growing from 600 visits per month to over 22,000. The Princeton/Georgia Tech GEO paper (Aggarwal et al., SIGKDD 2024) tested 10,000 queries and found that adding statistics and direct quotations improved AI visibility by 30–40%, while keyword stuffing reduced it by 10%.

A PSI case study delivers exactly what AI engines need:

  • Specific nouns (zoning restriction, structural remediation, heritage board approval): AI engines parse these as entity relationships and match them against specific queries.
  • Measurable outcomes (percentage under budget, weeks ahead of schedule, appraised value increase): AI engines extract hard numbers with the highest confidence.
  • Decision logic (why you chose one approach over the alternatives): this is what separates you from every other contractor who claims they "delivered on time and within budget."

URL structure that AI engines can parse

Most contractors name their case studies after the client. Nobody searches for "Johnson renovation." They search for the complication.

Structure your URLs around the service and situation, not the client name:

Instead ofUse
/case-studies/thompson-project//case-studies/heritage-restoration-gta/
/case-studies/oakville-build//case-studies/commercial-foundation-redesign/
/case-studies/smith-residence//case-studies/supply-chain-delay-recovery/

H1 pattern: [Service] case study: [industry + scale descriptor] + [specific outcome]

The client name still belongs on the page. It just shouldn't be the primary retrieval key.

Schema markup

Add schema.org structured data (Article or CaseStudy type) to every case study page. This tells AI models how to categorize your content and raises citation probability. The same Princeton GEO research that validated the PSI structure found that content formatted for extractability receives 30–40% more AI citations than equivalent unstructured content.

How to capture the story behind the project

Writing the case study is the visible part. The harder part is capturing the right material before the details fade.

The window is 30–60 days after substantial completion. A project manager who navigated a genuine complication can describe the decision logic clearly at month two. By month six, the same person will say "the usual coordination issues."

I've watched this happen on enough projects to be blunt about it: the methodology disappears fastest. The outcome numbers stay in the records. The decisions that produced them don't.

Questions that extract PSI material:

Problem: What was the single most significant challenge this project presented? What would have happened if you'd handled it differently? What options did you consider before choosing your approach?

Solution: What specific steps did you take that a less experienced contractor might have missed? What was the hardest trade-off?

Impact: What measurable outcomes can you point to? Can you give me a before/after comparison on timeline, cost, or scope?

Testimonial: What would you tell another owner facing a similar situation?

Document the messy middle

Photography of the problem state (the excavated foundation, the tight urban site, the coordination meetings) is often more commercially useful than photos of the completed building. Evaluators are interested in the conditions your team managed, not just the outcome they can see on a walkthrough.

Capture the owner's voice

A specific, problem-focused testimonial carries weight your firm's own description cannot replicate.

A generic review: "Great contractor, very professional, would recommend."

A useful one: "The contractor identified a coordination risk three weeks before it would have become a delay and resolved it before our project management team was aware of it."

The generic version tells an evaluator nothing they couldn't read on any competitor's homepage. The useful version tells them something concrete about how your firm operates under pressure, in the owner's own words.

Track the metrics evaluators actually use

Thornton & Lowe's procurement research identifies what bid evaluators consistently look for: evidence of similar work delivered at similar scale, with complex requirements managed and measurable outcomes documented.

Track these across every project:

  • Schedule adherence: planned vs. actual completion
  • Cost performance: final cost vs. contracted cost
  • Safety incident rates
  • Change order frequency
  • Client retention and referral rate

Firms that track these metrics can populate the Impact component with verified figures rather than estimates.

When you don't have perfect metrics

Not every project comes with clean, shareable numbers. You can still write a strong PSI case study.

  • No exact budget figure: use ranges ("came in 5–8% under the contingency budget")
  • No precise timeline: use operational metrics: time-to-completion, inspection approval speed, trade coordination lag
  • No client permission for attribution: focus on methodology. Constraints, decisions, and trade-offs carry the case study even without named outcomes.
  • Revenue data is confidential: use non-financial impact: square footage delivered, complexity managed, repeat engagement secured

Common failure mode: the Frankenstein case study

The most common mistake I see is what I call the Frankenstein case study: marketing stitches together a story after the fact, without the methodology details from the team that actually did the work. Great metrics, no method. No constraints. No decision logic. It reads like a highlight reel, not evidence.

The fix is not adding more results. It's adding the methodology that proves you understood the problem. Every PSI case study should explain how, not just what.

How many case studies does a contractor need?

Three to five well-constructed case studies covering different complication categories will outperform a larger library of project descriptions in any pre-RFP shortlisting process. The goal is coverage, not volume.

For a home services or trades business in Canada, coverage means:

  • A project with regulatory complexity (heritage zoning, permit resequencing, geotechnical redesign)
  • A project where scope management was the central challenge (large-scale build, phased delivery, multi-trade coordination)
  • A project where something went wrong mid-execution and your team caught it before the client did

Three across meaningfully different scenarios give most commercial buyers the match they need.

The Authority Bridge

Every case study should end with one sentence linking to a related published resource: the article on supply chain management for contractors, the white paper on heritage renovation regulations, the service page for the relevant trade. This connects documented proof to a body of published thinking and gives a buyer who wants to understand your approach a direct path to it.

For AI engines, interconnected pages signal depth of expertise across related topics.

Audit checklist: is your case study AI-ready?

Before publishing:

  • Title names service + industry + scale + outcome, not the client name
  • URL is service/outcome-focused (/case-studies/heritage-restoration-gta/)
  • Problem written in 2–3 sentences naming a specific complication
  • Solution written in 3–5 sentences documenting methodology and decisions
  • Impact includes at least one specific number
  • Schema markup applied
  • Internal links connect to related articles or service pages
  • A skimmer understands the relevance in 10 seconds
  • An AI engine can extract and cite a specific claim from this page

Frequently asked questions

What is the PSI Framework for contractors? The PSI Framework is a three-part structure (Problem, Solution, Impact) for writing construction case studies that convert project experience into documented evidence. It's designed for two audiences simultaneously: commercial buyers evaluating risk in best-value procurement, and AI search engines scanning for specific, quotable content.

How long should a PSI case study be? A proposal insert version fits on one page, one to two sentences per component. A website version runs 400–600 words. A deep case study for a complex project can go to 1,000 words. Let the complexity of the Problem determine the length.

How many case studies does a contractor need for AI visibility? Three to five across different complication categories. One case study suggests luck. Three across different scenarios suggests expertise.

How do AI engines use case studies to recommend contractors? When a user asks "Which contractor in Toronto handles heritage-restricted commercial conversions?" the AI engine scans its indexed content for case studies that contain the specific nouns: heritage, restricted, commercial conversion, Toronto. Dense, specific language in the Problem section is what gives the engine the match.

What's the biggest mistake contractors make with case studies? Writing about the client instead of the problem. Naming the page after the client's company. Describing the outcome without the methodology. All three make the case study invisible to AI engines and unconvincing to evaluators.

From one case study to a complete evidence library

The firms that appear on AI-generated shortlists are not the firms with the most impressive portfolios. They are the firms whose project history is documented in a form that both AI engines and human buyers can evaluate.

Every PSI case study you publish becomes a citation-ready asset. When a prospect asks "Which contractor has managed heritage-zoning restrictions in Ontario?" or "Show me a renovation contractor who came in under budget on a complex project," your published case studies are what get you into that answer.

The contractors who build this library now will hold positions in AI search that are harder to displace than Google rankings. Citation records compound. That gap between early movers and late arrivals grows every month.

Ready to see where your existing portfolio stands? Northline's free AI visibility audit shows which of your projects are citation-ready and which ones are invisible to AI engines.


Quick reference: PSI case study template

URL: /case-studies/[service-situation] H1: [Service] case study: [industry + scale descriptor] + [specific outcome]

Problem (2–3 sentences): the specific high-stakes challenge. Name the complication.

Solution (3–5 sentences): the specific steps your team took. Name the approach and the methodology.

Impact (2–3 sentences with at least one number): the measurable outcome. Connect back to the Solution.

Testimonial (1 quote): specific, problem-focused, from a named source.

Authority Bridge (1 sentence): link to related thought leadership or service page.