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 }}
ccf
/
humanize
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
v0.2: grammar and repetition layer, citation registry, fixture gates
- #6
#6
Merged
ccf
merged 26 commits into
main
ccf/humanize:main
from
feat/v0.2
ccf/humanize:feat/v0.2
Copy head branch name to clipboard
Sep 14, 2026
Conversation
Commits
26
(26)
Checks
Files changed
Merged
v0.2: grammar and repetition layer, citation registry, fixture gates
#6
ccf
merged 26 commits into
main
ccf/humanize:main
from
feat/v0.2
ccf/humanize:feat/v0.2
Copy head branch name to clipboard
Commits
Commits on Sep 14, 2026
Add v0.2 design spec
Show description for 4ad7fc3
ccf
and
claude
committed
4ad7fc3
View commit details
Copy full SHA for 4ad7fc3
Browse repository at this point
Revise v0.2 spec after three-lens review
Show description for 7b9be13
ccf
and
claude
committed
7b9be13
View commit details
Copy full SHA for 7b9be13
Browse repository at this point
Revise v0.2 spec after scoped re-review (revision 3)
Show description for 0c83a65
ccf
and
claude
committed
0c83a65
View commit details
Copy full SHA for 0c83a65
Browse repository at this point
Add v0.2 implementation plan
Show description for 88caaac
ccf
and
claude
committed
88caaac
View commit details
Copy full SHA for 88caaac
Browse repository at this point
Revise v0.2 plan after worktree dry run; sync spec
Show description for 244c0de
ccf
and
claude
committed
244c0de
View commit details
Copy full SHA for 244c0de
Browse repository at this point
Normalize apostrophe look-alikes between letters before scanning
Show description for 7c52691
ccf
and
claude
committed
7c52691
View commit details
Copy full SHA for 7c52691
Browse repository at this point
Add repetition block: maximal repeated phrases with content-word floor
Show description for 61bb874
ccf
and
claude
committed
61bb874
View commit details
Copy full SHA for 61bb874
Browse repository at this point
Add grammar block: trailing participial clauses and container-noun phrases
Show description for 1eab919
ccf
and
claude
committed
1eab919
View commit details
Copy full SHA for 1eab919
Browse repository at this point
Add nominalization hits and disclaimer-opener check
Show description for a24b072
ccf
and
claude
committed
a24b072
View commit details
Copy full SHA for a24b072
Browse repository at this point
Add sentence-length tail keys and four summary lines
Show description for 32cda98
ccf
and
claude
committed
32cda98
View commit details
Copy full SHA for 32cda98
Browse repository at this point
Add report fixtures with sensitivity, specificity, and pinned fairness gates
Show description for 1c652b5
ccf
and
claude
committed
1c652b5
View commit details
Copy full SHA for 1c652b5
Browse repository at this point
Rebuild human_plain.txt with mechanical extraction only, no sentence exclusions
Show description for c10514e
ccf
and
claude
committed
c10514e
View commit details
Copy full SHA for c10514e
Browse repository at this point
Add SOURCES.md citation registry and key-resolution test
Show description for 67496c8
ccf
and
claude
committed
67496c8
View commit details
Copy full SHA for 67496c8
Browse repository at this point
Add grammar and repetition tells to surface-tells; date-stamp the wordlist
Show description for 7fad810
ccf
and
claude
committed
7fad810
View commit details
Copy full SHA for 7fad810
Browse repository at this point
Add register gate, passive and convergence guards to SKILL; fairness principle
Show description for 1f12ea6
ccf
and
claude
committed
1f12ea6
View commit details
Copy full SHA for 1f12ea6
Browse repository at this point
Document v0.2: README, CHANGELOG, invariants; version 0.2.0
Show description for 5f2f2f0
ccf
and
claude
committed
5f2f2f0
View commit details
Copy full SHA for 5f2f2f0
Browse repository at this point
Fix scanner critical/important findings from v0.2 whole-branch review
Show description for 783e57e
ccf
and
claude
committed
783e57e
View commit details
Copy full SHA for 783e57e
Browse repository at this point
Un-pin implementation-specific fixture bands; guard SOURCES.md and SKILL.md
Show description for 50fd570
ccf
and
claude
committed
50fd570
View commit details
Copy full SHA for 50fd570
Browse repository at this point
Fix passive/convergence wording, Vintage: invariant, and doc drift
Show description for 2dba5b2
ccf
and
claude
committed
2dba5b2
View commit details
Copy full SHA for 2dba5b2
Browse repository at this point
Fix two Bugbot findings on PR #6: hyphenated -ing and multi-comma openers
Show description for f94acdd
ccf
and
claude
committed
f94acdd
View commit details
Copy full SHA for f94acdd
Browse repository at this point
Revise A7 (segment-based guard), fix A8 en-dash ranges, A10 gram-run merge
Show description for b9bcd3c
ccf
and
claude
committed
b9bcd3c
View commit details
Copy full SHA for b9bcd3c
Browse repository at this point
Extend spec's post-review amendments with A6, revised A7, A8, A10
Show description for 0897393
ccf
and
claude
committed
0897393
View commit details
Copy full SHA for 0897393
Browse repository at this point
Prune IRREGULAR_PAST homographs from the A7 finite-verb veto
Show description for 8227e57
ccf
and
claude
committed
8227e57
View commit details
Copy full SHA for 8227e57
Browse repository at this point
Prune six more IRREGULAR_PAST homographs; fix a coincidental -ed match
Show description for 7ef1e4f
ccf
and
claude
committed
7ef1e4f
View commit details
Copy full SHA for 7ef1e4f
Browse repository at this point
Fix prep-led intermediate segments that hide a real clause (A13)
Show description for ad9642d
ccf
and
claude
committed
ad9642d
View commit details
Copy full SHA for ad9642d
Browse repository at this point
Keep subordinator-led intermediate segments opener-internal (A14)
Show description for 359cbd3
ccf
and
claude
committed
359cbd3
View commit details
Copy full SHA for 359cbd3
Browse repository at this point
You can’t perform that action at this time.