btay.io/wiki

RAG Transit Planning Report

AI-synthesized walkthrough of IFP's proposal to use RAG over FTA planning/construction documents as agency institutional memory.

Updated 11 d ago

RAG Transit Planning Report

AI-synthesized note. This report is the reconciled output of a multi-agent analysis of the source PDF (see the Subagent Reconciliation section below), not a hand-authored note — treat the quantitative claims as source-dependent.

Source: IFP, "Use AI to Improve Transit Planning," June 17, 2026. Page references use the PDF's own 1/9 through 9/9 numbering.

Concept focus: using retrieval-augmented generation (RAG) to turn scattered transit planning and construction documents into agency institutional knowledge.

Source note: the PDF has an attribution inconsistency. Page 1 lists Santi Ruiz under the title, while the page 5 title graphic and page 9 bios identify Elizabeth/Lizzie Speed and Bennett Capozzi. This report treats the PDF as the source and flags the inconsistency rather than resolving it.

Executive Summary

The paper argues that the Federal Transit Administration (FTA) should create a centralized repository of past transit planning and construction documents, then provide an LLM-backed interface that transit agency staff can query. The core idea is not "AI for everything." It is narrower and more useful: use RAG to retrieve, summarize, and cite lessons from PMOC reports, risk analyses, environmental documents, Full Funding Grant Agreements, utility coordination records, zoning materials, and other planning data (pp. 1, 4, 6-8).

The problem diagnosis has three parts. First, many US transit agencies rely heavily on consultants, which the paper argues raises costs and prevents agency staff from building durable expertise (p. 2). Second, transit construction is delayed by data limitations, especially inaccurate or fragmented utility and subsurface documentation (p. 3). Third, federally funded projects already produce many reports, but those reports are dispersed, often PDF-formatted, and hard to mine for lessons across projects (p. 3).

The proposed solution has two parts: a standardized federal report repository, and a queryable AI platform grounded in that repository (p. 4). The key learning concept is RAG as an institutional-memory system: retrieve from authoritative documents, generate a usable answer, cite the source passages, and let staff verify the output (p. 6).

The evidence is mostly illustrative and policy-argument evidence, not experimental evidence. The paper gives cost examples, precedent platforms, and plausible use cases, but it does not provide a pilot evaluation, cost-benefit model, implementation timeline, procurement estimate, security model, or formal AI reliability metrics.

Subagent Reconciliation

The three subagents agreed on the main picture:

  • This is a policy proposal in IFP's Transit Abundance Playbook, not a formal academic research paper.
  • The contribution is a program design: FTA should build a centralized data repository plus a RAG/LLM platform for transit planning and construction.
  • The strongest sections are the problem framing, use cases, and implementation sketch.
  • The weakest sections are causal benefit claims: reduced costs, reduced consultant reliance, and fewer delays are plausible but not directly demonstrated.
  • The PDF contains no labeled figures, no charts, and no tables; the only substantive image is an unlabeled page 5 hero graphic.

No substantive disagreement emerged. The main synthesis decision here is to treat the paper's "method" as a policy design and implementation argument, not as an empirical research design.

Glossary

