Skip to content

Make benchmark and launch readiness visible#117

Merged
devswha merged 1 commit into
mainfrom
docs/benchmark-launch-prep
May 19, 2026
Merged

Make benchmark and launch readiness visible#117
devswha merged 1 commit into
mainfrom
docs/benchmark-launch-prep

Conversation

@devswha
Copy link
Copy Markdown
Owner

@devswha devswha commented May 19, 2026

Summary

Make patina easier to trust before launch by adding visible benchmark artifacts, distribution metadata, and community contribution surfaces.

What changed

  • Add npm run benchmark:report and a reproducible benchmark report generator.
  • Check in latest benchmark outputs under docs/benchmarks/.
  • Link benchmark/research/roadmap docs from README.
  • Add npm package metadata and package file allowlist.
  • Add roadmap/research notes for AI-vs-human writing metrics.
  • Add GitHub issue templates, PR template, security/support docs, and code of conduct.
  • Track a pre-launch Patina logo/icon task in the roadmap.

Constraints

  • Core skill pipeline was not changed.
  • No external publish action was performed.
  • Scores are framed as AI-likeness / suspect-zone editing signals, not authorship proof.

Verification

  • node --check scripts/benchmark-report.mjs
  • Issue templates parsed with js-yaml
  • npm run benchmark:report
  • npm run benchmark
  • npm test
  • npm pack --dry-run
  • git diff --check

Remaining follow-ups

  • Add Patina logo/icon and social preview image.
  • Add README demo GIF / terminal recording.
  • Expand benchmark corpus beyond the current 20 deterministic fixtures.
  • Add CI benchmark gate.
  • Decide npm publish timing and support policy.

Add reproducible benchmark report artifacts, npm packaging metadata, public roadmap/research docs, GitHub community templates, and a pre-launch visual identity task without changing the core skill pipeline.

Constraint: Keep the core skill pipeline unchanged and prepare distribution without publishing externally.

Rejected: Publishing to npm in this change | external release action was not requested.

Confidence: high

Scope-risk: moderate

Tested: node --check scripts/benchmark-report.mjs; issue templates parsed with js-yaml; npm run benchmark:report; npm run benchmark; npm test; npm pack --dry-run; git diff --check after roadmap update.

Not-tested: npm publish, live launch posts, and logo rendering because the logo is a tracked follow-up task, not an asset in this change.

Co-authored-by: OmX <omx@oh-my-codex.dev>
@devswha devswha merged commit 0ae8492 into main May 19, 2026
3 checks passed
@devswha devswha deleted the docs/benchmark-launch-prep branch May 19, 2026 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant