style: connect presentation opening agent roles

This commit is contained in:
lda
2026-07-12 00:15:07 +07:00 Verified
parent ddbcb7a0ae
commit 96e6e93c87
2 changed files with 144 additions and 47 deletions
@@ -49,8 +49,8 @@ export const OpeningThesisScene = ({ scene, beat }: OpeningThesisSceneProps) =>
>
{contributionBeat ? (
<>
<span>Implemented contribution</span>
<span>Lifecycle, validation, records, traces, and interrupt/resume</span>
<span className="opening-thesis__contribution-label">Implemented contribution</span>
<span className="opening-thesis__contribution-scope">Lifecycle, validation, records, traces, and interrupt/resume</span>
</>
) : null}
</ConceptNode>