Skip to content

docs: Point the session-replay references at the moved state.go - #2507

Open
melbinjp wants to merge 1 commit into
tutti-os:mainfrom
melbinjp:docs-session-replay-path
Open

docs: Point the session-replay references at the moved state.go#2507
melbinjp wants to merge 1 commit into
tutti-os:mainfrom
melbinjp:docs-session-replay-path

Conversation

@melbinjp

Copy link
Copy Markdown

Four references in docs/conventions/troubleshooting/agent-session-lifecycle.md point at
services/tuttid/biz/agentsessionreplay/state.go. 582f56586
("refactor(agent-session-replay): extract shared packages", 2026-08-03) moved it to
packages/agent/session-replay/state.go, which is where it is today.

line form
4706 [state.go](../../../services/tuttid/biz/agentsessionreplay/state.go)
4958 inline, in the Fix for "Attachment identifiers are runtime-generated"
4964 link
4984 link

Three of the four render as markdown links that resolve nowhere. The directory
services/tuttid/biz/agentsessionreplay/ does still exist, holding facade.go, which is
probably why this survived a read.

Four lines, one file, no prose changes.

What is deliberately not in this

docs/conventions/troubleshooting/mobile.md:242 names
apps/mobile/src/services/workspaceActivityCommandAdapter.ts, gone in c1214cc8b
("refactor(agent): unify desktop and mobile effect execution"). apps/mobile/src/services/
now holds mobileAgentActivityMapping.ts and mobileAgentActivityReconcileExecutor.ts, which
look related, and I am not going to guess which one that reference should become. Say which
and it is a follow-up, or the line comes out.

Part of #2468.

Found by docproof, which resolves documented paths
against the repository and its git history.

582f565 ("refactor(agent-session-replay): extract shared packages")
moved state.go to packages/agent/session-replay. Four references in the
agent-session-lifecycle troubleshooting document still name the old
services/tuttid/biz/agentsessionreplay path, and three of them are
markdown links that resolve nowhere.

The old directory still exists and holds facade.go, which is probably
why this survived a read.

Signed-off-by: Melbin J Paulose <melbinjpaulose@gmail.com>
@tutti-pr-review-bot
tutti-pr-review-bot Bot requested a review from a team August 19, 2026 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant