Define a bounded objective
Create a named plan with explicit non-empty steps rather than allowing an open-ended personal automation request.
Personal Operations Factory is a bounded implemented foundation for deterministic review-only plans. It supports a small set of draft actions, hashes step payloads, requires explicit review approval and forbids direct mutation of external personal systems.
The current implementation does not send emails, create calendar events, modify reminders or write to external accounts. It prepares bounded draft plans for review.
Create a named plan with explicit non-empty steps rather than allowing an open-ended personal automation request.
The current implementation allows calendar, checklist, email, note and reminder drafts only.
Each step retains a SHA-256 digest of its payload so the review projection can preserve deterministic evidence without silently changing content.
Unsupported actions, duplicate step IDs, missing plans and invalid state transitions stop instead of broadening authority.
A plan must receive an explicit approver before its review projection becomes available.
The current foundation explicitly forbids applying the plan to external personal systems or accounts.