feat: SSDLC full lifecycle support with LangGraph orchestration (v4.0)#5
Merged
Conversation
Major upgrade to v4.0: Introduce AI-powered SSDLC (Secure Software Development Lifecycle) platform with six dedicated phase agents (Requirements, Design, Development, Testing, Deployment, Operations) orchestrated by LangGraph. Key changes: - SPEC.md v3.0: Full SSDLC phase definitions, phase-specific user stories, LangChain + LangGraph tech stack - ARCHITECTURE.md v4.0: LangGraph StateGraph design, phase agent details, cross-phase state management via LangGraph checkpointing - README.md: New SSDLC positioning, phase table, LangGraph + LangChain badges - README_zh.md: Chinese version with SSDLC phase coverage - docs/01-*: Technology choices updated for LangGraph orchestration - docs/03-*: Assessment report schema v2.0 with ThreatModel, Vulnerability, CrossPhaseRef for cross-phase traceability; phase-specific skills - CHANGELOG.md: v4.0.0 entry with feature list - CONTRIBUTING.md: Updated with LangGraph/LangChain stack notes - SECURITY.md: References to LangGraph state handling Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Integrate latest main changes into SSDLC feature branch, combining both feature branch additions and main updates across documentation. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.
Summary
Major upgrade to v4.0 introducing DocSentinel as an AI-powered SSDLC (Secure Software Development Lifecycle) platform. The project now spans all six phases of the development lifecycle with dedicated AI agents orchestrated by LangGraph and powered by LangChain.
Key Changes
Documentation & Specifications
SPEC.md (v3.0): Complete rewrite with:
ARCHITECTURE.md (v4.0): Redesigned architecture with:
README.md: New product positioning emphasizing:
README_zh.md: Chinese version with same content
Technical Documentation
Changelog & Guidelines
Architecture Highlights
Migration Notes
This is a major version upgrade (v4.0). Existing assessments and skills should be reviewed for compatibility with the new phase-based model.
Test Plan
🤖 Generated with Claude Code | SSDLC-first approach for enterprise security automation