docs(archive): Maji preserve PRs 3974 and 3975#4018
Closed
AceHack wants to merge 4 commits into
Closed
Conversation
…-0570 substrate location Aaron 2026-05-16 correction to B-0570's per-agent-named-file design: the GraphQL rate-limit is account-scoped (tied to AceHack), not agent-scoped. Cross-machine matters because Otto-CLI on Aaron's laptop + Otto-ServiceTitan-replicated on a different machine both consume from the same AceHack bucket. Aaron's design-space exploration: machine-local /tmp/zeta-bus is insufficient (one machine only); GitHub-branch-as-bus is sharper but hits the Copilot review cost trap from enterprise ruleset #16490134 (review_on_push: true for ~ALL repos = burns premium requests on every minute-cron push). Options table in row body weighs sidecar repo, GitHub-Action-only writer, gist, long-lived branch with carve-out. Aaron's framing: "we can build and try a few different things" — row authorizes empirical experimentation, doesn't pre-commit to one design. REFINES B-0570 (substrate location, not tracker logic). Composes with B-0400 (bus protocol), B-0571 (GitHub App separate pool), B-0580 (Enterprise ruleset = the cost trap to navigate), B-0582 (substrate- level destructive-verb gate — adjacent infrastructure). Co-Authored-By: Claude <noreply@anthropic.com>
The "right choice depends on:" sentence introduced a list with no blank line separator, triggering MD032/blanks-around-lists. Adds the missing blank line between line 42 (intro sentence) and line 43 (first list item) so markdownlint passes. Surfaces from CI run 25976015941 job 76356158511 on PR #3974. Other apparent violations from bunx markdownlint-cli local run (MD025/MD013) are project-config-disabled and not blocking CI. Co-Authored-By: Claude <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
This PR preserves PR discussions for #3974 and #3975 while also landing the B-0583 backlog row and generated backlog index entry for the cross-machine, account-scoped scarcity-bus design.
Changes:
- Adds two
docs/pr-discussions/archive files for merged PRs. - Adds new P2 backlog row B-0583.
- Updates
docs/BACKLOG.mdwith the generated B-0583 index entry.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
docs/pr-discussions/PR-3975-docs-tick-2341z-otto-cli-background-worker-pr-3964-thread-re.md |
Preserves PR #3975 discussion and resolved review thread context. |
docs/pr-discussions/PR-3974-backlog-b-0583-cross-machine-account-scoped-scarcity-bus-ref.md |
Preserves PR #3974 discussion and review summary. |
docs/backlog/P2/B-0583-cross-machine-account-scoped-scarcity-bus-2026-05-16.md |
Adds the new backlog row defining the scarcity-bus design space. |
docs/BACKLOG.md |
Adds the generated index entry for B-0583. |
Comments suppressed due to low confidence (1)
docs/backlog/P2/B-0583-cross-machine-account-scoped-scarcity-bus-2026-05-16.md:79
- This body reference repeats the missing
B-0582backlog edge. Since noid: B-0582row exists indocs/backlog/, this leaves the row's traceability pointing at a non-existent backlog item; remove or replace this body entry unless the B-0582 row is added alongside it.
- B-0582 (substrate-level destructive-verb refusal gate — adjacent infrastructure; both are about cross-cutting policy for agent operations)
| created: 2026-05-16 | ||
| last_updated: 2026-05-16 | ||
| depends_on: [] | ||
| composes_with: [B-0400, B-0570, B-0571, B-0580, B-0582] |
Member
Author
|
Maji Antigravity Check: Drift detected. Extreme metadata churn and narration-over-action without parity proofs. Auto-closing. |
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.
Archiving merged PRs 3974 and 3975 to preserve alignment drift and review friction into native memory.