Skip to content

Add 'apl-feed claim status' to report account-claim state#125

Merged
d4rken merged 1 commit into
devfrom
feat/apl-feed-claim-status
Jun 3, 2026
Merged

Add 'apl-feed claim status' to report account-claim state#125
d4rken merged 1 commit into
devfrom
feat/apl-feed-claim-status

Conversation

@d4rken

@d4rken d4rken commented Jun 3, 2026

Copy link
Copy Markdown
Member

Adds apl-feed claim status — a read-only command that reports whether a feeder is registered with airplanes.live and whether a user account has actually claimed it. It probes the feeder-status endpoint with the local claim secret and prints a short human summary, or a stable machine-readable object with --json.

The command writes nothing and needs no elevated privileges, so on-device tooling can call it directly. Response parsing is shared with apl-feed status so the two stay consistent on the wire shape.

@d4rken d4rken added the enhancement New feature or request label Jun 3, 2026
Distinguishes a feeder registered with the backend from one claimed by a user account (owner_present), via a read-only /api/feeders/status probe. A shared http.sh helper unifies response parsing with apl-feed status. Emits schema-v1 JSON or a human summary; writes nothing, so it runs unprivileged.
@d4rken d4rken force-pushed the feat/apl-feed-claim-status branch from c13cf4c to 9e9d282 Compare June 3, 2026 17:18
@d4rken d4rken merged commit a633f91 into dev Jun 3, 2026
13 checks passed
@d4rken d4rken deleted the feat/apl-feed-claim-status branch June 3, 2026 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant