Files
Vault Sovereign f0b8d962de
Some checks failed
WAF Intelligence Guardrail / waf-intel (push) Waiting to run
Cloudflare Registry Validation / validate-registry (push) Has been cancelled
chore: pre-migration snapshot
Layer0, MCP servers, Terraform consolidation
2025-12-27 01:52:27 +00:00
..
2025-12-27 01:52:27 +00:00

Codex Knowledge Base

This directory contains knowledge base files that provide context and guidance for AI assistants working with this project.

Purpose

Files in .codex/ are designed to be:

  • Quickly accessible by AI assistants (Cursor, Claude, etc.)
  • Project-specific knowledge and patterns
  • Reference material for common tasks and configurations

Contents

  • multiple-accounts.md - Guide for configuring multiple accounts (GitHub, GitLab, Cloudflare) with unique token variable names

Usage

These files are automatically indexed by Cursor and other AI tools that support knowledge bases. They provide context when:

  • Working with MCP configurations
  • Setting up authentication tokens
  • Understanding project patterns and conventions

Adding New Knowledge

When adding new knowledge files:

  1. Use descriptive filenames (kebab-case)
  2. Include clear examples and code snippets
  3. Reference related documentation in the main project
  4. Keep files focused on specific topics

For comprehensive documentation, see:

  • AGENTS.md - Agent configuration
  • MCP_GUIDE.md - Complete MCP reference
  • GITLAB_CLOUDFLARE_AUTH.md - Authentication setup
  • DEPLOYMENT_GUIDE.md - Deployment and setup