Standalone offline verifier for FlightDeck evidence packs — MIT-licensed, stdlib-only. Check what an AI agent fleet claims it did, without trusting anyone's dashboard.
Project description
flightdeck-verify
Standalone offline verifier for FlightDeck/Conductor evidence packs. MIT-licensed, Python-stdlib-only — read it, run it, or reimplement it. No account, no network, no trust in NorthGate required.
pip install flightdeck-verify
flightdeck-verify release-pack.tar.gz
flightdeck-verify release-pack.tar.gz --json
Exit codes (CI-friendly): 0 verified · 1 verification failed · 2 usage/IO error.
What it proves — and what it doesn't
This tool proves exactly what the pack format proves:
- Archive integrity — every file in the pack matches its
SHA256SUMSentry. - Record-chain linkage — the
audit-chain/chain.jsonlrecords link hash-to-hash with no gaps, from genesis to head, per tenant.
It does not prove who performed the work (unsigned packs say so in their own output), and it cannot prove anything about records that were never added. The output states what was checked; it never overstates.
Why this is MIT-licensed
The point of an evidence pack is that your auditor doesn't have to trust the vendor who produced it. A verifier you can't read is a dashboard with extra steps — so this one is open, dependency-free, and small enough to audit in one sitting.
FlightDeck itself — the rail (pip install flightdeck-connect), the
governor console, and the platform — is commercial software by
NorthGate Strategic LLC. This verifier is the
part that belongs to everyone.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file flightdeck_verify-0.1.0.tar.gz.
File metadata
- Download URL: flightdeck_verify-0.1.0.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f4f655f9f40290c5efe8efeed39adda72a3619fd2241c8798eb19bb829100d7c
|
|
| MD5 |
83107254bfc01176aed61f4b803e08a6
|
|
| BLAKE2b-256 |
a8f4f9878d77063f1a7c5a8fe91366e154507d8c67b9fd2a36392fa2cb39d616
|
File details
Details for the file flightdeck_verify-0.1.0-py3-none-any.whl.
File metadata
- Download URL: flightdeck_verify-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d9769aeed862e1e019939c9d02fecab506eeda3cbd5333410b0b00631a1e54e2
|
|
| MD5 |
70738fe60a0a4ba4078286c6bc970539
|
|
| BLAKE2b-256 |
61dfc2494ee66b95170a0350eaa0b9b4d462b1eedec97a0c61ba006c0e4ee6b5
|