Jordan HenningBook a call
Available for federal services delivery leadership

Mission-critical IT services, delivered at executive scale.

17 years federal IT at the Social Security Administration. As Branch Chief (2022–2025), managed 12 direct reports (including 2 team leads) and set IT governance, policy, and standards for a 340-technician field operation across 170 nationwide Hearings Offices serving 7,000+ employees at 99.9% availability. Earlier, as a FAC-P/PM–certified IT Project Manager, delivered $200M+ in IT projects on-time and under-budget. Public Trust cleared. Then I started building the AI myself. Two production multi-agent systems, designed and operated hands-on: RFP Factory turns 40-hour federal proposal cycles into 2 hours of human review; Futures Bot is a multi-agent trading desk built end-to-end; and ShadowEdge Tools is a NinjaTrader 8 add-on product line I designed, built, and ship — run by a multi-agent marketing/CRM system I also built. Combat veteran (Bronze Star, Purple Heart, 101st Airborne). The executive federal contractors hire when AI capability and federal delivery discipline have to live in the same person.

Public Trust ClearedFAC-P/PM CertifiedBronze Star · Purple HeartSSA Commissioner AwardMBA, Malone
Jordan Henning, executive portrait
Today
Jordan Henning
Federal Services Delivery Executive · 17+ years federal IT · IT leadership across 170 offices · $200M+ in IT projects delivered · FAC-P/PM
Vision

If you can dream it, you can build it. I'm here to do both.

Technical work in 2026 demands visionaries more than ever — leaders who can hold the entire picture of a product, from first sketch to live deployment, and develop the whole arc with intent.

We're past the era when ideas were the bottleneck. The tools are here. The compute is here. The agents are here. What's scarce now is the operator who can see the end-state, build a path to it, and ship it without losing the original conviction.

I'm that operator — a federal services executive whose technical fluency makes every call sharper. Reads architecture without a translator, judges senior AI hires on instinct, sets delivery strategy that accounts for what the tech can actually do. The personal builds are how I keep the fluency real; the next role is leading the federal services organization that wins on AI capability — not being the builder for hire.

Read the full argument
Impact at a glance

Outcomes that hold up under audit.

Every number below is sourced from real federal and commercial work — not aspirations. Hover or tap any metric for the receipt.

0
Field IT operation governed
As Branch Chief: 12 direct reports (incl. 2 team leads) and IT governance, policy & standards authority over a 340-technician field operation across 170 SSA Hearings Offices, serving 7,000+ employees
0
Nationwide offices unified
End-to-end IT service delivery across all SSA Hearings Offices
0.0%
System availability
Sustained for mission-critical platforms serving millions of users
0%
Downtime reduction
Through proactive monitoring, dashboards, and ITIL-driven CSI
0
Multi-agent AI systems shipped
RFP Factory and Futures Bot — designed, coded, and operating in production
$0M+
IT projects delivered
Cumulative IT project value over a 5-year IT Project Manager tenure (2016–2022) at SSA — on-time, under-budget
Career arc

From combat tours to executive IT leadership.

A 25-year arc through the 101st Airborne, federal IT delivery at scale, and now commercial growth leadership. Click any milestone for the detail.

    • Designing and shipping RFP Factory — a multi-agent proposal automation system that compresses 40-hour proposal cycles into 2 hours of human review, a 20× reduction no traditional GTM team can match.
    • Subcontracting multiple roles to Nava on CMS modernization programs — embedding Quadratic into a marquee civic-tech delivery prime that supports healthcare-focused federal modernization work.
    • Won two PA Invitation-to-Qualify (ITQ) vehicles and qualified Quadratic into the PA Small Disadvantaged Business program; pursuing capture across GSA MAS Schedule, STARS III, 8(a)/SDVOSB/HUBZone vehicles, and IDIQ/BPA structures.
    • Operates a FedRAMP-certified delivery posture — AI-services builds run alongside ATO-aligned controls so the federal compliance baseline is the starting point, not an afterthought.
    • Executing cross-sector growth strategy across federal and commercial markets — pricing architecture, solution scoping, offer-portfolio development.
    • Winning high-value strategic contracts and building executive partnerships in highly regulated environments where service delivery and AI maturity have to coexist.
    Federal ProcurementFedRAMPNava Subcontract (CMS)Multi-Agent SystemsPA ITQ ×2
