docs(agents): state the temp-clone expectation #1655
No reviewers
Labels
No labels
burndown-2026-06
pressure-test
sunday-sprint
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
coherence-core
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
qa-fixture
role/advocate
role/director
role/exec
role/frontend
role/gamedev
role/human
role/platform
role/qa
role/science
role/sysadmin
state
ambient
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-flight-deck/ward!1655
Loading…
Reference in a new issue
No description provided.
Delete branch "claude/agents-temp-clone-note"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
ward is not in Agent Compose's
repository-plan.yaml, so it has no resident checkout under~/projects/<owner>/. This adds the same## Checkout residencysection landing across the other out-of-plan repos, so an agent reading ward's AGENTS.md sees the temporary clone is intended rather than a workaround.Docs only. No code, config, or workflow change.
ward takes
pull-request-and-merge, so this is a PR rather than a push to main. Worth knowing before merging:promote.ymlfires on every main push with no path filter and fast-forwardsrelease, so merging this docs commit cuts a version bump and release. That is the repo's normal behaviour, but it is a real consequence of a docs-only change, so the merge is deliberately left to a human.pre-commit run --files AGENTS.mdis green in this branch.Refs coilysiren/inbox#349.