Releases: indigokarasu/forge
v2.7.1
v2.6.11: Synced References for Relay Discovery
Synced forge/references/authoring_rules.md with ocas-architecture v2.8.0 to include ocas-relay as active skill. Updated CHANGELOG.md.
v2.6.10
Sync architecture specifications to forge references (architecture coherence sync 2026-04-15)
v2.6.9
Changed
- Synced reference documentation with ocas-architecture updates
- Updated authoring_rules.md: v2.7.1 → v2.7.2 (clarified README.md and CHANGELOG.md requirements)
- References now include complete spec requirements for skill package structure
v2.6.8
Fixed
- Added
{agent_root}/skills/to filesystem write paths (was missing, caused write failures when building skill packages)
v2.6.7
Sync with 2026-04-12 architecture coherence audit
Changes
- Updated reference documentation to reflect 1 active skill ecosystem
- authoring_rules.md: v2.7.0 → v2.7.1
- ontology.md: v2.0.0 → v2.0.1
- SKILL.md version: 2.6.6 → 2.6.7
- skill.json version: 2.6.6 → 2.6.7
Impact
Forge now accurately references the current OCAS architecture state (ocas-forge as the only verified active skill implementation).
v2.6.6 - Architecture Spec Sync & Version Fix
Changes
Reference Documentation Synced
-
authoring_rules.md: Updated to v2.7.0
- Now documents 2-skill OCAS ecosystem (forge, triage only)
- 22 previously-documented skills marked as archived/historical
-
ontology.md: Updated to v2.0.0
- Major version bump reflects scope change from 24 to 2 active skills
- Updated entity extraction and signal emission tables
Version Synchronization
- Fixed version mismatch: SKILL.md now correctly shows v2.6.6 (was 2.6.3)
- All Forge references now reflect latest architecture audit (2026-04-11)
Release Type
- patch: Reference documentation sync and text corrections
- Version bump: 2.6.5 → 2.6.6
Forge always reflects the latest architecture specifications. See ocas-architecture v2.7.0 release for full audit details.
v2.6.5
Reference Documentation Sync
Forge now includes the latest architecture specifications from ocas-architecture.
Updates
- authoring_rules.md — Latest OCAS Skill Authoring Rules with 2026-04-10 audit results
- ontology.md — Complete Skill Entity Extraction Ownership and Signal Emission tables
- interfaces.md — Polling cadence tables and cooperative query interfaces
- journal.md — Journal format and OKR evaluation standards
- schemas.md — Canonical cross-cutting data schemas
- storage_conventions.md — Storage roots, naming conventions, retention rules
- workflow_plans.md — Workflow plan format and parameter system (NEW)
What This Means
Forge reference files now reflect the complete 2026-04-10 OCAS Architecture Coherence Audit:
- All 19 discovered skills verified as compliant
- All skill.json files created and validated
- Complete architecture specifications synchronized
Forge users can rely on these references as the canonical source for architecture standards.
Release Notes
This is a maintenance release that synchronizes Forge's bundled architecture references with the latest specifications. No changes to Forge's functionality.
v2.6.4
Changes
- feat: Add skill.json configuration file for OCAS architecture coherence
- feat: Version bump for architecture audit 2026-04-10
See CHANGELOG.md for details.
v2.6.3
Replace skill.json references with SKILL.md frontmatter for agentskills.io compatibility.