From 03d1c3d9e86905e0ed46b31bcfb569b4e5ba19ba Mon Sep 17 00:00:00 2001 From: chrisfu Date: Sat, 23 May 2026 21:54:35 -0700 Subject: [PATCH] docs: update README and branch/plan indexes for pg-knoe-auth import (Task 1 complete) --- README.md | 5 ++++- docs/branches/README.md | 2 +- docs/plans/junie/README.md | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a894c7c..e50010a 100644 --- a/README.md +++ b/README.md @@ -312,8 +312,11 @@ Knoe is an actively evolving platform stack aimed at practical self-hosted, edge - `docs` — shipped briefs moved to `docs/completed/`; `conf/service/knoe.cfg` added (`73dce03`) - `feat(mock_val)` — `common_core_lib` mode-aware config path helper (`d806905`) - `fix(conf)` — MagicMock contamination removed from `conf/k3d.cfg` and `conf/k3s.cfg` (`568f03b`) +- `docs(branches)` — upstream knoe-db/20260523 review doc, branch index, and Junie integration brief (`0e822ea`) +- `feat(pg-knoe-auth)` — upstream PostgreSQL JWT auth extension imported; compiled in `knoe-db` image (`57886f9`) +- `docs(branches)` — Task 1 marked complete in branch index (`e5cf9b1`) -All working-tree changes committed. `conf/k3d.cfg` and `conf/k3s.cfg` cleaned of MagicMock contamination (`568f03b`). +Working tree is clean. Upstream sync tooling is operational; `upstream/knoe-db/20260523` review is in progress (Task 1 ✅). Expect the architecture to continue being refined toward: - cleaner bootstrapping diff --git a/docs/branches/README.md b/docs/branches/README.md index c7ef5e9..2ee8b91 100644 --- a/docs/branches/README.md +++ b/docs/branches/README.md @@ -8,7 +8,7 @@ Each file corresponds to a review branch created by `scripts/sync_upstream_knoe_ | Branch | Upstream | Date | Status | Review doc | |---|---|---|---|---| -| `upstream/knoe-db/20260523` | `git@git.knoe.dev:knoe-dev/knoe-db.git` (`main`) | 2026-05-23 | 🔄 In progress (Task 1 ✅) | [`upstream-knoe-db-20260523.md`](upstream-knoe-db-20260523.md) | +| `upstream/knoe-db/20260523` | `git@git.knoe.dev:knoe-dev/knoe-db.git` (`main`) | 2026-05-23 | 🔄 In progress (Task 1 ✅ `57886f9`) | [`upstream-knoe-db-20260523.md`](upstream-knoe-db-20260523.md) | ## How to use these docs diff --git a/docs/plans/junie/README.md b/docs/plans/junie/README.md index 2a59d1b..169d015 100644 --- a/docs/plans/junie/README.md +++ b/docs/plans/junie/README.md @@ -51,7 +51,7 @@ in TODO" note). When Junie lands a brief: | File | Tracked at | Subject | |---|---|---| | [`k3d-knoe-auth-pod-deploy.md`](k3d-knoe-auth-pod-deploy.md) | TODO §"In progress"; parent [`../k3d-gke-mirror.md`](../k3d-gke-mirror.md) §6 Phase 3 | Phase 3 of k3d-mirror-of-GKE: build the knoe-auth image, `k3d image import`, run as a pod inside the cluster. Pre-merge smoke loop with `make k3d-knoe-{deploy,redeploy,undeploy}`. | -| [`upstream-knoe-db-20260523-integration.md`](upstream-knoe-db-20260523-integration.md) | [`docs/branches/upstream-knoe-db-20260523.md`](../../docs/branches/upstream-knoe-db-20260523.md) | Structured cherry-pick/copy of valuable upstream changes from `upstream/knoe-db/20260523` (684 commits, 403 files). 6 tasks ordered by conflict risk: pg-knoe-auth import, k3d manifests, Junie briefs, authority OIDC fixes, knoe/core installer diff, etc/ init scripts. | +| [`upstream-knoe-db-20260523-integration.md`](upstream-knoe-db-20260523-integration.md) | [`docs/branches/upstream-knoe-db-20260523.md`](../../docs/branches/upstream-knoe-db-20260523.md) | Structured cherry-pick/copy of valuable upstream changes from `upstream/knoe-db/20260523` (684 commits, 403 files). 6 tasks ordered by conflict risk: pg-knoe-auth import ✅ (`57886f9`), k3d manifests, Junie briefs, authority OIDC fixes, knoe/core installer diff, etc/ init scripts. | ### Pending (working-tree only)