Skip to content

Add CLAUDE.md for Claude Code guidance#403

Merged
iliyan-velichkov merged 3 commits into
mainfrom
add-claude-md
Jun 4, 2026
Merged

Add CLAUDE.md for Claude Code guidance#403
iliyan-velichkov merged 3 commits into
mainfrom
add-claude-md

Conversation

@iliyan-velichkov

@iliyan-velichkov iliyan-velichkov commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds a CLAUDE.md to give Claude Code instances quick orientation in this repository.

Key points captured:

  • This repo is a thin Spring Boot distribution assembling Eclipse Dirigible components — most behavior lives in upstream org.eclipse.dirigible:* artifacts and the platform parent POM, not here.
  • Helios is the API-focused JavaScript edition of the codbex platform (https://www.codbex.com/products/): a lean pro-code environment for building Enterprise APIs, deliberately omitting heavier engines like BPM and CMS. Scope is expressed entirely via application/pom.xml.
  • Build/run commands (incl. required --add-opens flags) and Maven profiles (quick-build, unit-tests, integration-tests, tests, format).
  • Test layout: trivial contextLoads unit test vs. Selenium-based integration tests, plus single-test invocation.
  • Module architecture: application defines the product via its dependency list; branding/components are packaged as Dirigible registry content; menu-help/welcome override upstream equivalents.
  • Configuration via dirigible.properties and Spring profile activation.

🤖 Generated with Claude Code

iliyan-velichkov and others added 3 commits June 4, 2026 15:09
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@iliyan-velichkov iliyan-velichkov merged commit 501d3e9 into main Jun 4, 2026
8 checks passed
@iliyan-velichkov iliyan-velichkov deleted the add-claude-md branch June 4, 2026 12:51
@iliyan-velichkov iliyan-velichkov self-assigned this Jun 4, 2026
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