Skip to content

chore: point KAS defaults at platform.arkavo.net - #49

Merged
arkavo-com merged 2 commits into
mainfrom
chore/use-platform-arkavo-net
Sep 5, 2026
Merged

chore: point KAS defaults at platform.arkavo.net#49
arkavo-com merged 2 commits into
mainfrom
chore/use-platform-arkavo-net

Conversation

@arkavo-com

Copy link
Copy Markdown
Contributor

Summary

Stop using kas.arkavo.net and 100.arkavo.net as production KAS hosts.

Those names either time out or fail TLS (platform.arkavo.net is the only SAN on the live cert). Defaults, examples, and docs now use https://platform.arkavo.net.

kas.arkavo.net and 100.arkavo.net are no longer production hosts.
New minting, CLIs, and docs use https://platform.arkavo.net.

@arkavo-com arkavo-com left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docs-only mechanical kas.arkavo.netplatform.arkavo.net (README + MIGRATION_GUIDE). Source/tests already use localhost or https://platform.arkavo.net (PlatformConnectIntegrationTests). README still uses protocolEnum: .http (pre-existing; live tests use .https) — nit, not a leftover host.

test/build green. lint failed; this PR is markdown-only so that looks pre-existing (mergeable_state=unstable).

platform.arkavo.net serves no plaintext HTTP (connection fails, no
redirect), so the .http example was non-runnable. Match the form used
by PlatformConnectIntegrationTests / KASConnectTransportTests.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Fob1ho6LWHE6tddJJWaCrP
@gitar-bot

gitar-bot Bot commented Sep 5, 2026

Copy link
Copy Markdown
CI failed: SwiftFormat lint check failed because source files did not meet formatting guidelines.

Overview

1 unique failure pattern found across 1 total log. The CI failed due to a tooling/linting error in SwiftFormat.

Failures

SwiftFormat Lint Failure (confidence: high)

  • Type: tooling
  • Affected jobs: 101235069467
  • Related to change: yes
  • Root cause: Source files fail the SwiftFormat lint check due to formatting rules like wrapIfStatementBodies.
  • Suggested fix: Run swiftformat on the repository locally to automatically fix formatting issues, then commit and push the changes.

Summary

  • Change-related failures: 1 SwiftFormat lint failure
  • Infrastructure/flaky failures: None
  • Recommended action: Run SwiftFormat locally to format the codebase properly and push the updated files.
Code Review ✅ Approved

Updates KAS default hosts, examples, and documentation to use https://platform.arkavo.net instead of deprecated production endpoints. No issues found.

Tip

Comment Gitar fix CI to trigger a fix.

Was this helpful? React with 👍 / 👎 | Gitar

@arkavo-com
arkavo-com merged commit 5e68ccb into main Sep 5, 2026
5 of 6 checks passed
@arkavo-com
arkavo-com deleted the chore/use-platform-arkavo-net branch September 5, 2026 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant