fs-gg-sdd-validate

Validate FS.GG command, output-projection, and state matrices for determinism and baseline conformance.

Updated Jul 6, 2026
One-click install
npx skills add https://github.com/FS-GG/FS.GG.Game --skill fs-gg-sdd-validate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fs-gg-sdd-validate
Source: https://github.com/FS-GG/FS.GG.Game/tree/main/.agents/skills/fs-gg-sdd-validate
Command: npx skills add https://github.com/FS-GG/FS.GG.Game --skill fs-gg-sdd-validate

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The FS.GG SDD cross-cutting validation harness solves the problem of ensuring determinism and baseline conformance in command × output-projection × state matrices across the FS.GG platform.

Core Features & Use Cases

  • Determinism Checks: Exercises SDD matrices for deterministic outputs.
  • Baseline Conformance: Validates against release baselines.
  • Governance Handoff Compatibility: Ensures compatibility with Governance processes.
  • Use Case: Before a release, use this Skill to confirm that all command projections and state matrices adhere to baseline and Governance standards.

Quick Start

Run the 'fsgg-sdd validate' command to perform a deep validation check.

Frequently Asked Questions about fs-gg-sdd-validate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is SDD validation for command and state matrices?

SDD validation checks command × output-projection × state matrices for deterministic outputs and baseline conformance without requiring a Governance runtime. It executes comprehensive validation-report generation to guarantee predictable state transitions across the FS.GG platform.

How do I validate SDD determinism and baseline conformance before a release?

Run the 'fsgg-sdd validate' command to perform a deep validation check. This command exercises your command × output-projection × state matrices to confirm all projections adhere to baseline and Governance handoff standards prior to release.

Can I run SDD validation checks in a CI pipeline without the Governance runtime?

Yes, SDD validation executes comprehensive checks for deterministic validation-report generation without the Governance runtime. It targets lifecycle and CI use cases, allowing you to verify Governance handoff compatibility directly in your automated pipelines.

What's the best way to ensure Governance handoff compatibility for command projections?

Use SDD validation to ensure compatibility with Governance processes. By validating command × output-projection × state matrices against release baselines, you confirm that all outputs meet the required standards before handing off to Governance workflows.

Does SDD validation require any external dependencies or modules?

No, SDD validation operates with zero external dependencies. It uses internal scripts to validate FS.GG platform matrices, executing comprehensive determinism and baseline conformance checks natively without requiring additional installed packages.