Add shared writing style preferences (#240)

* Add shared writing style preferences

* Address PR review feedback

* Add scoring instructions settings

* Polish writing style inputs

* Clarify do-not-use terms guidance

* Normalize blank writing style overrides

* Refactor writing style resolution to use effective values and enhance blank value handling
This commit is contained in:
Shaheer Sarfaraz
2026-03-06 17:31:11 +00:00
committed by GitHub
parent 2214e6d2cb
commit 3fee6e0bef
26 changed files with 910 additions and 113 deletions
+11
View File
@@ -0,0 +1,11 @@
# THIS IS AUTOGENERATED. DO NOT EDIT MANUALLY
version = 1
name = "job-ops"
[setup]
script = ""
[[actions]]
name = "Run"
icon = "run"
command = "cd orchestrator && npm rebuild && npm run db:migrate && csex"