Skip to content
View FlightDeckAI's full-sized avatar
🎯
Making AI operational
🎯
Making AI operational

Block or report FlightDeckAI

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
FlightDeckAI/README.md

Panoramic concept artwork: a graphite F-35 in an AI hangar with restrained cyan and green lighting.

Making AI operational in defense, aviation, and industry.

I lead Federal.AI, building AI systems around consequential decisions, reliable data, and human control.

Founder & CEO, Federal.AI · 20+ years in software and AI/ML · CISSP / ISSEP · Commercial pilot & CFI

Experiments · Field notes · Discuss a strategic engagement ↗

My perspective combines AI engineering, commercial aviation, and ownership of Blue Ridge Electric Service. Local models, agents, data infrastructure, and simulation are the tools; better operational decisions are the objective.

In the press: AOPA covered No Brashers, the pilot tool my daughter Lilli and I built →

Applied AI Flight Tests

Original, reproducible experiments in model behavior, operational evidence, and data economics.

I publish the inputs, methods, raw outputs, and failure cases so another engineer can challenge the result.

Experiment What it tests Evidence
NiFi diagnosis for GoldenAye Can a local model distinguish a configuration concern from an unsupported claim about runtime behavior? Public synthetic cases, a deterministic baseline, strict output grading, and recorded model outputs
Ingest economics At the same byte budget, which sampling policy preserves useful diagnostic context? 20 seeded trials, equal-volume comparisons, explicit cost assumptions, and reproducible charts

Explore the experiments → · Methods and limitations

These are development experiments with synthetic data. The reports separate software checks, model performance, and business assumptions.

Ideas I am testing

Measure accepted outcomes. Include review, rework, rejected attempts, and operating cost when comparing AI workflows.

Make authority explicit. Bind human approval to the exact proposed action and expected state; test retries, expiry, and conflicting updates.

Evaluate the whole system. A local model is one component. Data quality, dependencies, evidence retrieval, and recovery determine whether it can do useful work.

Latest field note Practical question
Measure AI cost per useful outcome When does reviewer effort erase the apparent savings?
Human approval is an architecture boundary How do we ensure the reviewed action is the one that executes?
Evaluate the whole disconnected AI system What evidence supports a claim that a workflow can operate offline?
Where AI creates operational value Which decisions should we improve, and where should authority stop?

All eight engineering field notes → · Speaking topics and bio →

Selected work

Federal.AI Mission Cockpit

A public aircraft-readiness demonstration that brings scattered evidence, a proposed decision, and human approval into one interface. Synthetic scenario.

Federal.AI Mission Cockpit interface showing a synthetic aircraft-readiness scenario and approval queue.

Explore the demo · Engineering brief

GoldenAye Flow Lab · by Federal.ai

A private AI workspace for Apache NiFi flows: chat with flow evidence, inspect configuration, and compare ingest policies with deterministic replay. Built around local models and operator review; the pilot is under evaluation for disconnected deployment.

Explore GoldenAye · Flow-validation example · Run the validation tool

No Brashers

A pilot workspace for checklist prompts, phrase references, and debrief notes, developed with my daughter Lilli. AOPA covered our story in January 2026.

Launch No Brashers · Product brief

Applied open-source builds

Four focused prototypes built on community projects, with upstream credit, runnable examples and 37 passing local tests across the additions.

Project My contribution Upstream
Flow Doctor research Early flow-inspection work supporting GoldenAye Flow Lab: evidence-linked inspection, HTML/JSON reports and an optional local Strands/Ollama explanation adapter. Model inference in this prototype is not yet validated. Strands Harness SDK
Chalker Aircraft scheduling proposals with maintenance conflicts, owner review, turnaround buffers and DST checks through a shared agent action. Headless; no bookings. Builder.io Agent-Native
Motor Quote Workbench Editable motor quote spreadsheet, specification screening and gross-margin pricing for industrial service workflows. Local browser app; no AI inference. Univer
Federal.AI Preflight Static AX manifest checks for artifact pinning, egress, references and offline assumptions. No deployment or accreditation claim. Google AX

Each repository separates the added domain logic from the original framework. Synthetic examples only; validation limits and quickstarts are documented.

Products & operating businesses

Product or business Focus
CyberPlane Aircraft maintenance records and evidence workflows. An aviation AI product in development.
LloydPilot.com My aviation home: aircraft stories, interactive learning, and the curiosity behind the engineering.
Blue Ridge Electric Service Electric motors, industrial service, and firsthand experience with equipment reliability and operating costs.

SPLap · Published Splunk app

A published app for Splunk Enterprise and Splunk Cloud. Built with my daughter Lilli, SPLap turns real telemetry into interactive analysis and hands-on SPL learning.

Explore the app · Get it on Splunkbase

Find it useful? Leave us an honest star rating on Splunkbase.

Open aviation resources

Aviator Prompts: 38 prompts · Squadron Prompts · Nintendo DS training prototype

Tools I work with: Python · Apache NiFi · Splunk · SQL · local LLMs · RAG · Monte Carlo simulation · computer vision

Strategic engagements

I work with enterprise leaders, program owners, and prime partners on AI deployment, data infrastructure, and operational assurance.

Start with a short brief: your organization and role, the problem and desired outcome, the deployment environment, and your timeline. Include a budget range if established. We assess fit before scheduling a discussion.

Submit an engagement inquiry · Federal.AI · Speaking and technical briefings

Hero: AI-generated concept artwork. Product screenshots and synthetic demonstrations are identified separately. GoldenAye Flow Lab by Federal.ai is an independent project and is not affiliated with or endorsed by the Apache Software Foundation. Aviation resources are educational; verify outputs against current authoritative references.

Pinned Loading

  1. applied-ai-flight-tests applied-ai-flight-tests Public

    Reproducible applied AI experiments: GoldenAye flow diagnosis, local-model evidence, and ingest economics. Synthetic fixtures, raw results, and methods.

    Python

  2. FlightDeckAI FlightDeckAI Public

    AI for defense, aviation, and industry. Engineering notes, practical tools, and selected work by Lloyd Clark, PhD.

    Python

  3. chalker chalker Public

    Forked from BuilderIO/agent-native

    Aircraft scheduling proposals with maintenance conflicts, owner review, DST validation and evidence. FlightDeckAI extension of Builder.io Agent-Native.

    TypeScript

  4. federal-ai-preflight federal-ai-preflight Public

    Forked from google/ax

    Read-only AX manifest preflight for AI deployments: artifact pinning, egress, references and offline assumptions. FlightDeckAI extension of google/ax.

    Go

  5. motor-quote-workbench motor-quote-workbench Public

    Forked from dream-num/univer

    Motor specification screening and gross-margin pricing in a real Univer spreadsheet. FlightDeckAI extension for Blue Ridge Electric Service workflows.

    TypeScript

  6. nifi-flow-doctor nifi-flow-doctor Public

    Forked from strands-agents/harness-sdk

    GoldenAye Flow Lab research: read-only Apache NiFi diagnostics, evidence reports, and optional local AI. Built on Strands Harness SDK.

    Python