mirror of
https://github.com/dredx/prole.git
synced 2026-09-23 11:03:59 +00:00
docs: update README and branch/plan indexes for pg-knoe-auth import (Task 1 complete)
This commit is contained in:
parent
e5cf9b1bb6
commit
03d1c3d9e8
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
@ -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)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user