cqframework / cqframework/cqf-tooling
Add switch to enable/disable narrative generation.
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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