AI Contributor Weekly Summary – 5 August 2026


This week’s AI contributor meeting covered WordPress 7.1 RC1, WordCampWordCamp WordCamps are casual, locally-organized conferences covering everything related to WordPress. They’re one of the places where the WordPress community comes together to teach one another what they’ve learned throughout the year and share the joy. Learn more. US contributor table and prompt bar planning, a proposed “trust ladder” concept for AI agentAI Agent An AI system that autonomously performs tasks and interacts with systems through available tools and resources. permissions, and an open structured content and abilities proposal awaiting review.

WordCamp US: Contributor Table and Prompt Bar Planning

@jason_the_adams, @nikskyverge and @justlevine have a separate call tomorrow to finalize the AI contributor table. @flixos90 is expected to join partway through Contributor DayContributor Day Contributor Days are standalone days, frequently held before or after WordCamps but they can also happen at any time. They are events where people get together to work on various areas of https://make.wordpress.org/ There are many teams that people can participate in, each with a different focus. https://make.wordpress.org/support/handbook/getting-started/getting-started-at-a-contributor-day/.

This is the first year the team is running a “prompt bar,” and planning focused on how to make it useful for both attendees and the team:

  • Variety of tasks and formats — ensuring there’s something for contributors without laptops (design/writing tasks, not just code), following feedback from previous WordCamp Europe events.
  • Collecting community feedback — rather than one method, the team wants multiple ways for people to contribute: talking directly to volunteers, writing on post-its, filling out a Google form, or posting in the SlackSlack Slack is a Collaborative Group Chat Platform https://slack.com/. The WordPress community has its own Slack Channel at https://make.wordpress.org/chat/ channel. A shared spreadsheet will let table volunteers log conversations and ideas in real time so nothing gets lost.
  • Per-topic QR codes — instead of a single QR code, the team leaned toward separate codes for abilities, the APIAPI An API or Application Programming Interface is a software intermediary that allows programs to interact with each other and share data in limited, clearly defined ways., connectors, and the AI Client, each with a short description. This doubles as a lightweight way to see which topics attendees are most curious about.
  • Reference materials@mikeyarce is putting together a two-sided info sheet (what the team is working on, how to get involved, common questions, links) for volunteers and attendees.
  • Broader ideas raised — advancing the AI contribution guidelines from V0 to a V1 that applies project-wide (not just within the AI Team), running a focused sprint on the skill-review backlog, and updating WP Bench to compare performance with and without skills.

DECISION: Set up a shared spreadsheet for table volunteers to log community feedback and conversations during Contributor Day and at the Prompt Bar table.

A thread will go into the Slack to collect further ideas asynchronously before the team acts on planning next week.

AI Trust Ladder

@jason_the_adams opened a discussion on a “trust ladder” concept currently being discussed internally at Automattic, and how it might apply to WordPress CoreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress..

The idea: define four levels of trust (plus a zero/kill-switch level) that describe how much autonomy an AI agent has been given, similar in spirit to WordPress user roles (subscriber through administrator). Abilities could optionally declare the trust level they require, and a site owner could set their own trust threshold, which would determine which abilities are exposed to an agent at all.

Key points from the discussion:

  • @ovidiu-galatan noted WordPress.comWordPress.com An online implementation of WordPress code that lets you immediately access a new WordPress environment to publish your content. WordPress.com is a private company owned by Automattic that hosts the largest multisite in the world. This is arguably the best place to start blogging if you have never touched WordPress before. https://wordpress.com/ already implements something similar: users can enable or disable individual abilities, granular read/write permissions exist for external agent access, and destructive actions always require explicit approval regardless of trust settings.
  • @jorgefilipecosta raised the implementation question of how a trust level would map to what’s registered with MCP; the working answer was that abilities above a site’s trust threshold simply wouldn’t be registered with the agent at all.
  • @nikskyverge distinguished between the trust level an abilityAbility A registered, self-documenting unit of WordPress functionality that can be discovered and invoked through multiple contexts (REST API, Command Palette, MCP). Includes authorization and input/output specifications.’s author declares it needs, and a separate, site-owner-controlled “agentic trust level” — the latter being the new, user-facing control this proposal introduces.
  • @karmatosed cautioned against presuming a user’s level of trust in either direction, flagged emerging disclosure requirements for AI-generated content in some countries, and argued this should live in Core (kept simple) rather than pluginPlugin A plugin is a piece of software containing a group of functions that can be added to a WordPress website. They can extend functionality or add new features to your WordPress websites. WordPress plugins are written in the PHP programming language and integrate seamlessly with WordPress. These can be free in the WordPress.org Plugin Directory https://wordpress.org/plugins/ or can be cost-based plugin from a third-party. territory, with an eye toward audit trails and transparency becoming expected.
  • The group discussed whether an AI agent should be represented as a distinct entity or as a new type of user — leaning toward “type of user,” partly because that’s the direction regulation seems to be heading.
  • @karmatosed suggested shipping with predefined roles as a starting point, reusing WordPress’s existing role language (contributor, editor, administrator) rather than inventing new terminology.

This is an early-stage discussion rather than a proposal moving into implementation, and the team welcomes further thoughts.

Structured Content and Abilities Context Proposal

@jeffpaul flagged an existing proposal on structured content context abilities that hasn’t gotten much visibility yet. No discussion was needed beyond making sure the team has seen it and can reactReact React is a JavaScript library that makes it easy to reason about, construct, and maintain stateless and stateful user interfaces.
https://reactjs.org
if needed. It will also be raised in tomorrow’s biweekly Slack meeting for broader visibility.


Next Steps

  • Set up the shared feedback-logging spreadsheet for the WordCamp US prompt bar table.
  • Continue prompt bar planning async in the Slack channel; revisit next week.
  • Finalize the AI contributor table plan (@jason_the_adams, @nikskyverge, @justlevine call tomorrow Thursday, Aug 6th).
  • Continue discussion on the AI trust ladder concept and how it could map to Core.
  • Review and react to the structured content and abilities proposal; raise again in tomorrow’s Slack meeting.
  • Embeddings & Streaming support ideally continue to get testing and reviews to ensure those are stable and released, with hope of getting into WP 7.2 later this year.

Upcoming Meetings

Props to @jeffpaul for pre-publish review.

#core-ai, #summary