The following repos have been migrated into Gravity-Omega/plugins/ during the fleet consolidation pass:
| Plugin |
Source Repo |
plugins/sovereign-capture |
VrtxOmega/sovereign-capture |
plugins/veritas-build-dashboard |
VrtxOmega/veritas-build-dashboard |
plugins/antigravity-forensics |
VrtxOmega/antigravity-forensics |
plugins/the-coders-bible |
VrtxOmega/the-coders-bible |
Next Steps Needed
- Plugin Registration: Each plugin needs a manifest in
plugins/<name>/manifest.json
- IPC Bridge: Add
contextBridge entries in preload.js for plugin APIs
- Menu Integration: Register plugin menu items in
app.js
- CSS Isolation: Each plugin should load its own CSS scope
- the-coders-bible:
coders_bible.db is 63MB — triggers GitHub size warning. Consider .gitignore + external download URL / Git LFS
Notes
- Original repos have been archived on GitHub.
- Plugin code lives at
plugins/README.md for overview.
The following repos have been migrated into
Gravity-Omega/plugins/during the fleet consolidation pass:plugins/sovereign-captureplugins/veritas-build-dashboardplugins/antigravity-forensicsplugins/the-coders-bibleNext Steps Needed
plugins/<name>/manifest.jsoncontextBridgeentries inpreload.jsfor plugin APIsapp.jscoders_bible.dbis 63MB — triggers GitHub size warning. Consider.gitignore+ external download URL / Git LFSNotes
plugins/README.mdfor overview.