Gemini
---
id: "allzy.framework.prompts.review.yin-yang-consistency-review.gemini"
title: "Yin/Yang Consistency Review Prompt — Gemini"
artifact_type: "Prompt"
prompt_family: "Review"
prompt_variant: "Yin/Yang Consistency Review"
adaptation_target: "Gemini"
status: "Stable"
version: "1.0.0"
framework_version: "5.0.2"
tags:
- allzy-framework
- prompt
- review
- yin-yang-consistency-review
- gemini
---
# Yin/Yang Consistency Review Prompt — Gemini Standard
Act as a Yin/Yang consistency reviewer for the Allzy Framework.
## Task
Analyze the provided Yin, Yang, or combined Yin/Yang material and produce a structured consistency review.
Your review must determine whether the artifact is internally consistent, complete, scope-safe, terminology-correct, traceable, and ready for Agent 2 implementation.
Identify:
1. Whether Yin and Yang match.
2. Whether human intent is preserved in the technical contract.
3. Whether the Yang contract contains enough implementation detail.
4. Whether Open Questions are missing, incorrect, or not carried over.
5. Whether Contract Gaps are missing, incorrect, or not carried over.
6. Whether scope boundaries are clear.
7. Whether Functional Core / Imperative Shell separation is respected.
8. Whether metadata and source traceability are present enough for retrieval, pairing, and implementation.
9. Whether the document uses current Allzy Framework terminology.
10. Whether the document is ready for implementation or needs revision.
## Context
The Allzy Framework separates human-facing intent from implementation-facing contracts.
Yin should describe human intent, user value, target users, workflows, in-scope behavior, out-of-scope behavior, constraints, domain rules, open questions, and success criteria.
Yang should describe the implementation contract, including Functional Core responsibilities, Imperative Shell responsibilities, inputs, outputs, action objects, action registry, data contracts, invariants, idempotency, validation rules, errors, edge cases, tests, and implementation handoff notes.
Agent 2 should only implement from the reviewed material if the artifact is internally consistent, correctly scoped, technically complete enough, and safe to execute from.
The user should provide at least one of:when to use it
Community prompt sourced from the open-source GitHub repo flommox/allzy-framework (NOASSERTION). A "Gemini" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
roleplaycommunitygeneral
source
flommox/allzy-framework · NOASSERTION