Development Kit v0.8.0 — DKF Design Authority
Release Notes: Development Kit v0.8.0
Release Date: 2026-08-17
Release Target: Antigravity AI, OpenCode, and supported multi-platform coding environments
Target Package:development-kit@0.8.0
Status: Released
Executive Summary
Development Kit v0.8.0 introduces DKF Design Authority, an authoritative design system governance lifecycle capability designed to eliminate visual frontend drift across AI coding workflows. In projects with a user interface, design.md at the project root becomes the single authoritative source of truth for UI styling, token architecture, layout rules, spacing, typography, responsive behavior, and accessibility.
Key Highlights
-
Authoritative
design.mdGovernance:design.mdis the single source of truth for visual UI.- Comprehensive 31-section specification structure generated from requirements or visual references.
-
/dk-design-systemCommand:- Dedicated command with 6 operational sub-modes (
create,reference,existing,inspect,verify,amend).
- Dedicated command with 6 operational sub-modes (
-
Visual Reference Ingestion:
- Analyzes screenshots, mockups, Figma exports, or existing UI to infer the reusable design system.
- Categorizes decisions as Observed, Inferred, or Recommended.
-
Design System Preflight:
- Mandatory
DESIGN SYSTEM PRE-FLIGHTgate preventing unapproved UI execution in/dk-build,/dk-build-auto, and/dk-autopilot.
- Mandatory
-
Same Design Team Test & Compliance:
- Heuristic compliance checks in
/dk-test. - Specialist Design Authority review pass in
/dk-reviewissuingDS-xxxissue IDs and a gatingSame Design Team Test: PASS | PARTIAL | FAILverdict.
- Heuristic compliance checks in
-
Controlled Change Management:
- Strict 6-field
DESIGN SYSTEM AMENDMENT PROPOSALflow requiring explicit user approval before foundational changes todesign.md.
- Strict 6-field
-
Backward Compatibility & Non-Visual Exemption:
- Pre-v0.8 projects with existing
design.mdare migrated non-destructively. - Non-visual and backend-only projects are completely exempt from design gates.
- Pre-v0.8 projects with existing