Releases: nogunix/janus
Releases · nogunix/janus
Release list
JANUS 0.8.0 — jira-trace stage
New conditional pipeline stage: jira-trace — Jira ticket deep-dive (e.g. Red Hat Jira RHEL-NNNNN / OCPBUGS-NNNNN) via sooperset/mcp-atlassian.
- Launched by the lead at fan-in when another stage surfaces a ticket key no stage can open
- Reads ticket fields, comment threads, changelogs, clone chains, attachments
fixVersionstreated as intent, never shipped-in-build proof (that stays source-trace's call)- Strictly read-only: read-tool-only allowlist +
READ_ONLY_MODE=trueserver registration as the safety boundary
Update an existing install with /plugin marketplace update janus. See CHANGELOG.md.
🤖 Generated with Claude Code
JANUS 0.7.0 — initial public release
OpenShift/RHEL/CNV research & investigation pipeline for Claude Code.
Install inside a Claude Code session:
/plugin marketplace add nogunix/janus
/plugin install janus@janus
Highlights of 0.7.0 (see CHANGELOG.md for details):
- Evidence-basis labels (VERIFIED / REASONED / ASSUMED) on every finding
- Named report-acceptance gates (G1-REF … G6-ARTIFACTS) with mechanical send-back
- Causation gate for crash findings ("X causes Y because Z")
- Failure-pattern catalogs seeded from real case history
- Project-local lessons loop that survives plugin updates
- Reliable fan-in: findings file on disk is the authoritative completion signal
- Intake MCP-connectivity check drops unreachable stages as gaps
🤖 Generated with Claude Code