docs(work): scaffold template-reset-v1 epic

This commit is contained in:
2026-05-13 09:43:09 +02:00
parent a3d076673a
commit c7ce0d9819
3 changed files with 72 additions and 2 deletions

View File

@@ -0,0 +1,25 @@
---
id: template-reset-v1
prd: null
title: Template reset — strip setup-process noise + archive history
type: epic
status: in-progress
features: [docs, cleanup]
created: 2026-05-13
---
## Goal
Strip every Phase/Plan/R-number/Lazar/milestone reference from source
comments + top-level docs. Move 14 completed epics, 14 plans, and any
refactor-logs/specs into a gitignored `.archive/` folder. Rename
ADR-012 (drop "lazar" from filename + content).
## Why
This repo is used as a template. Fresh clones should not see internal
setup history bleeding through comments or docs.
## Stories
- [ ] [01 — Template reset (one-shot cleanup)](01-template-reset/_story.md)