Skip to content

Latest commit

 

History

History
61 lines (36 loc) · 1.74 KB

File metadata and controls

61 lines (36 loc) · 1.74 KB

Example ExecPlan: Replace This With Real Work

This ExecPlan is a living document. Keep Progress, Surprises & Discoveries, Decision Log, and Outcomes & Retrospective current as work proceeds. Maintain this file in accordance with .agents/PLANS.md.

Purpose / Big Picture

Replace this section with a short explanation of what the user gains after the change and how to see it working.

Progress

  • (2026-03-14 00:00Z) Replace this example plan with a real ExecPlan for the repository.

Surprises & Discoveries

  • Observation: None yet. Evidence: This is a template file.

Decision Log

  • Decision: Start from the example plan and replace it with a repository-specific plan before enabling Ralph Mode. Rationale: Ralph should always work from a concrete plan, not a placeholder. Date/Author: 2026-03-14 / example

Outcomes & Retrospective

Not started.

Context and Orientation

Describe the current repository state relevant to the task. Name the files, modules, services, and commands a new contributor must understand before making changes.

Plan of Work

Describe the intended sequence of edits and why that order is safe.

Concrete Steps

State the exact commands to run, including the working directory. If useful, include short expected transcripts as indented examples.

Validation and Acceptance

Describe the tests and manual checks that prove the feature works.

Idempotence and Recovery

Explain how to rerun steps safely and how to recover if an intermediate step fails.

Artifacts and Notes

Keep short logs, diffs, or observations that materially help resumption.

Interfaces and Dependencies

Name the important functions, files, and external interfaces that the finished change depends on or introduces.