Update dictionary.

This commit is contained in:
2025-10-11 21:39:32 +00:00
parent f76e374ef0
commit f0b0cc0965
3 changed files with 24 additions and 4 deletions

View File

@@ -7,13 +7,13 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
This project is called "Wild Cloud Central". It consists of the following components:
- **Wild Daemon**:
- @daemon/README.md
- @wild-central-api/README.md
- A web server that provides an API for managing Wild Cloud instances.
- Wild CLI:
- @cli/README.md
- @wild-cli/README.md
- A command-line interface for interacting with the Wild Daemon and managing Wild Cloud clusters.
- Wild App:
- @app/README.md
- @wild-web-app/README.md
- A web-based interface for managing Wild Cloud instances, hosted on Wild Central.