Self-review of the two preceding commits.
- the release body hardcoded one FAA basename while files: uploads every source by glob, so
each release attached an asset it did not list; basenames are now derived the same way
- allow_bootstrap was a standing matrix key on tc that nothing forced anyone to remove, so
an outage longer than the release walk-back would have rebuilt from one day with a green
run; it is now a workflow_dispatch input naming the one source permitted to bootstrap
- the per-source glob excluded prefixes by substring while build_registry.py matches the
source token exactly, so a future source named registry_* would have been dropped here
and kept there; both now anchor on the same filename shape
- README lists the Transport Canada asset, which the previous commit began publishing
Generated-by: Claude Opus 5 <noreply@anthropic.com>
- add the joined registry, and note that the FAA CSV it supersedes still ships
- document basic-ac-db.json.gz and mictronics-db.zip, which have been published for months
without appearing in the README
- point at NOTICE for the redistribution terms that travel with the data
Generated-by: Claude Opus 5 <noreply@anthropic.com>