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 }}
functionland
/
fula-ota
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
8
Code
Issues
11
Pull requests
12
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Phase 2: fula-ingest - verified byte ingress (client-side CID, quota-gated)
- #75
#75
Open
ehsan6sha
wants to merge 19 commits into
main
functionland/fula-ota:main
from
phase-2-ingest
functionland/fula-ota:phase-2-ingest
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
Phase 2: fula-ingest - verified byte ingress (client-side CID, quota-gated)
#75
ehsan6sha
wants to merge 19 commits into
main
functionland/fula-ota:main
from
phase-2-ingest
functionland/fula-ota:phase-2-ingest
Copy head branch name to clipboard
Commits
Commits on Jun 12, 2026
feat(ingest): fula-ingest - verified byte ingress node (Phase 2)
Show description for 9720e45
ehsan6sha
and
claude
committed
9720e45
View commit details
Copy full SHA for 9720e45
Browse repository at this point
test(e2e): Phase 2 ingest drills - tamper, quota-strict, gateway-down, live mapping PUT
Show description for 81a5cff
ehsan6sha
and
claude
committed
81a5cff
View commit details
Copy full SHA for 81a5cff
Browse repository at this point
test(e2e): Phase 2 fidelity runner - live ingest round-trips, v8 on/off, FxFiles flow, 1 GiB
Show description for 64bd3a3
ehsan6sha
and
claude
committed
64bd3a3
View commit details
Copy full SHA for 64bd3a3
Browse repository at this point
fix(e2e): seed webui_users.user_id - api_keys FK requires it
Show description for 4be7ea1
ehsan6sha
and
claude
committed
4be7ea1
View commit details
Copy full SHA for 4be7ea1
Browse repository at this point
fix(e2e): minted JWTs need scope=storage:* (gateway can_write gate)
Show description for 9a67f85
ehsan6sha
and
claude
committed
9a67f85
View commit details
Copy full SHA for 9a67f85
Browse repository at this point
fix(e2e): restore clean encoding for phase-2 scripts (scope fix reapplied)
Show description for 787c68a
ehsan6sha
and
claude
committed
787c68a
View commit details
Copy full SHA for 787c68a
Browse repository at this point
fix(e2e): create the drill bucket before the mapping PUT (S3 semantics)
Show description for f03cc77
ehsan6sha
and
claude
committed
f03cc77
View commit details
Copy full SHA for f03cc77
Browse repository at this point
fix(e2e): gateway env needs PINNING_SERVICE_ENDPOINT (registry persist pins via it)
Show description for a4a688a
ehsan6sha
and
claude
committed
a4a688a
View commit details
Copy full SHA for a4a688a
Browse repository at this point
fix(e2e): register the minted JWT as a pinning-service session (prod parity)
Show description for fad22f0
ehsan6sha
and
claude
committed
fad22f0
View commit details
Copy full SHA for fad22f0
Browse repository at this point
fix(e2e): seed sessions WITH expires_at - NULL expiry reads as expired
Show description for eb583f0
ehsan6sha
and
claude
committed
eb583f0
View commit details
Copy full SHA for eb583f0
Browse repository at this point
fix(e2e): session seed must populate token_hash (the column the service matches)
Show description for 6268a02
ehsan6sha
and
claude
committed
6268a02
View commit details
Copy full SHA for 6268a02
Browse repository at this point
fix(e2e): fidelity runner seeds the JWT session (token_hash) like the drills
Show description for 67d3767
ehsan6sha
and
claude
committed
67d3767
View commit details
Copy full SHA for 67d3767
Browse repository at this point
fix(e2e): pre-create the suite buckets (fresh stack has none; prod does)
Show description for 2fa1a2d
ehsan6sha
and
claude
committed
2fa1a2d
View commit details
Copy full SHA for 2fa1a2d
Browse repository at this point
fix(e2e): 12h token for the 1 GiB leg + targeted F4 rerun script
Show description for 6777a95
ehsan6sha
and
claude
committed
6777a95
View commit details
Copy full SHA for 6777a95
Browse repository at this point
fix(e2e): pipefail in the F4 runner - the RESULT line must not mask a failed test
Show description for 4de8b90
ehsan6sha
and
claude
committed
4de8b90
View commit details
Copy full SHA for 4de8b90
Browse repository at this point
fix(e2e): F4 runner pins phase-2-client-ingest - a bare pull tested whatever
Show description for b7a1f97
ehsan6sha
and
claude
committed
b7a1f97
View commit details
Copy full SHA for b7a1f97
Browse repository at this point
Commits on Jun 15, 2026
fix(e2e): F4 runner targets the renamed large-file test (512MB default)
Show description for f408bea
ehsan6sha
and
claude
committed
f408bea
View commit details
Copy full SHA for f408bea
Browse repository at this point
test(e2e): Phase 2.5 FM-1 PgRootStore integration runner (real stack Postgres)
Show description for f504c3a
ehsan6sha
and
claude
committed
f504c3a
View commit details
Copy full SHA for f504c3a
Browse repository at this point
test(e2e): Phase 2.5 combined gate - FM-1 unit + FM-4 unit + FM-1 PG integration
Show description for b7af695
ehsan6sha
and
claude
committed
b7af695
View commit details
Copy full SHA for b7af695
Browse repository at this point
You can’t perform that action at this time.