prole/docs/branches
chrisfu 0e822ea976 docs(branches): upstream knoe-db/20260523 review — branch doc, index, and Junie integration brief
- docs/branches/README.md: index of upstream review branches
- docs/branches/upstream-knoe-db-20260523.md: full analysis of 403-file diff
  (no shared history; conflict risk by area; recommended actions)
- docs/plans/junie/upstream-knoe-db-20260523-integration.md: 6-task Junie brief
  ordered by conflict risk (pg-knoe-auth → k3d manifests → briefs → authority
  OIDC fixes → knoe/core installer → etc/ init scripts)
- docs/plans/junie/README.md: integration brief added to active table
2026-05-23 21:44:13 -07:00
..
README.md docs(branches): upstream knoe-db/20260523 review — branch doc, index, and Junie integration brief 2026-05-23 21:44:13 -07:00
upstream-knoe-db-20260523.md docs(branches): upstream knoe-db/20260523 review — branch doc, index, and Junie integration brief 2026-05-23 21:44:13 -07:00

Branch reviews

This directory contains review documents for incoming upstream branches before they are merged or cherry-picked into main.

Each file corresponds to a review branch created by scripts/sync_upstream_knoe_db.sh.

Index

Branch Upstream Date Status Review doc
upstream/knoe-db/20260523 git@git.knoe.dev:knoe-dev/knoe-db.git (main) 2026-05-23 🔍 Under review upstream-knoe-db-20260523.md

How to use these docs

  1. Run scripts/sync_upstream_knoe_db.sh to fetch upstream and create a dated review branch.
  2. A review doc is created here summarising the incoming changes, conflict risk, and recommended actions.
  3. Work through the review doc section by section — cherry-pick or copy files as appropriate.
  4. When the review is complete, update the Status column above to Done and note the commit(s) that landed the changes.

See docs/upstream-knoe-db-sync.md for the full sync procedure.