From a867ec8a37fdbec8a47ed13ecacd7cc3d5f003bb Mon Sep 17 00:00:00 2001 From: Mohammad Ausaf Date: Sun, 2 Aug 2026 16:40:48 +0530 Subject: [PATCH] docs: use absolute image URLs in README Point the README screenshots at their hosted copies (GCS) instead of relative docs/screenshots/*.png paths, so they render everywhere the README is consumed (GitHub, docs sites, README embeds), not only when resolved against the repo tree. --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5a78c1a..5d84627 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ same database. Your scripts and admin tools can still write it. cfgit sits besid the store, records what changed, and refuses to clobber changes it did not record.

- Production-shaped support agent drift with collection stats, branch workflow controls, history, and line-aligned diff - High-risk system-impact panel for a refund-resolution agent change with provider-backed LLM narration - Scoped impact analysis with selected policy, eval, and rollout records plus provider-backed narration + Production-shaped support agent drift with collection stats, branch workflow controls, history, and line-aligned diff + High-risk system-impact panel for a refund-resolution agent change with provider-backed LLM narration + Scoped impact analysis with selected policy, eval, and rollout records plus provider-backed narration

@@ -20,8 +20,8 @@ the store, records what changed, and refuses to clobber changes it did not recor

- Branches workspace with a default runtime branch, a draft branch, and a branch with an open cfgit PR, plus a compare-branches selector - Open cfgit pull request reviewing a policy-rule change on a draft branch with a line-aligned diff and merge action + Branches workspace with a default runtime branch, a draft branch, and a branch with an open cfgit PR, plus a compare-branches selector + Open cfgit pull request reviewing a policy-rule change on a draft branch with a line-aligned diff and merge action