docs: add working methods - #13
Open
mr-lee wants to merge 2 commits into
Open
Conversation
5 tasks
mr-lee
force-pushed
the
codex/add-working-methods
branch
from
July 8, 2026 14:43
bd9f2ac to
99011b2
Compare
mr-lee
marked this pull request as ready for review
July 8, 2026 14:44
91pavan
approved these changes
Jul 31, 2026
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.
Closes #7.
Summary
Adds a lightweight GitHub operating model for the WG and refreshes it against current
mainafter the prior-work and use-case documents merged.This PR makes repository status easier to discover for new and returning contributors by adding:
WORKING-METHODS.mdwith issue-first work tracking, status terms, operating cadence, PR expectations, review windows, decision recording, meeting-note linkage, Google Docs-to-GitHub flow, living-document freshness guidance, cross-WG coordination, and optional GitHub Projects guidanceStart Heresection that now links the charter, working methods, prior-work survey, use cases, open issues, open PRs, meeting minutes, and reporting templateCoordination Notes
This intentionally treats GitHub issues as the durable source of truth. A GitHub Project board can still be useful later, but only as a view over issue-backed work.
This also complements, rather than duplicates, the newer contributor onboarding, liaison tracker, and trace-model planning PRs. Those can provide more specific guidance while this PR defines the repository-level operating model.
Validation
git diff --check origin/main...HEAD