Skip to content

v1.6.1

Choose a tag to compare

@ndycode ndycode released this 04 Feb 13:43
· 55 commits to main since this release

What's New

Prompt Standard v2

  • Standardized prompt structure across core/web/mobile (MODE, INPUTS, CONSTRAINTS, OUTPUT FORMAT).
  • Added evidence requirements, false-positive checks, severity guidance, and reporting rules to all audit prompts.
  • Added prompt-injection hardening to all prompts.

Domain-Specific Enforcement

  • Core security prompts now include API ergonomics, data integrity, impact analysis, and invariant checks.
  • Web interface prompts now include accessibility, component architecture, render performance, and resilience checks.
  • Mobile core/UI prompts now include platform-specific safety, consistency, and observability checks.

CI Prompt Validation

  • Added check:prompts script and CI enforcement.
  • Added prompts/prompt-standard.md as the canonical spec.

Improvements

  • Normalized ASCII-only prompt text for portability.
  • Updated mobile workflow docs (library-map.txt, run-order.txt, refactor-changelog.md).

Install/Update

npm install -g redpen@latest