-
Notifications
You must be signed in to change notification settings - Fork 1
Setup OP SIG Documentation #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
- Expand README with Overview, Mission, Scope, and Governance sections - Add owned repositories (qube-manager, bridge-health, zenon-node-monitor) - Add related repositories (go-zenon, qubestr) - Create initiatives framework with dedicated pages - Add OP-001: Initial Setup initiative - Add OP-002: Nostr-Based Network Coordination initiative - Update VitePress config with initiatives sidebar navigation - Simplify Active Initiatives section to link to /initiatives
README is the home page and accessible via site logo, no need in sidebar
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR establishes the foundational documentation structure for the OP SIG (Operations Special Interest Group), setting up a comprehensive framework for collaborative development and transparent governance of operational tooling for the Zenon Network ecosystem.
Key Changes:
- Created comprehensive documentation structure including README with mission, scope, and governance sections
- Added two initial initiatives: OP-001 (Initial Setup) and OP-002 (Nostr-Based Network Coordination)
- Configured VitePress navigation to support initiative tracking and documentation
Reviewed Changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
README.md |
Comprehensive documentation of OP SIG mission, scope, governance, and owned/related repositories with links to active initiatives |
initiatives/op-001.md |
Documentation for the foundational setup initiative including VitePress configuration, repository organization, and communication channels |
initiatives/op-002.md |
Detailed technical documentation for Nostr-based network coordination system covering qube-manager and qubestr components with implementation phases |
initiatives/README.md |
Initiative tracking page with lifecycle definitions and contribution guidelines |
.vitepress/config.mts |
Navigation configuration adding sidebar items for initiatives and active initiative links |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| The OP SIG is an **open working group** under HC1's governance structure. | ||
| All contributors may propose, review, and discuss changes through GitHub issues or pull requests. | ||
|
|
||
| Governance follows the guidelines and decision making framework established by the [SDLC SIG](https://github.com/hypercore-one/sig-sdlc). |
Copilot
AI
Nov 15, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The compound adjective "decision making" should be hyphenated when modifying "framework". It should be "decision-making framework".
| Governance follows the guidelines and decision making framework established by the [SDLC SIG](https://github.com/hypercore-one/sig-sdlc). | |
| Governance follows the guidelines and decision-making framework established by the [SDLC SIG](https://github.com/hypercore-one/sig-sdlc). |
No description provided.