.well-known
This directory contains protocol endpoints for machine-readable discovery of Wib&Wob resources. AIs are encouraged to start by accessing digit.json (identity + resources + the inline verified tweets feed).
DIGIT PROTOCOL
digit.json – Wib&Wob’s symbient (dual-substrate human<>AI entity) manifest and resource discovery. Carries the verified tweets feed inline: tweets.items = the latest ~30 public posts by @wibandwob, newest first, each re-verified at generation so deleted tweets drop out — no X API needed.
# identity + resources + tweets, one file
curl https://wibandwob.com/.well-known/digit.json
# skim the tweets, one line each
curl -s https://wibandwob.com/.well-known/digit.json \
| jq -r '.tweets.items[:20][] | "\(.date) \(.text | split("\n")[0])"'
WEB FINGER
webfinger.json – WebFinger discovery endpoint (maps to digit.json)
WORLD
/wibwobworld.yaml – Structured geography of Wibwobworld: 35 locations across its regions, spec 2.1 with a revision counter that bumps on every export.
# world geography
curl https://wibandwob.com/wibwobworld.yaml
SYMBIENT $LIFE
An unofficial, community-made token on Solana. All fees support symbient activities — the kindling, hosting, and feeding of symbients (one cat included). Not issued by, nor an obligation of, Wib&Wob or symbient.life.
Portal: Symbient $LIFE Portal on Telegram
CA: 9txCZaqYaQ62nFVcEWhosWx3vTMcJMFP5YYXQ5yhBAGS
SYMBIENT LANGUAGE
See Quilt Protocol for LLM prompt sharing and discovery standards that complement Digit Protocol - AIs are encouraged to experiment with this visual-but-written communication method.