claim ohm session 0093 (placeholder) + sessions.json entry
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
# Session 0093.0 — Transcript
|
||||
|
||||
> App: ohm
|
||||
> Start: 2026-06-09T03-39 (PST)
|
||||
> Type: planning-and-executing
|
||||
> Status: **PLACEHOLDER — claimed at session start; finalized at session end.**
|
||||
>
|
||||
> This file reserves session ID 0093 for ohm. The driver replaces this
|
||||
> body with the full transcript and renames the file to its final
|
||||
> SESSION-0093.0-TRANSCRIPT-2026-06-09T03-39--<end>.md form at session end.
|
||||
|
||||
## Launch prompt
|
||||
|
||||
```
|
||||
Main-view "Ask" should just work (Option B): when the AI Ask affordance
|
||||
(selection tooltip + prompt bar) is invoked from an entry's canonical `main`
|
||||
view, transparently cut an edit branch (startEditBranch for super-draft /
|
||||
promoteToBranch for active — same dispatch as handleStartContributing),
|
||||
navigate to that branch + switch to contribute mode so ChatPanel mounts, then
|
||||
run the user's question (text + selected quote) as a chat turn once the new
|
||||
branch's main_thread_id loads. Non-contributor / signed-out: graceful path, no
|
||||
silent no-op, no spurious branch. Flag on main unchanged (discussion thread).
|
||||
Frontend tests for the new flow; backend + frontend green. Deploy to OHM after
|
||||
(tag + mirror + flotilla); verify on the live rfc-app spec entry.
|
||||
Repro: https://rfc.wiggleverse.org/p/rfc-app/c/rfc-app/e/2026-06-08-scoped-admin-ia
|
||||
|
||||
```
|
||||
|
||||
## Deferred decisions
|
||||
|
||||
_Autonomous-mode low-confidence calls the driver made and would have
|
||||
liked operator input on. Appended as the session runs; surfaced at
|
||||
finalize. Empty if none._
|
||||
@@ -265,5 +265,8 @@
|
||||
},
|
||||
"0092": {
|
||||
"title": ""
|
||||
},
|
||||
"0093": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user