Skip to content

History / Workflow Examples

Revisions

  • docs: catch wiki up to v9.2 The wiki had drifted across releases. Tool/preset counts, token-savings percentages, LIP version, and review-check counts all referenced older numbers. Several v9.1/v9.2 features were missing entirely. Numbers refreshed against running binary (`ckb mcp --list-presets`): - Preset sizes: core 25, review 42, refactor 42, federation 46, docs 34, ops 43, full 110 (was 14/19/19/28/20/25/80+) - Full preset: ~17k tokens / 77% savings (was ~9k / 83%) - LIP: v2.3+ (was v2.0) - `ckb review`: 21 checks (was 20 — `unwired` was missing) Documented features that had no wiki coverage: - v9.2 MCP tools `analyzeOutgoingImpact`, `symbolExists`, `renderArchitecture` - Cartographer 3.0.0 graph rendering (Mermaid + Graphviz DOT) - LIP v2.3 outgoing-impact and semantic-coupling enrichment - Cartographer.md was authored locally but never committed

    @SimplyLiz SimplyLiz committed Apr 25, 2026
  • docs: update check count from 19 to 20 across wiki pages Review now has 20 checks (split was added as the 20th). Update all references in Integration-Guide, MCP-Tools, Performance, Quality-Gates, User-Guide, and Workflow-Examples. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

    @SimplyLiz SimplyLiz committed Mar 25, 2026
  • docs: Update review docs for v8.3 — 19 checks, new analyzers - 17→19 checks across all wiki pages - Add comment-drift and format-consistency to checks table - Update blast-radius: informational mode when no threshold set - Add check list to Workflow-Examples

    @SimplyLiz SimplyLiz committed Mar 20, 2026
  • docs: Update review docs for v8.3 — 17 checks, new analyzers, architecture diagram - 14→17 checks across all pages (Code-Review, CI-CD, Quality-Gates, Features, Home, User-Guide, Workflow-Examples, MCP-Tools) - Add dead-code, test-gaps, blast-radius to check table and examples - Add --staged, --scope, positional arg invocation modes - Add max-fanout, dead-code-confidence, test-gap-lines config/flags - Add architecture SVG reference in Code-Review page - Update concurrency note (mutex-based, not sequential block) - Update GitHub Action inputs with new analyzer thresholds

    @SimplyLiz SimplyLiz committed Mar 19, 2026
  • docs: Add unified code review documentation (ckb review, reviewPR) - New Code-Review.md: checks, formats, policy, health, baselines, compliance - Update Home, Features, User-Guide, MCP-Tools, CI-CD-Integration, Workflow-Examples, Quality-Gates with cross-references Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

    @SimplyLiz SimplyLiz committed Mar 19, 2026
  • docs: add Quality Gates guide and Best Practices section - Add Quality-Gates.md with comprehensive gate documentation: - Complexity, Risk, Coupling, Coverage, Contract, Dead Code, Eval gates - Warn vs fail modes, inline annotations - Starter/Standard/Strict profiles - Rollout strategy and troubleshooting - Add Best Practices section to Workflow-Examples.md: - Security hardening (SHA pinning, minimal permissions, OIDC) - Caching strategy (restore-keys, conditional caching) - Job outputs vs artifacts - Reusable workflows (secrets inherit, outputs) - Composite actions (CKB setup action template) - Performance tips table - Update cross-references: - Link Quality Gates from Home.md Integration section - Link Quality Gates from CI-CD-Integration.md - Add callout to Workflow-Examples.md 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

    @SimplyLiz SimplyLiz committed Dec 26, 2025
  • docs: add Workflow-Examples wiki page with full documentation Comprehensive documentation for all CI/CD workflow examples: - 20+ GitHub Actions workflows with example outputs - GitLab CI configuration - Git hooks (pre-commit, pre-push, husky, lint-staged) - Starter template with customization guide 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

    @SimplyLiz SimplyLiz committed Dec 26, 2025