AI & Technical question

Enterprise customers report that North agents lose track of objectives on long-running tasks as context accumulates. How would you choose among progressive tool disclosure, context summarization/compaction, persistent filesystem offloading, and trajectory instrumentation, and what metrics would tell you those changes actually improved long-horizon performance?

Practice this question out loud. An AI interviewer asks it, follows up like a real interviewer would, and scores your answer. Type or speak.

Start a mock interview on this question · Mock interview from a job description

What this question tests

Whether you can turn a vague agent reliability complaint into a diagnosis and a sequenced technical plan, and whether you know how to measure long-horizon agent quality rather than just task completion.

How to approach it

  1. Pin down what losing track means here: drifting off the goal, repeating tool calls, or forgetting earlier constraints as turns pile up.
  2. Add trajectory instrumentation first, since you need visibility into real failure sequences before choosing among the other three fixes.
  3. Use that data to match technique to failure mode: progressive disclosure for early context bloat, compaction for long sessions, filesystem offloading for state that must survive beyond one context window.
  4. Sequence compaction next as the cheapest reliability win, then disclosure and offloading for the hardest enterprise workflows.
  5. Roll out on the worst-performing account segment behind a flag and compare against the current baseline on the same tasks.

What a strong answer includes

Common mistakes

Likely follow-up questions

More ai & technical questions

More questions from Cohere

Learn the skill behind it

Chapters of the AI PM course that teach what this question tests.

Preparing for a specific role?

Book summaries for this kind of question

Browse all 4,000+ questions in the bank