TermMeaning for this paperPaper citation
FTAFederal Transit Administration, the proposed owner/funder/operator of the national planning data and AI program.pp. 1, 7-9
USDOTUS Department of Transportation, the parent federal department for FTA.pp. 7-9
IFP Transit Abundance PlaybookThe collection of IFP proposals this piece belongs to, focused on reducing American transit construction costs.p. 1
GTFS / GTFSEdGTFS is a standard transit schedule/feed format; GTFSEd helps agencies graphically edit GTFS-formatted service plans.pp. 1-2
STOPSFTA's Simplified Trips-on-Project Software for transit demand and ridership forecasting.p. 2
NTDNational Transit Database, FTA's reporting system for financial, operating, geographic, and asset-condition data.pp. 2, 8
PMOC reportsProject Management Oversight Contractor reports; a core proposed document source for the repository.pp. 3, 5-8
FFGAFull Funding Grant Agreement; a major FTA grant document defining scope, cost, schedule, and federal funding commitments.pp. 3-4, 6
NEPA / EISNational Environmental Policy Act and Environmental Impact Statement; environmental review processes/documents the platform could support.pp. 3-4, 6
In-house capacityTransit agency staff ability to do planning and project-management work internally rather than outsourcing heavily to consultants.pp. 1-2, 7
Institutional knowledgeLessons accumulated across projects. The paper argues outsourcing and inaccessible reports prevent this knowledge from compounding inside agencies.pp. 2, 7
Utility coordinationIdentifying, documenting, and relocating utilities such as water, sewer, gas, power, telecom, and fiber lines.p. 3
Geotechnical baseline reportA report describing expected ground conditions for construction, especially relevant to tunneling and excavation.p. 3
Risk registerA structured list of project risks, potential impacts, owners, and mitigation steps.pp. 4, 8
Alternatives analysisPlanning process for comparing alignments, station designs, construction methods, and other project alternatives.p. 4
LLMLarge language model; the AI model proposed to synthesize and answer questions over the document corpus.pp. 4, 6
RAGRetrieval-augmented generation; retrieve relevant source documents first, then generate an answer grounded in those documents.p. 6
HallucinationAI failure mode where a model presents unsupported or incorrect information as fact.p. 6
Grounding / source citationsThe paper's proposed safeguard: answers should point back to authoritative source reports so users can verify them.p. 6
Data ingestionConverting reports and datasets into a searchable, standardized system, likely requiring parsing, OCR, metadata, indexing, and quality checks.p. 7
Common data modelA shared schema that lets documents and data from different agencies/projects be compared and searched consistently.p. 7
Buy once, use manyA centralized procurement/data strategy where FTA builds or buys one shared tool for many agencies.p. 8
49 U.S.C. 5335Existing NTD statute the paper proposes amending to include project lifecycle data.p. 8
49 U.S.C. 5312FTA research authority the paper proposes using for a national planning data and analytics program.p. 8

Paper Walkthrough

Summary

What the paper claims: moving more planning functions in-house can reduce transit project costs, and FTA should support that shift by building a centralized repository plus AI-backed platform (p. 1).

My interpretation: the real concept is not simply "add AI." It is "make past project records legible and reusable, then give staff a searchable interface with citations."

Problem

The paper says FTA already supports operational technology tools such as GTFS/GTFSEd, STOPS, and NTD reporting, but agencies lack comparable tools for planning and construction (pp. 1-2). It identifies three cost generators: consultant overreliance, construction delays from data limitations, and limited access to insights from past projects (p. 2).

Evidence cited:

  • Heavy consultant use allegedly raised costs for projects such as New York City's Second Avenue Subway and Boston's Green Line Extension by 10% (p. 2).
  • Second Avenue Subway project management and design contracts were 21% of construction costs, compared with a typical 7-8% range in France (p. 2).
  • Inaccurate Second Avenue Subway ground-condition documentation allegedly led to ground freezing and an added $27.9M cost (p. 3).
  • Every month of delay on Boston's Green Line Extension after construction started allegedly cost $1-2M (p. 3).
  • A commonly cited utility-identification statistic says every $1 spent early saves $4.62 later (p. 3).

Verification caution: these are external claims summarized by the paper. The PDF does not reproduce the underlying studies, interview transcripts, or estimation methods.

Solution

The paper proposes a two-part solution: a centralized report repository and an LLM-powered platform that lets agency staff query the repository (p. 4). Use cases include:

  • planning and alternatives analysis;
  • NEPA procedure and risk assessment;
  • grant applications and FFGAs;
  • construction monitoring (p. 4).

The paper explicitly says the platform should link to specific source reports and documents (p. 4). That source-link requirement is one of the proposal's most important design constraints.

Precedents

