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.

常見問題集

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.