docs: mark outline sections transferred, clarify diagram relationship
This commit is contained in:
@@ -23,6 +23,9 @@ flowchart LR
|
|||||||
|
|
||||||
## Workflow Lifecycle
|
## Workflow Lifecycle
|
||||||
|
|
||||||
|
> Simplified view. For the detailed platform-domain version with source inventory
|
||||||
|
> and diagnostics, see "Platform Domain" below.
|
||||||
|
|
||||||
```mermaid
|
```mermaid
|
||||||
flowchart LR
|
flowchart LR
|
||||||
Draft[Draft Workspace] --> ValidateDraft[Draft Validation]
|
Draft[Draft Workspace] --> ValidateDraft[Draft Validation]
|
||||||
|
|||||||
@@ -1,5 +1,9 @@
|
|||||||
# Thesis Outline
|
# Thesis Outline
|
||||||
|
|
||||||
|
> **Note:** All sections below have been transferred to the formal Big Doc at
|
||||||
|
> [`system-design-implementation.md`](system-design-implementation.md). This
|
||||||
|
> outline is now historical scaffolding; maintain the Big Doc directly.
|
||||||
|
|
||||||
This is a writing scaffold for a thesis/report about the workflow platform. It
|
This is a writing scaffold for a thesis/report about the workflow platform. It
|
||||||
should guide the argument; it is not a changelog.
|
should guide the argument; it is not a changelog.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user