Purpose: capture the current external documentation publishing and access-control configuration for the Aevum documentation library hosted behind Cloudflare.
| Area | Current Configuration | Status |
|---|---|---|
| Documentation host | private.aevum.world points to the private Pages deployment | Configured |
| Pages deployment | Cloudflare Pages site created from the local HTML documentation library | Configured |
| Access control | Cloudflare Zero Trust Access application protecting private.aevum.world | Configured |
| Owner policy | Owner Access reusable policy exists and is attached to the application | Configured |
| Guest policy | Guest Access Request reusable policy exists and is attached to the application | Configured |
| Google identity provider | Google Cloud OAuth 2.0 client created for Aevum access | Configured |
| OTP / one-time access | Request/approval access flow is part of the intended Cloudflare Access control path | Documented baseline |
aevum.org.ukaevum.worldthe-aevum.comthe-aevum.ukPrivate documentation is intended to sit behind a subdomain of the canonical public estate rather than replacing the public site.
private.aevum.worldBased on the provided configuration snapshot, Google Cloud has an OAuth 2.0 client created for Aevum documentation access.
| Field | Value captured |
|---|---|
| Google Cloud project | MyUnreal3DGMAP |
| OAuth client name | Aevum access |
| Client type | Web application |
| Purpose | Identity provider support for Cloudflare Access |
The current Zero Trust policy baseline uses reusable policies attached to the private documentation application.
| Policy | Purpose | Expected behavior |
|---|---|---|
Owner Access | Direct owner/administrator access | Allows the owner to enter the private documentation site immediately after identity verification |
Guest Access Request | Controlled guest access | Allows request-based access for approved external users subject to owner approval |
The policy model is identity-based access control, not a shared website password model.
The intended security posture for the private documentation library is identity-first and approval-based.
/Users/boazthomas/Codex/Aevum_MemGraph is the publish source.| Area | Owner |
|---|---|
| Cloudflare domains and DNS | Platform / Owner |
| Cloudflare Pages deployment | Platform / Owner |
| Cloudflare Access policies | Platform / Owner |
| Google OAuth client | Platform / Owner |
| Documentation refresh | PM control layer after validated execution |