The paper gives three precedents:

  • FDA's Elsa, described as an AI tool for reading, writing, summarizing, scientific evaluation, and inspection prioritization (p. 5);
  • Advana, described as a data platform that standardizes access to many sources and automates internal review (p. 5);
  • a Caltrans/UCLA prototype that reportedly ingested roughly 12,000 pages of PMOC reports plus SANDAG quarterly updates and board materials for a San Diego trolley extension (p. 5).

My interpretation: these are analogy cases, not direct evidence that the proposed FTA platform would reduce transit project costs. The Caltrans/UCLA prototype is the closest precedent because it involves transit project documents.

Potential Data Sources

Initial sources include PMOC reports, risk analyses, Environmental Impact Statements, FFGAs, and other transit project documents already submitted to or created around FTA-funded projects (p. 6).

Future expansions could include EPA and Army Corps records, state/local utility records, zoning and land-use documents, agency charters, Metropolitan Planning Organization reports, private data, and National Zoning Atlas data (p. 6).

My interpretation: the platform's value depends less on the model and more on data quality, coverage, rights, metadata, and standardization. The paper names the right categories but does not fully specify the data-governance work.

Implementation

The paper suggests a RAG implementation. It explains that a RAG system retrieves from a curated set of documents rather than relying only on model training data, which can reduce hallucination risk and enable source citations (p. 6).

My interpretation: RAG is the right architectural family for this proposal, but RAG does not automatically make answers safe or correct. The implementation would need retrieval evaluation, citation verification, document-quality controls, access controls, and workflows for users to challenge or correct outputs.

Building and Managing the Platform

The paper recommends assigning a single internal FTA owner with technical expertise to manage collaboration with a consulting firm, technology company, or academic institution (p. 7). It also calls for sourcing reports and data across FTA/USDOT, performing comprehensive testing, monitoring uptime and performance, soliciting feedback, creating a common data model, and forming a planner working group to identify needed data (p. 7).

My interpretation: this is the most operational section. The missing layer is a phased rollout plan: pilot corpus, pilot agencies, evaluation metrics, procurement path, privacy/security review, and maintenance budget.

Platform Benefits

The paper claims the platform could:

  • curb reliance on consultants by making past project knowledge easier for agency staff to use (p. 7);
  • preempt construction delays by surfacing risks from comparable projects and, later, integrating local data such as utility and zoning information (pp. 7-8);
  • centralize data management through a "buy once, use many" strategy (p. 8).

Verification caution: these are projected benefits. The PDF does not estimate adoption rates, staff time saved, consultant work actually substitutable, delay-reduction probabilities, or net program cost.

Legislative and Administrative Pathways

The paper recommends creating a National Transit Planning Data & AI Program in the Surface Reauthorization Bill (p. 8). It proposes:

  • amending 49 U.S.C. 5335 so NTD includes project lifecycle data;
  • authorizing a National Transit Planning Data and Analytics Program under 49 U.S.C. 5312;
  • assigning a clear owner such as FTA's Office of Research, Demonstration, and Innovation, FTA CIO, or USDOT Chief AI Officer (p. 8).

My interpretation: this section gives the proposal a plausible federal policy vehicle, but statutory fit, appropriations, procurement authority, and data-sharing constraints would need legal review.

Concept Map

Method Diagram

Evidence Table

