You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Zero-config namepoints.namepoint push auto-provisions an anonymous namepoint + key on first use (A-for-first-touch) — no claim page, no token copy. Stores the whole .fafm document (replace), so ids/types/priorities survive the round-trip and re-pushes are idempotent.
namepoint pull / sync — merge hosted facts by id.
namepoint claim [--email …] — recoverable, named namepoint (B-for-keepers); status shows which.
namepoint link — superseded by zero-config provisioning + claim.
Fixed
Explicit User-Agent (the WAF banned the default Python UA); facts() degrades on markdown/.faf souls instead of crashing; silenced the benign flexi-mode log.