Several models and routes default to a single user (user_id="me" / "omar", agent_id="zeno"), a leftover from the original in-house stack. A new self-hoster should not inherit those names.
Acceptance: defaults are neutral or required, the README quickstart still works, and nothing hardcodes a specific user/agent id. Pure-function changes get a test.
Several models and routes default to a single user (
user_id="me"/"omar",agent_id="zeno"), a leftover from the original in-house stack. A new self-hoster should not inherit those names.Acceptance: defaults are neutral or required, the README quickstart still works, and nothing hardcodes a specific user/agent id. Pure-function changes get a test.