docs(legibility): write human-targeted root README.md (DOC-1) #432
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Part of #394 (Epic 2 — Documentation). Rubric checks: C1.1 (Critical), C1.2 (Major), C1.4 (Major).
Problem
A first-time visitor cloning the repo today sees no README at the root — only
CLAUDE.md,CODESTYLE.md,COLLABORATING.md,docker-compose.yml. Anja (Backend Dev) and Tobias (PM-with-CS) have no front door. They do not know what Familienarchiv is, what it consists of, or where to go next. This is the first impression for every future evaluator and Successor-X.Scope
/README.mdat the repo root.docs/ARCHITECTURE.md, "I want to contribute" →CONTRIBUTING.md.docs/ARCHITECTURE.md(#433),CONTRIBUTING.md(#435),docs/DEPLOYMENT.md(#436), Gitea issue tracker URL.docker compose up -d(or short numbered sequence) that brings the stack up — link toCONTRIBUTING.mdfor prerequisites.References
docs/ARCHITECTURE.md(#433),CONTRIBUTING.md(#435),docs/DEPLOYMENT.md(#436),docker-compose.ymlAcceptance criteria
README.mdexists at repo root.Definition of Done
README is on
main. Rubric checks C1.1, C1.2, C1.4 PASS in a follow-up audit (CLEANUP-5 / Epic 5).marcel referenced this issue2026-05-05 21:10:58 +02:00
Duplicate of #395. I created this in error before noticing #395 already existed. #395 carries the persona reviews and per-child Decision Queue; closing this in favor of the existing issue.