Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/MetapriseAI/OrgKernel
/ _now_utc
Function
_now_utc
src/orgkernel/services/agent_identity_service.py:162–163 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
160
161
162
def
_now_utc() -> datetime:
163
return
datetime.now(timezone.utc)
164
165
166
# ── AgentIdentityService ──────────────────────────────────────────────────────
Callers
5
issue_from_csr
Method · 0.70
verify
Method · 0.70
request_challenge
Method · 0.70
verify_challenge
Method · 0.70
revoke
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected