ubiquitous-invention/plans/Plan-multitenant-cursor-sync/Epic-markdown-backlog/Task-folder-layout-and-templates.md

50 lines
1.1 KiB
Markdown
Raw Normal View History

---
kind: task
slug: folder-layout-and-templates
title: Define folder layout, README, and author templates
plan_slug: multitenant-cursor-sync
epic_slug: markdown-backlog
status: done
priority: P0
tenant_id: global
owner: unassigned
cursor_todo_id: null
updated_at: "2026-04-26"
---
# Task summary
Add `plans/` hierarchy rules, `plans/README.md`, `docs/templates/*`, and `docs/Glossary.md` / `config/CursorSync.md` so backlog work is reproducible.
## Description
Follow Gastown-style **chunking**: one task file equals one deliverable or clearly bounded investigation. Templates use YAML frontmatter for future parsers.
## Subtasks
- [x] `plans/README.md` directory contract
- [x] `docs/templates/plan-template.md`, `epic-template.md`, `task-template.md`
- [x] Example plan `Plan-multitenant-cursor-sync` with nested epics
## Owner or assignee
Unassigned
## Status
done
## Estimation
S
## Acceptance criteria
- [x] New plan can be created by copying templates without editing this task file.
- [x] Paths in Glossary match on-disk example.
## Links to related Epic / Plan
- Epic: `./Epic-markdown-backlog.md`
- Plan: `../Plan-multitenant-cursor-sync.md`