From 204a2d6a0d932d78a43589021fca07de794e0c0f Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 11 Jul 2026 03:03:32 +0000 Subject: [PATCH 1/2] Initial plan From 97835b650a9c49ea6456a12081e76acbea370a05 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 11 Jul 2026 03:05:35 +0000 Subject: [PATCH 2/2] =?UTF-8?q?Fix=20incorrect=20repository=20link:=20beda?= =?UTF-8?q?vs/interlockSim=20=E2=86=92=20bedaHovorka/interlockSim?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CLAUDE.md | 6 +++--- .../cz/vutbr/fit/interlockSim/di/KoinGoldenOutputTest.kt | 2 +- docs/FAST_SIM_BENCHMARK.md | 2 +- docs/JAVA21-MIGRATION-SUMMARY.md | 4 ++-- .../specs/2026-04-14-backlog-election-design.md | 2 +- .../specs/2026-04-17-backlog-election-design.md | 2 +- sonar-project.properties | 8 ++++---- 7 files changed, 13 insertions(+), 13 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index a84b88102..860d2265c 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -32,8 +32,8 @@ TEAM.md includes decision authority hierarchy, collaboration patterns, and railw Railway Interlocking Simulator - A BSc thesis project (2006/2007) from Brno University of Technology that simulates railway interlocking systems with a graphical editor and discrete event simulation engine. -[![Gradle Build with Java 21](https://github.com/bedavs/interlockSim/actions/workflows/gradle-java21.yml/badge.svg)](https://github.com/bedavs/interlockSim/actions/workflows/gradle-java21.yml) -[![SonarQube Analysis](https://github.com/bedavs/interlockSim/actions/workflows/sonarqube.yml/badge.svg)](https://github.com/bedavs/interlockSim/actions/workflows/sonarqube.yml) +[![Gradle Build with Java 21](https://github.com/bedaHovorka/interlockSim/actions/workflows/gradle-java21.yml/badge.svg)](https://github.com/bedaHovorka/interlockSim/actions/workflows/gradle-java21.yml) +[![SonarQube Analysis](https://github.com/bedaHovorka/interlockSim/actions/workflows/sonarqube.yml/badge.svg)](https://github.com/bedaHovorka/interlockSim/actions/workflows/sonarqube.yml) ## Build System @@ -446,7 +446,7 @@ For complete logging configuration, runtime log level override, and output confi GitHub Actions workflow (`.github/workflows/gradle-java21.yml`) runs on push/PR to main/develop branches. Compiles with Java 21, runs tests, packages JAR (90-day artifact retention), caches dependencies. -View build status: [GitHub Actions](https://github.com/bedavs/interlockSim/actions) +View build status: [GitHub Actions](https://github.com/bedaHovorka/interlockSim/actions) ## Documentation diff --git a/desktop-ui/src/test/kotlin/cz/vutbr/fit/interlockSim/di/KoinGoldenOutputTest.kt b/desktop-ui/src/test/kotlin/cz/vutbr/fit/interlockSim/di/KoinGoldenOutputTest.kt index 034b84189..505fe1e70 100644 --- a/desktop-ui/src/test/kotlin/cz/vutbr/fit/interlockSim/di/KoinGoldenOutputTest.kt +++ b/desktop-ui/src/test/kotlin/cz/vutbr/fit/interlockSim/di/KoinGoldenOutputTest.kt @@ -42,7 +42,7 @@ import org.koin.test.get * (graph size, occupied blocks, active reservations, train count) * - These tests MUST pass before merging any Koin changes * - * @see docs/KOTLIN_STYLE_GUIDE.md - Dependency Injection with Koin + * @see docs/KOTLIN_STYLE_GUIDE.md - Dependency Injection with Koin */ @Tag("integration-test") class KoinGoldenOutputTest : KoinTestBase() { diff --git a/docs/FAST_SIM_BENCHMARK.md b/docs/FAST_SIM_BENCHMARK.md index 0d37fd01d..3e06d3c35 100644 --- a/docs/FAST_SIM_BENCHMARK.md +++ b/docs/FAST_SIM_BENCHMARK.md @@ -1,6 +1,6 @@ # Fast-Sim Performance Benchmark: Native vs JVM -Issue [#418](https://github.com/bedavs/interlockSim/issues/418) — Last issue in the fastSim milestone. +Issue [#418](https://github.com/bedaHovorka/interlockSim/issues/418) — Last issue in the fastSim milestone. ## Configuration diff --git a/docs/JAVA21-MIGRATION-SUMMARY.md b/docs/JAVA21-MIGRATION-SUMMARY.md index 3fc82ee27..f68054d79 100644 --- a/docs/JAVA21-MIGRATION-SUMMARY.md +++ b/docs/JAVA21-MIGRATION-SUMMARY.md @@ -214,12 +214,12 @@ env: **Before:** ```markdown -[![Gradle Build with Java 11](https://github.com/bedavs/interlockSim/actions/workflows/ant-java11.yml/badge.svg)](...) +[![Gradle Build with Java 11](https://github.com/bedaHovorka/interlockSim/actions/workflows/ant-java11.yml/badge.svg)](...) ``` **After:** ```markdown -[![Gradle Build with Java 21](https://github.com/bedavs/interlockSim/actions/workflows/gradle-java21.yml/badge.svg)](...) +[![Gradle Build with Java 21](https://github.com/bedaHovorka/interlockSim/actions/workflows/gradle-java21.yml/badge.svg)](...) ``` ### CI/CD Testing diff --git a/docs/superpowers/specs/2026-04-14-backlog-election-design.md b/docs/superpowers/specs/2026-04-14-backlog-election-design.md index 1c7f9b2d0..7b89dabe9 100644 --- a/docs/superpowers/specs/2026-04-14-backlog-election-design.md +++ b/docs/superpowers/specs/2026-04-14-backlog-election-design.md @@ -10,7 +10,7 @@ issues, via weighted subagent voting on semantic dependency impact. ## Definitions -- `X` = all open GitHub issues in `bedavs/interlockSim` +- `X` = all open GitHub issues in `bedaHovorka/interlockSim` - `B ⊆ X` = issues whose milestone is `Backlog` - **Effect of `b ∈ B`**: the aggregated, voter-weighted degree to which completing `b` would help (unblock, simplify, enable, de-risk) other issues diff --git a/docs/superpowers/specs/2026-04-17-backlog-election-design.md b/docs/superpowers/specs/2026-04-17-backlog-election-design.md index d2215260f..e713e9d32 100644 --- a/docs/superpowers/specs/2026-04-17-backlog-election-design.md +++ b/docs/superpowers/specs/2026-04-17-backlog-election-design.md @@ -10,7 +10,7 @@ From the set `B` of open Backlog issues, elect the top 3 whose completion would ## Definitions -- `X` = all open GitHub issues in `bedavs/interlockSim` +- `X` = all open GitHub issues in `bedaHovorka/interlockSim` - `B ⊆ X` = issues whose `milestone.title == "Backlog"` - **Effect of `b ∈ B`**: how much completing `b` unblocks or simplifies other issues in `X`, as judged by each team subagent from their domain perspective diff --git a/sonar-project.properties b/sonar-project.properties index fe7ccb846..fa5641d47 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -39,10 +39,10 @@ sonar.junit.reportPaths=desktop-ui/build/test-results/test,desktop-ui/build/test sonar.coverage.jacoco.xmlReportPaths=desktop-ui/build/reports/jacoco/test/jacocoTestReport.xml,core/build/reports/jacoco/jvmTest/jacocoTestReport.xml # Project links (optional - useful for GitHub integration) -# sonar.links.homepage=https://github.com/bedavs/interlockSim -# sonar.links.ci=https://github.com/bedavs/interlockSim/actions -# sonar.links.issue=https://github.com/bedavs/interlockSim/issues -# sonar.links.scm=https://github.com/bedavs/interlockSim +# sonar.links.homepage=https://github.com/bedaHovorka/interlockSim +# sonar.links.ci=https://github.com/bedaHovorka/interlockSim/actions +# sonar.links.issue=https://github.com/bedaHovorka/interlockSim/issues +# sonar.links.scm=https://github.com/bedaHovorka/interlockSim # Exclusions (exclude files from analysis) # sonar.exclusions=**/generated/**,**/legacy/**