Skip to content

Latest commit

 

History

History
95 lines (65 loc) · 3.48 KB

File metadata and controls

95 lines (65 loc) · 3.48 KB

Razorglint Painpoint Solver

This repo explains which real-world pains the Razorglint stack solves, which system solves each pain, how it helps, and what value it protects.

It is not an evidence warehouse. It is not a hype deck. It is a clear map from pain to solution.

razorglint-painpoint-solver explains the pain. Prestige-Forge governs the claim. systems-architecture holds the proof.

That is the clean triangle: pain, claim, proof.


What this repo helps answer

  • What problem does this solve?
  • Who cares?
  • What breaks if this pain is ignored?
  • Which Razorglint system helps?
  • How does that system help?
  • What does it protect?
  • How would a buyer use it?
  • Which tier/license does it belong in?
  • How does it save reputation, data, time, or money?

Main maps


Self-use / dogfooding

This repo is intended to be reviewed through Prestige-Forge before public release.

Prestige-Forge is not only described here as a claim-safety layer. Razorglint uses it to govern Razorglint's own public-facing claims.

Current status: see PRESTIGE_FORGE_VERIFICATION_STATUS.md.


Claim safety

Painpoint language in this repo follows Prestige-Forge discipline: every useful claim must be mapped to a system, a proof location, a buyer-safe wording, and a non-claim boundary.

This protects buyers from hype and protects Razorglint from overclaiming.


Repo structure

painpoints/      — one file per painpoint, plain language
systems/         — one file per system, what it does and how
tiers/           — license tier breakdowns
examples/        — usage examples
templates/       — templates for adding new painpoints/systems

Where proof lives

This repo does not store benchmark evidence, test results, or raw proof artifacts.

Proof belongs in:

  • systems-architecture — portfolio-level evidence, benchmark data, dominance scans
  • Each system's own repo — test suites, receipts, proof bundles

This repo only maps systems to painpoints and references where proof lives.


Repo status

See REPO_STATUS.md for current state and next steps.