Releases: PSkinnerTech/RankForge
Releases · PSkinnerTech/RankForge
RankForge 0.4.0
- Added explicit route-to-HTML route-list mappings for SPA repository audits, with deterministic Vite SPA fixture coverage.
- Added repo source-finding developer guidance, including inspect-next targets, next actions, and rerun acceptance checks.
- Improved Markdown and HTML repository evidence reports so source findings show the next artifact to inspect.
- Added route-list documentation and a copy-paste GitHub Actions example that uploads JSON, Markdown, and HTML RankForge reports.
- Sanitized invalid route-list evidence so rejected mapped entries do not leak absolute local filesystem paths.
RankForge v0.3.0
Summary
- Renamed the project, repository, skill, package, and CLI identity to RankForge.
- Added standalone HTML audit reports for both
auditandaudit-repo. - Expanded deterministic repo audit coverage with explicit build support, route lists, repo evidence, framework signals, and CI fail-on thresholds.
- Added render parity and deterministic rule-depth findings for stronger SEO/GEO readiness checks.
- Added release-readiness docs, getting-started commands, and a next-phase developer repo audit roadmap.
Verification
npm test: 233 passed, 0 failednpm run validate: passednpm audit --omit=dev: 0 vulnerabilitiesnpm publish --dry-run --workspace packages/cli --access public: passed packaging dry-run- Registry install smoke:
npm install rankforge@0.3.0,rankforge --version,rankforge --help, andrankforge explain-rule indexability.noindexpassed - Superbuilders smoke: generated RankForge-branded HTML reports for
https://superbuilders.devandsuperbuilders/sb-home
Distribution
RankForge is published on npm as rankforge@0.3.0.
npm install -g rankforge
rankforge --helpThe attached rankforge-0.3.0.tgz is the same release artifact for direct tarball installs.