Skip to content

Commit 0dcae93

Browse files
committed
Docs: reflect shipped git export in STATUS next-up and ROADMAP item 3
1 parent b6065d1 commit 0dcae93

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

ROADMAP.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Sorrel Roadmap
22

3-
Last updated: 2026-07-22
3+
Last updated: 2026-07-24
44

55
Forward plan for the multi-repo Sorrel project. Live status:
66
[`docs/STATUS.md`](docs/STATUS.md). Architecture:
@@ -21,8 +21,8 @@ base/ours/theirs refs, resolution slot, bare-hex merge-result ids).
2121

2222
### 3. Git bridge (`sorrel-core` + `sorrel-cli`) — PARTIAL
2323

24-
**One-way `sorrel git import` shipped.** Export and colocated mirror with SHA
25-
mapping tables are next.
24+
**`sorrel git import` and `sorrel git export` shipped** (`.sorrel/git-map.json`
25+
SHA mapping). Colocated mirror is next.
2626

2727
### 4. Lanes as real workflows (`sorrel-cli` + `sorrel-core`) — MOSTLY DONE
2828

docs/STATUS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@ ahead: colocated Git mirror, production auth, richer agents/SDKs, and apps.
6060

6161
## Next up (from roadmap)
6262

63-
1. Git export + colocated mirror (import shipped).
64-
2. Hub collaboration write path (proposals/reviews + hub-web mutations).
63+
1. Colocated Git mirror (import + export shipped).
64+
2. Production auth + richer review UX for the Hub.
6565
3. Stable embedding surface, then agents + SDKs.

0 commit comments

Comments
 (0)