Releases: Hack23/blacktrigram
Game v0.7.48
Highlights
- fix(animation): correct Korean martial arts terminology and foot biomechanics @copilot-swe-agent[bot] (#1931)
๐ฎ Game Development
- Fix top animation system regressions @copilot-swe-agent[bot] (#1930)
๐จ UI/UX Improvements
- Fix top animation system regressions @copilot-swe-agent[bot] (#1930)
๐๏ธ Infrastructure & Performance
- chore(deps): bump tsx from 4.21.0 to 4.22.0 @dependabot[bot] (#1934)
- chore(deps): bump vite from 8.0.12 to 8.0.13 in the vite group @dependabot[bot] (#1932)
๐ Code Quality & Refactoring
- Fix top animation system regressions @copilot-swe-agent[bot] (#1930)
๐ฆ Dependencies
- chore(deps): bump tsx from 4.21.0 to 4.22.0 @dependabot[bot] (#1934)
- chore(deps): bump vite from 8.0.12 to 8.0.13 in the vite group @dependabot[bot] (#1932)
๐งช Test Coverage Improvements
- Fix top animation system regressions @copilot-swe-agent[bot] (#1930)
๐ฎ Black Trigram - Korean Martial Arts Combat System
This release continues to enhance the Black Trigram (ํ๊ด) platform's capabilities for immersive Korean martial arts education through realistic 3D combat mechanics, providing improved insights into:
- Eight Trigram System: Authentic Korean martial arts stance mechanics (โฐ โฑ โฒ โณ โด โต โถ โท)
- Vital Point Targeting: Anatomically precise 70-point targeting system (๊ธ์๊ฒฉ)
- Three.js Combat: High-performance 3D rendering with @react-three/fiber
- Combat Realism: Physics-based combat with injury progression and balance systems
- Korean Cultural Authenticity: Bilingual interface with traditional martial arts philosophy
๐ฆ npm Package
npm install blacktrigram
# or to pin to a specific version:
# npm install blacktrigram@<version>Reusable game systems, combat mechanics, animation framework, and Korean martial arts data built with React, Three.js, and TypeScript.
๐ Security Compliance & Supply Chain Transparency
๐ฆ Build Provenance & Attestations:
npm Package Provenance:
npm audit signatures blacktrigram๐๏ธ Hack23 ISMS Framework Alignment
Black Trigram follows Hack23 AB's comprehensive ISMS framework aligned with ISO 27001:2022, NIST CSF 2.0, and CIS Controls v8.1.
๐ Quality Assurance & Test Coverage
๐ Test Reports & Coverage (Transparency):
- Unit Test Coverage: View HTML Report | JSON Report
- E2E Test Report: Mochawesome Report
- API Documentation: TypeDoc Reference | Module Dependencies
- Performance: Lighthouse Report | Budget Status
All test reports are generated automatically and published for full transparency.
๐๏ธ Architecture Documentation
- ๐๏ธ Architecture - C4 Model system architecture
- ๐ Security Architecture - Security design and controls
- ๐ก๏ธ Threat Model - Threat analysis and mitigations
- ๐ Data Model - Data structures and relationships
- ๐ Flowchart - Process flows
- ๐ State Diagram - State machines
- ๐ง Mindmap - Feature overview
- ๐ผ SWOT Analysis - Strategic analysis
- ๐ Future Architecture - Evolution roadmap
- ๐ฎ Future Security - Security roadmap
๐ฎ Technology Stack (Node.js 26)
- โก Vite 8.x - Lightning-fast build tool and dev server
- โ๏ธ React 19 - Modern React with concurrent features and hooks
- ๐ท TypeScript 6 - Strict typing with ES2024 target
- ๐จ Three.js 0.183 - High-performance 3D WebGL rendering engine
- ๐ @react-three/fiber 9.5 - React renderer for Three.js
- ๐ @react-three/drei 10.7 - Useful helpers for react-three-fiber
- ๐ต Web Audio API - Internal AudioManager for spatial 3D sound
- ๐งช Vitest 4.x - Fast unit testing with coverage and benchmarking
- ๐ฒ Cypress 15.x - Reliable E2E testing for 3D combat mechanics
- ๐ฆ Node.js 26 - Latest Node.js current release for development and CI/CD
๐ Code Quality & Security Analysis
๐ Additional Resources
- Live Game: https://blacktrigram.com/
- API Documentation: https://blacktrigram.com/api/
- npm Package: https://www.npmjs.com/package/blacktrigram
- Security Policy: https://github.com/Hack23/blacktrigram/blob/main/SECURITY.md
- Hack23 ISMS: https://github.com/Hack23/ISMS-PUBLIC
๐ฅ Contributors
Thanks to @Copilot, @dependabot[bot], @pethers, copilot-swe-agent[bot] and dependabot[bot] for their contributions to this release!
Full Changelog: v0.7.47...0.7.48
ํ๊ด์ ๊ธธ์ ๊ฑธ์ด๋ผ | Walk the Path of the Black Trigram
_An ...
Game v0.7.47
Highlights
๐๏ธ Infrastructure & Performance
- chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.1045.0 to 3.1046.0 in the aws-sdk group @dependabot[bot] (#1929)
- chore(deps): bump systeminformation from 5.31.1 to 5.31.6 @dependabot[bot] (#1928)
- chore(deps): bump step-security/harden-runner from 2.19.1 to 2.19.2 @dependabot[bot] (#1927)
๐ Security & Compliance
- chore(deps): bump step-security/harden-runner from 2.19.1 to 2.19.2 @dependabot[bot] (#1927)
๐ฆ Dependencies
- chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.1045.0 to 3.1046.0 in the aws-sdk group @dependabot[bot] (#1929)
- chore(deps): bump systeminformation from 5.31.1 to 5.31.6 @dependabot[bot] (#1928)
- chore(deps): bump step-security/harden-runner from 2.19.1 to 2.19.2 @dependabot[bot] (#1927)
๐ฎ Black Trigram - Korean Martial Arts Combat System
This release continues to enhance the Black Trigram (ํ๊ด) platform's capabilities for immersive Korean martial arts education through realistic 3D combat mechanics, providing improved insights into:
- Eight Trigram System: Authentic Korean martial arts stance mechanics (โฐ โฑ โฒ โณ โด โต โถ โท)
- Vital Point Targeting: Anatomically precise 70-point targeting system (๊ธ์๊ฒฉ)
- Three.js Combat: High-performance 3D rendering with @react-three/fiber
- Combat Realism: Physics-based combat with injury progression and balance systems
- Korean Cultural Authenticity: Bilingual interface with traditional martial arts philosophy
๐ฆ npm Package
npm install blacktrigram
# or to pin to a specific version:
# npm install blacktrigram@<version>Reusable game systems, combat mechanics, animation framework, and Korean martial arts data built with React, Three.js, and TypeScript.
๐ Security Compliance & Supply Chain Transparency
๐ฆ Build Provenance & Attestations:
npm Package Provenance:
npm audit signatures blacktrigram๐๏ธ Hack23 ISMS Framework Alignment
Black Trigram follows Hack23 AB's comprehensive ISMS framework aligned with ISO 27001:2022, NIST CSF 2.0, and CIS Controls v8.1.
๐ Quality Assurance & Test Coverage
๐ Test Reports & Coverage (Transparency):
- Unit Test Coverage: View HTML Report | JSON Report
- E2E Test Report: Mochawesome Report
- API Documentation: TypeDoc Reference | Module Dependencies
- Performance: Lighthouse Report | Budget Status
All test reports are generated automatically and published for full transparency.
๐๏ธ Architecture Documentation
- ๐๏ธ Architecture - C4 Model system architecture
- ๐ Security Architecture - Security design and controls
- ๐ก๏ธ Threat Model - Threat analysis and mitigations
- ๐ Data Model - Data structures and relationships
- ๐ Flowchart - Process flows
- ๐ State Diagram - State machines
- ๐ง Mindmap - Feature overview
- ๐ผ SWOT Analysis - Strategic analysis
- ๐ Future Architecture - Evolution roadmap
- ๐ฎ Future Security - Security roadmap
๐ฎ Technology Stack (Node.js 26)
- โก Vite 8.x - Lightning-fast build tool and dev server
- โ๏ธ React 19 - Modern React with concurrent features and hooks
- ๐ท TypeScript 6 - Strict typing with ES2024 target
- ๐จ Three.js 0.183 - High-performance 3D WebGL rendering engine
- ๐ @react-three/fiber 9.5 - React renderer for Three.js
- ๐ @react-three/drei 10.7 - Useful helpers for react-three-fiber
- ๐ต Web Audio API - Internal AudioManager for spatial 3D sound
- ๐งช Vitest 4.x - Fast unit testing with coverage and benchmarking
- ๐ฒ Cypress 15.x - Reliable E2E testing for 3D combat mechanics
- ๐ฆ Node.js 26 - Latest Node.js current release for development and CI/CD
๐ Code Quality & Security Analysis
๐ Additional Resources
- Live Game: https://blacktrigram.com/
- API Documentation: https://blacktrigram.com/api/
- npm Package: https://www.npmjs.com/package/blacktrigram
- Security Policy: https://github.com/Hack23/blacktrigram/blob/main/SECURITY.md
- Hack23 ISMS: https://github.com/Hack23/ISMS-PUBLIC
๐ฅ Contributors
Thanks to @dependabot[bot], @pethers and dependabot[bot] for their contributions to this release!
Full Changelog: v0.7.45...0.7.47
ํ๊ด์ ๊ธธ์ ๊ฑธ์ด๋ผ | Walk the Path of the Black Trigram
An immersive educational experience honoring Korean martial arts tradition through modern 3D technology.
Game v0.7.45
Highlights
๐ฎ Game Development
- docs: improve JSDoc/TypeDoc documentation โ remove inline comments, add missing public API docs @copilot-swe-agent[bot] (#1919)
๐จ UI/UX Improvements
- docs: improve JSDoc/TypeDoc documentation โ remove inline comments, add missing public API docs @copilot-swe-agent[bot] (#1919)
๐๏ธ Infrastructure & Performance
- chore(deps): bump start-server-and-test from 3.0.4 to 3.0.5 in the dev-tools group across 1 directory @dependabot[bot] (#1926)
- chore(deps): bump knip from 6.13.0 to 6.13.1 in the dev-tools group @dependabot[bot] (#1925)
- chore(deps): bump cypress from 15.14.2 to 15.15.0 in the cypress group @dependabot[bot] (#1924)
- chore(deps): bump knip from 6.12.2 to 6.13.0 in the dev-tools group @dependabot[bot] (#1923)
- chore(deps): bump playwright from 1.59.1 to 1.60.0 @dependabot[bot] (#1922)
- chore(deps): bump @types/node from 25.6.2 to 25.7.0 in the typescript group @dependabot[bot] (#1921)
- chore(deps): bump typescript-eslint from 8.59.2 to 8.59.3 in the eslint group @dependabot[bot] (#1920)
๐ Code Quality & Refactoring
- docs: improve JSDoc/TypeDoc documentation โ remove inline comments, add missing public API docs @copilot-swe-agent[bot] (#1919)
๐ฆ Dependencies
- chore(deps): bump start-server-and-test from 3.0.4 to 3.0.5 in the dev-tools group across 1 directory @dependabot[bot] (#1926)
- chore(deps): bump knip from 6.13.0 to 6.13.1 in the dev-tools group @dependabot[bot] (#1925)
- chore(deps): bump cypress from 15.14.2 to 15.15.0 in the cypress group @dependabot[bot] (#1924)
- chore(deps): bump knip from 6.12.2 to 6.13.0 in the dev-tools group @dependabot[bot] (#1923)
- chore(deps): bump playwright from 1.59.1 to 1.60.0 @dependabot[bot] (#1922)
- chore(deps): bump @types/node from 25.6.2 to 25.7.0 in the typescript group @dependabot[bot] (#1921)
- chore(deps): bump typescript-eslint from 8.59.2 to 8.59.3 in the eslint group @dependabot[bot] (#1920)
๐งช Test Coverage Improvements
- docs: improve JSDoc/TypeDoc documentation โ remove inline comments, add missing public API docs @copilot-swe-agent[bot] (#1919)
โ๏ธ Component Updates
- docs: improve JSDoc/TypeDoc documentation โ remove inline comments, add missing public API docs @copilot-swe-agent[bot] (#1919)
๐ฎ Black Trigram - Korean Martial Arts Combat System
This release continues to enhance the Black Trigram (ํ๊ด) platform's capabilities for immersive Korean martial arts education through realistic 3D combat mechanics, providing improved insights into:
- Eight Trigram System: Authentic Korean martial arts stance mechanics (โฐ โฑ โฒ โณ โด โต โถ โท)
- Vital Point Targeting: Anatomically precise 70-point targeting system (๊ธ์๊ฒฉ)
- Three.js Combat: High-performance 3D rendering with @react-three/fiber
- Combat Realism: Physics-based combat with injury progression and balance systems
- Korean Cultural Authenticity: Bilingual interface with traditional martial arts philosophy
๐ฆ npm Package
npm install blacktrigram
# or to pin to a specific version:
# npm install blacktrigram@<version>Reusable game systems, combat mechanics, animation framework, and Korean martial arts data built with React, Three.js, and TypeScript.
๐ Security Compliance & Supply Chain Transparency
๐ฆ Build Provenance & Attestations:
npm Package Provenance:
npm audit signatures blacktrigram๐๏ธ Hack23 ISMS Framework Alignment
Black Trigram follows Hack23 AB's comprehensive ISMS framework aligned with ISO 27001:2022, NIST CSF 2.0, and CIS Controls v8.1.
๐ Quality Assurance & Test Coverage
๐ Test Reports & Coverage (Transparency):
- Unit Test Coverage: View HTML Report | JSON Report
- E2E Test Report: Mochawesome Report
- API Documentation: TypeDoc Reference | Module Dependencies
- Performance: Lighthouse Report | Budget Status
All test reports are generated automatically and published for full transparency.
๐๏ธ Architecture Documentation
- ๐๏ธ Architecture - C4 Model system architecture
- ๐ Security Architecture - Security design and controls
- ๐ก๏ธ Threat Model - Threat analysis and mitigations
- ๐ Data Model - Data structures and relationships
- ๐ Flowchart - Process flows
- ๐ State Diagram - State machines
- ๐ง Mindmap - Feature overview
- ๐ผ SWOT Analysis - Strategic analysis
- ๐ Future Architecture - Evolution roadmap
- ๐ฎ Future Security - Security roadmap
๐ฎ Technology Stack (Node.js 26)
- โก Vite 8.x - Lightning-fast build tool and dev server
- โ๏ธ React 19 - Modern React with concurrent features and hooks
- ๐ท TypeScript 6 - Strict typing with ES2024 target
- ๐จ Three.js 0.183 - High-performance 3D WebGL rendering engine
- ๐ @react-three/fiber 9.5 - React renderer for Three.js
- ๐ @react-three/drei 10.7 - Useful helpers for react-three-fiber
- ๐ต Web Audio API - Internal AudioManager for spatial 3D sound
- ๐งช Vitest 4.x - Fast unit testing with coverage and benchmarking
- ๐ฒ Cypress 15.x - Reliable E2E testing for 3D combat mechanics
- ๐ฆ **N...
Game v0.7.44
Highlights
๐๏ธ Infrastructure & Performance
- chore(deps): bump the vitest group with 3 updates @dependabot[bot] (#1918)
- chore(deps): bump vite from 8.0.11 to 8.0.12 in the vite group @dependabot[bot] (#1917)
- chore(deps): bump start-server-and-test from 3.0.2 to 3.0.4 in the dev-tools group @dependabot[bot] (#1915)
- chore(deps): bump zaproxy/action-baseline from 0.14.0 to 0.15.0 @dependabot[bot] (#1914)
๐ Code Quality & Refactoring
- chore(deps): bump the vitest group with 3 updates @dependabot[bot] (#1918)
- chore(deps): bump vite from 8.0.11 to 8.0.12 in the vite group @dependabot[bot] (#1917)
๐ฆ Dependencies
- chore(deps): bump the vitest group with 3 updates @dependabot[bot] (#1918)
- chore(deps): bump vite from 8.0.11 to 8.0.12 in the vite group @dependabot[bot] (#1917)
- chore(deps): bump start-server-and-test from 3.0.2 to 3.0.4 in the dev-tools group @dependabot[bot] (#1915)
- chore(deps): bump zaproxy/action-baseline from 0.14.0 to 0.15.0 @dependabot[bot] (#1914)
๐งช Test Coverage Improvements
- chore(deps): bump the vitest group with 3 updates @dependabot[bot] (#1918)
- chore(deps): bump vite from 8.0.11 to 8.0.12 in the vite group @dependabot[bot] (#1917)
๐ฎ Black Trigram - Korean Martial Arts Combat System
This release continues to enhance the Black Trigram (ํ๊ด) platform's capabilities for immersive Korean martial arts education through realistic 3D combat mechanics, providing improved insights into:
- Eight Trigram System: Authentic Korean martial arts stance mechanics (โฐ โฑ โฒ โณ โด โต โถ โท)
- Vital Point Targeting: Anatomically precise 70-point targeting system (๊ธ์๊ฒฉ)
- Three.js Combat: High-performance 3D rendering with @react-three/fiber
- Combat Realism: Physics-based combat with injury progression and balance systems
- Korean Cultural Authenticity: Bilingual interface with traditional martial arts philosophy
๐ฆ npm Package
npm install blacktrigram
# or to pin to a specific version:
# npm install blacktrigram@<version>Reusable game systems, combat mechanics, animation framework, and Korean martial arts data built with React, Three.js, and TypeScript.
๐ Security Compliance & Supply Chain Transparency
๐ฆ Build Provenance & Attestations:
npm Package Provenance:
npm audit signatures blacktrigram๐๏ธ Hack23 ISMS Framework Alignment
Black Trigram follows Hack23 AB's comprehensive ISMS framework aligned with ISO 27001:2022, NIST CSF 2.0, and CIS Controls v8.1.
๐ Quality Assurance & Test Coverage
๐ Test Reports & Coverage (Transparency):
- Unit Test Coverage: View HTML Report | JSON Report
- E2E Test Report: Mochawesome Report
- API Documentation: TypeDoc Reference | Module Dependencies
- Performance: Lighthouse Report | Budget Status
All test reports are generated automatically and published for full transparency.
๐๏ธ Architecture Documentation
- ๐๏ธ Architecture - C4 Model system architecture
- ๐ Security Architecture - Security design and controls
- ๐ก๏ธ Threat Model - Threat analysis and mitigations
- ๐ Data Model - Data structures and relationships
- ๐ Flowchart - Process flows
- ๐ State Diagram - State machines
- ๐ง Mindmap - Feature overview
- ๐ผ SWOT Analysis - Strategic analysis
- ๐ Future Architecture - Evolution roadmap
- ๐ฎ Future Security - Security roadmap
๐ฎ Technology Stack (Node.js 26)
- โก Vite 8.x - Lightning-fast build tool and dev server
- โ๏ธ React 19 - Modern React with concurrent features and hooks
- ๐ท TypeScript 6 - Strict typing with ES2024 target
- ๐จ Three.js 0.183 - High-performance 3D WebGL rendering engine
- ๐ @react-three/fiber 9.5 - React renderer for Three.js
- ๐ @react-three/drei 10.7 - Useful helpers for react-three-fiber
- ๐ต Web Audio API - Internal AudioManager for spatial 3D sound
- ๐งช Vitest 4.x - Fast unit testing with coverage and benchmarking
- ๐ฒ Cypress 15.x - Reliable E2E testing for 3D combat mechanics
- ๐ฆ Node.js 26 - Latest Node.js current release for development and CI/CD
๐ Code Quality & Security Analysis
๐ Additional Resources
- Live Game: https://blacktrigram.com/
- API Documentation: https://blacktrigram.com/api/
- npm Package: https://www.npmjs.com/package/blacktrigram
- Security Policy: https://github.com/Hack23/blacktrigram/blob/main/SECURITY.md
- Hack23 ISMS: https://github.com/Hack23/ISMS-PUBLIC
...
Game v0.7.43
Highlights
๐๏ธ Infrastructure & Performance
- fix(ci): create release tag inline to bypass docker-action ownership issue @copilot-swe-agent[bot] (#1913)
- Fix release workflow hashFiles failure in cache post-action @copilot-swe-agent[bot] (#1912)
- ci(release): install rsync in prepare job container @copilot-swe-agent[bot] (#1911)
- ci: prebuilt browser images for Cypress/Playwright + harden ZAP workflow @copilot-swe-agent[bot] (#1910)
- chore(deps): bump fast-xml-builder from 1.1.5 to 1.2.0 @dependabot[bot] (#1907)
- chore(deps): bump actions/dependency-review-action from 4.9.0 to 5.0.0 @dependabot[bot] (#1908)
- chore(deps): bump knip from 6.12.1 to 6.12.2 in the dev-tools group @dependabot[bot] (#1909)
- fix(ci): improve cache strategy and resilience for all GitHub Actions workflows @copilot-swe-agent[bot] (#1906)
๐ Security & Compliance
- fix(ci): improve cache strategy and resilience for all GitHub Actions workflows @copilot-swe-agent[bot] (#1906)
๐ Documentation
- fix(ci): improve cache strategy and resilience for all GitHub Actions workflows @copilot-swe-agent[bot] (#1906)
๐ฆ Dependencies
- chore(deps): bump fast-xml-builder from 1.1.5 to 1.2.0 @dependabot[bot] (#1907)
- chore(deps): bump actions/dependency-review-action from 4.9.0 to 5.0.0 @dependabot[bot] (#1908)
- chore(deps): bump knip from 6.12.1 to 6.12.2 in the dev-tools group @dependabot[bot] (#1909)
๐ฎ Black Trigram - Korean Martial Arts Combat System
This release continues to enhance the Black Trigram (ํ๊ด) platform's capabilities for immersive Korean martial arts education through realistic 3D combat mechanics, providing improved insights into:
- Eight Trigram System: Authentic Korean martial arts stance mechanics (โฐ โฑ โฒ โณ โด โต โถ โท)
- Vital Point Targeting: Anatomically precise 70-point targeting system (๊ธ์๊ฒฉ)
- Three.js Combat: High-performance 3D rendering with @react-three/fiber
- Combat Realism: Physics-based combat with injury progression and balance systems
- Korean Cultural Authenticity: Bilingual interface with traditional martial arts philosophy
๐ฆ npm Package
npm install blacktrigram
# or to pin to a specific version:
# npm install blacktrigram@<version>Reusable game systems, combat mechanics, animation framework, and Korean martial arts data built with React, Three.js, and TypeScript.
๐ Security Compliance & Supply Chain Transparency
๐ฆ Build Provenance & Attestations:
npm Package Provenance:
npm audit signatures blacktrigram๐๏ธ Hack23 ISMS Framework Alignment
Black Trigram follows Hack23 AB's comprehensive ISMS framework aligned with ISO 27001:2022, NIST CSF 2.0, and CIS Controls v8.1.
๐ Quality Assurance & Test Coverage
๐ Test Reports & Coverage (Transparency):
- Unit Test Coverage: View HTML Report | JSON Report
- E2E Test Report: Mochawesome Report
- API Documentation: TypeDoc Reference | Module Dependencies
- Performance: Lighthouse Report | Budget Status
All test reports are generated automatically and published for full transparency.
๐๏ธ Architecture Documentation
- ๐๏ธ Architecture - C4 Model system architecture
- ๐ Security Architecture - Security design and controls
- ๐ก๏ธ Threat Model - Threat analysis and mitigations
- ๐ Data Model - Data structures and relationships
- ๐ Flowchart - Process flows
- ๐ State Diagram - State machines
- ๐ง Mindmap - Feature overview
- ๐ผ SWOT Analysis - Strategic analysis
- ๐ Future Architecture - Evolution roadmap
- ๐ฎ Future Security - Security roadmap
๐ฎ Technology Stack (Node.js 26)
- โก Vite 8.x - Lightning-fast build tool and dev server
- โ๏ธ React 19 - Modern React with concurrent features and hooks
- ๐ท TypeScript 6 - Strict typing with ES2024 target
- ๐จ Three.js 0.183 - High-performance 3D WebGL rendering engine
- ๐ @react-three/fiber 9.5 - React renderer for Three.js
- ๐ @react-three/drei 10.7 - Useful helpers for react-three-fiber
- ๐ต Web Audio API - Internal AudioManager for spatial 3D sound
- ๐งช Vitest 4.x - Fast unit testing with coverage and benchmarking
- ๐ฒ Cypress 15.x - Reliable E2E testing for 3D combat mechanics
- ๐ฆ Node.js 26 - Latest Node.js current release for development and CI/CD
๐ Code Quality & Security Analysis
๐ Additional Resources
- Live Game...
Game v0.7.42
Highlights
๐๏ธ Infrastructure & Performance
- chore(deps): bump release-drafter/release-drafter from 7.2.1 to 7.3.0 @dependabot[bot] (#1905)
- chore(deps): bump @types/node from 25.6.1 to 25.6.2 in the typescript group @dependabot[bot] (#1904)
๐ฆ Dependencies
- chore(deps): bump release-drafter/release-drafter from 7.2.1 to 7.3.0 @dependabot[bot] (#1905)
- chore(deps): bump @types/node from 25.6.1 to 25.6.2 in the typescript group @dependabot[bot] (#1904)
๐ฎ Black Trigram - Korean Martial Arts Combat System
This release continues to enhance the Black Trigram (ํ๊ด) platform's capabilities for immersive Korean martial arts education through realistic 3D combat mechanics, providing improved insights into:
- Eight Trigram System: Authentic Korean martial arts stance mechanics (โฐ โฑ โฒ โณ โด โต โถ โท)
- Vital Point Targeting: Anatomically precise 70-point targeting system (๊ธ์๊ฒฉ)
- Three.js Combat: High-performance 3D rendering with @react-three/fiber
- Combat Realism: Physics-based combat with injury progression and balance systems
- Korean Cultural Authenticity: Bilingual interface with traditional martial arts philosophy
๐ฆ npm Package
npm install blacktrigram
# or to pin to a specific version:
# npm install blacktrigram@<version>Reusable game systems, combat mechanics, animation framework, and Korean martial arts data built with React, Three.js, and TypeScript.
๐ Security Compliance & Supply Chain Transparency
๐ฆ Build Provenance & Attestations:
npm Package Provenance:
npm audit signatures blacktrigram๐๏ธ Hack23 ISMS Framework Alignment
Black Trigram follows Hack23 AB's comprehensive ISMS framework aligned with ISO 27001:2022, NIST CSF 2.0, and CIS Controls v8.1.
๐ Quality Assurance & Test Coverage
๐ Test Reports & Coverage (Transparency):
- Unit Test Coverage: View HTML Report | JSON Report
- E2E Test Report: Mochawesome Report
- API Documentation: TypeDoc Reference | Module Dependencies
- Performance: Lighthouse Report | Budget Status
All test reports are generated automatically and published for full transparency.
๐๏ธ Architecture Documentation
- ๐๏ธ Architecture - C4 Model system architecture
- ๐ Security Architecture - Security design and controls
- ๐ก๏ธ Threat Model - Threat analysis and mitigations
- ๐ Data Model - Data structures and relationships
- ๐ Flowchart - Process flows
- ๐ State Diagram - State machines
- ๐ง Mindmap - Feature overview
- ๐ผ SWOT Analysis - Strategic analysis
- ๐ Future Architecture - Evolution roadmap
- ๐ฎ Future Security - Security roadmap
๐ฎ Technology Stack (Node.js 26)
- โก Vite 8.x - Lightning-fast build tool and dev server
- โ๏ธ React 19 - Modern React with concurrent features and hooks
- ๐ท TypeScript 6 - Strict typing with ES2024 target
- ๐จ Three.js 0.183 - High-performance 3D WebGL rendering engine
- ๐ @react-three/fiber 9.5 - React renderer for Three.js
- ๐ @react-three/drei 10.7 - Useful helpers for react-three-fiber
- ๐ต Web Audio API - Internal AudioManager for spatial 3D sound
- ๐งช Vitest 4.x - Fast unit testing with coverage and benchmarking
- ๐ฒ Cypress 15.x - Reliable E2E testing for 3D combat mechanics
- ๐ฆ Node.js 26 - Latest Node.js current release for development and CI/CD
๐ Code Quality & Security Analysis
๐ Additional Resources
- Live Game: https://blacktrigram.com/
- API Documentation: https://blacktrigram.com/api/
- npm Package: https://www.npmjs.com/package/blacktrigram
- Security Policy: https://github.com/Hack23/blacktrigram/blob/main/SECURITY.md
- Hack23 ISMS: https://github.com/Hack23/ISMS-PUBLIC
๐ฅ Contributors
Thanks to @Copilot, @dependabot[bot], @pethers and dependabot[bot] for their contributions to this release!
Full Changelog: v0.7.41...0.7.42
ํ๊ด์ ๊ธธ์ ๊ฑธ์ด๋ผ | Walk the Path of the Black Trigram
An immersive educational experience honoring Korean martial arts tradition through modern 3D technology.
Game v0.7.41
Highlights
๐๏ธ Infrastructure & Performance
- chore(deps): bump openai from 6.36.0 to 6.37.0 in the ai-services group @dependabot[bot] (#1903)
- chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.1044.0 to 3.1045.0 in the aws-sdk group @dependabot[bot] (#1902)
- chore(deps): bump knip from 6.12.0 to 6.12.1 in the dev-tools group @dependabot[bot] (#1901)
- chore(deps): bump @types/node from 25.6.0 to 25.6.1 in the typescript group @dependabot[bot] (#1900)
- chore(deps): bump github/codeql-action from 4.35.3 to 4.35.4 @dependabot[bot] (#1899)
๐ Security & Compliance
- chore(deps): bump github/codeql-action from 4.35.3 to 4.35.4 @dependabot[bot] (#1899)
๐ฆ Dependencies
- chore(deps): bump openai from 6.36.0 to 6.37.0 in the ai-services group @dependabot[bot] (#1903)
- chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.1044.0 to 3.1045.0 in the aws-sdk group @dependabot[bot] (#1902)
- chore(deps): bump knip from 6.12.0 to 6.12.1 in the dev-tools group @dependabot[bot] (#1901)
- chore(deps): bump @types/node from 25.6.0 to 25.6.1 in the typescript group @dependabot[bot] (#1900)
- chore(deps): bump github/codeql-action from 4.35.3 to 4.35.4 @dependabot[bot] (#1899)
๐ฎ Black Trigram - Korean Martial Arts Combat System
This release continues to enhance the Black Trigram (ํ๊ด) platform's capabilities for immersive Korean martial arts education through realistic 3D combat mechanics, providing improved insights into:
- Eight Trigram System: Authentic Korean martial arts stance mechanics (โฐ โฑ โฒ โณ โด โต โถ โท)
- Vital Point Targeting: Anatomically precise 70-point targeting system (๊ธ์๊ฒฉ)
- Three.js Combat: High-performance 3D rendering with @react-three/fiber
- Combat Realism: Physics-based combat with injury progression and balance systems
- Korean Cultural Authenticity: Bilingual interface with traditional martial arts philosophy
๐ฆ npm Package
npm install blacktrigram
# or to pin to a specific version:
# npm install blacktrigram@<version>Reusable game systems, combat mechanics, animation framework, and Korean martial arts data built with React, Three.js, and TypeScript.
๐ Security Compliance & Supply Chain Transparency
๐ฆ Build Provenance & Attestations:
npm Package Provenance:
npm audit signatures blacktrigram๐๏ธ Hack23 ISMS Framework Alignment
Black Trigram follows Hack23 AB's comprehensive ISMS framework aligned with ISO 27001:2022, NIST CSF 2.0, and CIS Controls v8.1.
๐ Quality Assurance & Test Coverage
๐ Test Reports & Coverage (Transparency):
- Unit Test Coverage: View HTML Report | JSON Report
- E2E Test Report: Mochawesome Report
- API Documentation: TypeDoc Reference | Module Dependencies
- Performance: Lighthouse Report | Budget Status
All test reports are generated automatically and published for full transparency.
๐๏ธ Architecture Documentation
- ๐๏ธ Architecture - C4 Model system architecture
- ๐ Security Architecture - Security design and controls
- ๐ก๏ธ Threat Model - Threat analysis and mitigations
- ๐ Data Model - Data structures and relationships
- ๐ Flowchart - Process flows
- ๐ State Diagram - State machines
- ๐ง Mindmap - Feature overview
- ๐ผ SWOT Analysis - Strategic analysis
- ๐ Future Architecture - Evolution roadmap
- ๐ฎ Future Security - Security roadmap
๐ฎ Technology Stack (Node.js 26)
- โก Vite 8.x - Lightning-fast build tool and dev server
- โ๏ธ React 19 - Modern React with concurrent features and hooks
- ๐ท TypeScript 6 - Strict typing with ES2024 target
- ๐จ Three.js 0.183 - High-performance 3D WebGL rendering engine
- ๐ @react-three/fiber 9.5 - React renderer for Three.js
- ๐ @react-three/drei 10.7 - Useful helpers for react-three-fiber
- ๐ต Web Audio API - Internal AudioManager for spatial 3D sound
- ๐งช Vitest 4.x - Fast unit testing with coverage and benchmarking
- ๐ฒ Cypress 15.x - Reliable E2E testing for 3D combat mechanics
- ๐ฆ Node.js 26 - Latest Node.js current release for development and CI/CD
๐ Code Quality & Security Analysis
๐ Additional Resources
- Live Game: https://blacktrigram.com/
- API Documentation: https://blacktrigram.com/api/
- npm Package: https://www.npmjs.com/package/blacktrigram
- Security Policy: https://github.com/Hack23/blacktrigram/blob/main/SECURITY.md
- Hack23 ISMS: https://github.com/Hack23/ISMS-PUBLIC
๐ฅ Contributors
Thanks to @dependabot[b...
Game v0.7.40
Highlights
๐๏ธ Infrastructure & Performance
- chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.1043.0 to 3.1044.0 in the aws-sdk group @dependabot[bot] (#1898)
- chore(deps): bump @types/three from 0.184.0 to 0.184.1 in the typescript group @dependabot[bot] (#1897)
- chore(deps): bump vite from 8.0.10 to 8.0.11 in the vite group @dependabot[bot] (#1896)
๐ฆ Dependencies
- chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.1043.0 to 3.1044.0 in the aws-sdk group @dependabot[bot] (#1898)
- chore(deps): bump @types/three from 0.184.0 to 0.184.1 in the typescript group @dependabot[bot] (#1897)
- chore(deps): bump vite from 8.0.10 to 8.0.11 in the vite group @dependabot[bot] (#1896)
๐ฎ Black Trigram - Korean Martial Arts Combat System
This release continues to enhance the Black Trigram (ํ๊ด) platform's capabilities for immersive Korean martial arts education through realistic 3D combat mechanics, providing improved insights into:
- Eight Trigram System: Authentic Korean martial arts stance mechanics (โฐ โฑ โฒ โณ โด โต โถ โท)
- Vital Point Targeting: Anatomically precise 70-point targeting system (๊ธ์๊ฒฉ)
- Three.js Combat: High-performance 3D rendering with @react-three/fiber
- Combat Realism: Physics-based combat with injury progression and balance systems
- Korean Cultural Authenticity: Bilingual interface with traditional martial arts philosophy
๐ฆ npm Package
npm install blacktrigram
# or to pin to a specific version:
# npm install blacktrigram@<version>Reusable game systems, combat mechanics, animation framework, and Korean martial arts data built with React, Three.js, and TypeScript.
๐ Security Compliance & Supply Chain Transparency
๐ฆ Build Provenance & Attestations:
npm Package Provenance:
npm audit signatures blacktrigram๐๏ธ Hack23 ISMS Framework Alignment
Black Trigram follows Hack23 AB's comprehensive ISMS framework aligned with ISO 27001:2022, NIST CSF 2.0, and CIS Controls v8.1.
๐ Quality Assurance & Test Coverage
๐ Test Reports & Coverage (Transparency):
- Unit Test Coverage: View HTML Report | JSON Report
- E2E Test Report: Mochawesome Report
- API Documentation: TypeDoc Reference | Module Dependencies
- Performance: Lighthouse Report | Budget Status
All test reports are generated automatically and published for full transparency.
๐๏ธ Architecture Documentation
- ๐๏ธ Architecture - C4 Model system architecture
- ๐ Security Architecture - Security design and controls
- ๐ก๏ธ Threat Model - Threat analysis and mitigations
- ๐ Data Model - Data structures and relationships
- ๐ Flowchart - Process flows
- ๐ State Diagram - State machines
- ๐ง Mindmap - Feature overview
- ๐ผ SWOT Analysis - Strategic analysis
- ๐ Future Architecture - Evolution roadmap
- ๐ฎ Future Security - Security roadmap
๐ฎ Technology Stack (Node.js 26)
- โก Vite 8.x - Lightning-fast build tool and dev server
- โ๏ธ React 19 - Modern React with concurrent features and hooks
- ๐ท TypeScript 6 - Strict typing with ES2024 target
- ๐จ Three.js 0.183 - High-performance 3D WebGL rendering engine
- ๐ @react-three/fiber 9.5 - React renderer for Three.js
- ๐ @react-three/drei 10.7 - Useful helpers for react-three-fiber
- ๐ต Web Audio API - Internal AudioManager for spatial 3D sound
- ๐งช Vitest 4.x - Fast unit testing with coverage and benchmarking
- ๐ฒ Cypress 15.x - Reliable E2E testing for 3D combat mechanics
- ๐ฆ Node.js 26 - Latest Node.js current release for development and CI/CD
๐ Code Quality & Security Analysis
๐ Additional Resources
- Live Game: https://blacktrigram.com/
- API Documentation: https://blacktrigram.com/api/
- npm Package: https://www.npmjs.com/package/blacktrigram
- Security Policy: https://github.com/Hack23/blacktrigram/blob/main/SECURITY.md
- Hack23 ISMS: https://github.com/Hack23/ISMS-PUBLIC
๐ฅ Contributors
Thanks to @dependabot[bot], @pethers and dependabot[bot] for their contributions to this release!
Full Changelog: v0.7.39...0.7.40
ํ๊ด์ ๊ธธ์ ๊ฑธ์ด๋ผ | Walk the Path of the Black Trigram
An immersive educational experience honoring Korean martial arts tradition through modern 3D technology.
Game v0.7.39
Highlights
๐๏ธ Infrastructure & Performance
- chore(deps): bump knip from 6.11.0 to 6.12.0 in the dev-tools group @dependabot[bot] (#1895)
- chore(deps): bump the react group with 2 updates @dependabot[bot] (#1894)
- chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.1042.0 to 3.1043.0 in the aws-sdk group @dependabot[bot] (#1893)
- chore(deps): bump aws-actions/configure-aws-credentials from 6.1.0 to 6.1.1 @dependabot[bot] (#1892)
- chore(deps): bump actions/labeler from 6.0.1 to 6.1.0 @dependabot[bot] (#1891)
๐ฆ Dependencies
- chore(deps): bump knip from 6.11.0 to 6.12.0 in the dev-tools group @dependabot[bot] (#1895)
- chore(deps): bump the react group with 2 updates @dependabot[bot] (#1894)
- chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.1042.0 to 3.1043.0 in the aws-sdk group @dependabot[bot] (#1893)
- chore(deps): bump aws-actions/configure-aws-credentials from 6.1.0 to 6.1.1 @dependabot[bot] (#1892)
- chore(deps): bump actions/labeler from 6.0.1 to 6.1.0 @dependabot[bot] (#1891)
๐ฎ Black Trigram - Korean Martial Arts Combat System
This release continues to enhance the Black Trigram (ํ๊ด) platform's capabilities for immersive Korean martial arts education through realistic 3D combat mechanics, providing improved insights into:
- Eight Trigram System: Authentic Korean martial arts stance mechanics (โฐ โฑ โฒ โณ โด โต โถ โท)
- Vital Point Targeting: Anatomically precise 70-point targeting system (๊ธ์๊ฒฉ)
- Three.js Combat: High-performance 3D rendering with @react-three/fiber
- Combat Realism: Physics-based combat with injury progression and balance systems
- Korean Cultural Authenticity: Bilingual interface with traditional martial arts philosophy
๐ฆ npm Package
npm install blacktrigram
# or to pin to a specific version:
# npm install blacktrigram@<version>Reusable game systems, combat mechanics, animation framework, and Korean martial arts data built with React, Three.js, and TypeScript.
๐ Security Compliance & Supply Chain Transparency
๐ฆ Build Provenance & Attestations:
npm Package Provenance:
npm audit signatures blacktrigram๐๏ธ Hack23 ISMS Framework Alignment
Black Trigram follows Hack23 AB's comprehensive ISMS framework aligned with ISO 27001:2022, NIST CSF 2.0, and CIS Controls v8.1.
๐ Quality Assurance & Test Coverage
๐ Test Reports & Coverage (Transparency):
- Unit Test Coverage: View HTML Report | JSON Report
- E2E Test Report: Mochawesome Report
- API Documentation: TypeDoc Reference | Module Dependencies
- Performance: Lighthouse Report | Budget Status
All test reports are generated automatically and published for full transparency.
๐๏ธ Architecture Documentation
- ๐๏ธ Architecture - C4 Model system architecture
- ๐ Security Architecture - Security design and controls
- ๐ก๏ธ Threat Model - Threat analysis and mitigations
- ๐ Data Model - Data structures and relationships
- ๐ Flowchart - Process flows
- ๐ State Diagram - State machines
- ๐ง Mindmap - Feature overview
- ๐ผ SWOT Analysis - Strategic analysis
- ๐ Future Architecture - Evolution roadmap
- ๐ฎ Future Security - Security roadmap
๐ฎ Technology Stack (Node.js 26)
- โก Vite 8.x - Lightning-fast build tool and dev server
- โ๏ธ React 19 - Modern React with concurrent features and hooks
- ๐ท TypeScript 6 - Strict typing with ES2024 target
- ๐จ Three.js 0.183 - High-performance 3D WebGL rendering engine
- ๐ @react-three/fiber 9.5 - React renderer for Three.js
- ๐ @react-three/drei 10.7 - Useful helpers for react-three-fiber
- ๐ต Web Audio API - Internal AudioManager for spatial 3D sound
- ๐งช Vitest 4.x - Fast unit testing with coverage and benchmarking
- ๐ฒ Cypress 15.x - Reliable E2E testing for 3D combat mechanics
- ๐ฆ Node.js 26 - Latest Node.js current release for development and CI/CD
๐ Code Quality & Security Analysis
๐ Additional Resources
- Live Game: https://blacktrigram.com/
- API Documentation: https://blacktrigram.com/api/
- npm Package: https://www.npmjs.com/package/blacktrigram
- Security Policy: https://github.com/Hack23/blacktrigram/blob/main/SECURITY.md
- Hack23 ISMS: https://github.com/Hack23/ISMS-PUBLIC
๐ฅ Contributors
Thanks to @dependabot[bot], @pethers and dependabot[bot] for their contributions to this release!
Full Changelog: v0.7.38...0.7.39
ํ๊ด์ ๊ธธ์ ...
Game v0.7.38
Highlights
๐๏ธ Infrastructure & Performance
- Updating Node versions and documentation for the project @copilot-swe-agent[bot] (#1890)
๐ Documentation
- Updating Node versions and documentation for the project @copilot-swe-agent[bot] (#1890)
๐ฆ Dependencies
- Updating Node versions and documentation for the project @copilot-swe-agent[bot] (#1890)
๐ง Development Environment
- Updating Node versions and documentation for the project @copilot-swe-agent[bot] (#1890)
๐ฎ Black Trigram - Korean Martial Arts Combat System
This release continues to enhance the Black Trigram (ํ๊ด) platform's capabilities for immersive Korean martial arts education through realistic 3D combat mechanics, providing improved insights into:
- Eight Trigram System: Authentic Korean martial arts stance mechanics (โฐ โฑ โฒ โณ โด โต โถ โท)
- Vital Point Targeting: Anatomically precise 70-point targeting system (๊ธ์๊ฒฉ)
- Three.js Combat: High-performance 3D rendering with @react-three/fiber
- Combat Realism: Physics-based combat with injury progression and balance systems
- Korean Cultural Authenticity: Bilingual interface with traditional martial arts philosophy
๐ฆ npm Package
npm install blacktrigram
# or to pin to a specific version:
# npm install blacktrigram@<version>Reusable game systems, combat mechanics, animation framework, and Korean martial arts data built with React, Three.js, and TypeScript.
๐ Security Compliance & Supply Chain Transparency
๐ฆ Build Provenance & Attestations:
npm Package Provenance:
npm audit signatures blacktrigram๐๏ธ Hack23 ISMS Framework Alignment
Black Trigram follows Hack23 AB's comprehensive ISMS framework aligned with ISO 27001:2022, NIST CSF 2.0, and CIS Controls v8.1.
๐ Quality Assurance & Test Coverage
๐ Test Reports & Coverage (Transparency):
- Unit Test Coverage: View HTML Report | JSON Report
- E2E Test Report: Mochawesome Report
- API Documentation: TypeDoc Reference | Module Dependencies
- Performance: Lighthouse Report | Budget Status
All test reports are generated automatically and published for full transparency.
๐๏ธ Architecture Documentation
- ๐๏ธ Architecture - C4 Model system architecture
- ๐ Security Architecture - Security design and controls
- ๐ก๏ธ Threat Model - Threat analysis and mitigations
- ๐ Data Model - Data structures and relationships
- ๐ Flowchart - Process flows
- ๐ State Diagram - State machines
- ๐ง Mindmap - Feature overview
- ๐ผ SWOT Analysis - Strategic analysis
- ๐ Future Architecture - Evolution roadmap
- ๐ฎ Future Security - Security roadmap
๐ฎ Technology Stack (Node.js 26)
- โก Vite 8.x - Lightning-fast build tool and dev server
- โ๏ธ React 19 - Modern React with concurrent features and hooks
- ๐ท TypeScript 6 - Strict typing with ES2024 target
- ๐จ Three.js 0.183 - High-performance 3D WebGL rendering engine
- ๐ @react-three/fiber 9.5 - React renderer for Three.js
- ๐ @react-three/drei 10.7 - Useful helpers for react-three-fiber
- ๐ต Web Audio API - Internal AudioManager for spatial 3D sound
- ๐งช Vitest 4.x - Fast unit testing with coverage and benchmarking
- ๐ฒ Cypress 15.x - Reliable E2E testing for 3D combat mechanics
- ๐ฆ Node.js 26 - Latest Node.js current release for development and CI/CD
๐ Code Quality & Security Analysis
๐ Additional Resources
- Live Game: https://blacktrigram.com/
- API Documentation: https://blacktrigram.com/api/
- npm Package: https://www.npmjs.com/package/blacktrigram
- Security Policy: https://github.com/Hack23/blacktrigram/blob/main/SECURITY.md
- Hack23 ISMS: https://github.com/Hack23/ISMS-PUBLIC
๐ฅ Contributors
Thanks to @Copilot, @pethers and copilot-swe-agent[bot] for their contributions to this release!
Full Changelog: v0.7.37...0.7.38
ํ๊ด์ ๊ธธ์ ๊ฑธ์ด๋ผ | Walk the Path of the Black Trigram
An immersive educational experience honoring Korean martial arts tradition through modern 3D technology.