RuleFence documentation

Understand the boundary.
Build against it deliberately.

Trace every request from managed identity to WordPress authority, policy, approval, execution, evidence, and recovery.

Concepts and operations Developer reference Troubleshooting paths
Documentation Current model

CORE MODEL

Every request follows the same explicit path.

Connection begins the request. Governance decides what happens next—and leaves the result inspectable.

01IdentifyWho is acting?
02AuthorizeCan WordPress allow it?
03DecideAllow, approve, or block?
04ExecuteRun the exact request.
05VerifyWhat actually happened?
Explore the control model
WordPress remains the authority ceilingDocumentation version · current

Quick start

Reach the first inspectable decision.

Use one managed agent and one narrow Ability to learn the complete path before adding consequence.

01

Install

Activate the local control plane and confirm the site is ready.

02

Register

Give the agent a managed identity tied to its purpose and environment.

03

Grant

Allow one explicit WordPress Ability with the smallest useful scope.

04

Inspect

Read the decision, outcome, evidence, and recovery path.

Documentation map

Learn the model in the order requests use it.

The documentation follows the operating path rather than separating related controls into disconnected features.

Developer reference

Declare what the agent may request. Never invent authority.

An integration should make identity, the requested Ability, context, and expected evidence explicit. WordPress authorization and policy remain separate gates.

  • Name the managed identity
  • Request a registered WordPress Ability
  • Provide the context policy needs
  • Preserve the resulting evidence
Open the developer guide
Request contractExplicit
IDENTITYContent AgentManaged
ABILITYacme/update-postRegistered
CONTEXTPost · ProductionPresent
DECISIONHuman reviewWaiting
Native WordPress authorization is evaluated independently.

Troubleshoot the path

Begin where the request stopped.

Do not debug the agent, WordPress, and policy as one opaque system. Identify the gate, then inspect its evidence.

POLICY

Request blocked or paused

Read the risk context, matching rule, and approval requirement.

Policy troubleshooting

Reference and help

Keep documentation beside the operating record.

Use the knowledge base for focused answers, the changelog for behaviour changes, and support when the complete request context needs review.

Begin with the complete path

Understand one request.
Then expand deliberately.

Identity, authority, policy, approval, evidence, and recovery stay connected.