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
.
SpanPanel
/
span-panel-api
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
1
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
refactor: Phase 0 — isolate flat-schema parsing behind SchemaAdapter
- #150
#150
Merged
cayossarian
merged 8 commits into
develop
SpanPanel/span-panel-api:develop
from
feat/schema-adapter-phase-0
SpanPanel/span-panel-api:feat/schema-adapter-phase-0
Copy head branch name to clipboard
Aug 4, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
refactor: Phase 0 — isolate flat-schema parsing behind SchemaAdapter
#150
cayossarian
merged 8 commits into
develop
SpanPanel/span-panel-api:develop
from
feat/schema-adapter-phase-0
SpanPanel/span-panel-api:feat/schema-adapter-phase-0
Copy head branch name to clipboard
Commits
Commits on Aug 1, 2026
feat(protocol): add SchemaAdapter protocol and SpanPanelAdapterMissingError
cayossarian
committed
116da92
View commit details
Copy full SHA for 116da92
Browse repository at this point
refactor: relocate flat-schema parsing into _impl/schema_0
Show description for 7854fb4
cayossarian
committed
7854fb4
View commit details
Copy full SHA for 7854fb4
Browse repository at this point
feat(schema_0): add SchemaZeroAdapter composing accumulator and consumer
cayossarian
committed
d10da42
View commit details
Copy full SHA for d10da42
Browse repository at this point
refactor(mqtt): delegate parsing and topic construction to SchemaAdapter
Show description for 89c6267
cayossarian
committed
89c6267
View commit details
Copy full SHA for 89c6267
Browse repository at this point
feat(adapters): discover schema adapters via entry points
Show description for 52c3276
cayossarian
committed
52c3276
View commit details
Copy full SHA for 52c3276
Browse repository at this point
feat(factory): dispatch to a discovered adapter and expose diagnostics
Show description for ea15330
cayossarian
committed
ea15330
View commit details
Copy full SHA for ea15330
Browse repository at this point
test: guard the public API surface across the Phase 0 restructure
cayossarian
committed
b909e52
View commit details
Copy full SHA for b909e52
Browse repository at this point
refactor(mqtt): drop the last schema_0 import from the transport bootstrap
Show description for 1b9b578
cayossarian
committed
1b9b578
View commit details
Copy full SHA for 1b9b578
Browse repository at this point
You can’t perform that action at this time.