• v1.27.0 7727245da4

    v1.27.0 — Writing Quality & Frontend Design Skills
    All checks were successful
    CI / json-check (push) Successful in 7s
    CI / security (push) Successful in 6s
    CI / manifest (push) Successful in 7s
    CI / sast (push) Successful in 17s
    Publish / promote-release (push) Successful in 1s
    Publish / detect-release (push) Successful in 6s
    CI / lua-check (push) Successful in 12s
    Publish / tag (push) Successful in 7s
    Stable

    Gravity Bot released this 2026-03-16 04:26:35 +00:00 | 129 commits to master since this release

    What's Changed

    Anti-Slop Writing Quality Skill

    New gt-writing-quality skill that reduces AI slop in wiki, documentation, and journal output. Replaces the old Writing/ skill entirely.

    • OP#1980: Create gt-writing-quality SKILL.md with 63 banned phrases, structural tic rules, and 5-dimension scoring rubric
    • OP#1982: Create before/after examples demonstrating improvement across wiki, journal, docs, and PR prose
    • OP#1984: Update gt-wiki and gt-journal to reference gt-writing-quality
    • OP#1985: Remove old Writing/ skill directory
    • OP#1987: Validate enforcement against sample prose (all test cases pass)

    Frontend Design Quality Skills

    Two new domain skills for frontend design — engineering constraints and creative direction.

    • OP#1988: Create domain/frontend/taste-design SKILL.md with tunable parameters (DESIGN_VARIANCE, MOTION_INTENSITY, VISUAL_DENSITY) and engineering constraints
    • OP#1989: Create domain/frontend/aesthetic-direction SKILL.md with creative design philosophy
    • OP#1990: Add taste: parameter support to gt-project-setup and .gravity.yaml schema
    • OP#1991: Update domain/README.md with frontend design skills and usage guidance
    • OP#1992: Validate frontend skill structure and .gravity.yaml integration

    Output Completeness Enforcement

    • OP#1932: Create domain/methodology/output-completeness skill — prevents placeholder, truncated, or lazy code output across all implementation work

    Infrastructure

    • OP#1971: Initialize version branch
    • OP#2193: Pre-release merge — consolidated parallel feature branches

    Tasks

    • OP#1980: Create gt-writing-quality SKILL.md with anti-slop rules and scoring rubric
    • OP#1982: Create before/after examples in gt-writing-quality references
    • OP#1984: Update gt-wiki and gt-journal to reference gt-writing-quality
    • OP#1985: Remove old Writing/ skill directory
    • OP#1987: Test gt-writing-quality enforcement against sample prose
    • OP#1988: Create domain/frontend/taste-design SKILL.md
    • OP#1989: Create domain/frontend/aesthetic-direction SKILL.md
    • OP#1990: Add taste parameter support to gt-project-setup and .gravity.yaml schema
    • OP#1991: Update domain/README.md and add usage guidance for frontend skills
    • OP#1992: Test frontend design skills and .gravity.yaml integration
    • OP#1932: Output completeness enforcement skill
    • OP#2193: Pre-release merge: consolidate feature branches
    Downloads