Skip to content

docs(readme): document libpq env vars for --postgres connections - #2390

Open
keith-oak wants to merge 1 commit into
Graphify-Labs:v8from
keith-oak:docs/postgres-entra
Open

docs(readme): document libpq env vars for --postgres connections#2390
keith-oak wants to merge 1 commit into
Graphify-Labs:v8from
keith-oak:docs/postgres-entra

docs(readme): document libpq env vars for --postgres connections

d2d9562
Select commit
Loading
Failed to load commit list.
Graphify Labs / Graphify succeeded Aug 2, 2026 in 0s

Graphify — looks good

Looks safe to merge — no coupling regressions and no blocking issues, checked against the code graph (not a self-assessment).

Details

Graphify reviewed this change.

Looks safe to merge — no coupling regressions and no blocking issues, checked against the code graph (not a self-assessment).


Graphify review — findings

This PR updates the README documentation for the graphify tool. It adds a new row to the environment variables table documenting standard libpq/PG* connection variables (like PGPASSWORD, PGSSLMODE) used with the --postgres flag, and adds a new example command showing password-free PostgreSQL extraction that relies on those libpq env vars. The changes are documentation-only, touching the README's environment variables and command reference sections.

No blocking issues surfaced.

Analysis details — impact, health, verification

Impact & health

Graphify review

Impact — 25 functions depend on the 25 functions this change touches.

Health — grade A; no new coupling hotspots.

Verification — 25 functions in the blast radius were not formally verified this run (proofs are advisory here).

Gate & verification

graphify gate

PASS — objectively clean (no health regressions, tests not run — proofs not run this pass (advisory)). Grounded, not self-assessed.

Advisory (not blocking):

  • verification_scope: 25 function(s) in the blast radius were not formally verified this run