Skip to content

Fix generated interfaces documentation - #44

Merged
setoelkahfi merged 1 commit into
developmentfrom
feature/ci
Jul 31, 2026
Merged

Fix generated interfaces documentation#44
setoelkahfi merged 1 commit into
developmentfrom
feature/ci

Conversation

@setoelkahfi

Copy link
Copy Markdown
Collaborator

Description

Removes unresolved merge markers from docs/interfaces.md that generated invalid MDX and broke the docs deployment. The resolved copy documents the cloud-only default MCP profile and the separate cross-platform automation profile.

Type of Change

  • Bug fix
  • New feature
  • Refactor (no functional change)
  • Documentation update
  • CI / tooling change

How Has This Been Tested?

  • cargo test --all-features
  • Manual testing (pnpm build in website/)

Checklist

  • cargo check --workspace passes
  • cargo clippy --workspace --tests -- -D warnings passes
  • cargo fmt --all -- --check passes
  • No new unwrap() or expect() calls in production code
  • No new mod.rs files introduced
  • New dependencies added to root Cargo.toml and inherited with { workspace = true } (no new dependencies)
  • Error messages are user-friendly and surfaced to the terminal

Release Notes

  • Fixed docs deployment by removing invalid generated MDX content.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@setoelkahfi setoelkahfi added this to the 0.5.0 milestone Jul 31, 2026
@setoelkahfi
setoelkahfi merged commit 14897d5 into development Jul 31, 2026
6 checks passed
@setoelkahfi
setoelkahfi deleted the feature/ci branch July 31, 2026 15:07
@setoelkahfi
setoelkahfi restored the feature/ci branch July 31, 2026 15:07
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