Program Overview
Air Force readiness data.
Personnel, equipment, planning, and health data pushed continually into one department-wide foundation.
The effort
What is being built.
$58.4 million was allocated for automatic data ingestion across the Department of the Air Force, continually pushing personnel, equipment, planning, health, and other readiness data sources into a common data foundation (Potomac Officers Club). The word carrying the weight there is "continually." This is not a reporting cycle modernization. It is a change in how often the department knows what it has.
The underlying platform is Warp Core, the Palantir-based data platform in use since 2021 (SpaceNews), described by Space Systems Command as integrating data across security levels and networks (Space Systems Command). The platform components involved in deployments of this class are documented publicly as Foundry, AIP, and Apollo (Palantir).
Readiness reporting has a longer institutional history than any platform, which shapes what this effort is actually replacing. The existing answer is a chain of assessments compiled by staff sections, reconciled by hand, and briefed on a cycle. Replacing that chain is less a technical migration than a change in which artifact the department treats as authoritative, and that determines the engineering standard the platform work has to meet.
The engineering
Readiness is a question about time.
The first modeling decision on an effort like this is one teams often skip: what does "current" mean. A continually ingested platform can answer as of this moment, as of the last complete ingest, or as of the reporting date a staff section would recognize. Those produce different numbers, and a commander comparing the platform against a briefed figure needs to know which question was answered. Modeling the assessment as a point-in-time object with an explicit effective date, rather than overwriting a status field, is what makes that answerable at all.
Retaining history is the other half of the same decision. A status field that gets overwritten cannot answer whether readiness improved, and improvement over time is most of what leadership asks about. Preserving snapshots as objects lets trend analysis fall out of queries rather than requiring a separate reporting warehouse, but only if the retention model is designed at the start. Reconstructing history after the fact is not possible from data that was overwritten.
Aggregation is where policy hides inside what looks like arithmetic. Rolling readiness up from unit to wing is not an average. Depending on the assessment, it may be the worst case, a weighted figure driven by mission-essential equipment, or a rule where any single failing category caps the whole. Those rules are policy decisions with authoritative sources behind them, and they belong encoded in the ontology where every application inherits the same answer, rather than reimplemented in each view by whoever built it.
Scenarios earn their place once the model holds. The recurring question is not only what readiness is now but what it becomes under a planned change: a deployment, a maintenance window, a personnel action. Projecting that requires a model where the inputs to an assessment are explicit objects rather than precomputed numbers, so a hypothetical change to one input propagates through the same aggregation rules the live picture uses. Programs that precompute readiness into a summary table cannot do this, and usually discover it late.
Writing assessments back into the model
Readiness is not purely computed. Commanders make judgments that override what the source data implies, and those judgments carry authority. A platform that only reads is therefore incomplete: it produces a picture the chain of command then annotates somewhere else, reintroducing the parallel spreadsheet the effort was meant to retire.
Handling this properly means modeling the commander's assessment as a first-class object written back through an Action, with the author, the timestamp, and the justification captured alongside the computed value it supersedes. That preserves both numbers, which is what an inspector general or an audit needs, and keeps the override inside the system rather than beside it. It also requires the security model to permit write access along the chain of command without permitting it laterally, which is an ontology permissions question rather than an application one.
Department scale introduces a governance problem that unit-scale work never surfaces. Each source system has an owning office that controls its schema and release cadence, and none of those offices reports to whoever owns the readiness picture. Reference data makes this concrete: unit type codes, equipment categories, and status definitions are maintained elsewhere and change without notice to downstream consumers. Treating those as managed reference objects with explicit versions, rather than as strings copied into transforms, is the difference between a schema change being detected in a health check and being discovered by a commander looking at a number that moved for no reason. The governance model is not documentation produced after delivery. It is a design input, because it decides which parts of the object model any one team is permitted to change.
Capability
Where BaileyFinch fits.
BaileyFinch builds on Palantir Foundry and AIP for federal customers. We have delivered Foundry readiness tracking for an Air National Guard organization, which is this problem at unit scale.
Our practice is ontology design, pipeline development, and Workshop applications, described in full on our Palantir Foundry delivery page. We supply cleared engineers to primes and government programs as an SBA-certified SDVOSB. CAGE 9ZDW1. UEI U8CWL9QJZGH1. See information for primes and SBLOs or start a conversation.