Skip to content

docs: add rebrand banner and improve quick-start page#1539

Closed
0xlavar wants to merge 2 commits into
theinterfold:mainfrom
0xlavar:docs/quick-start-rebrand-polish-#1538
Closed

docs: add rebrand banner and improve quick-start page#1539
0xlavar wants to merge 2 commits into
theinterfold:mainfrom
0xlavar:docs/quick-start-rebrand-polish-#1538

Conversation

@0xlavar

@0xlavar 0xlavar commented May 7, 2026

Copy link
Copy Markdown

Closes #1538

Changes:

  • Added clear rebrand banner at the top of the Quick Start page
  • Improved introduction and prerequisites section
  • Added frontmatter for better title/SEO

Small focused documentation-only update as described in the issue.

Note: Pre-push hook failed on pre-existing license issues in the repo (not caused by this PR).

Summary by CodeRabbit

  • Documentation
    • Updated Quick Start guide with new branding in title and introduction
    • Restructured prerequisites and quick start sections
    • Added clarification that CLI, packages, and tool names continue to use legacy naming conventions

@vercel

vercel Bot commented May 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
crisp Skipped Skipped May 7, 2026 6:11pm

Request Review

@vercel vercel Bot temporarily deployed to Preview – crisp May 7, 2026 17:57 Inactive
@vercel

vercel Bot commented May 7, 2026

Copy link
Copy Markdown

@0xlavar is attempting to deploy a commit to the Gnosis Guild Team on Vercel.

A member of the Team first needs to authorize it.

@coderabbitai

coderabbitai Bot commented May 7, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Warning

Rate limit exceeded

@0xlavar has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 46 minutes and 43 seconds before requesting another review.

To continue reviewing without waiting, purchase usage credits in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: c2e2467a-7a88-4c90-832a-a8a2c141d6cc

📥 Commits

Reviewing files that changed from the base of the PR and between 479c0a6 and 6bf4999.

📒 Files selected for processing (1)
  • docs/pages/quick-start.mdx
📝 Walkthrough

Walkthrough

This PR updates the Quick Start documentation to rebrand from "Enclave" to "The Interfold" in the page frontmatter, opening text, and section descriptions. It adds a clarifying callout noting that CLI and package names retain the legacy enclave identifier during transition and restructures the prerequisites section with explicit version checks.

Changes

Documentation Rebrand Update

Layer / File(s) Summary
Frontmatter & Rebrand Note
docs/pages/quick-start.mdx
Page description updated to "The Interfold". Added callout explaining Enclave has been rebranded to The Interfold while CLI, packages, and tool names still use enclave.
Opening Content & Protocol References
docs/pages/quick-start.mdx
Updated opening references to use "The Interfold protocol" consistently.
Prerequisites Section
docs/pages/quick-start.mdx
Restructured prerequisites description and added explicit version-check examples for Node, pnpm, rustc, and enclave --version.
Explanation & Next Steps
docs/pages/quick-start.mdx
Expanded "What Just Happened?" section to clarify Interfold protocol coordination. Updated "Next Steps" bullets with consistent Interfold branding and guidance on code exploration and operator resources.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Possibly related PRs

  • gnosisguild/enclave#830: Both PRs modify docs/pages/quick-start.mdx to update Quick Start content and text.
  • gnosisguild/enclave#1402: Both PRs update docs/pages/quick-start.mdx to rebrand from "Enclave" to "The Interfold" while preserving legacy enclave CLI/package names.

Suggested labels

documentation

Suggested reviewers

  • ctrlc03
  • cedoor

Poem

🐰 The docs now wear their finest new name,
"The Interfold" takes the stage with fame,
While enclave whispers in the CLI's embrace,
A graceful rebrand with elegant grace.
Small edits, big changes—the quick start shines bright! 🌟

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title partially relates to the changeset. It mentions 'rebrand banner' and 'quick-start page', but the actual changes show content restructuring rather than adding a prominent banner, making the title somewhat aspirational versus what was delivered.
Linked Issues check ✅ Passed The PR successfully addresses all coding requirements from issue #1538: adding explicit rebrand clarification, improving prerequisites section with clearer content, restructuring the quick-start page, and retaining legacy CLI naming throughout.
Out of Scope Changes check ✅ Passed All changes are directly related to issue #1538 objectives. The PR modifies only docs/pages/quick-start.mdx to update frontmatter, rebranding text, and prerequisites section as specified, with no unrelated modifications.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@docs/pages/quick-start.mdx`:
- Line 14: The internal link in docs/pages/quick-start.mdx uses a relative path
"../installation" which is inconsistent with the repo's absolute-link
convention; update the link target for "[Interfold CLI installed]" to use the
absolute path "/installation" so it matches other internal links like
"/cryptography" and "/best-practices".
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 7839f3c7-2653-4779-87ef-11b3000178d6

📥 Commits

Reviewing files that changed from the base of the PR and between c7e9802 and 479c0a6.

📒 Files selected for processing (1)
  • docs/pages/quick-start.mdx

Comment thread docs/pages/quick-start.mdx Outdated
@vercel vercel Bot temporarily deployed to Preview – crisp May 7, 2026 18:11 Inactive
@0xjei

0xjei commented May 9, 2026

Copy link
Copy Markdown
Contributor

at least, you tried

@0xjei 0xjei closed this May 9, 2026
@0xlavar 0xlavar deleted the docs/quick-start-rebrand-polish-#1538 branch May 11, 2026 11:55
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.

Docs: polish quick-start.mdx with rebrand clarification and improved prerequisites

2 participants