Skip to content
Tech News
← Back to articles

The Future of SCIP

read original more articles
Why This Matters

The transition of SCIP to an open governance model marks a significant step towards fostering community-driven innovation in code indexing protocols. By establishing a transparent decision-making process and a dedicated steering committee, the tech industry can expect more collaborative development and broader adoption of this essential tool for code navigation.

Key Takeaways

The Future of SCIP

In June 2022, we introduced SCIP (pronounced "skip"), a language-agnostic protocol designed for indexing source code. SCIP powers essential code navigation features like Go to definition and Find references in Sourcegraph.

As SCIP approaches its fourth anniversary, we have decided to transition it from a Sourcegraph-owned project to an independent one with an open governance structure. A Core Steering Committee will be established to guide SCIP's future development.

Sourcegraph remains a deeply committed and active member of the community; we will continue to use and invest heavily in SCIP.

We are thrilled to announce the formation of our inaugural Core Steering Committee, which includes engineers from Uber and Meta. We welcome and encourage new contributors to join us.

Open Governance for a Scalable Ecosystem

This new structure is designed to promote innovation and predictability while safeguarding the protocol's stability. Our governance model introduces three crucial tiers to empower our community of contributors and partners:

1. A Public, Transparent SEP Process

The core protocol schema will now be governed by a structured Request for Comments (RFC) mechanism: the SCIP Enhancement Proposals (SEP) process. This ensures that every significant change, from architectural shifts to schema updates, is proposed, debated, and resolved publicly.

... continue reading