I happily and humanly added human.json to my site https://cogdogblog.com Worked like a charm! I started with 3 vouches in my human,.json that show up when I use the browser extension blue on my site nad green on those I vouched
I decided to vouch for two more, and updated my human,json file, but this is not reflected in the extension (see attached) nor when I visit these two new ones. Is there something that triggers a recheck of my human.json file or am I misunderstanding how it works?
My human.jsom file reads:
{
"version": "0.1.1",
"url": "https://cogdogblog.com",
"vouches": [
{
"url": "https://darcynorman.net/",
"vouched_at": "2026年03月20日"
},
{
"url": "https://dougbelshaw.com/",
"vouched_at": "2026年03月22日"
},
{
"url": "https://dougiamas.com/",
"vouched_at": "2026年03月22日"
},
{
"url": "https://bionicteaching.com/",
"vouched_at": "2026年03月22日"
},
{
"url": "https://downes.ca/",
"vouched_at": "2026年03月22日"
}
]
}