docs(forge): supersede poll-driver record for board webhook cutover (RIG-2883) - #707
Open
rigel-mintaka wants to merge 1 commit into
Open
docs(forge): supersede poll-driver record for board webhook cutover (RIG-2883)#707rigel-mintaka wants to merge 1 commit into
rigel-mintaka wants to merge 1 commit into
Conversation
…RIG-2883) Mark the SEA-1810 forge-poll driver design record `Superseded by` the board webhook-ingestion record (DL-281), the T6 docs delta of the poll→webhooks cutover. The record's status header flips `Active` → `Superseded by ../compass-forge-board-webhook-ingestion/design.md` (the house format, per `compass-tauri-shell.md`), with a superseded callout noting DL-161's board-poll retirement, DL-162's `forge_repo_subscriptions` + `--forge-repos` seed survival, DL-163's now-writer-less `forge_list_cursors`, and the removed `--forge-poll` / `--forge-poll-interval` flags and `$COMPASS_FORGE_POLL(_INTERVAL)` env vars. The App-setup runbook and operator flag/env prose docs the T6 brief also names have no on-disk target: the GitHub App runbook is shipped by the agent-notification T7 (not yet landed), and the poll flag/env strings live only in `main.go` `-help` text and frozen design records — both out of scope for a docs-only slice. No `DECISIONS.md` edit (DL-281 landed in #695). markdownlint-cli2: 0 errors on the changed file. Refs RIG-2883 Co-authored-by: Matt Wilkinson <matt@rigel.build>
|
Compass engineering docs preview: https://compass-forge-rig-2883-t6-do.compass-eng-docs.pages.dev Deployed from Changed pages: |
rigel-mintaka
marked this pull request as ready for review
August 28, 2026 05:41
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.
Mark the SEA-1810 forge-poll driver design record
Superseded bythe board webhook-ingestion record (DL-281), the T6 docs delta of the poll→webhooks cutover.The record's status header flips
Active→Superseded by ../compass-forge-board-webhook-ingestion/design.md(the house format, percompass-tauri-shell.md), with a superseded callout noting DL-161's board-poll retirement, DL-162'sforge_repo_subscriptions+--forge-reposseed survival, DL-163's now-writer-lessforge_list_cursors, and the removed--forge-poll/--forge-poll-intervalflags and$COMPASS_FORGE_POLL(_INTERVAL)env vars.The App-setup runbook and operator flag/env prose docs the T6 brief also names have no on-disk target: the GitHub App runbook is shipped by the agent-notification T7 (not yet landed), and the poll flag/env strings live only in
main.go-helptext and frozen design records — both out of scope for a docs-only slice. NoDECISIONS.mdedit (DL-281 landed in #695).markdownlint-cli2: 0 errors on the changed file.
Refs RIG-2883
Co-authored-by: Matt Wilkinson matt@rigel.build