Overview

A telecom operator’s spectrum strategy relied on manual reads of lengthy regulatory filings and auction terms, which led to inconsistent interpretations and late edits before executive briefings. Teams scanned Federal Communications Commission (FCC) documents, past bid records, and engineering coverage models in isolation, then reconciled language in slides. Intelligex implemented a retrieval-augmented generation (RAG) layer across FCC documents, historical auction materials, and network engineering outputs, with a gated approval flow for Legal and RF Engineering. Strategy received cited, consistent briefs and scenarios in one place, and decisions advanced with fewer misreads and stronger compliance posture.

Client Profile

  • Industry: Telecommunications (wireless operator)
  • Company size (range): National carrier with multi-band holdings
  • Stage: Expanding mid-band capacity and refarming legacy spectrum while preparing for upcoming auctions
  • Department owner: Strategy, Analytics & Executive Leadership (Corporate Strategy / Spectrum Strategy)
  • Other stakeholders: Legal & Regulatory, RF Engineering, Network Planning, Government Affairs, Finance/FP&A, Procurement, IT/Data Platforms, Corporate Communications

The Challenge

Spectrum decisions depended on a shared understanding of rulemakings, auction terms, and engineering feasibility. In practice, regulatory language was pulled from FCC dockets and public notices, bid histories were stored as static PDFs and spreadsheets, and engineering data lived in separate planning tools. Each group summarized sources in their own way. A phrase in a notice could be interpreted differently by Legal and Engineering, and a coverage assumption could conflict with an auction license boundary. Briefs cycled through revisions as teams reconciled citations and technical constraints.

Timing and compliance added pressure. Filings appeared on different schedules, and auction processes introduced quiet periods and disclosure sensitivities. Executives wanted to keep existing regulatory trackers, engineering models, and planning dashboards. The ask was an integrated, governed layer that assembled cited summaries and scenarios from approved sources, aligned to engineering outputs, with an approval gate before leadership forums.

Why It Was Happening

Sources and taxonomies were fragmented. FCC filings, public comments, and auction notices were scattered across dockets; past bid information sat in archives without structured metadata; and engineering used license areas and band plans that did not map cleanly to document references. Teams worked from PDFs and ad hoc notes, so small wording or boundary differences led to incompatible conclusions.

Governance arrived late. Drafts circulated without required citations, assumptions on propagation or interference checks were not tied to an approved model run, and there was no single record of which filing version or auction circular an assertion referenced. Without a shared workflow, Legal and Engineering fixed issues after the draft reached executives.

The Solution

We implemented a permissions-aware RAG service that indexed FCC documents and internal archives, joined past bid records and license references, and incorporated outputs from existing engineering models. The service generated briefs and scenario summaries with inline citations, band and license mappings, and clear assumptions. A lightweight approval flow routed drafts to Legal and RF Engineering before circulation. Existing systems remained systems of record: FCC repositories stayed the source for filings, engineering tools continued to produce propagation and coverage outputs, and current BI tools displayed decisions. The new layer orchestrated retrieval, synthesis, and governance around them.

  • Cross-repository indexing of FCC documents and filings with permission trimming and metadata capture (FCC ECFS, FCC Auctions)
  • Retrieval-augmented generation for cited summaries, using a “use your data” pattern that binds claims to source passages (Azure OpenAI: Use your data)
  • Index of historical auction materials and internal postmortems with license area, band, and block metadata
  • Integration of engineering outputs (coverage, interference, and deployment assumptions) aligned to band plans and license geographies
  • Conformed warehouse model in Snowflake for license areas, band plans, and auction references
  • Search and vector index via Azure Cognitive Search with filters for band, docket, geography, and filing type
  • Executive views in Power BI that embed cited briefs, show band-by-band context, and drill to filings and model outputs
  • Approval workflow for Legal and RF Engineering with comments, reason codes, and tracked edits (Power Automate Approvals)
  • Role-based access and watermarking for draft content using Microsoft Entra ID groups (Microsoft Entra groups)
  • Audit log capturing sources cited, filing versions, model run IDs, approvers, and final language

