Skip to content

fix(prompt): Move world context into system prompt#472

Merged
dcramer merged 1 commit into
mainfrom
prompt-static-world-context
Jun 1, 2026
Merged

fix(prompt): Move world context into system prompt#472
dcramer merged 1 commit into
mainfrom
prompt-static-world-context

Conversation

@dcramer
Copy link
Copy Markdown
Member

@dcramer dcramer commented Jun 1, 2026

Move deployment-stable world context into the static agent prompt so it has the same precedence and caching behavior as the rest of the stable prompt.

Prompt Shape

WORLD.md now renders as trusted Markdown in the system prompt. The per-turn bootstrap only includes dynamic runtime/context facts, and wrapper-only prompt markers were removed while preserving the meaningful child sections.

Runtime Context

Prompt-visible trace IDs were removed from turn context; trace correlation remains in observability/session records instead.

Move deployment-stable WORLD.md content into the static prompt and keep only dynamic runtime facts in the turn bootstrap.

Drop prompt-visible trace IDs and wrapper-only prompt markers so prompt structure matches the documented contract.

Co-Authored-By: GPT-5 <noreply@openai.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
junior-docs Building Building Preview Jun 1, 2026 8:34pm

Request Review

@dcramer dcramer marked this pull request as ready for review June 1, 2026 20:38
@dcramer dcramer merged commit f8419fe into main Jun 1, 2026
16 checks passed
@dcramer dcramer deleted the prompt-static-world-context branch June 1, 2026 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant