dlx-claude/README.md

40 lines
1.2 KiB
Markdown

# dlx-claude
Claude Code configurations, memory, and documentation for DirectLX infrastructure projects.
## Purpose
This repository stores Claude-specific files that help Claude Code understand and work effectively with DirectLX infrastructure:
- **Memory files**: Persistent knowledge about infrastructure, issues encountered, and solutions
- **Project configurations**: CLAUDE.md files with project-specific guidance
- **Documentation**: Security audits, troubleshooting guides, and best practices
## Repository Structure
```
dlx-claude/
├── memory/
│ └── dlx-ansible/ # Claude's memory for Ansible project
│ └── MEMORY.md # Infrastructure knowledge, learnings, fixes
├── project-configs/
│ └── dlx-ansible/ # Project-specific Claude configuration
│ └── CLAUDE.md # Instructions for working with dlx-ansible
├── documentation/
│ └── security/ # Security-related documentation
│ └── SECURITY-AUDIT-SUMMARY.md
└── README.md # This file
```
## Last Updated
2026-02-09
---
**Repository**: http://192.168.200.102/directlx/dlx-claude
**Gitea Server**: 192.168.200.102