From 6e02994e4bd1ec2292f58965b66b492a70979cf1 Mon Sep 17 00:00:00 2001 From: oxmc7769 Date: Sat, 25 Jul 2026 00:54:28 -0700 Subject: [PATCH] README: point to pawletprofiled (renamed PawletOS fork), not vesperprofiled --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 6161191..02c914e 100644 --- a/README.md +++ b/README.md @@ -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