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
.
idtlab
/
AIDRIN
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
17
Code
Issues
8
Pull requests
11
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Feature: Readiness Report
- #123
#123
Open
biqar
wants to merge 27 commits into
idtlab:develop
idtlab/AIDRIN:develop
from
biqar:feature-report
biqar/AIDRIN:feature-report
Copy head branch name to clipboard
Conversation
Commits
27
(27)
Checks
Files changed
Open
Feature: Readiness Report
#123
biqar
wants to merge 27 commits into
idtlab:develop
idtlab/AIDRIN:develop
from
biqar:feature-report
biqar/AIDRIN:feature-report
Copy head branch name to clipboard
Commits
Commits on Jun 16, 2026
Add automated Readiness Report tab with aggregated readiness metrics
Show description for cfcb2dd
biqar
committed
cfcb2dd
View commit details
Copy full SHA for cfcb2dd
Browse repository at this point
Add
biqar
committed
91daa88
View commit details
Copy full SHA for 91daa88
Browse repository at this point
Merge remote-tracking branch 'origin/feature-report' into feature-report
biqar
committed
8c7356c
View commit details
Copy full SHA for 8c7356c
Browse repository at this point
Add .idea in the gitignore
biqar
committed
2f45cbc
View commit details
Copy full SHA for 2f45cbc
Browse repository at this point
Commits on Jun 24, 2026
Add data governance in the readiness report
biqar
committed
ea7ad80
View commit details
Copy full SHA for ea7ad80
Browse repository at this point
Merge branch 'idtlab:develop' into feature-report
biqar
authored
b8dfa0b
View commit details
Copy full SHA for b8dfa0b
Browse repository at this point
Load readiness report sections progressively with hybrid fetching
Show description for c149091
biqar
committed
c149091
View commit details
Copy full SHA for c149091
Browse repository at this point
Standardize readiness report section layout across scorecards
Show description for 3238d36
biqar
committed
3238d36
View commit details
Copy full SHA for 3238d36
Browse repository at this point
Contextualize readiness report needs-attention flags with column context
Show description for e0afed0
biqar
committed
e0afed0
View commit details
Copy full SHA for e0afed0
Browse repository at this point
Standardize readiness report number formatting with group-aware precision
Show description for 23925e2
biqar
committed
23925e2
View commit details
Copy full SHA for 23925e2
Browse repository at this point
Show per-section build time at the bottom of readiness report scorecards
Show description for caf44ce
biqar
committed
caf44ce
View commit details
Copy full SHA for caf44ce
Browse repository at this point
Fix raw HTML showing in readiness needs-attention secondary lines
Show description for a7fe1c1
biqar
committed
a7fe1c1
View commit details
Copy full SHA for a7fe1c1
Browse repository at this point
Commits on Jun 25, 2026
Defer readiness report charts to on-demand loading for faster initial scorecards.
Show description for d164356
biqar
committed
d164356
View commit details
Copy full SHA for d164356
Browse repository at this point
Speed up readiness governance MM risk with groupby-based scoring path.
Show description for ecb81ff
biqar
committed
ecb81ff
View commit details
Copy full SHA for ecb81ff
Browse repository at this point
Add client-side PDF export for readiness report scorecards.
Show description for c0bdd22
biqar
committed
c0bdd22
View commit details
Copy full SHA for c0bdd22
Browse repository at this point
Merge branch 'idtlab:develop' into feature-report
biqar
authored
3e2ffec
View commit details
Copy full SHA for 3e2ffec
Browse repository at this point
Commits on Jun 29, 2026
Merge branch 'idtlab:develop' into feature-report
biqar
authored
c897159
View commit details
Copy full SHA for c897159
Browse repository at this point
Cap readiness overview feature profiles at 500 with status priority.
Show description for 6a710b0
biqar
committed
6a710b0
View commit details
Copy full SHA for 6a710b0
Browse repository at this point
Commits on Jun 30, 2026
Speed up readiness report PDF export on wide datasets.
Show description for ed2110a
biqar
committed
ed2110a
View commit details
Copy full SHA for ed2110a
Browse repository at this point
Limit readiness overview detail charts to capped profile features.
Show description for ac0c0d0
biqar
committed
ac0c0d0
View commit details
Copy full SHA for ac0c0d0
Browse repository at this point
Add optional FAIR Compliance section to readiness report.
Show description for 83a7961
biqar
committed
83a7961
View commit details
Copy full SHA for 83a7961
Browse repository at this point
Commits on Jul 21, 2026
Cache readiness report sections server-side to avoid recomputation on reload
Show description for c8f6094
biqar
committed
c8f6094
View commit details
Copy full SHA for c8f6094
Browse repository at this point
Restore readiness report from aggregated server cache on panel open.
Show description for 32d6171
biqar
committed
32d6171
View commit details
Copy full SHA for 32d6171
Browse repository at this point
Cache readiness report FAIR compliance server-side and restore on reload.
Show description for 6f31100
biqar
committed
6f31100
View commit details
Copy full SHA for 6f31100
Browse repository at this point
Commits on Jul 22, 2026
Add server-side readiness report PDF export with HTML-aligned layout.
Show description for 527a72c
biqar
committed
527a72c
View commit details
Copy full SHA for 527a72c
Browse repository at this point
Add full readiness report PDF export with section detail charts and tables.
Show description for 45c97ea
biqar
committed
45c97ea
View commit details
Copy full SHA for 45c97ea
Browse repository at this point
Commits on Aug 4, 2026
Add AIDRIN logo to readiness report PDF header and footer.
Show description for 0bb4b1a
biqar
committed
0bb4b1a
View commit details
Copy full SHA for 0bb4b1a
Browse repository at this point
You can’t perform that action at this time.