docs: scout LFG-only capabilities + 6th direct-to-LFG exception#139
Merged
docs: scout LFG-only capabilities + 6th direct-to-LFG exception#139
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 11a0cac4c7
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
There was a problem hiding this comment.
Pull request overview
Documents the fork-first cadence and the set of LFG-only capabilities/experiments, and adds supporting contributor/triage workflow documentation and issue templates.
Changes:
- Add LFG-only capabilities scout + update fork-first workflow with a 6th “direct-to-LFG” exception for LFG-only experiments.
- Add a P3 BACKLOG section for the throttled LFG-only experiment track.
- Add GitHub-surface/issue-workflow documentation, issue templates, and a
github-surface-triageskill to operationalize the cadence.
Reviewed changes
Copilot reviewed 10 out of 10 changed files in this pull request and generated 15 comments.
Show a summary per file
| File | Description |
|---|---|
| docs/research/lfg-only-capabilities-scout.md | New scouting inventory of LFG-only capabilities + candidate experiments. |
| docs/UPSTREAM-RHYTHM.md | New “fork-first + bulk-sync” cadence doc and the six exceptions list. |
| docs/BACKLOG.md | Adds a P3 section for the throttled LFG-only experiment track. |
| docs/AGENT-ISSUE-WORKFLOW.md | New adapter-neutral issue workflow doc (dual-track principle + claim protocol). |
| docs/AGENT-GITHUB-SURFACES.md | New playbook for triaging/operating GitHub surfaces on a cadence. |
| .github/ISSUE_TEMPLATE/human_ask.md | New “human ask” issue template. |
| .github/ISSUE_TEMPLATE/config.yml | Disables blank issues and adds contact links to key docs. |
| .github/ISSUE_TEMPLATE/bug_report.md | Replaces generic bug template with Zeta-specific structure. |
| .github/ISSUE_TEMPLATE/backlog_item.md | New template for proposing backlog work. |
| .claude/skills/github-surface-triage/SKILL.md | New executable checklist for the GitHub-surface triage cadence. |
The fork-pr-workflow skill defers the upstream-cadence choice to project-level config. This is Zeta's config: - Default PR target: AceHack/Zeta:main (free CI, free Copilot) - Bulk sync AceHack/main -> LFG/main every ~10 PRs (one PR, not N) - Five named exceptions for direct-to-LFG (security P0, external contributor, Aaron explicit, CI-repair, the bulk-sync PR itself) - Concrete gh commands for each case - Proposed cadence-monitor FACTORY-HYGIENE row Resolves a phantom pointer in memory/feedback_fork_pr_cost_model_prs_land_on_acehack_sync_to_lfg_in_bulk.md which cited docs/UPSTREAM-RHYTHM.md as an intended target. Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
…3 BACKLOG row
Aaron 2026-04-22 clarified LFG is not just "paid surface to avoid"
but a throttled experimental tier: Copilot Business + Teams plan,
all enhancements enabled (internet search, coding agent, etc.).
Standing permission to change any LFG setting except the $0 budget
cap and personal info. Enterprise upgrade offered if we build a
large-enough LFG-only backlog to justify it.
Changes:
- docs/research/lfg-only-capabilities-scout.md — new scouting doc.
Verified Copilot Business plan via gh api; enumerates 10
candidate experiments across Copilot Business, Teams plan,
Actions runner classes, and org-level features. Each has a
cadence. Declines self-hosted runners and raising the budget cap.
- docs/UPSTREAM-RHYTHM.md — adds a 6th direct-to-LFG exception
("LFG-only capability experiment") so these experiments don't
fight the batched cost model.
- docs/BACKLOG.md — new P3 row "LFG-only experiment track
(throttled)" pointing at the scout doc; gated on the 10-item
threshold for the Enterprise upgrade conversation.
Source memory:
memory/feedback_lfg_paid_copilot_teams_throttled_experiments_allowed.md
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
…ax, seeded hygiene-history, IP template cleanup - UPSTREAM-RHYTHM.md: fix compare basehead syntax (Codex P1 — use owner:branch, not owner:repo:branch) - AGENT-GITHUB-SURFACES.md + github-surface-triage SKILL.md: FACTORY-HYGIENE row refs #44→#47, #45→#48 - AGENT-ISSUE-WORKFLOW.md: soften "BACKLOG row is open" to "TODO: file a BACKLOG row" - research/lfg-only-capabilities-scout.md: clarify HB-001 is resolved org-migration; merge queue is follow-up - BACKLOG.md: unsplit inline-code spans in P3 LFG row - hygiene-history/{wiki,discussions}-history.md: seed files referenced by Surface 3/4 docs - .github/ISSUE_TEMPLATE/feature_request.md: remove stale GitHub default template (Zeta set covers bug_report/backlog_item/human_ask) Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
11a0cac to
018d656
Compare
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
Test plan
GOVERNANCE.md §23🤖 Generated with Claude Code