Skip to content

docs(world-id): improve agent integration workflow#139

Merged
Takaros999 merged 1 commit into
mainfrom
takis/world-id-skill-readiness
Jul 15, 2026
Merged

docs(world-id): improve agent integration workflow#139
Takaros999 merged 1 commit into
mainfrom
takis/world-id-skill-readiness

Conversation

@Takaros999

Copy link
Copy Markdown
Contributor

This PR improves the World ID agent skill based on developer integration feedback.

  • adds a readiness-first workflow that resumes from existing project and Portal state
  • gates Face Check on app access and corrects MCP signing-key handling
  • adds environment-aware testing, replay protection, recovery guidance, and evidence-based handoff
  • keeps MCP optional and client-agnostic while preserving the existing skill metadata

@mintlify

mintlify Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
world 🟢 Ready View Preview Jul 15, 2026, 2:45 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@Takaros999 Takaros999 marked this pull request as ready for review July 15, 2026 02:47
@Takaros999 Takaros999 merged commit d267cb4 into main Jul 15, 2026
9 checks passed
@Takaros999 Takaros999 deleted the takis/world-id-skill-readiness branch July 15, 2026 02:47
@mintlify

mintlify Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
world 🟡 Building Jul 15, 2026, 2:44 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d1578830d7

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread world-id/SKILL.md
Comment on lines +167 to +168
- [ ] The verified nullifier is persisted.
- [ ] Replaying the same nullifier is rejected by the database uniqueness constraint.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Handle session nullifiers in the test checklist

When the selected path is the session/sign-in flow that this skill now advertises, IDKit v4 session responses use session_id for continuity and session_nullifier for per-proof replay protection rather than a top-level nullifier (as documented in world-id/4-0-migration.mdx). This checklist will make agents persist/replay the wrong field for session routes, so session integrations can either fail validation or ship without the intended replay protection.

Useful? React with 👍 / 👎.

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