deb-orchestrator/dev-architecture-docs/prompt.txt
2025-08-18 23:45:01 -07:00

25 lines
1 KiB
Text

Please continue with the last thing you were doing. If you fininshed that task then continue with todo
overall scope: We are creating an environment to create bootc images for debian, similiar to how Fedroa creates bootc images
Below is just reference and context for you.
deb-bootc=compose will take the role of Pungi
deb-orchestrator will take the role of koji
deb-mock will take the role of mock
path of each project.
/opt/Projects/deb-bootc-compose/
/opt/Projects/deb-bootc-compose/parallel_projects/deb-mock
/opt/Projects/deb-bootc-compose/parallel_projects/deb-orchestrator
If you need conext read the md files here.
/opt/Projects/deb-bootc-compose/dev-architecture-docs
If we need to alter the todo file to add or rearrage things then do so.
Source code to analyze how pungi, koji, and mock work can be found here.
/opt/Projects/deb-bootc-compose/inspiration/koji
/opt/Projects/deb-bootc-compose/inspiration/mock
/opt/Projects/deb-bootc-compose/inspiration/pungi
DO NOT BE SHY ABOUT STEALING LOGIC FROM THOSE PROJECTS