Skip to content

test(cdc): replay truthful target capability RED on live develop - #308

Closed
seonghobae wants to merge 1 commit into
developfrom
repair/cdc-target-capabilities-502d1e2
Closed

test(cdc): replay truthful target capability RED on live develop#308
seonghobae wants to merge 1 commit into
developfrom
repair/cdc-target-capabilities-502d1e2

Conversation

@seonghobae

Copy link
Copy Markdown
Collaborator

Rebuilds issue #202's bounded capability/execution-authority slice from exact protected develop@502d1e2136f18b7dea3baa792559128dc87fec39 instead of mutating stale-base Draft #255.

RED identity

  • exact source head: f698e8e6b1dcd0703cc2b134c5d0c2f4dd09f4b5
  • exact parent/live base: 502d1e2136f18b7dea3baa792559128dc87fec39
  • changed path: only cdc-service/src/test/java/com/xtrmetl/cdc/spi/CdcTargetCapabilityTest.java
  • protected CdcTargetConnector still has only scaffoldOnly() plus unconditional write(...) authority, so live raw Kafka/JDBC-replica product paths cannot truthfully disclose that their canonical write SPI is unwired.

The fail-first contract reaches the public production SPI via reflection and requires machine-readable product-path liveness, canonical-write support, and delivery mode for both shipped targets. Valid RED is the focused assertion failing because capabilities() is absent after normal compilation/test startup; setup/import/dependency/runner failure does not qualify.

After valid current-base RED, replay only the bounded capability record/enum and Kafka/JDBC capability implementations already isolated in #255, preserving backward-compatible raw product paths and keeping HTTP projection outside this slice. No checks/reviews from #255 or predecessors transfer.

@coderabbitai

coderabbitai Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 25c9a5e3-266b-48fc-a159-e8a6fbddf539

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Copy link
Copy Markdown
Collaborator Author

Superseded by current-base replacement #312. Immediately before this disposition, protected develop remained 4408b6086fd725ff1629d8f048cf28f3a2b40b1b; #312 remained unchanged at fail-first head 6b8caee7714fdeb57f16aa7b3688febe76e4fa8b, and its sole changed path is the same cdc-service/src/test/java/com/xtrmetl/cdc/spi/CdcTargetCapabilityTest.java with the same 51-line production-boundary contract preserved from this PR. #308 has no formal reviews or unresolved review threads. No #308 check/review evidence transfers to #312; #312 must obtain fresh exact-head RED proof before any GREEN implementation.

@seonghobae seonghobae closed this Aug 13, 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