Add Claude Code configurations: - Memory file with infrastructure knowledge and critical learnings - Project-specific CLAUDE.md with commands and patterns - Security audit summary documentation - Repository structure and documentation Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| documentation/security | ||
| memory/dlx-ansible | ||
| project-configs/dlx-ansible | ||
| README.md | ||
README.md
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