Skip to content

Conversation

@karimhass
Copy link
Contributor

This PR proposes a new 6-section navigation structure:

  • Welcome (use cases, quick start, enterprise)
  • Data Catalog (curated tables with methodology, EVM/non-EVM chains)
  • Access Methods (web app, connectors, Datashare, Catalyst)
  • API Reference (all endpoints with method badges, SDKs)
  • SQL Query Engine (functions, syntax, optimization)
  • Resources (learning, support, community, billing)

212 stub files demonstrating the new information architecture. See PULL_REQUEST.md for full details.

This PR proposes a new 6-section navigation structure:
- Welcome (use cases, quick start, enterprise)
- Data Catalog (curated tables with methodology, EVM/non-EVM chains)
- Access Methods (web app, connectors, Datashare, Catalyst)
- API Reference (all endpoints with method badges, SDKs)
- SQL Query Engine (functions, syntax, optimization)
- Resources (learning, support, community, billing)

212 stub files demonstrating the new information architecture.
See PULL_REQUEST.md for full details.
@cursor
Copy link

cursor bot commented Jan 5, 2026

PR Summary

Reorganizes docs around a 6-tab information architecture and seeds the structure with stubs for future content.

  • Adds navigation-new.json defining top-level tabs: Welcome | Data Catalog | Access Methods | API Reference | SQL Query Engine | Resources
  • Creates ~200 MDX stub pages across sections (consistent templates), including detailed API endpoint references (with HTTP method badges), SDKs, post-processing, and account/billing resources
  • Splits connectors into Transform Data (dbt) and BI & Analytics Tools (Trino-compatible), and includes Datashare (Snowflake/BigQuery/Databricks) and Catalyst pages
  • Rebuilds Data Catalog around curated tables with methodology, EVM/non‑EVM coverage, decoded data, freshness/quality, and coverage matrix
  • Establishes SQL Engine reference (functions, operators, syntax, optimization) and Resources (learning, support, community, credits/billing)
  • Adds RFC PULL_REQUEST.md outlining goals/scope; no redirects or content migration included

Written by Cursor Bugbot for commit 368e6b0. Configure here.

Copy link
Contributor Author

@karimhass karimhass left a comment

Choose a reason for hiding this comment

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

test don't merge

Added 6 new tabs marked with 📋 (NEW) so reviewers can preview the
proposed navigation structure alongside the existing structure:

- 📋 Welcome (NEW)
- 📋 Data Catalog (NEW)
- 📋 Access Methods (NEW)
- 📋 API Reference (NEW)
- 📋 SQL Engine (NEW)
- 📋 Resources (NEW)

This enables Mintlify to build and deploy the new structure for review.
Final navigation:
- Welcome
- Data Catalog
- Access Methods
- API Reference
- SQL Engine
- Resources
@karimhass karimhass requested a review from dericksozo January 6, 2026 08:16
Changes:
- Rename all section landing pages to 'Overview' uniformly
- Change 'organization/enterprise' to 'business' terminology
- Consolidate Welcome section (merged intro, simplified groups)
- Remove Webhooks from Access Methods (kept in API Reference only)
- Move Credits & Billing higher in Resources section
- Rename 'SQL Engine' tab to 'SQL Query Engine'
- Rename 'Web Application' to 'Analytics Hub'
- Clean up JSON formatting to fix sidebar spacing
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.

3 participants