fix/decisions-and-planning-changes #4

Merged
fragmented merged 3 commits from fix/decisions-and-planning-changes into mainline 2026-08-21 07:54:08 +00:00
Owner
No description provided.
Two reference rules in decision-engine:
- A citation or supersede link never crosses a repo boundary; ids are
  numbered per-archive per-repo. Use another repo's logic by folding its
  reasoning into a local entry or recording the decision locally.
- A decision id in code stays in an ordinary comment only, never a
  documentation comment, log, metric, error message, or runtime output.

Also scope the "any archive" claims in the supersede paragraph and
schema.json to the same repo so the file stays coherent.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
A round of DBE guidance edits making plans complete before execution and
disciplining agent-run storage, with the implementation plan recorded in
the plugin's agentic-context.

- plan-lifecycle: the plan is the research (decisions resolved at plan
  time, answered questions folded in), a full-JSON Decisions section in the
  design and plan templates, plan-first as the default, durable subagent
  findings with ephemeral caches, and ephemeral squash plans
- decision-engine: plan approval as the decision-write gate,
  gather-before-recording, and a repo-local archive
- dbe-scaffold: gather every decision candidate before recording, before
  composing AGENTS.md and PROJECT_CONTEXT
- operating-standards: surface a link to every file created or edited
- guidance.md, the AGENTS template, this repo's AGENTS.md, and the shipped
  CLAUDE.md block: the plan-first and durable-findings stance bullets

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Record the dbe-review of the round and apply the approved findings.

- F1, F2: bump the dbe-agents-template (v2 to v3) and dbe-claude-md (v1 to
  v2) managed-content version markers, which the stance edits had missed
- F4: differentiate the two "keep the plan current" rules by phase
- F5: generalize the surface-a-link rule, dropping app-specific terms
- F6: wrap the plan templates in a four-backtick fence so the Decisions
  block uses a tagged JSON fence
- F3 kept as-is

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
fragmented merged commit de3afedbdf into mainline 2026-08-21 07:54:08 +00:00
fragmented deleted branch fix/decisions-and-planning-changes 2026-08-21 07:54:14 +00:00
Sign in to join this conversation.
No reviewers
No labels
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
agentic/fragmented-marketplace!4
No description provided.