# C2 Full Context

Subject: Coding Agent Handoff

Kind: coding-agent-handoff

Summary: 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...

## Current state

- The project has enough context to brief a coding agent.
- The agent needs boundaries, files, expected output, and forbidden actions.
- The next useful action is a small scoped implementation or review.

## Next actions

- Open the handoff summary.
- Copy the Codex AI load pack.
- Ask for a bounded patch or review.

## Doctrine

# Circle Doctrine

- The Circle is the source context.
- The Orbe is autonomous.
- AI handoff is copy/download only in V0.
- Return Orbe stays local until a human sends it.

## Primary transformation

Repo notes -> Circle -> Codex-ready handoff -> Patch result

## 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.
