# ABN Lookup WordPress App Pack

This directory is the source for the optional downloadable WordPress add-on.
It is not the ABN service and contains no ABR credential.

After a signed release is installed, it provides:

- `ams_abn_lookup_record($abn)` for custom PHP;
- `[ams_abn_lookup_card]` for a ready-made UI;
- app-specific frontend assets.

It depends on WP Flask Bridge Core for JWT, entitlements, transport, and errors.
The pack must never read bridge options or construct JWTs itself.

Development source must not be offered for download. A distributable release
requires an immutable ZIP, SHA-256 digest, Ed25519 signature, catalog record,
and an entitlement check.