Evidence or claimWhat the paper uses it to supportEvidence strengthCaveat
Existing FTA tools: GTFS/GTFSEd, STOPS, NTD (pp. 1-2)FTA can support useful technology standards/tools for agencies.Good contextual precedent.These are operational/reporting tools, not construction planning AI tools.
Consultant overuse raised some project costs by 10% (p. 2)Consultant reliance is a cost driver.Potentially important.External claim; underlying source and comparability need review.
Second Avenue soft-cost comparison: 21% vs 7-8% in France (p. 2)US consultant/management/design costs may be high relative to peers.Concrete benchmark.Definitions of construction costs and contract categories may differ.
Second Avenue ground-freezing added $27.9M (p. 3)Bad subsurface data can create expensive surprises.Strong illustrative example.One project example; does not prove platform would have prevented it.
Green Line Extension delay cost of $1-2M/month (p. 3)Delays have compounding costs.Useful magnitude.Source and calculation method not reproduced.
$1 utility identification saves $4.62 later (p. 3)Early data investment may have high returns.Potentially compelling."Oft-cited" statistic; methodology and context need verification.
PMOC/EIS/FFGA reports contain lessons but are hard to use (p. 3)A searchable repository could unlock latent knowledge.Plausible and central.The paper does not audit actual document quality, coverage, or permissions.
Use cases for planning, NEPA, grants, monitoring (p. 4)The platform could support concrete workflows.Strong design logic.No user testing or workflow validation shown.
FDA Elsa review-time reduction from three days to six minutes (p. 5)AI can accelerate government knowledge work.Useful analogy if verified.Different agency, task type, risk profile, and user base.
Caltrans/UCLA 12,000-page prototype (p. 5)Transit project documents can be made queryable with AI.Closest practical precedent.No benchmark, screenshot, evaluation, or source corpus details included.
RAG can ground answers and cite sources (p. 6)RAG is a safer architecture for this use case than open-ended generation.Directionally sound.Retrieval failure, poor OCR, incomplete corpora, or misleading citations can still produce bad outputs.
"Buy once, use many" data strategy (p. 8)Central procurement can avoid duplicated agency spending.Plausible public-sector efficiency logic.Local data rights, update cadence, and heterogeneity can complicate centralization.
Legislative path via 49 U.S.C. 5335 and 5312 (p. 8)The program could be anchored in existing statutory structures.Actionable policy sketch.Needs legal and appropriations review.

Figures, Tables, and Visual Claims

The PDF contains no labeled figures, tables, charts, equations, or formal notation.

Visual inventory:

PageVisualEvidence valueVerification note
p. 1Small IFP/site logo next to the URLDecorative only.No substantive claim.
p. 5Large hero/title image showing paper piles and a title cardIllustrates document overload.Not evidence; also reinforces the attribution inconsistency by naming Elizabeth Speed and Bennett Capozzi.

Because there are no data visuals, the report's quantitative claims must be evaluated from the cited prose and underlying external sources, not from charts in the PDF.

Claims vs Interpretation

TopicWhat the paper claimsMy interpretation
AI fitAI is well-suited to consultant overreliance, data-limit delays, and inaccessible past-project lessons (p. 2).AI is well-suited to search/summarization over documents; it is less directly suited to organizational incentives, procurement friction, or construction execution.
RAG safetyRAG mitigates hallucination and can cite sources (p. 6).RAG can reduce some risk, but only if retrieval, OCR, metadata, citations, and answer constraints are tested.
In-house capacityBetter access to data lets agency staff do more planning work internally (pp. 1, 7).Likely true for some document-review tasks, but staff time, training, incentives, and authority still matter.
Delay reductionBetter access to past project and local data can preempt delays (pp. 3, 7-8).Plausible for risk discovery; unproven for actual delay reduction without a pilot and metrics.
Federal centralizationFTA can create shared value by building one repository/platform for many agencies (p. 8).The economics are attractive, but data standardization and governance may be the hard part.
PrecedentsFDA Elsa, Advana, and Caltrans/UCLA show similar approaches can work (p. 5).They are useful precedents, but only Caltrans/UCLA is close to transit planning.

