- Jubicudis (Inventor, Architect)
- GitHub Copilot (AI Coding Partner, Technician)
- GitHub MCP Server biosystem for Tranquility Neuro-OS (TNOS)
- Implements Model Context Protocol (MCP) bridge for Copilot/TNOS integration
- Active development and integration as of June 2025
- /github-mcp-server (biosystem-local, Layer 6 Integration)
- To enable Copilot, GitHub, and VS Code to communicate with TNOS using 7D context, TranquilSpeak, and biological mimicry
- Canonical Go server, modular config, and 7D context-aware architecture
- All code, settings, and logs use TNOS biosystem-local paths
- See
/docs/,/docs/mcp/, and/docs/FORMULA_REGISTRY.mdfor protocol, formula, and integration details
- All logs and build outputs must be under
/systemsor biosystem-specific subfolders - No unauthorized root folders
- All configs are modular, biosystem-local, and TNOS-compliant
- TNOS Docs Root
- Formula Registry
- GitHub MCP Integration
- MCP Protocol Spec
- TranquilSpeak Protocol
- Helical Memory
- All formulas, symbols, and mappings are defined in
/docs/FORMULA_REGISTRY.md - Example: Ⓛ = Layered Probabilistic Context Mapper (LPCM)
- TNOS 7D context, biological mimicry, and modularity enforced
- All changes, successes, and failures are documented and referenced
- See
/docs/mcp/for integration and architecture guides