cqframework / cqframework/cqf-tooling

Add switch to enable/disable narrative generation.

Open
#83 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
22
Forks
26
PR merge metrics
No merged PRs in 30d

Description

The Publisher is now capable of narrative generation. It will only generate narrative if the resource does not already contain it. This means that running the refresh tooling - which generates narrative - before running the Publisher will result in the Publisher not generating narrative. We need to add a switch to the refresh tooling to turn off narrative generation so that it can be left to the Publisher.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the refresh tooling and its narrative-generation path, then compare it with the Publisher behavior described in the issue. Add a switch that allows refresh-time narrative generation to be disabled, and verify that the Publisher can still generate narrative when the resource does not already contain it.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
tooling
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.