CEM-011 Modus Operantis¶
Modus operantis defines how human and AI agents operate whilst tackling a problem. Some specifications are particular to human agents.
🤖 Divide and Conquer¶
CEM-011-000
Specification¶
When you start approaching a task, you identify sub-tasks that can be solved independently. By breaking down the problem into smaller, manageable components, you can focus on each part individually, making it easier to achieve the task.
Sleep¶
Code: CEM-011-001
Specification¶
Sleep between 7 to 8 hours
Avoid screens 30 minutes before sleep
- Maintain a consistent sleep schedule (START/END times)
START admits for 1 hour of variability
END admits for 1 hour of variability
Avoid caffeine 6 hours before sleep
Avoid heavy meals 2 hours before sleep
Avoid alcohol before sleep
- Create a restful environment
Dark, quiet, and cool room
🤖 Plan and Execute¶
Code: CEM-011-002
Specification¶
NEVER execute without proposing a plan first
ONLY IF the plan is explicitly agreed with, then you can execute it