Bropilot
Documentation as code, living software
What is Bropilot?
Bropilot (Bootstrapped/Build Recursive/Requirement Organization/Orchestration - Pilot) is a documentation-as-code approach to software development. It treats software specifications as living documents that evolve alongside the codebase.
The Core Idea
To make it evolve like life, you need a genome for your software. You describe what you want to build using a structured ontology, and that description translates into actual code and behavior - the phenome layer. Changes to the description propagate through the system, and data tracking keeps everything in sync.
Motivation
More details coming soon…