A markdown based view of the Logos roadmap https://roadmap.logos.co
Go to file
Corey 460de4650f missing bulletpoints in nomos overview 2023-09-18 16:24:09 -04:00
.github added v4 branch 2023-08-22 11:07:47 +02:00
.vscode update to faq 2023-08-21 15:36:10 -04:00
assets added milestones, added mermaid diagrams 2023-08-21 15:36:10 -04:00
content missing bulletpoints in nomos overview 2023-09-18 16:24:09 -04:00
data config update, fixed lastmod 2023-08-21 15:36:10 -04:00
quartz updated terms, fixed font and color 2023-09-14 09:53:06 -04:00
static Update icon.png 2023-08-21 15:36:10 -04:00
.gitattributes
.gitignore setup v4 2023-08-22 11:07:40 +02:00
.hugo_build.lock Initial commit 2023-08-21 15:36:10 -04:00
.npmrc add engines field 2023-08-20 08:57:56 -07:00
.prettierignore
.prettierrc
CODE_OF_CONDUCT.md Initial commit 2023-08-21 15:36:10 -04:00
Jenkinsfile ci: drop Makefile and update Jenkinsfile 2023-08-22 11:07:48 +02:00
LICENSE.txt
README.md changed index page, updated readme 2023-08-21 15:36:53 -04:00
config.toml updates to names and overviews 2023-08-21 15:36:10 -04:00
globals.d.ts
index.d.ts base path refactor to better support subpath hosting 2023-08-19 15:52:25 -07:00
package-lock.json fix: add async-mutex to builds on large vaults 2023-08-20 14:27:44 -07:00
package.json fix: add async-mutex to builds on large vaults 2023-08-20 14:27:44 -07:00
quartz.config.ts fix: serif --> sans-serif font default 2023-09-14 09:58:37 -04:00
quartz.layout.ts setup v4 2023-08-22 11:07:40 +02:00
screenshot.png Initial commit 2023-08-21 15:36:10 -04:00
tsconfig.json

README.md

Logos Collective Project Roadmaps

Overview

This repository contains the aggregated technical roadmaps of projects under and associated with the Logos Collective. It is an attempt to provide easy access to what we're all actively working on, and how it's going.

In its current form, it is an implementation of a Quartz "mind-garden", which is a Hugo theme that allows for easy text and graph-based searching of markdown files. This repository is built and served to https://roadmap.logos.co

The content, today, contains the definition of work planned by various projects, broken up via:

Project --> Milestones --> Epics --> Issues

Each project is given as much autonomy as possible to work as they see fit, with a minimal reporting scheme that sits on top that allows for aggregation of information and project tracking.

In a nutshell, projects give a definitions of their roadmap up-front, which includes the mapping of issues to epics, and epics to milestones. They also provide perceived risks and dependencies associated with their work.

The projects then report a weekly "diff" associated with the work they did each week, which is ostensibly a stand-up. The Insights team can work from there to do what they need.

Contribution

The bulk of the content is added by the Insights team within the Logos Collective, which is a team that works to keep track of activity within the projects in order to provide analysis and insight based on that work to various stakeholders, including the projects themselves.

For now, this process is quite manual, purposely. In order to solidify the format that the content is delivered in, manual processing and iteration are required. Once this is more consistent and smooth, we plan to open the door to more contributors. Step one is transparency and consistency.

If you see a type or broken link, PRs are always welcome :)

If there is information you'd like to see included that isn't here, create and issue :)