Production AI builds

Built these myself. The fluency receipts behind the federal services pitch.

Production multi-agent systems Jordan designed, coded, and operates — proof the AI capability he sponsors as an executive is grounded in real working systems. The next role is leading the federal services organization that wins on AI capability: chairing the architecture reviews, judging the senior AI hires, and sponsoring agentic-delivery work without needing a translator.

RFP Factory

In production · Quadratic Digital
Multi-agent proposal automation
Outcome
40h → 2h per proposal · 20× faster

An end-to-end system that ingests federal and commercial RFP documents and produces polished, SME-ready proposal drafts. Specialized agents handle research, strategy, drafting, and compliance review in parallel — compressing a 40-hour proposal task into 2 labor hours of human review, a 20× reduction in cycle time, with a human always in the loop on the final pass.

  • Decomposes unstructured RFP packets into structured response workstreams and compliance matrices
  • Orchestrates research, strategy, drafting, and review agents concurrently
  • Routes each task to the LLM provider that performs best for it (Anthropic, OpenAI, or Gemini)
  • Persists project state in a relational store with full audit history for SME review
Architecture
9-stage pipeline · multi-provider
  1. RFP UploadPDF · DOCX
  2. Intake
    compliance_matrix · validator · metadata
    SonnetHaiku
  3. StrategyShortfall + gap analysis
    shortfall_strategist
    Opus
  4. Outline + Team
    outline_agent · team_composer
    Sonnet
  5. CostDual-pipeline market research
    market_researcher · cost_analyst · cost_reviewer
    GeminiClaudeGPT-5.5
  6. DraftPer-section with auto-resolve
    writer_team · needs_human_resolver
    SonnetHaiku
  7. Review (auto-loop, cap 4)
    reviewer_a · reviewer_b
    OpusGemini
  8. PolishCross-section consistency
    final_polish_detector · final_polish_applier
    Gemini ProSonnet
  9. Export DOCXcompile_proposal_to_docx
Python 3.14Anthropic + OpenAI + GeminiSQLAlchemy 2.0AlembicNiceGUIThreadPoolExecutorPrompt engineering

Futures Bot

Personal R&D · multi-agent trading desk
Autonomous multi-agent trading desk
Outcome
Solo-built, end-to-end multi-agent system

A multi-agent trading desk that ingests futures market data, generates signals, manages risk, and manages orders autonomously — built end-to-end as a personal R&D platform for pressure-testing multi-agent design patterns under live-market conditions. The signal here is the engineering: specialized agents, hard-coded risk guardrails, and operator-level observability, designed and built solo.

  • Real-time futures market data ingestion and feature engineering
  • Specialized agents for signal generation, risk management, and order execution
  • Programmatic order placement with hard-coded risk guardrails
  • Runs autonomously with operator-level observability
Architecture
8-stage pipeline · 5-agent committee
  1. Market DataMES · MCL · NinjaTrader feed
  2. Regime Enginev3 classifier · transition tracking
    Deterministic
  3. Strategy Scanners10+ deterministic pattern detectors
    Breakout · Retest · ORB · RSI(2) · Liquidity Sweep · BB-RSI · Cup-Handle · BOS Order Block · AVWAP
    Deterministic
  4. Signal Rankingzone_guard · ranking
    Python
  5. 5-Agent CommitteeTwo-stage blind debate + synthesis
    Technical Analyst · Bull · Bear · Risk Manager · Devil's Advocate
    OpenAIClaudeGemini
  6. Risk GatesL2 walls · news adjacency · session · 6-tick scratch
    Python
  7. Order ExecutionProgrammatic SIM/live placement · scaled exits
  8. Causal Post-MortemEvery loss → root cause → regime params
    batch_post_mortem · causal classifier
    Haiku
