Skip to content

feat(buck2): build the megarepo TypeScript product - #1080

Draft
schickling wants to merge 1 commit into
schickling/2026-08-11-buck2from
schickling/2026-08-13-buck2-megarepo-product
Draft

feat(buck2): build the megarepo TypeScript product#1080
schickling wants to merge 1 commit into
schickling/2026-08-11-buck2from
schickling/2026-08-13-buck2-megarepo-product

Conversation

@schickling

@schickling schickling commented Aug 13, 2026

Copy link
Copy Markdown
Collaborator

Goal

Add the first real TypeScript Buck2 product graph above the portable foundation: generated role-specific workspace closures, a Rust stage-zero product tool, the mr executable, typecheck aggregate, independent Nix import, and asserted invalidation evidence.

Decisions

Verification

Exact pushed head: fbffd5fed (base 2a82c1cf7).

  • devenv tasks run check:quick --no-tui - pass.
  • buck2:test:typescript-product - pass.
  • Benchmark parser hostile controls - 10/10 pass under Node.
  • The product E2E currently holds on dev3 host resource exhaustion (EAGAIN, 20k+ user threads and exhausted swap) after reaching real compile/typecheck actions. Earlier semantic defects found by the replay were fixed: missing stage-zero export and workspace filegroup staging.

Concerns

The exact product admission and benchmark still need one non-oversubscribed x86_64 Linux run. dev4 cannot substitute because this initial product target and its native OpenTUI inputs are x86_64 Linux.

References

@github-actions

github-actions Bot commented Aug 13, 2026

Copy link
Copy Markdown

Storybook Previews

Subject Status Report Details Updated
tui-react success tui-react preview deployed Preview is ready 2026-08-13 13:44 UTC
effect-react success effect-react preview deployed Preview is ready 2026-08-13 13:44 UTC
notion-md success notion-md preview deployed Preview is ready 2026-08-13 13:44 UTC
notion-react success notion-react preview deployed Preview is ready 2026-08-13 13:44 UTC
react-inspector success react-inspector preview deployed Preview is ready 2026-08-13 13:44 UTC
notion-cli success notion-cli preview deployed Preview is ready 2026-08-13 13:44 UTC
megarepo success megarepo preview deployed Preview is ready 2026-08-13 13:44 UTC
genie success genie preview deployed Preview is ready 2026-08-13 13:44 UTC
effect-schema-form-aria success effect-schema-form-aria preview deployed Preview is ready 2026-08-13 13:44 UTC
Report history

PR 1080 · 2026-08-13 13:46 UTC

Subject Status Report Details Updated
tui-react success tui-react preview deployed Preview is ready 2026-08-13 13:44 UTC
effect-react success effect-react preview deployed Preview is ready 2026-08-13 13:44 UTC
notion-md success notion-md preview deployed Preview is ready 2026-08-13 13:44 UTC
notion-react success notion-react preview deployed Preview is ready 2026-08-13 13:44 UTC
react-inspector success react-inspector preview deployed Preview is ready 2026-08-13 13:44 UTC
notion-cli success notion-cli preview deployed Preview is ready 2026-08-13 13:44 UTC
megarepo success megarepo preview deployed Preview is ready 2026-08-13 13:44 UTC
genie success genie preview deployed Preview is ready 2026-08-13 13:44 UTC
effect-schema-form-aria success effect-schema-form-aria preview deployed Preview is ready 2026-08-13 13:44 UTC

PR 1080 · 2026-08-13 08:38 UTC

Subject Status Report Details Updated
effect-schema-form-aria success effect-schema-form-aria preview deployed Preview is ready 2026-08-13 08:36 UTC
react-inspector success react-inspector preview deployed Preview is ready 2026-08-13 08:36 UTC
notion-md success notion-md preview deployed Preview is ready 2026-08-13 08:36 UTC
notion-cli success notion-cli preview deployed Preview is ready 2026-08-13 08:36 UTC
genie success genie preview deployed Preview is ready 2026-08-13 08:36 UTC
notion-react success notion-react preview deployed Preview is ready 2026-08-13 08:36 UTC
tui-react success tui-react preview deployed Preview is ready 2026-08-13 08:36 UTC
effect-react success effect-react preview deployed Preview is ready 2026-08-13 08:36 UTC
megarepo success megarepo preview deployed Preview is ready 2026-08-13 08:36 UTC

PR 1080 · 2026-08-13 04:10 UTC

Subject Status Report Details Updated
effect-react success effect-react preview deployed Preview is ready 2026-08-13 04:09 UTC
effect-schema-form-aria success effect-schema-form-aria preview deployed Preview is ready 2026-08-13 04:09 UTC
notion-cli success notion-cli preview deployed Preview is ready 2026-08-13 04:09 UTC
react-inspector success react-inspector preview deployed Preview is ready 2026-08-13 04:09 UTC
genie success genie preview deployed Preview is ready 2026-08-13 04:09 UTC
notion-md success notion-md preview deployed Preview is ready 2026-08-13 04:09 UTC
tui-react success tui-react preview deployed Preview is ready 2026-08-13 04:09 UTC
notion-react success notion-react preview deployed Preview is ready 2026-08-13 04:09 UTC
megarepo success megarepo preview deployed Preview is ready 2026-08-13 04:09 UTC

PR 1080 · 2026-08-13 03:41 UTC

Subject Status Report Details Updated
react-inspector success react-inspector preview deployed Preview is ready 2026-08-13 03:40 UTC
effect-react success effect-react preview deployed Preview is ready 2026-08-13 03:40 UTC
effect-schema-form-aria success effect-schema-form-aria preview deployed Preview is ready 2026-08-13 03:40 UTC
genie success genie preview deployed Preview is ready 2026-08-13 03:40 UTC
notion-cli success notion-cli preview deployed Preview is ready 2026-08-13 03:40 UTC
notion-md success notion-md preview deployed Preview is ready 2026-08-13 03:40 UTC
notion-react success notion-react preview deployed Preview is ready 2026-08-13 03:40 UTC
tui-react success tui-react preview deployed Preview is ready 2026-08-13 03:40 UTC
megarepo success megarepo preview deployed Preview is ready 2026-08-13 03:40 UTC

@schickling
schickling force-pushed the schickling/2026-08-13-buck2-megarepo-product branch 2 times, most recently from e47fa2a to 37d82c3 Compare August 13, 2026 02:41
@schickling
schickling force-pushed the schickling/2026-08-13-buck2-megarepo-product branch 2 times, most recently from fd7daa9 to 8ae2063 Compare August 13, 2026 02:48
@schickling
schickling force-pushed the schickling/2026-08-13-buck2-megarepo-product branch from 8ae2063 to 41771d0 Compare August 13, 2026 03:31
@schickling
schickling force-pushed the schickling/2026-08-13-buck2-megarepo-product branch 2 times, most recently from 397de16 to c86121b Compare August 13, 2026 08:31
@schickling-assistant
schickling-assistant changed the base branch from schickling/2026-08-13-buck2-review-hardening to schickling/2026-08-11-buck2 August 13, 2026 08:32
@schickling-assistant
schickling-assistant marked this pull request as ready for review August 13, 2026 08:41
@schickling-assistant
schickling-assistant marked this pull request as draft August 13, 2026 10:03
@schickling-assistant
schickling-assistant force-pushed the schickling/2026-08-13-buck2-megarepo-product branch from c86121b to fbffd5f Compare August 13, 2026 13:38
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