The new bot needs scolding
We’re setting up a private investigator bot per customer company on our server. Separate bot, separate profile, separate memory, so each customer gets their own. The naive move is cloning your existing bot: export memory, copy skills, done. I did exactly that and the new bot still acted brand new. Only answered when tagged, gave up on an investigation, blamed an expired token that wasn’t expired.
Then I remembered how the original bot got good. Not from a memory export. From months of me talking to it. And a lot of scolding. The corrections are the training data. “I said I don’t need a draft toggle, you fuck” is data. Not the politest data, but it’s data.
So the customer bots get the boring setup instead: a profile, credentials, an allowlisted group, and time to be taught. They’ll be dumb at first, and that’s the point. Someone has to yell at them until the good habits stick. 骂是训练数据.
The first customer bot ships with the same grace period every junior gets. I just hope their scolding is less creative than mine.