[[!meta title="Road map"]] This is the road map for the XXX project. It does not stretch very far, because predicting the future is difficult. This road map also doesn't give any dates, since we do not get paid for this. We will review the roadmap for every iteration. ```roadmap testmuck: label: | Lars can use Subplot to test Muck depends: - website - docgen - codegen website: label: | Project website is updated by CI docgen: label: | Docgen can produce PDF and HTML docs from Md, bindings using Pandoc codegen: label: | Codegen can produce a test program in some language (Python or Rust) ``` # Roadmap legend ```roadmap goal: label: | This is the end goal: if we reach here, there is nothing more to be done in the project depends: - finished - blocked finished: status: finished label: | This task is finished; the arrow indicates what follows this task (unless it's blocked) ready: status: ready label: | This task is ready to be done: it is not blocked by anything next: status: next label: | This task is chosen to be done next blocked: status: blocked label: | This task is blocked and can't be done until something happens depends: - ready - next ```