feat: add read-only resource and route discovery
This commit is contained in:
@@ -14,6 +14,12 @@ Startup probes report qBittorrent/Web API/libtorrent versions, Syncthing
|
||||
version/device identity, service health, and per-root hardlink/reflink/sparse
|
||||
support without exposing local paths to control.
|
||||
|
||||
The first read-only discovery layer strictly decodes v1/v2/hybrid metainfo,
|
||||
derives canonical resource identities and selection ranges, builds lazy content
|
||||
trees, and reports only safe Syncthing folders below the configured root.
|
||||
Renamed/noncanonical torrent paths remain visible but are marked noncanonical
|
||||
so later job preflight can reject them without hiding the resource.
|
||||
|
||||
```bash
|
||||
archive-client --config /etc/archive-control/client.toml --check-config
|
||||
archive-client --config /etc/archive-control/client.toml --mode archive
|
||||
|
||||
Reference in New Issue
Block a user