Skip to content

docs: scout LFG-only capabilities + 6th direct-to-LFG exception#139

Merged
AceHack merged 3 commits intomainfrom
land-lfg-throttled-experiments-scout
Apr 24, 2026
Merged

docs: scout LFG-only capabilities + 6th direct-to-LFG exception#139
AceHack merged 3 commits intomainfrom
land-lfg-throttled-experiments-scout

Conversation

@AceHack
Copy link
Copy Markdown
Member

@AceHack AceHack commented Apr 22, 2026

Summary

  • Documents LFG-only (Lucent Financial Group) capabilities that can't go to open-source first
  • Adds the 6th direct-to-LFG exception to the fork-first workflow
  • Files a P3 BACKLOG row for periodic re-audit

Test plan

  • Review LFG exception against GOVERNANCE.md §23
  • Confirm P3 backlog row is discoverable

🤖 Generated with Claude Code

Copilot AI review requested due to automatic review settings April 22, 2026 15:58
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 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".

Comment thread docs/UPSTREAM-RHYTHM.md Outdated
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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-triage skill 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.

Comment thread docs/UPSTREAM-RHYTHM.md Outdated
Comment thread docs/BACKLOG.md Outdated
Comment thread docs/AGENT-ISSUE-WORKFLOW.md
Comment thread docs/research/lfg-only-capabilities-scout.md
Comment thread docs/BACKLOG.md
Comment thread docs/AGENT-ISSUE-WORKFLOW.md
Comment thread docs/AGENT-GITHUB-SURFACES.md
Comment thread .claude/skills/github-surface-triage/SKILL.md
Comment thread docs/research/lfg-only-capabilities-scout.md
Comment thread .claude/skills/github-surface-triage/SKILL.md
@AceHack AceHack enabled auto-merge (squash) April 24, 2026 14:55
AceHack and others added 3 commits April 24, 2026 12:13
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>
@AceHack AceHack force-pushed the land-lfg-throttled-experiments-scout branch from 11a0cac to 018d656 Compare April 24, 2026 16:18
@AceHack AceHack merged commit 1c5c132 into main Apr 24, 2026
10 checks passed
@AceHack AceHack deleted the land-lfg-throttled-experiments-scout branch April 24, 2026 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants