Skip to content

Cross-Cutting Templates

Template Library

Cross-Cutting Templates

Use these reusable engineering artifacts across multiple ETIS Engineering Stages whenever a project needs durable evidence for decisions, assumptions, issues, actions, meetings, reviews, changes, conventions, or engineering notes.

Reusable Cross-Cutting Evidence Start Here

Use Cross-Cutting Templates instead of Shared.

"Shared" is accurate, but too generic. Cross-Cutting Templates says exactly what these artifacts are: reusable records that cut across ES-100 through ES-114 and support the repository as the engineering system of record.

Purpose

These templates are not owned by one Engineering Stage. They are reusable artifacts for:

  • decisions;
  • assumptions;
  • evidence;
  • issues;
  • actions;
  • changes;
  • meetings;
  • reviews;
  • repository conventions;
  • engineering journal entries.

Use them whenever a stage-specific template is too narrow or when evidence must persist across stages.

Repository Conventions
      ↓
Decision Record
      ↓
Evidence Record
      ↓
Review Checklist
      ↓
Issue Log
      ↓
Action Item Register
      ↓
Assumption Log
      ↓
Change Log
      ↓
Meeting Notes
      ↓
Engineering Journal

Copy location

Do not edit reusable templates directly. Copy completed project versions into the appropriate project evidence directory:

docs/project-workspace/<stage-or-area>/

Examples:

docs/project-workspace/architecture/
docs/project-workspace/design/
docs/project-workspace/integration/
docs/project-workspace/release/
docs/project-workspace/stewardship/
docs/project-workspace/shared/

Use docs/project-workspace/shared/ when the artifact is genuinely cross-stage and does not belong cleanly to a single stage.

Template set

When to use these templates

Need Recommended Template
A durable decision not covered by a stage-specific ADR/TDR/decision record decision_record.md
Evidence needs to support a claim, review, risk, or release decision evidence_record.md
Review is needed but no stage-specific review template fits review_checklist.md
A problem must be tracked issue_log.md
Work must be assigned and followed through action_item_register.md
A planning assumption needs validation assumption_log.md
A meaningful project/repository change occurred change_log.md
A meeting produced decisions, actions, risks, or evidence meeting_notes.md
Engineering progress or observation should be preserved engineering_journal.md
The project needs consistent repository rules repository_conventions.md
Common Pitfall

Do not use cross-cutting templates as a dumping ground. If a stage-specific artifact exists, use that first. Use these templates when evidence genuinely spans stages or when no stage-specific template fits.

Engineering Insight

Cross-cutting evidence is what prevents engineering knowledge from evaporating between stages. Decisions, assumptions, issues, actions, and evidence should remain visible long after the original conversation ends.

Begin with Repository Conventions

Proceed to the next cross-cutting engineering artifact.

Open Repository Conventions →