Bootcamp Agreements¶
A running log of decisions and team agreements that come out of the AI bootcamp sessions. Anything the team aligns on — PR workflows, documentation conventions, GitHub rules, Claude permissions, tooling standards — lands here so it doesn't get lost between sessions.
How this doc works¶
- Add entries as agreements are reached — in session, over Slack, wherever. Don't wait for a formal moment.
- Each entry carries: what was agreed, why, when (date), and optionally who was in the room.
- Revisit freely — if an agreement gets updated, edit the existing entry and note the change in the Changelog at the bottom.
- If it's not decided yet, drop it under Open Questions with a one-line summary so it doesn't fall through the cracks.
- Scope — team-wide engineering conventions, not individual preferences. If only one person does it, it's a habit, not an agreement.
PR Processes¶
Conventions for opening, reviewing, and merging pull requests across PS repos.
(No agreements captured yet — will populate from Session 2 & 4 discussions.)
Documentation Processes¶
How we write, update, and maintain docs (popdocs + per-repo READMEs + CLAUDE.md files).
(No agreements captured yet — will populate from Session 1 & 4 discussions.)
GitHub Agreements¶
Branch protection, review requirements, merge strategies, required checks, repo conventions.
(No agreements captured yet — will populate as the team aligns.)
Claude Permissions¶
Team-wide defaults for Claude Code's allow / ask / deny rules. See the Permissions section in the bootcamp doc for the proposed starting point.
(No agreements captured yet — will populate after the team runs with defaults for a week and reports pain points.)
Tooling Standards¶
Which Claude tools, CLIs, editors, and IDE extensions the team has standardized on (or explicitly left open).
(No agreements captured yet.)
Agent & Mycelium Conventions¶
Naming rules, topic ownership, whisper etiquette, and rules for spinning up new project agents.
(No agreements captured yet — see Agent Mesh for the current shape.)
Open Questions¶
Things under discussion but not yet decided. Move to a section above once resolved.
- (none yet)
Changelog¶
Track when agreements land or change. Newest first.
| Date | Change |
|---|---|
| 2026-04-21 | Document created. |