Skip to content

Project Introduction

Global Vision

The CFS Server Manager is the "God-mode" instance for orchestrating the decentralized CFS infrastructure. Its primary mission is to manage the lifecycle, security, and persistence of AI-driven developer environments and backend services on remote cloud hosts.

Core Mandate

  1. Agentic Operation: Provide a high-precision, stable workspace for AI agents (Antigravity).
  2. Infrastructure Integrity: Ensure zero-drift configuration across monorepo workspaces and remote Docker stacks.
  3. Data Sovereignty: Maintain full control over backups, secrets, and developer knowledge without third-party dependencies where possible.

The "God-Mode" Reality

As the centralized orchestrator, the Server Manager holds elevated privileges to:

  • Provision and destroy remote containers.
  • Access platform secrets and backup encryption keys.
  • Directly modify system-level configurations of the target VPS.

All documentation MUST reflect this privileged status and emphasize the security safeguards required to prevent privilege leakage to isolated agents.

Technical Scope

The project is divided into specialized components:

  • Workspaces:
    • workspaces/data-backup: Critical resource preservation and Restic orchestration.
  • Platform Tools:
    • platform/linux: Local management for Linux-based environments.
    • platform/windows: PowerShell-based orchestration for Windows.
  • Documentation:
    • docs: The VitePress-powered "Encyclopedia" and technical knowledge base.

Released under proprietary license.