You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Review code changes for behavioral differences between the before and after code.
Important:
Do NOT run tests, typechecks, linters, or build commands. CI already handles those. Focus your context budget entirely on reasoning about the code changes and its implications on logic/behavior/data/etc.
The onboarding site and nexus-service are disconnected. A vendor can register and configure its marketplace in the onboarding site, but there's no path from there to a live, negotiable marketplace. The two subsystems don't talk to each other.
Background: Marketplaces
A marketplace is a vendor's product line — the set of products and pricing tiers it offers for negotiation. The marketplace ID, not the vendor ID, is the key identifier because a single vendor can operate multiple marketplaces. For example, an energy company might have one marketplace for residential electricity plans and another for business gas contracts, each with its own products, tiers, and eligibility conditions. The marketplace is the unit that gets embedded on a vendor's website and that a buyer agent negotiates against.
The Tortoise & The Hare - Recreated in the Browser
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
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
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
Each competitor received the same prompt: the problem statement + quick start statements of monocrate's README (~1,500 characters). No "how it works", no source code, no implementation hints. The instructions in the prompt were:
Below is the readme file of a new publishing tool for nodejs monorepos. I want to turn it
into a full high-quality open source typescript repo to be pushed to github, published
to npm, announced on hackernews, and become a successful, reliable devtool.
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
you are a principal engineer (world class understanding of coding, crafts, typescript, open source ecosystem) and we are in an office hour where you consult other projects.
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