Update repositoy_platform_overview.md
This commit is contained in:
		| @ -1,6 +1,6 @@ | ||||
| # Repository Platform Overview | ||||
|  | ||||
| This document defines our strategy for hosting, organizing, and managing repositories for Gluebox.com LLC projects.   | ||||
| This document defines our strategy for hosting, organizing, and managing repositories for Gluebox.com LLC projects. | ||||
|  | ||||
| We intentionally split public-facing, ecosystem-integrated projects from internal, private platform code to balance discoverability, collaboration, and company control. | ||||
|  | ||||
| @ -13,17 +13,24 @@ Public, ecosystem-facing Drupal projects intended for maximum discoverability, c | ||||
|  | ||||
| ### Repositories | ||||
|  | ||||
| - **RSVP-System-Recipes** | ||||
| - **RSVP-System-Recipes**   | ||||
|   - [https://gitlab.com/rsvp-system/rsvp-recipes](https://gitlab.com/rsvp-system/rsvp-recipes)   | ||||
|   - Documentation, configuration, install guides for the RSVP System Drupal recipe | ||||
|   - Includes calendar integration, scheduling content types, ECA automation rules | ||||
|   - Clear, user-friendly recipe approach for site builders | ||||
|  | ||||
| - **RSVP-System-Module** | ||||
| - **RSVP-System-Module**   | ||||
|   - [https://gitlab.com/rsvp-system/rsvp-system-module](https://gitlab.com/rsvp-system/rsvp-system-module)   | ||||
|   - Custom Drupal module code | ||||
|   - PHP, Composer.json | ||||
|   - Packagist-ready | ||||
|   - Clean, reusable code for developer integration | ||||
|  | ||||
| - **RSVP-System Documentation Site**   | ||||
|   - [https://gitlab.com/rsvp-system/rsvp-system](https://gitlab.com/rsvp-system/rsvp-system)   | ||||
|   - Builds and maintains [https://docs.rsvp-system.org](https://docs.rsvp-system.org) | ||||
|   - Contains site generator code, theme, and publishing pipeline | ||||
|  | ||||
| --- | ||||
|  | ||||
| ## ✅ Self-hosted Gitea (code.gluebox.com) (Private / Controlled Repos) | ||||
| @ -45,10 +52,15 @@ Private/internal platform code and branded tools that remain under company contr | ||||
|   - Private CLI tools, packaging scripts, internal automation | ||||
|   - Helper utilities for company operations | ||||
|  | ||||
| - **GlueBox-GPT**   | ||||
|   - [https://code.gluebox.com/tux/GlueBox-GPT](https://code.gluebox.com/tux/GlueBox-GPT)   | ||||
|   - Stores RAG (Red-Amber-Green) status files, planning documents, and AI assistant instructions for managing the Gluebox Node GPT | ||||
|   - Central planning resource for Gluebox LLC projects | ||||
|  | ||||
| --- | ||||
|  | ||||
| ## ✅ Notes | ||||
|  | ||||
| - Public-facing repos support **Drupal community integration** and **Packagist distribution**, boosting discoverability and open source collaboration. | ||||
| - Private repos maintain **company control** over platform deployment, theming, and internal tooling. | ||||
| - Private repos maintain **company control** over platform deployment, theming, internal planning, and tooling. | ||||
| - This split allows clear separation of concerns while keeping internal IP protected and brand-aligned. | ||||
|  | ||||
		Reference in New Issue
	
	Block a user