pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:HTML is:merged
Filter by
99M results
Summary
- Added POST /billing/checkout/{plan} route → StartSubscriptionCheckoutController
- Controller validates plan key (404 for unknown, 422 for free), delegates to BillingPaymentService, redirects ...
Auto-generated vendor refresh from knowledge tag. Review the diff under vendor/ and vendored.json.
auto-merge
vendor
Follow-up to #37. load() awaited Promise.all([/tiles, /status]), so the fast /tiles payload (~1s) was held back by the
slow /status build (~5-7s), delaying the status tiles and re-exposing them to /status ...
Summary
This PR documents the complete deployment architecture for GasLamar and adds structural smoke tests to the staging CI
pipeline to catch stale builds and broken deployments early.
Key Changes ...
Summary
- Replaces the single-page launcher with a four-level static archive flow: title screen, observation library,
observation record, and play gate.
- Adds a model-axis observation library ...