Feature Specification: Participant Roles - #47
Merged
Conversation
added 6 commits
May 31, 2026 08:19
Define participant vocabulary while preserving agent terminology for AI runtime integrations. Add optional participants frontmatter examples to lifecycle templates and document advisory behavior. Add participant metadata contract tests and mark the implementation spec complete.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
agentreserved for AI runtime/client integrations.participantsmetadata examples to stock lifecycle templates without changing command, prompt, script, or customization precedence.Changes
tests/test_participant_metadata_contract.py.Task Completion
requirements.md: 20/20 complete, status pass.Quality Gates
analyze: pass - prior wording inconsistencies were repaired; artifacts are aligned for implementation.critic: pass - critic findings were resolved with explicit metadata and strengthened implementation test tasks.checklist: pass - no unresolved findings.Gate Acknowledgements
checklist: No unresolved findings.analyze: Findings I1 and I2 resolved in.documentation/specs/001-participant-roles/gates/analyze.md.critic: Findingscritic-001,critic-002, andcritic-003resolved by explicit spec metadata and strengthened implementation test tasks.Validation
npx markdownlint-cli2 "README.md" ".documentation/**/*.md" "templates/**/*.md".\.venv\Scripts\python -m pytest -q tests/test_participant_metadata_contract.py.\.venv\Scripts\python -m pytest -qgit diff --checkSpec Reference
.documentation/specs/001-participant-roles/spec.md