Identities for entities did.bot
agent llm did

refactor(cli)!: fold didbot-claim into didbot-operator and didbot-authstore master

The claim's checks, record, scope and write now live under `didbot_operator::operate`, the one program that runs them, and its session file store is `didbot-authstore`, for any command that signs in as an atproto account. `didbot-operator` links `didbot-scope` and the crates the policy page shares, and no longer links `didbot-serve` or `didbot-pds`. The operator's session file moves from `didbot-claim/sessions.json` to `didbot-operator/sessions.json` under the config directory, so the first run after upgrading signs in again. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Change-Id: Id1185ff58219017488c589026acad4e169907009