Design prompt and seed-text config sources with lightweight templating #1343

Open
opened 2026-07-15 07:09:09 +00:00 by coilyco-ops · 0 comments
Member

Parent

ward#1273

Problem

Ward has director doctrine spread across AGENTS.md text, seed prompts, help/docs, and other launch-time prose. Kai needs a clearer boundary for what belongs where before ward#1273 can be safely implemented.

What to decide

Design the ownership split for role/agent guidance text and move toward config-owned prompt/seed sources with lightweight interpolation.

Scope

  • Inventory the current places that feed director/engineer behavior text: AGENTS.md, seed prompts, role prompts, generated issue context, command help, and docs.
  • Define what belongs in repo-authored AGENTS.md versus ward-owned seed prompts versus generated launch context.
  • Propose a config directory layout for ward-owned prompt/seed fragments.
  • Define a small interpolation surface for known variables such as role, workflow, repo ref, issue ref, harness, model, and read-only/local-push state.
  • Keep templating intentionally lightweight. Do not build a general prompt framework.
  • Name the implementation steps needed before ward#1273 can become headless again.

Non-goals

  • Do not rewrite every prompt in this issue.
  • Do not add a broad template language.
  • Do not change merge policy here.

Decision context

Kai flagged ward#1273 as premature because she needs a handle on what goes into AGENTS.md versus seed prompt versus other launch prose. The prerequisite is reasonable if bounded to config-owned prompt sources and light variable interpolation.

## Parent ward#1273 ## Problem Ward has director doctrine spread across AGENTS.md text, seed prompts, help/docs, and other launch-time prose. Kai needs a clearer boundary for what belongs where before ward#1273 can be safely implemented. ## What to decide Design the ownership split for role/agent guidance text and move toward config-owned prompt/seed sources with lightweight interpolation. ## Scope - Inventory the current places that feed director/engineer behavior text: AGENTS.md, seed prompts, role prompts, generated issue context, command help, and docs. - Define what belongs in repo-authored AGENTS.md versus ward-owned seed prompts versus generated launch context. - Propose a config directory layout for ward-owned prompt/seed fragments. - Define a small interpolation surface for known variables such as role, workflow, repo ref, issue ref, harness, model, and read-only/local-push state. - Keep templating intentionally lightweight. Do not build a general prompt framework. - Name the implementation steps needed before ward#1273 can become headless again. ## Non-goals - Do not rewrite every prompt in this issue. - Do not add a broad template language. - Do not change merge policy here. ## Decision context Kai flagged ward#1273 as premature because she needs a handle on what goes into AGENTS.md versus seed prompt versus other launch prose. The prerequisite is reasonable if bounded to config-owned prompt sources and light variable interpolation.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
coilyco-flight-deck/ward#1343
No description provided.