Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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
{{ message }}
geminimir
/
meterguard
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
25
Code
Issues
0
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jun 30, 2026
Update README.md
geminimir
authored
9147d6f
View commit details
Copy full SHA for 9147d6f
Browse repository at this point
Commits on Feb 27, 2026
Merge pull request #100 from geminimir/feat/stripe-billing-driver
Show description for 9ba9ff7
geminimir
authored
9ba9ff7
View commit details
Copy full SHA for 9ba9ff7
Browse repository at this point
docs: add SKILL.md for AI agent integration
Show description for 48956e0
geminimir
committed
48956e0
View commit details
Copy full SHA for 48956e0
Browse repository at this point
Commits on Nov 17, 2025
Merge pull request #99 from techydavepy/feat/stripe-billing-driver
Show description for 6b2be85
geminimir
authored
6b2be85
View commit details
Copy full SHA for 6b2be85
Browse repository at this point
fix(stripe-driver): use literal Stripe apiVersion to satisfy TS
geminimir
committed
b01c74b
View commit details
Copy full SHA for b01c74b
Browse repository at this point
chore: exclude tests from stripe-driver tsc build
geminimir
committed
fe549c4
View commit details
Copy full SHA for fe549c4
Browse repository at this point
feat: add typed Stripe billing driver and integrate with workers
geminimir
committed
608f2a3
View commit details
Copy full SHA for 608f2a3
Browse repository at this point
Commits on Nov 1, 2025
Merge pull request #98 from louispy/alerts
Show description for 471b8f7
geminimir
authored
471b8f7
View commit details
Copy full SHA for 471b8f7
Browse repository at this point
Commits on Oct 31, 2025
Add tests for alerts
louispy
committed
fbbc242
View commit details
Copy full SHA for fbbc242
Browse repository at this point
Add alertEventsIngestedTotal alertStateTransitionsTotal metrics
louispy
committed
3270aae
View commit details
Copy full SHA for 3270aae
Browse repository at this point
Add alert events field in create alert state api
louispy
committed
4ffa578
View commit details
Copy full SHA for 4ffa578
Browse repository at this point
Add alert config crud apis and alert events insertions
louispy
committed
46b086a
View commit details
Copy full SHA for 46b086a
Browse repository at this point
Add alert config crud apis
louispy
committed
64662b3
View commit details
Copy full SHA for 64662b3
Browse repository at this point
Init alert states crud apis
louispy
committed
708ecd2
View commit details
Copy full SHA for 708ecd2
Browse repository at this point
Commits on Oct 29, 2025
Merge pull request #97 from geminimir/feat/simulator-core-issue-12
Show description for 36cedd3
geminimir
authored
36cedd3
View commit details
Copy full SHA for 36cedd3
Browse repository at this point
chore(simulator-core): preserve dist d.ts and align CLI typecheck with core build
geminimir
committed
08e600b
View commit details
Copy full SHA for 08e600b
Browse repository at this point
chore(simulator-core): build types with tsc; disable tsup dts (fix CI dts error)
geminimir
committed
8352b4c
View commit details
Copy full SHA for 8352b4c
Browse repository at this point
feat(simulator-core): add Scenario DSL schema/parser/runner; refactor CLI to use core; add YAML support and example scenario (closes #12)
geminimir
committed
eb481eb
View commit details
Copy full SHA for eb481eb
Browse repository at this point
Merge pull request #96 from geminimir/feat/drizzle-bootstrap-issue-9
Show description for e77d163
geminimir
authored
e77d163
View commit details
Copy full SHA for e77d163
Browse repository at this point
docs(bootstrap): add root bootstrap script and update Quickstart to include migrations (closes #9)
geminimir
committed
021e419
View commit details
Copy full SHA for 021e419
Browse repository at this point
Merge pull request #95 from geminimir/feat/simulator-db-issue-14
Show description for 92ea4a6
geminimir
authored
92ea4a6
View commit details
Copy full SHA for 92ea4a6
Browse repository at this point
feat(simulator-db): add assertions table, repository, seed scenario; persist per-assertion results in worker (closes #14)
geminimir
committed
c4b66bf
View commit details
Copy full SHA for c4b66bf
Browse repository at this point
Commits on Oct 11, 2025
Merge pull request #94 from geminimir/feat/csv-s3-parity-adapter-issue-15
Show description for 0bf71f0
geminimir
authored
0bf71f0
View commit details
Copy full SHA for 0bf71f0
Browse repository at this point
feat(backfill): add CSV/S3 parity adapter support (csvUrl + core CSV generator)\nrefactor(api): backfill route supports sourceUrl and large CSV guidance\ntest(core,api): add csv generator unit test…
Show description for 6f07fcd
geminimir
committed
6f07fcd
View commit details
Copy full SHA for 6f07fcd
Browse repository at this point
Merge pull request #93 from geminimir/feat/mappings-crud-issue-6
Show description for 8da142f
geminimir
authored
8da142f
View commit details
Copy full SHA for 8da142f
Browse repository at this point
feat(api): complete price mappings CRUD (list filters, get by id, shadow fields)\ntest(api): add mappings CRUD integration tests\n\nRefs: #6
geminimir
committed
f32c8ba
View commit details
Copy full SHA for f32c8ba
Browse repository at this point
Commits on Oct 8, 2025
Merge pull request #92 from geminimir/feat/minio-infra-profile-issue-19
Show description for 4339f8c
geminimir
authored
4339f8c
View commit details
Copy full SHA for 4339f8c
Browse repository at this point
feat(infra): add MinIO docker-compose profile with bucket init\nfeat(workers): S3 client factory and MinIO env wiring for backfill\ndocs: MinIO parity quickstart\ntest(workers): S3 client factory u…
Show description for f51be36
geminimir
committed
f51be36
View commit details
Copy full SHA for f51be36
Browse repository at this point
Merge pull request #91 from geminimir/feat/simulator-assertions-lib-issue-16
Show description for 565c8e9
geminimir
authored
565c8e9
View commit details
Copy full SHA for 565c8e9
Browse repository at this point
feat(core): add shared simulator assertions (approxEqual, compareInvoices, formatDifferences)\n\nrefactor(workers): use shared compareInvoices for simulation comparisons\nrefactor(simulator-cli): u…
Show description for e17c752
geminimir
committed
e17c752
View commit details
Copy full SHA for e17c752
Browse repository at this point
Commits on Sep 26, 2025
Merge pull request #89 from geminimir/chore/security-resilience-hardening-issue-10
Show description for 73e3b09
geminimir
authored
73e3b09
View commit details
Copy full SHA for 73e3b09
Browse repository at this point
chore(workers): add @types/opossum for circuit breaker typings
geminimir
committed
679620b
View commit details
Copy full SHA for 679620b
Browse repository at this point
fix(api): adapt Fastify route bodyLimit config to type expectations
geminimir
committed
4c0bba9
View commit details
Copy full SHA for 4c0bba9
Browse repository at this point
feat(security): harden API and workers per issue #10
geminimir
committed
23923d0
View commit details
Copy full SHA for 23923d0
Browse repository at this point
Merge pull request #88 from geminimir/feat/adjustments-approval-audit
Show description for a6b50b3
geminimir
authored
a6b50b3
View commit details
Copy full SHA for a6b50b3
Browse repository at this point
Previous
Next
You can’t perform that action at this time.