Skip to content

Releases: Harery/OCTALUME

Release v2.0.0

Choose a tag to compare

@Harery Harery released this 17 May 13:47
  • chore: add 1280x640 social preview image (89387fd)
  • docs(seo): keyword-dense H1/intro, machine-readable meta, FAQ section (b09be3b)
  • fix(deps): bump frontend deps to clear 22 Dependabot security alerts (e9577f4)
  • ci(pr): exempt dependabot from semantic-pr capital-letter rule (9ea2215)
  • chore(github): replace .md issue templates with YAML forms; fix FUNDING.yml (739bccf)
  • docs: rewrite README, normalize LICENSE, add CITATION/MARKETING/NOTICE (25cd16f)
  • fix: resolve test failures and improve code quality (7b57074)
  • fix: add project init endpoint and fix Phase model validation (b45f658)
  • fix: add AgentType enum and resolve circular imports (e4a52d9)
  • style: format code with black (3686f37)

OCTALUME v1.0.0 - Enterprise SDLC Framework

Choose a tag to compare

@Harery Harery released this 14 Jan 03:39

🚀 OCTALUME v1.0.0

Enterprise 8-Phase Software Development Lifecycle Framework

✨ Features

  • 8 Phases: Complete lifecycle from Vision to Operations
  • Quality Gates: Go/No-Go decisions at each phase transition
  • Multi-Agent Orchestration: AI-assisted development with Claude Code
  • Security First: Security and compliance built-in from Phase 1
  • Full Traceability: Every decision tracked (P{N}-{SECTION}-### format)
  • 16 Defined Roles: Clear ownership and accountability
  • Hybrid Methodology: Formal phases + Agile execution
  • MCP Server: 9 lifecycle tools for Claude Code integration

📋 What's Included

  • 8 Phase Skills (Vision, Requirements, Architecture, Planning, Development, Quality, Deployment, Operations)
  • 5 Shared Skills (Roles, Security, Quality, Compliance, Governance)
  • MCP Server with 9 lifecycle tools
  • 4 Hook scripts (user-prompt-submit, pre-tool-use, post-tool-response, memory)
  • Memory Bank system
  • Agent orchestration framework

🔒 Built-In Compliance

Supports HIPAA, SOC 2, PCI DSS, SOX, GDPR, DoD/ITAR

📚 Documentation

  • SETUP_GUIDE.md - Linux setup and usage
  • README.md - Complete project overview
  • FRAMEWORK_VISUALIZATION.md - Mermaid diagrams
  • DIRECTORY_STRUCTURE.md - Complete file listing
  • CLAUDE.md - Auto-loaded Claude Code context

🚀 Quick Start

git clone https://github.com/Harery/OCTALUME.git
cd OCTALUME
cd .claude/mcp-server && npm install && cd ../..
claude

👤 Author

Mohamed ElHarery

📄 License

MIT License - Copyright (c) 2026 Mohamed ElHarery


Full Changelog: https://github.com/Harery/OCTALUME/commits/v1.0.0