From ac3e00a7e102d7ae341f554563646e05aed7edac Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Thu, 8 Jan 2026 00:33:57 +0000 Subject: docs: add imporment ideas to readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 3bc5be0..7e516eb 100644 --- a/README.md +++ b/README.md @@ -198,6 +198,8 @@ See [Monitoring Overview](docs/explanation/monitoring.md) and [Prometheus Setup Git data related to deleted Repositories should be archvied (and deleted after 90 days), also events related to ONLY this repository. +Delete Request Disrepector - so that events dont get removes - its problematic if someone elses PR event and comments gets deleted if the owner deletes the repo. having at least some archival grasp servers retaining it so it can be recovered is important. also we need to make left-pad impossible. + ### Grasp Server Removed from Announcement Event Unless GRASP-05, This should cause the git data and events related ONLY to this repository to be archived (and deleted after 90 days). @@ -218,6 +220,10 @@ This a useful feature of other git servers. **Future enhancement**: should we periodically scan relays in UserGraspLists to check for announcements that list our relay? +### GRASP-5 Archive + +This not only is an important stand alone feature, it can be used to help to test sync features and have a local backup thats easy to deploy (set as bootstrap). + ## Technology Stack - **Rust**: Core language -- cgit v1.2.3