Automated process

History / Edit / PDF / EPUB / BIB /
Created: February 2, 2018 / Updated: July 24, 2025 / Status: in progress / 1 min read (~67 words)
artificial general intelligence

  • Create a documented process
    • Identify the existing actions taken during the process
    • Link actions to one another to create sequences of state -> action -> state
  • Determine the best course of action
  • How to improve an existing process
    • Prefer breadth over depth for flexibility (multiple choices at once), depth over breadth for simplicity (step-by-step)