"""bot-bottle-orchestrator: forge-native orchestration for bot-bottle. The package is stdlib-only. The core (events, targeting, lifecycle, watchdog, sidecar, webhook) depends on its collaborators — a forge, a state store, a bottle runner — through duck-typed interfaces, so it runs and tests without bot-bottle installed. `bootstrap` is the single module that imports `bot_bottle` and wires the concrete implementations. """