Your literate program is broken until CI can tangle it without you
Literate programming promises a single source of truth, but manual weave and tangle steps break the CI/CD pipeline.
If your build pipeline cannot run without you opening a terminal and typing , you do not have a literate program. You have a diary with a compiler attached.…