# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 8
# self = https://watcher.sour.is/conv/ndjj2ya
@lohn This is expected behaviour (_for now_) but is something that will be addressed soon™ -- Basically from IRC:


[09:24:51]  <prologic> Hmm I want to write the code today (if I can) to reach out to peers for missing root twts
[09:24:55]  <prologic> But I don't know how to write the code :D
[09:25:06]  <prologic> Or rather I'm not sure what to name the operation and so forth
[09:25:07]  <prologic> hmmmm
@lohn This is expected behaviour (_for now_) but is something that will be addressed soon™ -- Basically from IRC:


[09:24:51]  <prologic> Hmm I want to write the code today (if I can) to reach out to peers for missing root twts
[09:24:55]  <prologic> But I don't know how to write the code :D
[09:25:06]  <prologic> Or rather I'm not sure what to name the operation and so forth
[09:25:07]  <prologic> hmmmm
@prologic “rather I'm not sure what to name the operation” — Call it, inoculate, inject, make-sense, or fill-it-in. 🤣
@fastidious I was going to go with something like:

o
func Converge(cache *Cache) error {
  // TBD: Implement me
}
@fastidious I was going to go with something like:

o
func Converge(cache *Cache) error {
  // TBD: Implement me
}
@prologic converge is good! Actually, I like it much more than the ones I recommended.
@fastidious Cool 👌
@fastidious Cool 👌