Skip to content

docs(readme): add Exploration Modes section#917

Merged
madara88645 merged 1 commit into
mainfrom
docs/readme-exploration-modes
Jul 2, 2026
Merged

docs(readme): add Exploration Modes section#917
madara88645 merged 1 commit into
mainfrom
docs/readme-exploration-modes

Conversation

@madara88645

Copy link
Copy Markdown
Owner

What

Documents the adaptive exploration-mode scheduler shipped in #914, placed right after the Core Prompt Compiler section:

  • The four modes (explore / decide / execute / verify), when each appears, and what it tells the downstream agent
  • The plan tags, [decide]/[verify] steps, and the Working approach section (EN/TR/ES)
  • The silence guarantee: clear requests gain zero extra text, locked by the gate suite
  • The machine-readable schedule in the IR (steps[].scheduling, metadata.uncertainty_profile) for agent packs / analytics / routing

Scope

README.md only — 1 file. No code changes.

🤖 Generated with Claude Code

Document the adaptive latitude scheduler shipped in #914: the four
modes, where they appear, the Working approach section, the silence
guarantee for clear requests, and the machine-readable schedule in the
IR for downstream consumers.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 2, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
compiler Ready Ready Preview, Comment Jul 2, 2026 10:24am

@cursor cursor Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Risk Assessment — Very Low

Decision: Approved (no reviewer required)

Evidence (diff-only)

Signal Finding
Files changed 1 — README.md only
Lines +17 / −0
Production code None
Config / infra / auth None
Behavioral impact None — documents existing Exploration Modes feature

Rationale

This PR adds a product-documentation section describing the adaptive exploration-mode scheduler (explore / decide / execute / verify). The change is limited to user-facing README prose and a markdown table; it does not modify compiler logic, prompts used at runtime, deployment, or shared services.

Per risk criteria, documentation-only changes with no production logic impact are Very Low risk.

Actions taken

  • Reviewers: Not requested (Very Low risk; 0 reviewers currently assigned)
  • Approval: Granted (no prior approval; no CODEOWNERS gate detected)

Automated risk assessment — conclusions derived from the actual diff, not PR description claims.

Open in Web View Automation 

Sent by Cursor Automation: Assign PR reviewers

@madara88645 madara88645 merged commit 9794a89 into main Jul 2, 2026
12 checks passed
@madara88645 madara88645 deleted the docs/readme-exploration-modes branch July 2, 2026 10:33
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