6.0 KiB
6.0 KiB
CHANGELOG
All notable changes to this repository are tracked here.
2026-04-14
- Commit hash: pending (next commit)
- Added a mailbox-first coordination model so actionable minion communication
moves into packet directories while
minions/chat/becomes a PM-owned summary surface in:README.mdINIT.mdMEMORY.mddocs/collaboration-playbook.mddocs/downstream-onboarding-playbook.mddocs/downstream-upgrade-playbook.mddocs/export-manifest.mddocs/operator-onboarding-checklist.mdminions/README.mdminions/chat/README.mdminions/chat/general-thread-template.mdminions/chat/topic-thread-template.mdminions/plans/milestone-plan-template.md
- Added template-managed mailbox assets in:
docs/project/mailbox-collaboration-model.mdminions/mail/README.mdminions/mail/packet-template.md
- Clarified staged rollout and downstream export behavior so legacy chat packets may finish in place, new follow-up packets move to mail, and template packet history is not exported into downstream repos
- Bumped template version to
1.4.0-1.0.0inminion-version.md
2026-04-12
- Commit hash: pending (next commit)
- Corrected the downstream onboarding/export model so
.minions-template/is an export-ready snapshot rather than a raw repo copy in:README.mdINIT.mdMEMORY.mddocs/collaboration-playbook.mddocs/operator-onboarding-checklist.mddocs/downstream-onboarding-playbook.mddocs/downstream-upgrade-playbook.mddocs/export-manifest.mdminion-version.md
- Clarified that downstream snapshots must exclude Git metadata and
do-not-exportfiles such as.mm.md - Removed
REQUIREMENTS.mdfrom the shared required-documentation contract and aligned the baseline aroundREADME.md,ROADMAP.md, andTODO.mdin:MEMORY.md.mm.md
- Reordered the initial onboarding sequence so controlled export happens before downstream checklist completion in:
README.mdINIT.md
- Bumped template version to
1.3.1-1.0.0inminion-version.md
2026-04-11
- Commit hash: pending (next commit)
- Added
AM(Architect Minion) as a first-class template role for architecture stewardship, system design review, and structural refinement in:README.mdINIT.mdMEMORY.mddocs/operator-onboarding-checklist.mddocs/collaboration-playbook.mdminions/roles/PM.mdminions/roles/AM.mdminions/roles/CM.mdminions/roles/SM.mdminions/roles/OM.mdminions/chat/README.mdminions/chat/general-thread-template.mdminions/chat/topic-thread-template.md
- Strengthened shared git handoff discipline so every minion must commit before workflow handoff, cross-computer handoffs require commit-and-push, and the Operator records per-role handoff mode in:
INIT.mdMEMORY.mddocs/operator-onboarding-checklist.mddocs/collaboration-playbook.md
- Added a vendored downstream-upgrade model with a PM-owned merge playbook and export manifest in:
README.mdINIT.mdMEMORY.mddocs/collaboration-playbook.mddocs/operator-onboarding-checklist.mddocs/downstream-upgrade-playbook.mddocs/export-manifest.mdminion-version.mdminions/roles/PM.md
- Added a separate downstream onboarding model so first-time adoption is treated as a controlled export from
.minions-template/, not a blind repo copy, in:README.mdINIT.mdMEMORY.mddocs/collaboration-playbook.mddocs/operator-onboarding-checklist.mddocs/downstream-onboarding-playbook.mddocs/downstream-upgrade-playbook.mddocs/export-manifest.mdminion-version.md
- Reconciled shared role-set drift so
SMremains consistently present in handoff andNEXT OWNERcontracts while addingAM - Bumped template version to
1.3.0-1.0.0inminion-version.md
2026-04-10 (MM Bootstrap)
- Commit hash: pending (next commit)
- Bootstrapped Manager Minion coordination for the current template-maintenance session by:
- creating
minions/chat/2026-04-10.mdwith the MM bootstrap announcement - refreshing
.mm.mdMM Noteswith a timestamped audit of the active template drift backlog
- creating
- No template version bump; MM-context and coordination-doc updates only
2026-04-10
- Commit hash: pending (next commit)
- Removed
.mm.mdfrom.gitignoreso Manager Minion context can sync across Operator machines - Added and tracked
.mm.mdas a repository maintainer context file for the template repo - Added Manager Minion scoping, maintainer guardrails, and Operator ADHD support guidance in:
.mm.md
2026-04-08 (Initial Entry)
- Commit hash: pending (next commit)
- Updated shared runtime handoff order to include
SMbetweenCMandOM-Test/OMin:MEMORY.md
- Updated handoff interpretation to define
SMsecurity posture check before runtime gate in:MEMORY.md
- Updated completion contract
NEXT OWNERallowed values to includeSMin:MEMORY.md
- Bumped template version to
1.2.5-1.0.0inminion-version.md
2026-04-08 (Earlier Entry)
- Commit hash: pending (next commit)
- Added a standardized "Completion Handoff Contract (ADHD-Friendly)" with exact required order and hard rules in:
MEMORY.mdINIT.mdminions/chat/README.md
- Strengthened PM guardrails to explicitly reject handoffs without evidence and clear
NEXT OWNERassignment in:minions/roles/PM.md
- Bumped template version to
1.2.4-1.0.0inminion-version.md
2026-04-08
- Commit hash: pending (next commit)
- Added mandatory completion-update requirements so minions always identify next owner and explicit Operator action needed:
- updated
MEMORY.md - updated
INIT.md - updated role guardrails in
minions/roles/CM.md,minions/roles/PM.md,minions/roles/OM.md, andminions/roles/SM.md
- updated
- Bumped template version to
1.2.3-1.0.0inminion-version.md - Initialized repository
CHANGELOG.mdas required by template guardrails