Install PerfectDocRoot (Public Beta)

PerfectDocRoot is a governance‑first AI execution framework for developers who want deterministic, inspectable workflows — without agents, prompt leakage, or hosted execution.

This public beta is intentionally guarded and minimal. It exposes the core execution and governance primitives so you can evaluate how PerfectDocRoot fits into your own development environment.

Who This Beta Is For

This beta is intended for developers who:

  • Work in local, staging, or self‑hosted WordPress environments
  • Use WP‑CLI and shell access (SSH or local terminal)
  • Care about reproducibility, verification, and AI governance
  • Want to inspect what was sent to a model without exposing prompts or reasoning

This beta is not intended for:

  • Hosted SaaS usage
  • Multi‑tenant or shared execution environments
  • No‑code or click‑to‑run AI tools
  • Agent‑based systems
  • Production deployments

If you are evaluating governance and execution structure — you are in the right place.

What You Get in the Public Beta

The public beta includes:

  • Guided Creation (Turn1 / Turn2 / Turn3)
  • TurnSpec‑driven message construction
  • Inspect metadata
    • message source (client vs server)
    • message count
    • cryptographic message hash
  • WP‑CLI tooling
    • `gc-test-prompts`
    • `gc-parity-check`
  • Deterministic fixtures for verification and regression locking
  • Developer documentation, including the PerfectDocRoot CLI Guidebook

What is intentionally excluded at this stage:

  • Hosted execution
  • Agents
  • Analytics dashboards
  • Governance Explorer and Drift UI
  • Demo or AI‑authored content

This beta focuses on the engine, not the presentation layer.

Environment Requirements

To install and run PerfectDocRoot, you will need:

  • A WordPress installation (local, staging, or server)
  • PHP compatible with your WordPress version
  • WP‑CLI
  • Shell access (local terminal or SSH)

PerfectDocRoot treats WordPress as infrastructure, not as a CMS.

Installation Steps

  • 1. Download the PerfectDocRoot public beta package
  • 2. Install and activate the plugin in your WordPress enviro
  • 3. Open a terminal in your WordPress root directory
  • 4. Run:

```bash
wp pdr gc-parity-check
```

First Success Check

If installation is successful, you should see output similar to:

```
Success: gc-parity-check PASS: all fixtures matched.
```

This confirms that Guided Creation and TurnSpec builds are producing identical, deterministic server‑built messages.

What Happens Next

This public beta is focused on execution governance primitives.

Future phases may introduce:

  • Governance Drift analysis
  • Execution observability tools
  • Developer‑facing governance dashboards

These features are intentionally excluded from the beta to keep governance boundaries explicit and auditable.

Request Beta Download

PerfectDocRoot Public Beta access is currently guarded to keep feedback thoughtful and manageable.

Submit the form below and we’ll send you a one-time email with the current Public Beta download link.



By submitting this form, you are requesting a one-time email containing the PerfectDocRoot Public Beta download link. No account is created.

  • No login required
  • No account is created
  • No newsletter signup

This beta is intended for developers evaluating governance-first AI execution, Inspect-based verification, and CLI workflows.

What Happens After You Submit

  • You’ll receive an email with the current PerfectDocRoot Public Beta download link
  • The email includes a quick-start command and links to documentation
  • Your optional note helps guide future roadmap decisions

If you’d like to share feedback after evaluating the beta, please visit the Public Beta Feedback page.

Access Notes

PerfectDocRoot Public Beta packages are distributed via the email gate above.

Download links may change as new beta releases are published. If you’ve already requested access and need an updated link, you can request access again or contact us through the feedback channel.

PerfectDocRoot is built for developers who value clarity, determinism, and trust over convenience.

PerfectDocRoot will never collect telemetry from your environment or require logins.
Your evaluation happens locally.