Caveats

  • The paper is a policy proposal, not a peer-reviewed study or technical evaluation.
  • It has no formal experiments, no pilot results for the proposed national platform, and no quantitative cost-benefit model.
  • It does not specify AI evaluation metrics such as retrieval recall, citation precision, grounded answer accuracy, hallucination rate, user task success, or time saved.
  • It under-specifies data governance: document permissions, local utility-data sensitivity, private-provider licenses, update cadence, access control, retention, and correction workflows.
  • It under-specifies engineering constraints: OCR quality, metadata extraction, duplicate/conflicting reports, geospatial data integration, data model design, uptime, logging, and security.
  • It under-specifies human workflow: who is trained, which consultant tasks are actually replaced, how outputs are reviewed, and who is liable if AI-supported guidance is wrong.
  • Several important claims depend on external sources not reproduced in the PDF: the 10% consultant-cost claim, 21% vs 7-8% soft-cost comparison, $27.9M ground-freezing claim, $1-2M/month delay cost, $4.62 utility-identification savings statistic, FDA Elsa performance, Advana details, and Caltrans/UCLA prototype details.
  • The attribution inconsistency should be fixed before the PDF is cited in a formal setting.

Missing Background and Assumptions

To fully understand and evaluate the proposal, you need background in:

  • FTA project lifecycle: Capital Investment Grants, PMOC oversight, FFGAs, risk analysis, and grant closeout.
  • Transit planning workflows: alternatives analysis, station design, alignment decisions, public engagement, ridership forecasting, and construction sequencing.
  • Environmental review: NEPA, EIS preparation, mitigation plans, and how environmental documents interact with project delivery.
  • Utility and subsurface risk: utility mapping, relocation, geotechnical baseline reports, ground freezing, change orders, and claims.
  • Data architecture: document repositories, OCR, metadata extraction, common data models, geospatial joins, access control, and audit logs.
  • RAG evaluation: retrieval quality, answer faithfulness, citation correctness, hallucination, incomplete-corpus risk, and human-in-the-loop review.
  • Public procurement and governance: federal IT procurement, data-sharing agreements, local data rights, cybersecurity review, and program authorization.

Follow-Up Reading

Start with:

  • FTA documentation on Capital Investment Grants, PMOC oversight, FFGAs, STOPS, GTFS/GTFSEd, and the National Transit Database.
  • A NEPA/EIS primer focused on transportation projects.
  • Practical material on utility coordination, subsurface utility engineering, and geotechnical baseline reports.
  • RAG system evaluation guides covering retrieval recall, answer faithfulness, citation accuracy, and human review.
  • The playbook pieces the PDF footnotes cite: Paul Lewis on consultant overuse and Philip Plotch on transit construction lessons (p. 9).
  • Case studies on Second Avenue Subway, Boston Green Line Extension, and the San Diego trolley extension if you want to test the proposal's examples.

Open Questions

  1. Which specific planning tasks would the platform replace, accelerate, or merely support?
  2. What percentage of consultant spend is actually substitutable by better document search and in-house staff tooling?
  3. What corpus would the first pilot include, and how complete/clean are those documents?
  4. How would the system handle contradictory reports, outdated assumptions, poor OCR, missing metadata, and project-specific context?
  5. What AI evaluation metrics would FTA require before staff or grantees rely on the platform?
  6. How would the platform protect sensitive utility, security, property, procurement, or legal information?
  7. Would local agencies be required to submit new project lifecycle data, or merely encouraged?
  8. Who owns errors: FTA, the software vendor, the local agency, or the staff member using the output?
  9. Can the Caltrans/UCLA prototype be evaluated with real users, measured time savings, answer-quality benchmarks, and documented failure cases?
  10. What would a minimum viable national pilot cost, and what project-delivery savings would justify it?

One-Sentence Takeaway

The concept to learn is RAG as public-sector institutional memory: a system that makes scattered transit project records searchable, citable, and reusable so agencies can learn from past projects without treating the AI itself as the source of truth.

  • LLM Wiki — the other end of the same problem. Where RAG retrieves per question and keeps nothing, a second brain does the synthesis once and writes it down. The comparison table there is the clearest statement of the tradeoff this paper implicitly accepts.
  • Building an AI-First Bank Culture — the private-sector mirror: JPMorgan names knowledge management an emerging job family for exactly the reason this paper argues FTA needs a repository.
  • AI-Augmented Software Engineering — on why designing retrieval pipelines is becoming its own discipline, and why context quality, not model quality, is the binding constraint.

Related pages

On this page