Implementation

  • Discovery: Cataloged relevant FCC dockets, auction notices, and public comments; inventoried historical bid materials; mapped band plans, license areas, and engineering outputs; and reviewed recent briefs to identify recurring citation gaps and interpretation conflicts.
  • Design: Defined the indexing scope and metadata (band, license area, docket, filing date), the retrieval prompts and citation patterns, and the model alignment to engineering outputs. Authored the approval sequence for Legal and RF Engineering, and designed Power BI views with drill-through to filings and model context.
  • Build: Connected FCC sources and internal archives to Azure Cognitive Search; implemented the RAG service to produce cited summaries; established Snowflake models for license and band mappings; integrated engineering output references; configured Power BI pages; and set up Power Automate approvals with audit logging and role-based access.
  • Testing and QA: Ran historical briefs through the service to compare summaries and citations to prior work; validated band and license mappings; verified that engineering assumptions were displayed and linked to model run IDs; and exercised the approval flow for edits, comments, and final sign-off.
  • Rollout: Launched the service in draft mode alongside existing processes; required cited summaries for pilot topics; then enabled the approval gate for all spectrum briefings. Maintained a manual exception path for time-sensitive updates with post-review documentation.
  • Training and hand-off: Delivered guides for Strategy on interpreting cited summaries, for Legal on review and redline practices, and for RF Engineering on mapping and assumption stewardship. Established ownership for the index, band plan mappings, and approval criteria with a regular change-control cadence.

Results

Briefs opened with consistent language, explicit assumptions, and citations to specific FCC passages and internal archives. Scenario pages showed license areas and band plans aligned to engineering outputs, with clear notes on what was assumed and why. Legal and Engineering signed off in the flow, so edits arrived before executive sessions, not during them. Decisions focused on options and trade-offs instead of reconciling filings and models.

Rework declined because retrieval and mapping rules were encoded upstream, and every statement carried a link to its source. When a filing updated or an engineering run changed, the view flagged impacted assertions, and the approval log recorded the rationale for edits. Strategy, Legal, and Engineering moved in lockstep with a shared record of what was known, what was assumed, and who approved it.

What Changed for the Team

  • Before: Teams summarized filings by hand with inconsistent phrasing. After: A RAG service generated cited briefs from governed sources.
  • Before: Engineering assumptions were appended late. After: Scenarios embedded approved model outputs with band and license mappings.
  • Before: Legal edits arrived during executive reviews. After: A gated approval flow captured Legal and RF Engineering sign-offs in advance.
  • Before: Filings and auction archives lived in folders. After: Indexed, filterable sources supported fast retrieval and consistent citations.
  • Before: Rationale for changes was hard to trace. After: An audit log tied statements to filings, model runs, and approvers.

Key Takeaways

  • Unify regulatory filings, auction archives, and engineering outputs under a shared index and mapping to band and license areas.
  • Use retrieval-augmented generation with required citations; summaries should point to exact passages and approved model runs.
  • Insert Legal and Engineering approvals before briefings; governance in the flow reduces misreads and late edits.
  • Keep existing trackers, archives, and models; add an orchestration layer for retrieval, synthesis, and workflow rather than replatforming.
  • Record assumptions and sources with version stamps so updates trigger targeted revisions, not full rewrites.

FAQ

What tools did this integrate with?
We indexed FCC filings and auction materials from public repositories (ECFS, Auctions) using Azure Cognitive Search, generated cited summaries with a retrieval-augmented approach (Use your data), stored mappings in Snowflake, delivered decision views in Power BI, and captured approvals via Power Automate with access governed by Microsoft Entra groups.

How did you handle quality control and governance?
Summaries required inline citations to specific filings and archived materials, and assertions referencing engineering included model run IDs and mappings to bands and license areas. Legal and RF Engineering approvals were mandatory prior to circulation, with comments and tracked edits. An audit trail recorded sources, versions, approvers, and final language to support compliance and internal review.

How did you roll this out without disruption?
We ran the RAG service in draft mode while teams continued their existing process. After validating citation accuracy and mapping behavior, we required cited drafts for pilot topics, then enabled the approval gate for all briefings. Source systems and models remained; the orchestration layer standardized retrieval, synthesis, and approvals.

How were engineering models incorporated without replatforming?
We ingested model outputs and associated metadata (band plan, license area, parameters) from existing RF tools and mapped them to the conformed license and geography model. Scenarios referenced those approved outputs directly, and any change to assumptions or runs triggered a targeted review and approval.

How did you prevent hallucinations or mis-citations?
The service used retrieval-augmented generation constrained to the indexed corpus, with thresholds that required a source passage for each claim. Low-confidence or policy-sensitive statements routed to a human reviewer. Legal and Engineering approval was a hard gate, and every brief carried links to filings and model run IDs for verification.

You need a similar solution?

Get a FREE
Proof of Concept
& Consultation

No Cost, No Commitment!