[session 1] docs(processes.develop): explain [session N] in PR titles #43

Merged
hiveiq merged 2 commits from docs/session-tag-pointer into develop 2026-07-19 13:09:19 -04:00
Owner

Session: 1

Human reviewers see [session N] on PR titles with no explanation anywhere in the Guide.

Adds a short pointer under Conventions covering three things: it is a Claude-session tag rather than a person; session ids are recycled slots, so the tag identifies a slot at a point in time and not an author (use branch/issue/commit author for archaeology); and the full mechanics deliberately stay in the monorepo CLAUDE.md because session identity is bootstrap config a session needs before it can call this API.

Part of consolidating the session model, which was duplicated across three Claude-facing files and had begun to drift. The other two copies are now pointers.

Session: 1 Human reviewers see `[session N]` on PR titles with no explanation anywhere in the Guide. Adds a short pointer under Conventions covering three things: it is a Claude-session tag rather than a person; session ids are recycled slots, so the tag identifies a slot at a point in time and not an author (use branch/issue/commit author for archaeology); and the full mechanics deliberately stay in the monorepo CLAUDE.md because session identity is bootstrap config a session needs before it can call this API. Part of consolidating the session model, which was duplicated across three Claude-facing files and had begun to drift. The other two copies are now pointers.
hiveiq added 2 commits 2026-07-19 13:07:46 -04:00
Auto-delete-head-branch-on-merge is on fleet-wide and is correct for
feature branches, but on a develop->main release PR the head IS develop,
so it deleted develop itself (hit hiveops-agent twice). Documents the
2026-07-19 fix: a deliberately permissive protection rule on develop in
41/42 repos that blocks deletion and nothing else, why hiveops-deploy is
excluded, and that the guard is by-name so other integration branches
need the same treatment.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Human reviewers see [session N] on PRs with no explanation anywhere in
the Guide. Adds a short pointer under Conventions: it is a Claude-session
tag rather than a person, ids are recycled slots so it is not an author,
and the full mechanics stay in the monorepo CLAUDE.md because session
identity is bootstrap config needed before the Guide API can be called.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
johannes approved these changes 2026-07-19 13:08:59 -04:00
hiveiq merged commit 2f3435af32 into develop 2026-07-19 13:09:19 -04:00
hiveiq deleted branch docs/session-tag-pointer 2026-07-19 13:09:19 -04:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: hiveiq-src/hiveops-guide#43