Add 402cron scheduled HTTP delivery - #65
Conversation
|
I found missing media metadata and/or repo-managed submitter metadata that should be written back to the PR branch. I can't push directly to forked PR branches, but you can generate the same changes locally with: git fetch 'https://github.com/bradvin/agentfirst.directory.git' '4b562e82b4658af437094edd2ec1f26403ceb5eb'
git worktree add --detach '../agentfirst-base-65' FETCH_HEAD
npm run sync:tool-submitters -- --base-root-dir '../agentfirst-base-65' --submitted-by 'ai402pay' --slug '402cron'
npm run enrich:tool-assets -- --write --slug '402cron'
git worktree remove '../agentfirst-base-65'Then commit the updated files to this PR branch. |
|
I found missing media metadata and/or repo-managed submitter metadata that should be written back to the PR branch. I can't push directly to forked PR branches, but you can generate the same changes locally with: git fetch 'https://github.com/bradvin/agentfirst.directory.git' '4b562e82b4658af437094edd2ec1f26403ceb5eb'
git worktree add --detach '../agentfirst-base-65' FETCH_HEAD
npm run sync:tool-submitters -- --base-root-dir '../agentfirst-base-65' --submitted-by 'ai402pay' --slug '402cron'
npm run enrich:tool-assets -- --write --slug '402cron'
git worktree remove '../agentfirst-base-65'Then commit the updated files to this PR branch. |
|
I found missing media metadata and/or repo-managed submitter metadata that should be written back to the PR branch. I can't push directly to forked PR branches, but you can generate the same changes locally with: git fetch 'https://github.com/bradvin/agentfirst.directory.git' '4b562e82b4658af437094edd2ec1f26403ceb5eb'
git worktree add --detach '../agentfirst-base-65' FETCH_HEAD
npm run sync:tool-submitters -- --base-root-dir '../agentfirst-base-65' --submitted-by 'ai402pay' --slug '402cron'
npm run enrich:tool-assets -- --write --slug '402cron'
git worktree remove '../agentfirst-base-65'Then commit the updated files to this PR branch. |
|
Added the generated logoUrl and the 402cron -> ai402pay entry in tool-submitters.json. The final change relative to the original submission is two added metadata lines. Local content validation passes for 16 categories and 40 tools; running the submitter sync and asset enrichment again produces no additional metadata changes. No social preview image was discovered, so none was invented. The GitHub validation workflow still requires maintainer approval. |
|
Outcome: The listing passes the inclusion test. 402cron is First-party evidence checked: https://402cron.com/docs. Its machine-readable documentation establishes REST/MCP management, x402 payment in USDC on Base, token handling, HTTPS challenge verification, signed delivery, credits charged per attempt, and at-least-once semantics requiring duplicate handling. The submitted first-party URLs returned HTTP 200. Checks actually run on this exact head in an isolated tree with Node 24.8.0: Uncertainty: I did not purchase credits or independently exercise end-to-end delivery, reliability, or performance. @bradvin This meets the current policy; the inclusion decision is yours. Policy baseline: |
|
Outcome: meets-policy Policy assessment 402cron passes as agent-enabling orchestration infrastructure. Its documentation supports an agent obtaining x402-funded delivery credits, verifying an HTTPS receiver, persisting recurring schedules through REST or MCP, and receiving signed at-least-once delivery attempts after the initiating session ends. The listing correctly distinguishes scheduled delivery from downstream workload execution and discloses duplicates, attempt-based credits, USDC/Base, and the lack of an independent delivery benchmark. The API Access & Orchestration category fits and no duplicate was found. @bradvin for the inclusion decision. Evidence checked
Checks run
Reviewer-owned SEO metadata
Reviewer commit: |
Adds 402cron as agent-enabling infrastructure in API Orchestration. An agent can provision prepaid delivery credits using x402, manage recurring HTTP schedules through MCP or REST, and let the hosted service deliver signed requests after the initiating session ends.
Disclosure: I own 402cron. This is a vendor submission, not an independent endorsement.
First-party evidence: https://402cron.com/docs (reviewed earlier on 2026-09-13). The entry records paid pricing, verified HTTPS destinations, at-least-once delivery, billing per attempt, and the distinction between scheduling HTTP delivery and hosting the receiving workload. No paid end-to-end or performance test was performed. A fresh docs-page load in the submission browser was blocked by the client; the description uses the documentation reviewed earlier in this session.
Validation: checked existing tool files and searched pull requests for 402; no duplicate found. Reviewed the inclusion policy, existing category definition, frontmatter preview, and the one-file diff (38 additions, no deletions). Repository validation has not been run locally; please review the PR checks and category fit.