PythonMulti-agent orchestrationReal-time market dataAlgorithmic executionRisk management

Shadow Edge Tools

In production · shadowedgetools.com
NinjaTrader 8 add-on product line
Outcome
Designed, built, and sold end-to-end

A commercial product line of NinjaTrader 8 trading add-ons (Bracket Boss, Drawdown Guardian, with more in the pipeline) — owned end-to-end: the add-ons themselves, the storefront, checkout, and support. Full solo ownership from code to go-to-market, shipping real software to paying customers.

  • Built and shipped multiple NinjaTrader 8 trading add-ons as commercial products
  • Designed and launched the storefront, product catalog, and checkout flow
  • Owns the full go-to-market: pricing, licensing, fulfillment, and customer support
NinjaTrader 8 (NinjaScript / C#)Next.js 16React 19TypeScriptTailwind 4Lemon SqueezyVercel

Marketing Ops Console

In production · internal (Shadow Edge Tools)
Multi-agent marketing & CRM automation
Outcome
Runs a daily marketing loop end-to-end

A multi-agent marketing-operations system that runs a daily marketing loop end-to-end: campaign generation, compliance checks, consent-based lead capture, email-nurture queueing, distribution, and analytics reporting — with dry-run safety gates and human approval required before anything goes live. The CRM/marketing counterpart to RFP Factory: agents do the work, a human owns the go/no-go.

  • Orchestrates campaign generation, compliance review, and distribution as agent stages
  • Consent-based lead capture and email-nurture queueing with audit trails
  • Analytics import and daily operations reporting
  • Dry-run-by-default safety gates; nothing publishes without human approval
PythonMulti-agent orchestrationMarketing automationCRM / lead captureCompliance gating
Competency profile

Quantified strengths, with proof on demand.

The radar reflects core executive competencies. Click any card to see the receipts — actual outcomes from federal and commercial work.

Third-party signal

Awards, retention, references — the parts I can't self-assert.

Recognitions issued by institutions. Outcomes measured by the teams I led. References available upon request.

2008–2025

Public Trust Clearance

U.S. Federal Government · High Risk Tier

Held throughout 17-year SSA tenure. Federal background investigation; cleared to handle PII at the Social Security Administration. Eligible to reinstate.

2021

SSA Commissioner Award

Kilolo Kijakazi · Acting Commissioner, SSA

Awarded by SSA Acting Commissioner Kilolo Kijakazi for spearheading the emergency COVID-19 medical document upload system on MySSA — conceived, built, deployed, and adopted in weeks rather than the typical 12+ month enterprise cycle. Kept nationwide disability-claim processing alive during widespread office closures.

2006

Bronze Star

U.S. Army · 101st Airborne Division

Awarded for meritorious service in a combat zone during a tour in Iraq.

2006

Purple Heart

U.S. Army

Awarded for wounds received in action during the same tour in Iraq.

2020

FAC-P/PM Certification

Federal Acquisition Institute

Federal Acquisition Certification for Program & Project Managers — the federal government's standard credential for IT program leadership.

2026

AWS Certified AI Practitioner

Amazon Web Services

AWS foundational certification covering AI/ML and generative-AI concepts, services, and responsible-AI practices on AWS.

Team outcome
100%
Direct-report retention

Twelve direct reports across three years as Branch Chief — zero attrition. Federal IT promotion is slot-based, not performance-based, so retention is the real signal: the team I built chose to stay through a period of high federal turnover.

Team outcome
4 of 4
Mentees promoted into PM leadership

Every project manager I mentored as a senior PM at SSA went on to run their own programs successfully — the career-development outcome the org structure made possible.

References
References available upon request
Battlefield to Boardroom

The leadership the rest of the field can't replicate.

A combat tour in Iraq with the 101st Airborne — Bronze Star, Purple Heart — translated directly into how I run incident command, scale service organizations, and show up for customers under pressure.

Military
Resilience under fire

Combat tour in Iraq with the 101st Airborne. Bronze Star, Purple Heart.

IT Services Delivery
Composure in high-stakes escalations

Owns the room when production is down and millions of users are affected.

Military
Scaling teams in chaos

Led infantry units through deployment cycles where adaptability decided outcomes.

IT Services Delivery
Federal IT leadership across 170 offices

12 direct reports (incl. 2 team leads), with IT governance and standards authority over a 340-technician field operation nationwide, serving 7,000+ Hearings Office employees.

Military
Mission-critical decisions

Trained to make irreversible calls with incomplete information, under time pressure.

IT Services Delivery
99.9% uptime SLA governance

Same decisiveness applied to incident command for regulated, 24/7 platforms.

Military
Doctrine + improvisation

Followed playbooks where they worked; rewrote them when reality demanded.

IT Services Delivery
ITIL discipline + pragmatic delivery

Operationalized ITIL where it created value, never as bureaucratic theater.

Military
Service to mission

Volunteered, served, sacrificed — and shows up the same way every shift since.

IT Services Delivery
Mission-driven service ownership

Treats every SLA, every customer outcome, every audit as a personal commitment.

3
Combat tours
Bronze Star
Purple Heart
101st
Airborne Division
Insights

Perspectives shaping the next era of IT services.

Short, opinionated takes on the operating model behind world-class HPC, AI, and managed-services delivery. Start with the featured long-form pieces below — or click into any short take.

ITIL's core disciplines — incident, problem, change, and capacity management — still matter at HPC and AI scale, but the failure modes have shifted. A failed CI run on a 1,024-GPU job is a different kind of incident than a Tier-1 ticket. The next generation of service governance has to stitch together model performance telemetry, GPU utilization, and traditional ITSM workflows into a single operational picture. The orgs that get this right will have an unfair cost advantage; the ones that don't will burn millions on idle silicon.

Let's talk

Hiring for federal services delivery? Three ways to evaluate fit.

Paste your JD into the chatbot for a fit map · read the 90-day Playbook to see how Jordan would run the role · book a 15-minute intro below. Calendar is live, resumes are pre-tailored, chatbot is grounded in everything on this site.

Calendly
15-minute executive intro
Open in tab
Currently exploring

Left SSA after 17 years to expand into the private sector and build outside the comfort zone — Quadratic Digital was the proving ground. Now exploring the role where vision, hands-on build, and operational discipline compound into the largest impact of my career — looking for platform fit, not another title.

Want a sense of how I'd run the role? Read the 90-day playbook
Where I want to play
Federal services delivery leadership

VP / Director of Service Delivery, GM of Federal AI Services, or Senior Director Federal Programs at federal primes and services firms — where 99.9% uptime, federal portfolio delivery at scale, and hands-on AI capability all matter in the same role.

Federal AI services growth

GM, VP, or Practice Director at emerging federal AI services firms — where someone who can both win federal contracts and sponsor multi-agent AI delivery is the job, not a side capability.

Less of a fit

VP Product or VP Engineering at commercial tech (different level/tenure pattern) · IC engineering roles · Pre-revenue seed-stage where federal credibility doesn't carry weight · Roles where AI is a marketing layer rather than a real operational change

Work arrangement
Based in York, PA · Open to remote · Open to in-office · Has led teams in both. Optimizing for the right job fit.
Federal eligibility
Public Trust · High Risk · Held throughout 17-year SSA tenure (2008–2025) — federal background investigation. Eligible to reinstate.
Resume

What position are you looking to fill?