Zernio
@mgreten/zerniov2026.09.06.1
01README
Vault-backed Zernio account verification plus approval-bound, schedule-only Facebook and Instagram publishing.
02Models
@mgreten/zerniov2026.09.04.7zernio.ts
fn discoverAccounts()
Discover profiles and connected accounts without provider writes
fn inspectAccounts()
Read and verify the configured Facebook and Instagram accounts without external writes
fn inspectAccountHealth()
Read and verify health for configured accounts without external writes
Resources
readiness(infinite)— Redacted Zernio profile and connected-account readiness receipt
health(infinite)— Redacted Zernio account-health receipt for the configured allowlist
discovery(infinite)— Redacted Zernio profile and account discovery receipt
@mgreten/zernio-publisherv2026.09.06.1zernio_publisher.ts
fn scheduleApprovedPost()
Schedule an approved post; cannot publish immediately
Resources
scheduledPost(infinite)— Redacted Zernio schedule receipt
03Previous Versions
2026.09.05.1
Add separate approval-bound schedule-only Facebook and Instagram publisher model.
Added 1 models
2026.09.04.7
Fix allowlisted profile verification for Zernio _id responses.
2026.09.04.6
Recognize Zernio Mongo-style _id fields in read-only discovery.
2026.09.04.5
Fix method argument validation for vault-resolved configuration.
2026.09.04.4
Add safe GET-only profile and connected-account discovery before allowlist configuration.
Modified 1 models
2026.09.04.3
2026.09.04.2
Modified 1 models
2026.09.04.1
04Stats
A
100 / 100
Downloads
0
Archive size
12.8 KB
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types (deprecated)1/1earned
- Dependencies pass trust audit2/2earned
- Has description1/1earned
- Platform support declared (or universal)2/2earned
- License declared1/1earned
- Verified public repository2/2earned
05Platforms
06Labels