Skip to content

chore: add Claude Code scaffolding and internal docs#68

Merged
kiransbsf merged 3 commits intomasterfrom
claude-docs-setup
Mar 13, 2026
Merged

chore: add Claude Code scaffolding and internal docs#68
kiransbsf merged 3 commits intomasterfrom
claude-docs-setup

Conversation

@kiransbsf
Copy link
Copy Markdown
Contributor

Summary

Set up Claude Code project config and internal documentation for developer onboarding and AI agent understanding.

What's Included

Claude Code Config

  • CLAUDE.md — Project context, commands, conventions
  • .claude/settings.json — Pre-approved tool permissions

Internal Documentation

  • internal-docs/README.md — Project overview and doc index
  • internal-docs/architecture.md — Plugin architecture and request lifecycle
  • internal-docs/codebase-map.md — Directory structure and key files
  • internal-docs/ai-agent-guide.md — Patterns and checklist for AI-assisted development

Build Exclusions

  • .distignore — Added .claude, CLAUDE.md, internal-docs
  • .gitignore — Added .claude/settings.local.json

Notes

  • All doc content derived from actual code (not guessed)
  • internal-docs/ is excluded from production builds
  • No functional code changes

🤖 Generated with Claude Code

kiransbsf and others added 2 commits March 13, 2026 12:04
- Add CLAUDE.md with project context, commands, and conventions
- Add .claude/settings.json with pre-approved tool permissions
- Exclude dev config from release/production builds
- Add .claude/settings.local.json to .gitignore

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- README.md: project overview and doc index
- architecture.md: plugin architecture and request lifecycle
- codebase-map.md: directory structure and key files
- ai-agent-guide.md: patterns and checklist for AI-assisted development

Optimized for developer onboarding and AI agent understanding.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…ease

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@kiransbsf kiransbsf merged commit c46024c into master Mar 13, 2026
1 check passed
@kiransbsf kiransbsf deleted the claude-docs-setup branch March 13, 2026 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants