Skip to content
This repository has been archived by the owner on Aug 25, 2024. It is now read-only.

docs: tutorials: rolling alice: roadmap: Remove outdated gantt chart #1661

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 0 additions & 23 deletions docs/tutorials/rolling_alice/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,28 +86,5 @@ tackling problems from multiple angles, viewpoints, overlays.
- Integrate the acknowledgement and remediation into the dependency review process recrusivly, teaching the machine empathy.
- Propagate trust through the decentralized interconnected dependency network, teach the machine to teach humans empathy.

```mermaid
gantt
title Coach Alice
dateFormat 2022-06-25
section Intuative and Accessable Documenation Editing
JupyterLite :a1, 2022-06-25, 30d
UI Hotswap :after a1 , 30d
GitHub PR :after a2 , 30d
section THREATS.md
JupyterLite :t1, 2022-08-25, 30d
UI Hotswap :after t1 , 30d
GitHub PR :after t2 , 30d
section Recommended Community Standards
JupyterLite :c1, 2022-06-25, 30d
UI Hotswap :after c1 , 30d
GitHub PR :after c2 , 30d
section INNERSOURCE.md
Maturity :b1, 2022-06-25, 30d
UI Hotswap :after b1 , 30d
GitHub PR :after b2 , 30d
section QA Model on Engineering Logs
Existing docs :qa1, 2022-09-25, 30d
All transcripts at once :after qa1 , 30d
Stand alone use :after qa2 , 30d
```