README: point to pawletprofiled (renamed PawletOS fork), not vesperprofiled

This commit is contained in:
2026-07-25 00:54:28 -07:00
parent a0dbebe21a
commit 6e02994e4b
+6 -6
View File
@@ -93,12 +93,12 @@ policy (see the table below).
Policy is resolved from three tiers, **most specific wins**:
1. **Runtime override**`/data/misc/pawletcache/policy.json`. Written by
a `content-cache` payload from **PawletOS's fork of `vesperprofiled`**
(`git.oxmc.me/PawletOS/profiled` — the stock/upstream VesperOS daemon has
no such payload) via MDM push, any time after first boot. Can pin
`mode: lan` / `central` / `disabled`, or an exact server + fingerprint,
skipping discovery entirely. See
[`vesperprofiled-config-schema/schema/profile.schema.yml`](../vesperprofiled-config-schema/schema/profile.schema.yml).
a `content-cache` payload from **`pawletprofiled`**, PawletOS's own fork
of the daemon (`git.oxmc.me/PawletOS/profiled` — the stock/upstream
`vesperprofiled` has no such payload) via MDM push, any time after first
boot. Can pin `mode: lan` / `central` / `disabled`, or an exact server +
fingerprint, skipping discovery entirely. See
[`pawletprofiled-config-schema/schema/profile.schema.yml`](../pawletprofiled-config-schema/schema/profile.schema.yml).
2. **Vendor/OEM default**`/vendor/etc/pawletcache/policy.json`. Same
file shape, read-only, set at build time. Lets a device builder ship a
standing default with no MDM enrollment needed. See