Abstractspaces and execute
logic.
UnlockOS is a headless OS that defines physical space sessions as executable objects.
It eliminates inconsistencies and makes every 'key' programmable.
Layer 01Separation of Concerns:
Core & Adapter
A dedicated Domain Core centrally manages physical usage states. Adapters absorb differences in hardware and services, while Core only processes normalized events.
Domain Core
Master of session atomicity, time calculation, and state management.
Universal Adapters
Proxy layer that absorbs API differences in PMS/payment/lock systems.
AI Orchestrator
AI directly rewrites and executes business rules via MCP.
Layer 02Session Lifecycle
Transform uncertain 'schedules' into a chain of confirmed 'events'.
UnlockOS triggers atomic payment and permission management through physical authentication.
Developer Community Activation
Deliver the best developer experience (DX) and build an ecosystem where physical spaces worldwide are controlled by code.
Sandbox Environment
Provides a simulator that operates with 100% identical logic to production. Test all edge cases without physical devices.
Open Adapters
A documented Adapter layer sits between UnlockOS and the outside world. Locks with a public cloud API, payment methods, and PMS are integrated as adapters, so a new provider is an adapter rather than a fork of the core.
Webhook & CLI
All critical events are instantly delivered via Webhooks. Monitor and debug events from the terminal with dedicated CLI tools.
{
"os_version": "2.5.0-stable",
"event": "session.finalized",
"data": {
"session_id": "SK-8822-X",
"trigger": "lock.exit_confirmed",
"metrics": {
"duration": 124,
"energy_kwh": 3.42,
"peak_occupancy": 2
},
"settlement": {
"amount": 4200,
"currency": "JPY",
"status": "CAPTURED",
"provider": "stripe"
}
},
"timestamp": "2025-12-23T18:50:00Z"
}Layer 04Verifiable
"Confirmed Events"
UnlockOS does not trust uncertain 'reservations'. It completes payment the moment a physical fact—Confirmed Exit authentication—is established.
Atomicity Guarantee
Execute 'Exit = Payment Complete = Permission Revoked' as a single transaction. Eliminate spatial inconsistencies to zero.
AI Manager
Autonomously Executes.
Because UnlockOS fully controls real-time space data and economic data, AI can go beyond 'proposals' and directly deploy 'business decisions'.
View Future Technology RoadmapControl every physical space
with code.
Infrastructure for the Space Economy.