The doctor findings reference table ends at BASE-P172 is absent. However, the prose section immediately below the table describes BASE-P172 as a real, shipped finding that "reports the actual inspectable project Python runtime: environment manager, virtualenv path, interpreter path, and Python minor version." A user grepping the table for BASE-P172 in JSON doctor output will not find it, creating a gap between the normative table and the prose.
Fix: Add a BASE-P172 row to the findings table with description: "Actual inspectable project Python runtime (manager, venv path, interpreter path, Python minor version)." Confirm the severity level and suppression key by cross-checking cli/python/base_cli/doctor/ source.
File: docs/doctor-findings.md
The doctor findings reference table ends at
BASE-P172is absent. However, the prose section immediately below the table describesBASE-P172as a real, shipped finding that "reports the actual inspectable project Python runtime: environment manager, virtualenv path, interpreter path, and Python minor version." A user grepping the table forBASE-P172in JSON doctor output will not find it, creating a gap between the normative table and the prose.Fix: Add a
BASE-P172row to the findings table with description: "Actual inspectable project Python runtime (manager, venv path, interpreter path, Python minor version)." Confirm the severity level and suppression key by cross-checkingcli/python/base_cli/doctor/source.File:
docs/doctor-findings.md