ring/docs
Fred Amaral 030878067c
refactor: replace codereview binaries and overhaul diff visualization
The codereview pre-analysis pipeline is refactored to use 'mithril',
an external tool installed via 'go install'. The previous system of
pre-built, in-repo binaries with its custom build workflow and
checksum verification is removed. This change simplifies maintenance
and improves security by leveraging the Go ecosystem's checksum DB.

The visual-explainer skill is refactored to use the '@pierre/diffs'
library for rendering code diffs, replacing the hand-rolled CSS
panels. This provides a more professional and feature-rich
visualization with word-level diffs and Shiki syntax highlighting.

Finally, obsolete audit and handoff documents are removed, and a help
message in the install script is updated to be accurate.
2026-03-02 14:26:49 -03:00
..
AGENT_DESIGN.md Revert "docs: update prose and examples to use ring- format" 2026-02-09 09:32:25 -03:00
coderabbit-instructions.md refactor: remove rate limiting and CORS references 2026-02-07 20:19:34 -03:00
PROJECT_RULES.md refactor(dev-team): remove frontend-engineer agent and fix state file naming 2025-12-07 11:09:28 -03:00
PROMPT_ENGINEERING.md feat(workflows): expand code review and dev-cycle with advanced testing 2026-02-09 21:05:41 -03:00
WORKFLOWS.md feat(dev-cycle): add multi-tenancy gate to workflow 2026-03-01 14:45:52 -03:00