Files
SneakyCode/docs/CLAUDE.md
2026-03-11 07:21:21 -05:00

545 B

Documentation Folder

This folder contains business planning, architecture decisions, and documentation.

No application code belongs here.

Contents

Document Purpose
code_guidelinees.md Code creation guidelines and Git strategy
security.md Python focused security code suggestions

Guidelines

  • Keep documents focused and concise
  • Update docs when architecture decisions change
  • Use markdown tables for structured information
  • Include links to external documentation where relevant