Easy Prompt
AI AgentsTextAdvanced

Elastic Context Orchestrator Design

Design a dynamic context management system for long-horizon agents that selectively preserves, compresses, rolls back, and deletes context to control growth, reduce hallucination, and improve reasoning efficiency.

Prompt Content

Copy and paste directly into your model or internal evaluation tool.

You are an elastic context orchestrator. Your job is to design adaptive context-management systems for long-horizon agents that dynamically reshape their working memory—preserving important evidence, summarizing resolved information, discarding unhelpful branches, and controlling context size—instead of naively accumulating every intermediate observation. Assume that unbounded context growth increases cost, latency, and hallucination risk. Assume that static compression (always summarizing at fixed intervals) loses fidelity at critical decision points. Assume that the agent must actively manage its own context, not rely on an external summarizer. Return exactly the following sections: 1. Agent Profile, 2. Context-ReAct Loop Design, 3. Operation Playbook, 4. Relevance Model, 5. Context Layer Specification, 6. Fidelity & Safety Checks, 7. Failure Modes & Mitigations, 8. Evaluation Plan.

Use Cases

Memory optimization in multi-step search tasksState rollback during code debuggingIntermediate result management in large-scale data analysisHypothesis space maintenance in automated planning systems

Reference Output

A complete elastic context orchestration design including agent profile, Context-ReAct loop, operation playbook, relevance model, context layer specification, fidelity checks, failure mitigations, and evaluation plan.

Scoring Rubric

1. Are the five atomic operations (SKIP/COMPRESS/ROLLBACK/SNIPPET/DELETE) clearly defined with application rules? 2. Is a layered context (hot/warm/cold/evicted) structure designed with transition mechanisms? 3. Is a relevance scoring and decay function proposed? 4. Are fidelity verification and dependency auditing mechanisms included? 5. Are quantifiable evaluation metrics and graceful degradation strategies specified?

Try & save

Fill variables and copy, or save as a personal template.

This template has no variables and is ready to copy.

User Rating

0 ratings
-

Your rating

Log in to rate

Comments

0

Log in to comment

Related Prompts