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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
webjsdev
/
webjs
Public
Notifications
You must be signed in to change notification settings
Fork
69
Star
104
Code
Issues
21
Pull requests
3
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: make the elision verdict inspectable and provable per app
- #1312
#1312
Merged
vivek7405
merged 27 commits into
main
webjsdev/webjs:main
from
feat/elision-inspectable
webjsdev/webjs:feat/elision-inspectable
Copy head branch name to clipboard
Aug 7, 2026
Conversation
Commits
27
(27)
Checks
Files changed
Merged
feat: make the elision verdict inspectable and provable per app
#1312
vivek7405
merged 27 commits into
main
webjsdev/webjs:main
from
feat/elision-inspectable
webjsdev/webjs:feat/elision-inspectable
Copy head branch name to clipboard
Commits
Commits on Aug 7, 2026
feat(server): thread the per-component elision verdict into the app report
Show description for 93db3e0
vivek7405
committed
93db3e0
View commit details
Copy full SHA for 93db3e0
Browse repository at this point
feat(cli): add webjs elision, the per-module verdict and its differential
Show description for d41b716
vivek7405
committed
d41b716
View commit details
Copy full SHA for d41b716
Browse repository at this point
feat: surface the elision verdict through MCP, dev, and the contract tests
Show description for 81fb438
vivek7405
committed
81fb438
View commit details
Copy full SHA for 81fb438
Browse repository at this point
test: cover the elision CLI, the doctor check, the MCP tool, and the override
Show description for fa9d4f2
vivek7405
committed
fa9d4f2
View commit details
Copy full SHA for fa9d4f2
Browse repository at this point
docs: give display-only elision its own page, and stop the false orphans
Show description for 9a4f215
vivek7405
committed
9a4f215
View commit details
Copy full SHA for 9a4f215
Browse repository at this point
test: classify the two new server exports and keep the fuzz corpus clean
Show description for af9e426
vivek7405
committed
af9e426
View commit details
Copy full SHA for af9e426
Browse repository at this point
fix(cli): let a help entry title its own prose block, and widen the file column
Show description for d114b36
vivek7405
committed
d114b36
View commit details
Copy full SHA for d114b36
Browse repository at this point
fix: --verify forces elision on, and the e2e control can actually fail
Show description for 0f3b3e4
vivek7405
committed
0f3b3e4
View commit details
Copy full SHA for 0f3b3e4
Browse repository at this point
docs: finish the list_elision sweep and the blog fixture inventory
Show description for c034fe0
vivek7405
committed
c034fe0
View commit details
Copy full SHA for c034fe0
Browse repository at this point
docs: drop the comment-scanning claim #179 already closed
Show description for a034ec8
vivek7405
committed
a034ec8
View commit details
Copy full SHA for a034ec8
Browse repository at this point
docs: finish removing the comment-scanning claim from the sibling fixtures
Show description for 556da65
vivek7405
committed
556da65
View commit details
Copy full SHA for 556da65
Browse repository at this point
docs: the MCP post said four tools, and there are five
Show description for 4191eb0
vivek7405
committed
4191eb0
View commit details
Copy full SHA for 4191eb0
Browse repository at this point
fix: correct two comments I got wrong while correcting the first one
Show description for 24bc8f8
vivek7405
committed
24bc8f8
View commit details
Copy full SHA for 24bc8f8
Browse repository at this point
fix: an orphan is two shapes, and both messages only described one
Show description for 6cde962
vivek7405
committed
6cde962
View commit details
Copy full SHA for 6cde962
Browse repository at this point
fix: the dev orphan warning described one shape and named the wrong API
Show description for 2316219
vivek7405
committed
2316219
View commit details
Copy full SHA for 2316219
Browse repository at this point
fix: a computed-tag orphan does not always fail to upgrade
Show description for a16c5af
vivek7405
committed
a16c5af
View commit details
Copy full SHA for a16c5af
Browse repository at this point
docs: sweep the retracted orphan claim instead of patching it piecemeal
Show description for defd86d
vivek7405
committed
defd86d
View commit details
Copy full SHA for defd86d
Browse repository at this point
fix: import-only drops the orphan too, and it is the ordinary case
Show description for 39b26eb
vivek7405
committed
39b26eb
View commit details
Copy full SHA for 39b26eb
Browse repository at this point
docs: keep the orphan explanation in one place instead of eight
Show description for 97859a6
vivek7405
committed
97859a6
View commit details
Copy full SHA for 97859a6
Browse repository at this point
fix: the type declaration missed the consolidation, and another universal
Show description for 53c0a05
vivek7405
committed
53c0a05
View commit details
Copy full SHA for 53c0a05
Browse repository at this point
docs: name the exact mechanism behind the template-literal fixture rule
Show description for 712269e
vivek7405
committed
712269e
View commit details
Copy full SHA for 712269e
Browse repository at this point
docs: the consolidation dropped both-shapes coverage, restore it
Show description for 12a16b9
vivek7405
committed
12a16b9
View commit details
Copy full SHA for 12a16b9
Browse repository at this point
fix: the orphan scan accused sibling-registered classes
Show description for e5e7878
vivek7405
committed
e5e7878
View commit details
Copy full SHA for e5e7878
Browse repository at this point
test: the third residual had no case, and two lists still said two
Show description for 2f79248
vivek7405
committed
2f79248
View commit details
Copy full SHA for 2f79248
Browse repository at this point
test: enforce the residual list instead of promising it
Show description for 4e0bf53
vivek7405
committed
4e0bf53
View commit details
Copy full SHA for 4e0bf53
Browse repository at this point
test: make the drift guard completeness half real, not decorative
Show description for ca0f286
vivek7405
committed
ca0f286
View commit details
Copy full SHA for ca0f286
Browse repository at this point
fix: a computed template-literal tag was neither component nor orphan
Show description for edeb9c4
vivek7405
committed
edeb9c4
View commit details
Copy full SHA for edeb9c4
Browse repository at this point
You can’t perform that action at this time.