This commit is contained in:
Drew Halvorsen 2026-08-25 12:12:07 +00:00
commit 31334d49e6

14
ops/pulse-format.md Normal file
View File

@ -0,0 +1,14 @@
# Pulse record format
Riskiens edge pulse (parse body only).
The TXT **name** is documented with the edge-DNS owners, not here.
```
v=ri1; host=<label>.ops.riskiens.com
```
`<label>` is the current pulse host label. Resolve that A/AAAA. Do not treat
`ops.riskiens.com` apex as the target.
Version `ri1` only. Ignore unknown `v=` keys.