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
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
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 }}
johnoooh
/
iris
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Phase 3 classification harness
- #3
#3
Merged
johnoooh
merged 31 commits into
main
johnoooh/iris:main
from
phase-3-classification-harness
johnoooh/iris:phase-3-classification-harness
Copy head branch name to clipboard
May 7, 2026
Conversation
Commits
31
(31)
Checks
Files changed
Merged
Phase 3 classification harness
#3
johnoooh
merged 31 commits into
main
johnoooh/iris:main
from
phase-3-classification-harness
johnoooh/iris:phase-3-classification-harness
Copy head branch name to clipboard
Commits
Commits on May 7, 2026
feat(phase-3): wire classification harness to live on-device model
Show description for 179501f
johnoooh
committed
179501f
View commit details
Copy full SHA for 179501f
Browse repository at this point
fix(phase-3): serialize classify calls — WebLLM engine is not parallel-safe
Show description for 26daf7f
johnoooh
committed
26daf7f
View commit details
Copy full SHA for 26daf7f
Browse repository at this point
feat(phase-3): expand fixture from 6 to 20 trials
Show description for f15a555
johnoooh
committed
f15a555
View commit details
Copy full SHA for f15a555
Browse repository at this point
feat(phase-3): add 4 realistic-length trials (~3kB eligibility each)
Show description for 34f8665
johnoooh
committed
34f8665
View commit details
Copy full SHA for 34f8665
Browse repository at this point
feat(phase-3): "copy results as markdown" button
Show description for fa40555
johnoooh
committed
fa40555
View commit details
Copy full SHA for fa40555
Browse repository at this point
tweak(phase-3): default prompt biases toward POSSIBLE over LIKELY
Show description for 379ff3b
johnoooh
committed
379ff3b
View commit details
Copy full SHA for 379ff3b
Browse repository at this point
tweak(phase-3): rewrite prompt with ordered rules + no-assume guard
Show description for c66fc36
johnoooh
committed
c66fc36
View commit details
Copy full SHA for c66fc36
Browse repository at this point
tweak(phase-3): few-shot prompt to fix literal-VERDICT bug + collapse rules
Show description for 8244252
johnoooh
committed
8244252
View commit details
Copy full SHA for 8244252
Browse repository at this point
tweak(phase-3): collapse to binary LIKELY/UNLIKELY classification
Show description for d41cd78
johnoooh
committed
d41cd78
View commit details
Copy full SHA for d41cd78
Browse repository at this point
feat(phase-3): register Llama 3.2 3B Instruct as a model option
Show description for 15d05b4
johnoooh
committed
15d05b4
View commit details
Copy full SHA for 15d05b4
Browse repository at this point
fix(phase-3): register Qwen2.5-1.5B + diversify few-shot examples
Show description for c0051a3
johnoooh
committed
c0051a3
View commit details
Copy full SHA for c0051a3
Browse repository at this point
feat(phase-3): multilingual preset switcher + custom-model stub
Show description for b0f088f
johnoooh
committed
b0f088f
View commit details
Copy full SHA for b0f088f
Browse repository at this point
feat(phase-3): translate-then-classify pipeline as harness toggle
Show description for 2ce00be
johnoooh
committed
2ce00be
View commit details
Copy full SHA for 2ce00be
Browse repository at this point
fix(phase-3): include translate-first state in markdown report
Show description for 6a9948f
johnoooh
committed
6a9948f
View commit details
Copy full SHA for 6a9948f
Browse repository at this point
fix(phase-3): wire translate-first state through markdown report (followup to a628b7a)
johnoooh
committed
c05ac74
View commit details
Copy full SHA for c05ac74
Browse repository at this point
feat(phase-3): production-realistic agreement toggle
Show description for 6f04fb4
johnoooh
committed
6f04fb4
View commit details
Copy full SHA for 6f04fb4
Browse repository at this point
feat(phase-3): wire stage-1 classifyAll into ResultsList + fit dot in TriageRow
Show description for 69f6fae
johnoooh
committed
69f6fae
View commit details
Copy full SHA for 69f6fae
Browse repository at this point
fix(simplifier): replace bare trailing labels with directive instructions
Show description for 44b9e7b
johnoooh
committed
44b9e7b
View commit details
Copy full SHA for 44b9e7b
Browse repository at this point
feat(phase-3): register Gemma 2 2B q4f16_1 as a faster alternative
Show description for a5aca29
johnoooh
committed
a5aca29
View commit details
Copy full SHA for a5aca29
Browse repository at this point
revert(phase-3): remove gemma_fast — q4f16_1 broke simplifier output
Show description for 2875992
johnoooh
committed
2875992
View commit details
Copy full SHA for 2875992
Browse repository at this point
revert(simplifier): restore PLAIN-LANGUAGE OUTPUT: label
Show description for 3845332
johnoooh
committed
3845332
View commit details
Copy full SHA for 3845332
Browse repository at this point
fix(phase-3): defer simplification until classification completes + raise frequency_penalty
Show description for 1f09331
johnoooh
committed
1f09331
View commit details
Copy full SHA for 1f09331
Browse repository at this point
feat(phase-3): pipeline progress caption in detail pane
Show description for cd30a67
johnoooh
committed
cd30a67
View commit details
Copy full SHA for cd30a67
Browse repository at this point
feat(phase-3): drop fit narrative section + add oncologist disclaimer
Show description for 9597334
johnoooh
committed
9597334
View commit details
Copy full SHA for 9597334
Browse repository at this point
feat(phase-3): two-tier disclaimer + carry redesign hot-fixes
Show description for 45d8839
johnoooh
committed
45d8839
View commit details
Copy full SHA for 45d8839
Browse repository at this point
chore(phase-3): remove disabled sort chips from toolbar
Show description for 73b809b
johnoooh
committed
73b809b
View commit details
Copy full SHA for 73b809b
Browse repository at this point
chore: post-merge follow-ups (matchMedia, regression test, doc move)
Show description for 1b3e759
johnoooh
committed
1b3e759
View commit details
Copy full SHA for 1b3e759
Browse repository at this point
fix(phase-3): re-run classification when patient description changes
Show description for d473033
johnoooh
committed
d473033
View commit details
Copy full SHA for d473033
Browse repository at this point
fix(phase-3): address PR #2 review must-fixes
Show description for 71926e6
johnoooh
committed
71926e6
View commit details
Copy full SHA for 71926e6
Browse repository at this point
chore(phase-3): post-review cleanup + disable classify-in-results
Show description for e3cefa6
johnoooh
committed
e3cefa6
View commit details
Copy full SHA for e3cefa6
Browse repository at this point
chore(phase-3): clear lint diagnostics introduced by this PR
Show description for f99743b
johnoooh
committed
f99743b
View commit details
Copy full SHA for f99743b
Browse repository at this point
You can’t perform that action at this time.