diff --git a/README.md b/README.md index 67d4e5e..b4b5196 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ClickHouse Cloud, Snowflake, Google BigQuery, and Amazon Redshift Serverless. > continuous ingest, maintenance of query-ready structures, freshness, and query serving while that > work remains active. -![The five stages of full-path cost-performance](docs/images/full-path-cost-performance-stages.gif) +![The five stages of full-path cost-performance](docs/images/five_stages_full_path_cost_performance_1280x850.gif) ## Start here diff --git a/docs/images/five_stages_full_path_cost_performance_1280x850.gif b/docs/images/five_stages_full_path_cost_performance_1280x850.gif new file mode 100644 index 0000000..9beeba1 Binary files /dev/null and b/docs/images/five_stages_full_path_cost_performance_1280x850.gif differ diff --git a/docs/images/full-path-cost-performance-stages.gif b/docs/images/full-path-cost-performance-stages.gif deleted file mode 100644 index 6562fb7..0000000 Binary files a/docs/images/full-path-cost-performance-stages.gif and /dev/null differ diff --git a/full-path-realtime/README.md b/full-path-realtime/README.md index f09bdd1..3896416 100644 --- a/full-path-realtime/README.md +++ b/full-path-realtime/README.md @@ -44,8 +44,3 @@ fail-closed global manifest and charts For the complete commands and accepted evidence roots, continue with the [quotes benchmark README](quotes/README.md). - -## Repository safety - -Never commit credentials or provider exports containing secrets. Every `*_credentials.txt` path is -ignored, and `scripts/check_repository_hygiene.py` enforces the same rule for tracked content.