From 4cd70f7232b57e713bc2a9d3b322814b9c75067a Mon Sep 17 00:00:00 2001 From: John Andersen Date: Tue, 6 Aug 2024 16:22:10 -0700 Subject: [PATCH] docs: tutorials: rolling alice: roadmap: Remove outdated gantt chart --- docs/tutorials/rolling_alice/README.md | 23 ----------------------- 1 file changed, 23 deletions(-) diff --git a/docs/tutorials/rolling_alice/README.md b/docs/tutorials/rolling_alice/README.md index 8ab4887693..1036de68b4 100644 --- a/docs/tutorials/rolling_alice/README.md +++ b/docs/tutorials/rolling_alice/README.md @@ -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 ```