PeopleRun Diagnostic Preflight

설명

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.

설치

  1. In WordPress, open Plugins > Add Plugin > Upload Plugin.
  2. Upload the PeopleRun Diagnostic Preflight ZIP and activate it.
  3. Open Tools > PeopleRun Diagnostic Preflight.
  4. 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_display repair ID and its documented preconditions. All other repair IDs refuse.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“PeopleRun Diagnostic Preflight”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “PeopleRun Diagnostic Preflight”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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.