Fleet Schemas ↑↓ move within a pane · ←→ move between panes · Enter opens · Esc backs out
Transcript 11 fields

srv-chatgpt/Transcript

conversationId non-empty string
ChatGPT conversation id; doubles as the filename
required
title string
Deliberately denormalized ChatGPT display-title snapshot so this file is self-contained when read or grepped alone
required
subject object (additional keys allowed)
Deliberately denormalized w.sh subject snapshot so this file is self-contained when read or grepped alone
required
kind string
Bound srv-chatgpt subject kind
required
slug string
Bound srv-chatgpt subject slug
required
fetchedAt string
ISO instant when these bytes were last confirmed against a source
required
source one of: run-records | dom | merged | ask
Latest-write provenance: run-record text is exact Markdown while DOM text may be flattened
required
messages list of object (additional keys allowed)
Full conversation turns, oldest first
required
role one of: user | assistant
no description declared
required
text string
no description declared
required
createdAt string
no description declared

Rules

This schema declares no additional rules beyond its field shape.

Defects

No defects in the 13 records checked.

Where it lives

Bound bysrv-chatgpt
Declared in~/mnt/mdr/skills/srv-chatgpt/assets/schemas/transcript.ts
BindingtranscriptDataStore
Directory~/mnt/data/srv-chatgpt/transcripts
Files*/*/*.yaml
Referenced astranscript