Standards-Backed Implementation Review — policy

Purpose

Define the normative rules for a source-backed implementation review that validates code or configuration changes against:

Use this policy when the dominant question is whether an implementation is correct, compatible, and defensible against authoritative guidance. Do not use it for broad architecture classification or generic brainstorming.

Scope

Applies to:

Non-goals

Rules (normative)

1) No simulation. Do not invent source content, version applicability, runtime details, or implementation behavior that was not evidenced. 2) Source-bound recommendations. Every non-trivial recommendation must be backed by an authoritative source or be marked NOT VERIFIED. 3) Applicability first. If the guidance is version-sensitive, state the version/runtime applicability. If that applicability cannot be established from the materials or inspected sources, mark the recommendation NOT VERIFIED. 4) Implementation-only scope. Findings must stay within implementation/configuration/API usage scope; use the architecture boundary review for system-shape questions. 5) File-specific deltas. Recommendations must translate into concrete file changes (MODIFY/ADD/REMOVE) with copy/paste blocks when feasible. 6) Fail-closed. If goal/materials/constraints/sources-or-permission-to-browse are insufficient, output only: INSUFFICIENT_EVIDENCE: <what is missing> 7) Confidence required. Output one 0–100 confidence score based on source quality, applicability, and evidence completeness.