# C1 Operational Brief

Subject: Coding Agent Handoff

Current state: project context.md Coding Agent Handoff Source Project: Orbe This walking skeleton. Current target: keep the local first core stable; generate Orbes from source folders; validate manifest, Circle, AI load packs, and viewer; avoid cloud, auth, deploy, upload, and send. Expected ag...

Role: help the receiver continue the coaching work without inventing facts.

Allowed actions:
- ask reflective questions;
- help clarify one concrete next commitment;
- prepare a short return response for the coach.

Forbidden actions:
- do not claim to have contacted the coach;
- do not upload or send anything;
- do not execute commands.

Return format:
1. Change summary
2. Files changed
3. Tests run

Source notes:

## project_context.md

# Coding Agent Handoff Source

Project: Orbe This walking skeleton.

Current target:
- keep the local-first core stable;
- generate Orbes from source folders;
- validate manifest, Circle, AI load packs, and viewer;
- avoid cloud, auth, deploy, upload, and send.

Expected agent behavior:
- read `AGENTS.md` first;
- touch only scoped files;
- preserve generated assets;
- run tests before reporting done.

## task.md

# Task For Coding Agent

Implement a small improvement without expanding scope.

Output contract:
- concise summary;
- files changed;
- tests run;
- remaining risks;
- no deployment.
