Files
q-blog/MANIFEST_PATCH0.md
2025-08-16 21:21:57 -04:00

1.6 KiB

Q-Blog Patch-0 Bundle — Manifest

Where each file belongs (relative to repo root).

Tracker & Workflow

  • .gitea/labels.json — label set for tracker import.
  • .gitea/ISSUE_TEMPLATE/bug_report.md — bug template.
  • .gitea/ISSUE_TEMPLATE/feature_request.md — feature template.
  • .gitea/PULL_REQUEST_TEMPLATE.md — PR template.
  • milestone_patch0.json — milestone payload for Patch 0.
  • issues/issues_patch0_phase1-3.json — machine-readable issues for bootstrap script.
  • issues/*.md — human-readable issue texts (copy/paste).
  • scripts/tracker/bootstrap_patch0.sh — creates labels, milestone, issues via Gitea API.
  • scripts/tracker/README.md — bootstrap instructions.

Docs (foundation)

  • docs/Q-Blog_Project_Instructions.md — canonical Project Instructions.
  • docs/QUALITY_CHARTER.md — SLOs/gates and acceptance policy.
  • docs/PATCH0_PLAN.md — Patch 0 scope and acceptance.
  • docs/DECISIONS/ADR-TEMPLATE.md — ADR skeleton for future choices.
  • docs/VISION_PRFAQ.md — narrative and FAQ for 1.0.
  • docs/USER_JOURNEYS.md — personas and protected flows.
  • docs/GLOSSARY_DOMAIN.md — shared vocabulary & invariants.
  • docs/RISKS_ASSUMPTIONS.md — risks and mitigations.
  • docs/ROADMAP_DEPENDENCIES.md — phase dependencies and gates.
  • docs/SECURITY_PRIVACY_POSTURE.md — principles & checklist.
  • docs/A11Y_MANUAL_CHECKLIST.md — manual keyboard/a11y tests.

Planning aides

  • qblog-structure-and-edit-plan.md — full file list with edit/new notes.
  • qblog-phase-file-guide.md — phase-by-phase file plan.