Descripción
PeopleRun Diagnostic Preflight scans real WordPress and runtime state, presents structured evidence, classifies each finding, and provides a deterministic next step.
PeopleRun Diagnostic Preflight can perform one deliberately narrow repair: when both WordPress debug mode and visitor-facing debug display are active, an administrator may explicitly authorize changing one unambiguous WP_DEBUG_DISPLAY definition from true to false. PeopleRun Diagnostic Preflight creates a protected temporary backup, stages and verifies the write, and completes independent diagnostic verification in a fresh WordPress request. Failed verification attempts rollback. Ambiguous, unsupported, unauthorized, or unverifiable conditions refuse safely.
Unresolved findings can be exported as a provider-independent AI Repair Packet. The packet contains observed evidence, constraints, and next-step instructions. It is recursively sanitized and is never transmitted automatically.
Repair reports, receipts, and pending verification state are short-lived per-administrator transients. PeopleRun Diagnostic Preflight tracks those transient keys solely so uninstall can remove them without touching unrelated WordPress state.
Instalación
- In WordPress, open Plugins > Add Plugin > Upload Plugin.
- Upload the PeopleRun Diagnostic Preflight ZIP and activate it.
- Open Tools > PeopleRun Diagnostic Preflight.
- Select Run Diagnostic Preflight.
FAQ
-
Does PeopleRun Diagnostic Preflight send site data to an AI provider?
-
No. It creates a sanitized JSON packet that an administrator may download and choose to provide to any external AI or support provider.
-
Can PeopleRun Diagnostic Preflight change arbitrary configuration?
-
No. Automatic execution is limited to the exact
config.disable_debug_displayrepair ID and its documented preconditions. All other repair IDs refuse.
Reseñas
No hay reseñas para este plugin.
Colaboradores & Desarrolladores
“PeopleRun Diagnostic Preflight” es software de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “PeopleRun Diagnostic Preflight” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .
Historial de cambios
1.0.0
- Added five evidence-backed WordPress/runtime diagnostics.
- Added explicit administrator authorization and bounded debug-display repair.
- Added protected backup, integrity checks, fresh-request verification, and rollback handling.
- Added before/action/after receipts and provider-independent AI Repair Packets.
- Added recursive secret redaction and deliberate uninstall cleanup.
