Skip to content

Add contributor docs and ignore .claude/settings.local.json#8

Merged
haugjan merged 1 commit into
mainfrom
docs/contributor-restructure
May 1, 2026
Merged

Add contributor docs and ignore .claude/settings.local.json#8
haugjan merged 1 commit into
mainfrom
docs/contributor-restructure

Conversation

@haugjan

@haugjan haugjan commented May 1, 2026

Copy link
Copy Markdown
Owner

Summary

Mirrors the docs layout Flow.JiraSearch uses (haugjan/Flow.JiraSearch#14):

  • CLAUDE.md as a self-contained project overview (repo layout, build/test, query-language table, architecture notes, conventions, wrinkles).
  • docs/ARCHITECTURE.md — solution layout, request lifecycle, DI wiring.
  • docs/DEVELOPMENT.md — build/test, hot-swap loop, CI/release flow.
  • docs/QUERY-SYNTAX.md — full reference for the conf query DSL.
  • README.md gets a Contributing → docs/ link.

Also adds .claude/settings.local.json (per-machine Claude Code permissions) to .gitignore.

Test plan

  • docs/*.md and CLAUDE.md render correctly on GitHub.
  • README.md link to docs/ works.
  • No source code changed; nothing to build or test.

Mirror the docs layout used by Flow.JiraSearch:

- CLAUDE.md as a self-contained project overview (repo layout, build/test,
  query-language table, architecture notes, conventions, wrinkles).
- docs/ARCHITECTURE.md — solution layout, request lifecycle, DI wiring.
- docs/DEVELOPMENT.md — build/test, hot-swap loop, CI/release flow.
- docs/QUERY-SYNTAX.md — full reference for the conf query DSL.
- README.md gets a Contributing -> docs/ link.

Also add .claude/settings.local.json (per-machine Claude Code permissions)
to .gitignore so the local file does not show up as untracked.
@haugjan haugjan merged commit 347f4a9 into main May 1, 2026
1 check passed
@haugjan haugjan deleted the docs/contributor-restructure branch May 1, 2026 10:51
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.

1 participant