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/design-system.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,8 +34,8 @@ process docs in context without switching between disconnected tools.
34
34
This is not a generic documentation site system and not a generic admin
35
35
dashboard system. Docs remain important, but V1 is workflow-first: daily work,
36
36
proof, reminders, follow-ups, workflow state, and assistant artifacts are the
37
-
primary product surface. The calmer portal direction is the baseline. Legacy
38
-
DataTasks work-engine patterns are migration targets.
37
+
primary product surface. The calmer portal direction is the baseline. Imported
38
+
work-engine UI patterns are migration targets.
39
39
40
40
Primary inputs:
41
41
@@ -73,7 +73,7 @@ Follow-up implementation issue:
73
73
Done states require acceptance criteria and proof when the task requires a
74
74
link, file, artifact, or review record.
75
75
6. Assistant output is operational output.
76
-
Podcast Assistant and future assistant UI must reuse DataOps components for
76
+
DataOps podcast assistant and future assistant UI must reuse DataOps components for
77
77
jobs, artifacts, logs, approvals, retries, and review actions. They must not
78
78
introduce a second assistant-specific visual language.
79
79
7. Incremental implementation.
@@ -238,7 +238,7 @@ Layer rules:
238
238
| Canonical token | Current portal source | Current work-engine source | Migration note |
239
239
| --- | --- | --- | --- |
240
240
|`--do-color-bg`|`--bg`|`--bg` in polish layer, `#f5f5f5` legacy body | Alias both to canonical. |
241
-
|`--do-color-shell`|`--sidebar`|`nav` legacy `#2c3e50` and mobile nav surface |Replace DataTasks nav with DataOps shell later. |
241
+
|`--do-color-shell`|`--sidebar`|`nav` legacy `#2c3e50` and mobile nav surface |Align the work-engine nav with the DataOps shell after token migration. |
242
242
|`--do-color-surface`|`--surface`|`--surface`, many `#fff` rules | Alias and remove hard-coded white over time. |
243
243
|`--do-color-border`|`--line`|`--border`, `#ddd`, `#e0e0e0`, `#eee`| Normalize borders before component migration. |
244
244
|`--do-color-accent`|`--accent`|`--primary`, `#3498db`| Portal accent is canonical; work-engine blue becomes alias only. |
0 commit comments