style: establish editorial surfaces for authoring scenes

This commit is contained in:
lda
2026-07-12 01:42:13 +07:00 Verified
parent c22f0f718c
commit 7dba34f249
7 changed files with 49 additions and 7 deletions
@@ -42,6 +42,7 @@ export const PreparedAuthoringLifecycleScene = ({ scene, beat }: PreparedAuthori
data-active-phase={beatId}
data-primary-surface="authoring-phase"
data-support-surface="prepared-chat"
data-presentation-surface="editorial"
>
<ol className="prepared-lifecycle-scene__rail" aria-label="authoring phase rail">
{phases.map((phase) => (