Claude/admiring bohr j3c61q#3158
Closed
berkaygkv wants to merge 2 commits into
Closed
Conversation
Comprehensive guide covering the SDD philosophy (power inversion, core principles), the software design approach (constitution-as-law, intent vs. mechanism layers, gates, template-driven quality, spec persistence), a command-by-command Spec Kit how-to, and a t0-to-shipped end-to-end walkthrough that impersonates a senior AI engineer shipping an agentic product with a human-in-the-loop frontend. Includes anti-patterns, team workflow, calibration guidance, and cheat sheets. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01K7A9nEeKpPESM9ZQJcs2g1
Replace the feature-catalog/happy-path draft with a field guide centered on how a senior engineer actually thinks in SDD: the model as a fast, confidently-wrong collaborator; SDD as the apparatus that makes disagreement cheap and early; and the irreducible human work the tool can't do. The end-to-end example now goes wrong on purpose — a misframed problem at t0, a clean spec aimed at the wrong target, an over-engineered plan, an architecture inverted toward determinism, model drift caught by a pre-built trap, and a spec found wrong at demo and recovered cheaply via converge. Adds an adversarial artifact 'smell guide', an honest section on where SDD fights you, and process-calibration guidance. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01K7A9nEeKpPESM9ZQJcs2g1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Testing
uv run specify --helpuv sync && uv run pytestAI Disclosure