# Jules agent instructions

Jules manages coding sessions, recurring schedules, plans, feedback, evidence, and pull-request delivery for platphorm-* repositories.

- Read public-safe sessions with GET /api/v1/sessions.
- Read recurring automation state with GET /api/v1/schedules.
- Discover typed operations at /openapi.yaml and JSON-RPC tools at /api/mcp.
- Send traceparent and X-PlatPhorm-Request-Id when coordinating work.
- Use PLATPHORM_API_KEY only on protected server-to-server actions.
- Never send credentials in prompts, traces, URLs, logs, screenshots, or public artifacts.
- Treat degraded, unsupported, unavailable, and unvalidated states literally.
- Never claim a plan, PR, merge, schedule run, or integration succeeded without provider evidence.
