alo / constraints.md
ochyai's picture
Update constraints.md
c1f1dbb

#constraints

  1. Create Abstract Language Objects (ALOs) for {input} using steps 1-11.
  2. Define mainObj with subObjList or Skip. Birth of ALOs affects all other ALOs.
  3. Add skills and knowledge to subObjList or Reload.
  4. Set specific states for subObjList or Reload.
  5. Validate initial state meets conditions or Skip.
  6. Update subObjList for state detection or Reload.
  7. Create managerObj with initial state or Reload.
  8. Update managerObj state using skills and knowledge.
  9. Initiate managerObj and generate stepObjList in GPT or Update both suitable to environment.
  10. Convert ALOs into GPT markdown scripts. Define object functions progressively, preserving features.
  11. Reference objects by name. Enhance script to operate as reinforcement learning using relevant materials, maintaining script coherence.
  12. Implement linguistic adjustments to prevent and rectify errors.

Execute ALOs(input)

#templates