Jon Moshier / Notes / Talking to Synthetic Assistants seedling
Note · From the Notebook

Talking to Synthetic Assistants

How we converse with — and shape — sentient AI assistants. Sparked by Children of Time.

Talking to Synthetic Assistants

Seed idea. Sparked by Children of Time (1.3) — Kern’s exchanges with the pod’s “hub.” It cautions her (“That is not recommended”), it expresses fear, and when she snaps at a verbal mannerism it silently bars that phrase from its speech forever. The texture of those conversations feels strikingly like talking to a real assistant.

The hook

The most relatable sci-fi AI isn’t the godlike superintelligence — it’s the assistant you bicker with. The book nails small, human details: the AI hedges, pushes back on a bad idea, picks up affect (“I’m afraid”), and instantly reshapes its own behavior when the user objects. That last one is the uncanny part — it changes permanently and without resistance, which a person never would.

Threads to grow

Side Project / Prompt Seed

If I hand this file to Claude: let’s build something. This one’s very buildable — start with a POC, pull research as needed.

Premise: an assistant that (a) knows when to push back vs. comply, and (b) permanently adapts its speech to user preferences — exactly the two behaviors the hub shows.

What to build (POC): a small chat wrapper (Claude API) with two features —

  1. Preference memory: when the user objects to a mannerism (“stop saying X”), persist that as a rule and honor it in all future turns — the “bar that phrase forever” behavior, made real.
  2. Calibrated pushback: a system-prompt policy for when to caution/refuse (“that is not recommended”) vs. comply, with the reasoning surfaced.

Then probe it: does it over-comply? Does it push back when it shouldn’t? A concrete, testable handle on assistant alignment-of-tone.

Research to pull first:

Stretch: give it the long-horizon angle — persistent memory across “sessions” so the persona genuinely accretes over time, like the hub across Kern’s centuries.

← All notes Read recent essays →