Go to file
directlx 1d9896e6a1 Initial Claude configuration and memory for dlx-ansible
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>
2026-02-09 13:33:05 -05:00
documentation/security Initial Claude configuration and memory for dlx-ansible 2026-02-09 13:33:05 -05:00
memory/dlx-ansible Initial Claude configuration and memory for dlx-ansible 2026-02-09 13:33:05 -05:00
project-configs/dlx-ansible Initial Claude configuration and memory for dlx-ansible 2026-02-09 13:33:05 -05:00
README.md Initial Claude configuration and memory for dlx-ansible 2026-02-09 13:33:05 -05:00

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