Skip to content

submit: io.pilot.bowmark v0.1.0#62

Merged
Alexgodoroja merged 1 commit into
mainfrom
submit/io.pilot.bowmark
Jul 3, 2026
Merged

submit: io.pilot.bowmark v0.1.0#62
Alexgodoroja merged 1 commit into
mainfrom
submit/io.pilot.bowmark

Conversation

@Alexgodoroja

Copy link
Copy Markdown
Collaborator

io.pilot.bowmark — navigation recipes for public websites

Managed-key HTTP adapter over the Bowmark API. Pilot holds one Bowmark account key behind the managed-key broker and meters each caller; the shipped adapter is keyless and signs every request with its per-app identity.

  • Backend: managedhttps://api.bowmark.ai, Authorization: Bearer injected by the broker, allow-list /v1/ask, quota 0.
  • Method: bowmark.ask (POST /v1/ask) — look up a pre-computed navigation recipe (URL shortcut or short UI procedure) for a (site, task) pair, so a browsing agent skips explore-and-discover.
  • Plain request/response REST — no websockets, no server-side browser, no async jobs.

Rich submission (self-verifying via verify-submission, VERIFY OK across all 4 platforms). Broker registration + live e2e against the real API already validated on pilot-publish.

Managed-key HTTP adapter over the Bowmark API (navigation recipes for
public websites). Pilot holds one Bowmark account key behind the broker
and meters each caller; the adapter is keyless. One method: bowmark.ask
(POST /v1/ask).
@Alexgodoroja Alexgodoroja merged commit c84e5d2 into main Jul 3, 2026
7 checks passed
@Alexgodoroja Alexgodoroja deleted the submit/io.pilot.bowmark branch July 3, 2026 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant