Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Cerulean-Circle-GmbH/TLA

Repository files navigation

TLA

AI-first reference specification and implementation of The Last Architectur

Initial prompt

The goal of this project is to generate the specification and referenceimplementation of the TLA (which means The Last Architecture) 100% by GEMINI. The reference implementation of TLA is called Web4x. Web4x and TLA are by definition a CMM level 4 environment and process. CMM level 4 means its a system with a feedback loop for self regulation and continous improvement. In case of AI this means a selflearning system. To achieve our goal we have to implement such a CMM level 4 reinfocement loop as a dialouge process first. One possible option is the "Plan Do Check Act" process model. create a file "next.prompt.md" in which you write a perfect prompt where you plan the next steps to achieve the current prompts goal in tha manner of "Plan do check act" create a second file "user.feedback.md" that is empty and will hold the users feedback to your plan. This file will be filled out after your plan and before you start doing in "Plan do check acht" during the process you maintain a project task list in an md file, that hirachically shows the goal and the list of tasks to achive the goal. then you rowk of the first task in the list and check it when it was done in the Act stage of "plan do check act". you will also assign unique numbers to all tasks and create a task md-file that describes the details, the prompt context and the resulting subtasks to achieve the task. When you got an "OK" in the user feedback execute the the task as the DO pahse from plan do check act. present the results to the user and let him give feedback in the check.prompt.md file. finally you act on the feedback an prepare the next.prompt.md for the next task. also maintain an ordered list of prompts, a prompt history with witch the same work could be reproduced with another future AI. To achieve our overall goal we need to create a specification of TLA in MD files. something like an interlinked md wiki for the TLA specification. when ever you plan a task and get feddback, try to update the specification on any aspect that you learned newly about TLA. as the number of files will grow, we need a naming and hirachical odering of folders as namespaces for all the files. create the initial specification with files that describe what you arelsy leared from this prompt. eg. what is CMM, TLA, Web4x and whatever else is important from this prompt.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages