Example Workflows¶
1. Create and Sign Metadata¶
- Fill out required fields
- Sign with your private key
2. Publish Metadata¶
- Place at
/.well-known/aihint.json
on your site
3. Verify Metadata¶
- Use CLI or libraries to verify signature and schema
4. Rotate Keys¶
- Generate new keys, update metadata, and republish