You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ongoing/FlashBoard-Agent-Module-Foundation.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -123,10 +123,11 @@ Die Tabelle hier ist die menschenlesbare Spiegelung:
123
123
124
124
| Modul | Bundle | Operationen | Status | Akzeptanz-Aufgabe |
125
125
|---|---|---|---|---|
126
-
| remove-ranges |`fast-v2-timeline-editing-2026-08-02`|`timeline.segment.split.v1`, `timeline.segment.delete-many.v1`, `timeline.visual.capture-grid.v1`| live (Referenzmodul, grandfathered ohne Preview/Commit-Paar) | Bereiche aus einem Clip entfernen, optional visuell prüfen |
127
-
| timeline-intercut |`fast-v2-timeline-editing-2026-08-02`|`timeline.intercut.preview.v1`, `timeline.segment.split.v1`, `timeline.segment.delete-many.v1`, `timeline.intercut.commit.v1`| live | Transkript-getaktete Shots aus mehreren Takes atomar abwechseln und verknüpften Ton erhalten |
128
-
| editable-hook |`fast-v2-timeline-editing-2026-08-02`|`timeline.hook.preview.v1`, `timeline.hook.commit.v1`, `timeline.hook.refine.commit.v1`, `timeline.visual.capture-grid.v1`| live | Editierbaren Text-Hook mit nativen Backplates schnell erzeugen und danach automatisch einen Kontrollframe liefern |
129
-
| editable-hook-refinement |`fast-v2-timeline-editing-2026-08-02`|`timeline.hook.preview.v1`, `timeline.hook.commit.v1`, `timeline.hook.refine.commit.v1`, `timeline.visual.capture-grid.v1`| live | Einzelne Text-/Backplate-Zeilen über stabilen `hookId` und `rowIndex` nachbessern, nach jeder Änderung neu rendern, maximal zwei Refinements |
126
+
| remove-ranges |`fast-v2-transcript-assembly-2026-08-03`|`timeline.segment.split.v1`, `timeline.segment.delete-many.v1`, `timeline.visual.capture-grid.v1`| live (Referenzmodul, grandfathered ohne Preview/Commit-Paar) | Bereiche aus einem Clip entfernen, optional visuell prüfen |
127
+
| timeline-intercut |`fast-v2-transcript-assembly-2026-08-03`|`timeline.intercut.preview.v1`, `timeline.segment.split.v1`, `timeline.segment.delete-many.v1`, `timeline.intercut.commit.v1`| live | Transkript-getaktete Shots aus mehreren Takes atomar abwechseln und verknüpften Ton erhalten |
128
+
| transcript-assembly |`fast-v2-transcript-assembly-2026-08-03`|`timeline.editor.program.preview.v1`, `timeline.editor.program.commit.v1`| live | Verbatim Text in Wort-, Phrasen- oder Satzgranularität deklarieren; der private Kernel löst Zeitstempel auf und kompiliert eine neue Komposition aus atomaren Segment-Inserts. Die öffentliche Grenze bleibt ein generisches Edit-Programm ohne Transkript-Orchestrierung. |
129
+
| editable-hook |`fast-v2-transcript-assembly-2026-08-03`|`timeline.hook.preview.v1`, `timeline.hook.commit.v1`, `timeline.hook.refine.commit.v1`, `timeline.visual.capture-grid.v1`| live | Editierbaren Text-Hook mit nativen Backplates schnell erzeugen und danach automatisch einen Kontrollframe liefern |
130
+
| editable-hook-refinement |`fast-v2-transcript-assembly-2026-08-03`|`timeline.hook.preview.v1`, `timeline.hook.commit.v1`, `timeline.hook.refine.commit.v1`, `timeline.visual.capture-grid.v1`| live | Einzelne Text-/Backplate-Zeilen über stabilen `hookId` und `rowIndex` nachbessern, nach jeder Änderung neu rendern, maximal zwei Refinements |
0 commit comments