@dexwox-labs/paperclip-plugin-kiwi-tcms
v0.1.0
Published
Kiwi TCMS integration for Paperclip: agent tools for test-case authoring over JSON-RPC and one-way CI results ingest (JUnit/Playwright -> TestRun/TestExecutions) with Plane-ID tagging.
Maintainers
Readme
@dexwox-labs/paperclip-plugin-kiwi-tcms
Kiwi TCMS integration for Paperclip.
- Agent tools over Kiwi's JSON-RPC API:
kiwi_create_test_case,kiwi_update_test_case,kiwi_add_case_to_plan,kiwi_search_cases - One-way CI ingest: JUnit XML / Playwright JSON →
TestRun.create+TestExecution.update, idempotent by build ID - Traceability model: Plane item = requirement, repo test = automated verification, Kiwi case = human verification — joined by the
plane:<id>tag (plane:unlinkedmakes leakage visible) - Nightly summary event for chat plugins
Kiwi has no dependable outbound webhooks — the integration surface is the RPC API, and the flow is inverted by design.
Backlog: PCLIP-29 … PCLIP-36.
