# Software projects, repositories, external documentation, and deployment links.
---
- id: gnexus-book
  name: Gnexus Book
  status: active
  type: documentation-system
  description: Knowledge base and maintenance API for personal digital and server infrastructure.
  repositories:
    - name: gnexus-book
      path: /home/gmikcon/Projects/gnexus-book
      role: canonical-documentation-repository
  documentation:
    - label: Project implementation plan
      path: ../00-overview/mvp-implementation-plan.md
      role: planning
    - label: Documentation rules
      path: ../90-maintenance/documentation-rules.md
      role: maintenance-policy
  related_services: []
  related_hosts:
    - internal-proxy-vps
    - external-vps
  related_domains:
    - gnexus-space
  docs: ../10-systems/applications/gnexus-book.md
  last_reviewed: 2026-05-10
  source_of_truth: repository

- id: gnexus-ui-kit
  name: Gnexus UI Kit
  status: active
  type: ui-library
  description: Official Gnexus UI kit and visual style foundation.
  repositories:
    - name: gnexus-ui-kit
      url: https://git.gnexus.space/root/gnexus-ui-kit
      path: /home/gmikcon/Projects/gnexus-ui-kit
      role: source-repository
  documentation:
    - label: UI kit docs
      path: /home/gmikcon/Projects/gnexus-ui-kit/docs/index.md
      role: upstream-docs
  related_services: []
  related_hosts: []
  related_domains:
    - git-gnexus-space
  docs: ../10-systems/applications/gnexus-ui-kit.md
  last_reviewed: 2026-05-10
  source_of_truth: owner-confirmed-and-local-repository

- id: smart-home-server-project
  name: Smart Home Server
  status: active
  type: smart-home-platform
  description: Custom smart-home platform with PHP backend, web client, ESP device firmware, and ControlScripts automation layer.
  repositories:
    - name: smart-home-server
      url: https://git.gnexus.space/git/root/smart-home-server.git
      path: /home/shome/smart-home-server
      role: deployed-source-repository
      host: smart-home-server
      branch: master
      last_observed_commit: 4ef1bfa
      last_observed_commit_summary: Fix resilient device state
      working_tree_status: dirty
      dirty_files:
        - server/ControlScripts/Common.php
        - server/ControlScripts/Scopes/LightHubScope.php
        - webclient/config.php
  documentation:
    - label: Architecture
      path: /home/shome/smart-home-server/docs/architecture.md
      role: upstream-docs
    - label: Device API spec
      path: /home/shome/smart-home-server/docs/device-spec.md
      role: upstream-docs
    - label: Server API spec
      path: /home/shome/smart-home-server/docs/server-spec.md
      role: upstream-docs
  related_services:
    - smart-home-platform
  related_hosts:
    - smart-home-server
  related_domains: []
  docs: ../10-systems/automations/smart-home-overview.md
  last_reviewed: 2026-05-10
  source_of_truth: ssh-host-and-repository
