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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Autoloops
/
greplica
Public
Notifications
You must be signed in to change notification settings
Fork
74
Star
434
Code
Issues
22
Pull requests
29
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: freshness engine — keep code_verified claims honest as code changes
- #96
#96
Closed
divo12
wants to merge 21 commits into
Autoloops:main
Autoloops/greplica:main
from
divo12:feat/anchor-drift-invalidation
divo12/greplica:feat/anchor-drift-invalidation
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Closed
feat: freshness engine — keep code_verified claims honest as code changes
#96
divo12
wants to merge 21 commits into
Autoloops:main
Autoloops/greplica:main
from
divo12:feat/anchor-drift-invalidation
divo12/greplica:feat/anchor-drift-invalidation
Copy head branch name to clipboard
Commits
Commits on Jul 3, 2026
docs: add anchor-drift auto-invalidation design spec
divo12
committed
a7d02fd
View commit details
Copy full SHA for a7d02fd
Browse repository at this point
feat: add invalidation_events storage and transactional applyAnchorInvalidation
Show description for 0cdf62d
divo12
committed
0cdf62d
View commit details
Copy full SHA for 0cdf62d
Browse repository at this point
feat: add anchor-drift detection (Option A policy, resilient, cache-friendly)
Show description for dd30323
divo12
committed
dd30323
View commit details
Copy full SHA for dd30323
Browse repository at this point
feat: add pure anchor-invalidation rebuild logic
Show description for 98d71f6
divo12
committed
98d71f6
View commit details
Copy full SHA for 98d71f6
Browse repository at this point
feat: add invalidateDriftedAnchors service operation
Show description for 7f25f04
divo12
committed
7f25f04
View commit details
Copy full SHA for 7f25f04
Browse repository at this point
Commits on Jul 4, 2026
feat: add 'graph audit anchors --invalidate' CLI flag
Show description for 5156f53
divo12
committed
5156f53
View commit details
Copy full SHA for 5156f53
Browse repository at this point
test: add deterministic anchor-drift invalidation checks
Show description for 52bf969
divo12
committed
52bf969
View commit details
Copy full SHA for 52bf969
Browse repository at this point
docs: document graph audit anchors --invalidate flag
divo12
committed
5c3cf4d
View commit details
Copy full SHA for 5c3cf4d
Browse repository at this point
Delete docs/superpowers/specs/2026-07-03-anchor-drift-invalidation-design.md
divo12
authored
539138a
View commit details
Copy full SHA for 539138a
Browse repository at this point
Commits on Jul 5, 2026
feat: add hashAnchorSpan content fingerprint util
Show description for b4db306
divo12
committed
b4db306
View commit details
Copy full SHA for b4db306
Browse repository at this point
feat: add classifyFreshness (structural + content) and share it with drift scan
Show description for be65a30
divo12
committed
be65a30
View commit details
Copy full SHA for be65a30
Browse repository at this point
feat: add anchor_fingerprints storage + repository (cache + reverse index)
Show description for d55fc41
divo12
committed
d55fc41
View commit details
Copy full SHA for d55fc41
Browse repository at this point
feat: write anchor fingerprints when a proposal is applied
Show description for f6a0377
divo12
committed
f6a0377
View commit details
Copy full SHA for f6a0377
Browse repository at this point
refactor: clarify freshness classification API
Show description for 52d070a
divo12
committed
52d070a
View commit details
Copy full SHA for 52d070a
Browse repository at this point
fix: harden freshness fingerprint edge cases
Show description for 02cc5c9
divo12
committed
02cc5c9
View commit details
Copy full SHA for 02cc5c9
Browse repository at this point
Merge pull request #2 from divo12/feat/freshness-fingerprint
Show description for 2a6c118
divo12
authored
2a6c118
View commit details
Copy full SHA for 2a6c118
Browse repository at this point
feat: freshness engine Phase 2 — foreground surface (read-only) (#3)
Show description for ad4853a
divo12
authored
ad4853a
View commit details
Copy full SHA for ad4853a
Browse repository at this point
Feat/freshness heal (#4)
Show description for 18844ec
divo12
authored
18844ec
View commit details
Copy full SHA for 18844ec
Browse repository at this point
Commits on Jul 6, 2026
feat: freshness engine Phase 4 — re-verify handoff (#5)
Show description for a4b5ecf
divo12
authored
a4b5ecf
View commit details
Copy full SHA for a4b5ecf
Browse repository at this point
fix: address review — scope fingerprints per repo, harden span guard
Show description for b47a96f
divo12
committed
b47a96f
View commit details
Copy full SHA for b47a96f
Browse repository at this point
refactor: fold changedFilesSince into libs/utils/git.ts
Show description for b1ee1e2
divo12
committed
b1ee1e2
View commit details
Copy full SHA for b1ee1e2
Browse repository at this point
You can’t perform that action at this time.