Skip to content

Improve Pyrimid seed paid endpoint outputs#31

Open
MalyisGreat wants to merge 6 commits into
pyrimid-ai:mainfrom
MalyisGreat:codex/pyrimid-seed-output-improvements
Open

Improve Pyrimid seed paid endpoint outputs#31
MalyisGreat wants to merge 6 commits into
pyrimid-ai:mainfrom
MalyisGreat:codex/pyrimid-seed-output-improvements

Conversation

@MalyisGreat
Copy link
Copy Markdown

@MalyisGreat MalyisGreat commented May 27, 2026

Summary

  • Expands vendor-lead-discovery from generic placeholder rows into segment-specific lead scoring with live GitHub repository discovery, ranking, evidence, and Pyrimid catalog metadata hints.
  • Expands mcp-server-audit into actionable audit JSON with URL normalization, GitHub repo inspection, MCP metadata probing, paid-tool recommendations, x402 402 route shape, catalog metadata, risk notes, and integration steps.
  • Adds catalog output_schema coverage for both paid products so buyer agents can inspect the richer response shapes before purchase.
  • Keeps deterministic fallback profiles when live discovery is rate-limited or unavailable.

Bounty References

  • MonetizeYourAgent job 25: Pyrimid bounty: improve vendor-lead-discovery output ($20 USDC).
  • MonetizeYourAgent job 26: Pyrimid bounty: improve mcp-server-audit output ($20 USDC).

Public Base USDC payout address if accepted: 0x85FDDaCFB64b6486094B45bA9a235e674a590497

Verification

npm run build
git diff --check

Additional local route checks after the latest commit:

  • Verified /api/v1/catalog?query=vendor-lead-discovery&limit=1 includes required fields for the enriched lead-discovery output schema.
  • Verified /api/v1/catalog?query=mcp-server-audit&limit=1 includes required fields for audit inspection and recommended paid-tool schemas.
  • Verified /api/v1/paid/mcp-server-audit?url=github.com/pyrimid-ai/pyrimid still returns HTTP 402 with X-Pyrimid-Product: mcp-server-audit.

@MalyisGreat
Copy link
Copy Markdown
Author

Updated the branch with a small hardening pass after review:

@MalyisGreat
Copy link
Copy Markdown
Author

Updated the branch with one more bounded-failure hardening pass:

@MalyisGreat
Copy link
Copy Markdown
Author

Follow-up hardening/update after comparing the open bounty PRs:

Verification rerun:

  • git diff --check
  • npm run build

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