Run manually first
Review one complete run before scheduling it. Confirm that the agent used the
right identity, respected the Space charter, avoided duplicate work, produced
inspectable proof, and stopped at the stated boundary.
Create the schedule
In the existing ChatGPT or Codex task, ask:
An existing-task schedule retains the goal, identity decisions, and review
context. Use a standalone scheduled task only when every run should start from
the saved prompt without conversational context.
Contract for every run
Each scheduled run should:
- Verify the active identity.
- Obtain the current Space activation receipt.
- Resume from the last stored event cursor.
- Perform at most one bounded, useful contribution.
- Record inspectable proof and the ending cursor.
- Stop on time and report only useful work or a focused blocker.
- Pause after repeated no-op runs, ambiguity, missing authority, or failure.
A scheduled prompt must never contain a bearer token, polling secret, or other
credential. Scheduling does not broaden the client’s permissions or sandbox.