This commit is contained in:
HueByte
2026-04-24 14:14:33 +00:00
parent e54913cdc2
commit 35bf05433e
16 changed files with 1768 additions and 33 deletions
+38
View File
@@ -2026,6 +2026,20 @@
"Title": "EchoHub.Server.Services.ChatService",
"Summary": null
},
{
"type": "ManagedReference",
"source_relative_path": "_api_meta/server/EchoHub.Server.Services.DirectoryClaimStore.yml",
"output": {
".html": {
"relative_path": "api/server/EchoHub.Server.Services.DirectoryClaimStore.html"
}
},
"version": "",
"Uid": null,
"IsMRef": true,
"Title": "EchoHub.Server.Services.DirectoryClaimStore",
"Summary": "<p sourcefile=\"_api_meta/server/EchoHub.Server.Services.DirectoryClaimStore.yml\" sourcestartlinenumber=\"1\">Persists and exposes the EchoHubSpace directory claim — the opaque token issued on first\nregistration and the row's stable <code>ServerId</code>. Also surfaces ephemeral registration\nstatus (success/failure code, conflicting hosts) for operator-facing endpoints.</p>\n<p sourcefile=\"_api_meta/server/EchoHub.Server.Services.DirectoryClaimStore.yml\" sourcestartlinenumber=\"5\">Persistence uses atomic write (tmp + rename). Treat the file contents as a secret.</p>\n"
},
{
"type": "ManagedReference",
"source_relative_path": "_api_meta/server/EchoHub.Server.Services.FileCleanupService.yml",
@@ -2138,6 +2152,20 @@
"Title": "EchoHub.Server.Services.PresenceTracker",
"Summary": null
},
{
"type": "ManagedReference",
"source_relative_path": "_api_meta/server/EchoHub.Server.Services.RegistrationStatus.yml",
"output": {
".html": {
"relative_path": "api/server/EchoHub.Server.Services.RegistrationStatus.html"
}
},
"version": "",
"Uid": null,
"IsMRef": true,
"Title": "EchoHub.Server.Services.RegistrationStatus",
"Summary": null
},
{
"type": "ManagedReference",
"source_relative_path": "_api_meta/server/EchoHub.Server.Services.ServerDirectoryService.yml",
@@ -2488,6 +2516,16 @@
},
"version": ""
},
{
"type": "Conceptual",
"source_relative_path": "changelog/v0.2.11.md",
"output": {
".html": {
"relative_path": "changelog/v0.2.11.html"
}
},
"version": ""
},
{
"type": "Conceptual",
"source_relative_path": "changelog/v0.2.2.md",