Skip to content

Commit 159e6fe

Browse files
authored
docs(fork-changes): backfill the v3.8.0 sync merge-commit hash (#402)
* docs(fork-changes): backfill the v3.8.0 sync merge-commit hash (b3527b1) * docs: re-render llms-full for the backfilled README table
1 parent b3527b1 commit 159e6fe

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

FORK_CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
2424
### Changed
2525

2626

27-
- **Sync upstream/develop through v3.8.0 (3e56979f): 166 commits — date-window search (since/before), openai-compat embeddings, RFC 002 adapter dispatch (#2062), mcp_proxy entry point, chunk_total metadata; ancestry repaired so future syncs replay only new commits** ([`TBD`](https://github.com/techempower-org/mempalace/commit/TBD))
27+
- **Sync upstream/develop through v3.8.0 (3e56979f): 166 commits — date-window search (since/before), openai-compat embeddings, RFC 002 adapter dispatch (#2062), mcp_proxy entry point, chunk_total metadata; ancestry repaired so future syncs replay only new commits** ([`b3527b1`](https://github.com/techempower-org/mempalace/commit/b3527b1))
2828
Third large sync. Ancestry first: #394 landed as a squash merge, so
2929
git's merge base stayed pre-v3.7 and this sync initially wanted to
3030
replay all 433 already-resolved commits. A tree-identical

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ The full enumeration of fork-ahead changes. The canonical source is [`docs/fork-
258258

259259
| # | Description | Upstream PR | Fork commit |
260260
|---|---|---|---|
261-
| 1 | Sync upstream/develop through v3.8.0 (3e56979f): 166 commits — date-window search (since/before), openai-compat embeddings, RFC 002 adapter dispatch (#2062), mcp_proxy entry point, chunk_total metadata; ancestry repaired so future syncs replay only new commits || [`TBD`](https://github.com/techempower-org/mempalace/commit/TBD) |
261+
| 1 | Sync upstream/develop through v3.8.0 (3e56979f): 166 commits — date-window search (since/before), openai-compat embeddings, RFC 002 adapter dispatch (#2062), mcp_proxy entry point, chunk_total metadata; ancestry repaired so future syncs replay only new commits || [`b3527b1`](https://github.com/techempower-org/mempalace/commit/b3527b1) |
262262
| 2 | Sync upstream/develop through v3.7.0 (8516db7f): 433 commits — hub forward, temp-collection repair promote, round-trippable drawer IDs, kg_supersede, HNSW CLI fence, 62 conflict files resolved || [`43547c4`](https://github.com/techempower-org/mempalace/commit/43547c4) |
263263
| 3 | Postgres backend: _coerce_wing write guard — wing-less writes land in 'general' (not the '' column default) and separator/case variants normalize; scripts/wing_hygiene.py migrates the historical rows (dry-run default) || [`979da51`](https://github.com/techempower-org/mempalace/commit/979da51) |
264264
| 4 | sync-outline: empty-secret env vars fall back to documented defaults; unreachable nightly cron retired (0-for-41 by construction) — workflow_dispatch stays || [`5227da4`](https://github.com/techempower-org/mempalace/commit/5227da4) |

docs/fork-changes.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ entries:
2727
- id: sync-upstream-v380
2828
date: 2026-08-20
2929
bucket: Changed
30-
commit: TBD
30+
commit: b3527b1
3131
area: Reliability
3232
summary: "Sync upstream/develop through v3.8.0 (3e56979f): 166 commits — date-window search (since/before), openai-compat embeddings, RFC 002 adapter dispatch (#2062), mcp_proxy entry point, chunk_total metadata; ancestry repaired so future syncs replay only new commits"
3333
body: |

website/public/llms-full.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ The full enumeration of fork-ahead changes. The canonical source is [`docs/fork-
277277

278278
| # | Description | Upstream PR | Fork commit |
279279
|---|---|---|---|
280-
| 1 | Sync upstream/develop through v3.8.0 (3e56979f): 166 commits — date-window search (since/before), openai-compat embeddings, RFC 002 adapter dispatch (#2062), mcp_proxy entry point, chunk_total metadata; ancestry repaired so future syncs replay only new commits | — | [`TBD`](https://github.com/techempower-org/mempalace/commit/TBD) |
280+
| 1 | Sync upstream/develop through v3.8.0 (3e56979f): 166 commits — date-window search (since/before), openai-compat embeddings, RFC 002 adapter dispatch (#2062), mcp_proxy entry point, chunk_total metadata; ancestry repaired so future syncs replay only new commits | — | [`b3527b1`](https://github.com/techempower-org/mempalace/commit/b3527b1) |
281281
| 2 | Sync upstream/develop through v3.7.0 (8516db7f): 433 commits — hub forward, temp-collection repair promote, round-trippable drawer IDs, kg_supersede, HNSW CLI fence, 62 conflict files resolved | — | [`43547c4`](https://github.com/techempower-org/mempalace/commit/43547c4) |
282282
| 3 | Postgres backend: _coerce_wing write guard — wing-less writes land in 'general' (not the '' column default) and separator/case variants normalize; scripts/wing_hygiene.py migrates the historical rows (dry-run default) | — | [`979da51`](https://github.com/techempower-org/mempalace/commit/979da51) |
283283
| 4 | sync-outline: empty-secret env vars fall back to documented defaults; unreachable nightly cron retired (0-for-41 by construction) — workflow_dispatch stays | — | [`5227da4`](https://github.com/techempower-org/mempalace/commit/5227da4) |

0 commit comments

Comments
 (0)