Skip to content

Fix: Update poidh app profile: strengthen protocol mechanics, use#445

Open
joebkarwalo wants to merge 1 commit into
gitcoinco:mainfrom
joebkarwalo:bounty-fix/bounty-61244a22
Open

Fix: Update poidh app profile: strengthen protocol mechanics, use#445
joebkarwalo wants to merge 1 commit into
gitcoinco:mainfrom
joebkarwalo:bounty-fix/bounty-61244a22

Conversation

@joebkarwalo

Copy link
Copy Markdown

What

Updates the poidh app profile (src/content/apps/poidh.md) with:

  • A more detailed explanation of the protocol's core mechanics (bounty creation, claim submission, voting/acceptance, fund release)
  • Expanded, concrete use cases beyond the general "pics or it didn't happen" pitch
  • Multi-chain deployment details (Base, Degen, Arbitrum) and how bounty/claim data is scoped per chain

Why

The existing poidh profile was thin on protocol mechanics and didn't reflect the app's multi-chain deployment, which is a key differentiator. This update brings the content in line with other detailed app profiles in the directory and gives readers a clearer picture of how poidh actually works and where it's live.

Testing

  • Verified frontmatter matches the App/BaseContent type in src/lib/types.ts (no new fields required, all existing markdown parsing in src/lib/markdown.ts supports these fields)
  • Confirmed the file parses via getAppFromMarkdown('poidh') / getAllApps() used in src/content/apps.ts
  • Ran npm run build locally to confirm the app detail page renders without type errors
  • Checked tags array renders correctly in AppCard and search API (src/app/api/search/route.ts)

Closes #406

@vercel

vercel Bot commented Jul 7, 2026

Copy link
Copy Markdown

@joebkarwalo is attempting to deploy a commit to the Allo Capital Team on Vercel.

A member of the Team first needs to authorize it.

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.

Update poidh app profile: strengthen protocol mechanics, use cases, and multi-chain deployment details

1 participant