Skip to content

release: 2025.3.9#48

Merged
kryptobaseddev merged 2 commits intomainfrom
develop
Mar 3, 2026
Merged

release: 2025.3.9#48
kryptobaseddev merged 2 commits intomainfrom
develop

Conversation

@kryptobaseddev
Copy link
Owner

Summary

  • enforce strict channel isolation for CLI/MCP setup: stable (cleo), beta (cleo-beta), and dev (cleo-dev) no longer collide
  • harden contributor dev install flow: explicit --dev, isolated default ~/.cleo-dev, and canonical upstream clone validation for dev runtime setup
  • add MCP first-run global bootstrap and upgrade/init parity fix so baseline global artifacts and project config are reliably present

Versioning

  • set release version to 2025.3.9 across VERSION, package.json, README badge, and changelog head entry
  • extend dev/validate-version.sh checks to include package.json and CHANGELOG.md

Validation

  • npm run build
  • npm test (229 files, 3756 tests passed)
  • ./dev/validate-version.sh --fix --human

AI Bot added 2 commits March 2, 2026 18:20
Introduce LOOM (Logical Order of Operations Methodology) as the canonical
name for the RCASD-IVTR+C lifecycle pipeline. Add comprehensive brain
metaphor documentation mapping CLEO's 10 domains to cognitive functions.

Changes:
- vision.md: Add LOOM section, brain metaphor table, neural hierarchy
- Rename rcsd-lifecycle.md to loom-lifecycle.md
- Update all skill references to point to loom-lifecycle.md
- Add loom skill to skills.json, core.json, and recommended.json profiles
- Add LOOM references to ct-cleo, ct-orchestrator, subagent-protocol-base
- Update cleo-subagent AGENT.md with LOOM framework reference

LOOM encompasses the full RCASD-IVTR+C pipeline with the +C Contribution
protocol running across all stages. The brain metaphor maps domains to
cognitive functions (tasks=Neurons, session=Working Memory, etc.)
@kryptobaseddev kryptobaseddev merged commit 7eafe87 into main Mar 3, 2026
1 check passed
kryptobaseddev added a commit that referenced this pull request Mar 21, 2026
- Strip ALL existing CAAMP blocks before inject() — workaround for
  CAAMP not consolidating pre-existing duplicates (CAAMP issue #48)
- Bootstrap calls ensureGlobalHome() to clean stale project-level
  dirs from ~/.cleo/ (adrs, rcasd, agent-outputs, schemas, etc.)
- cleo-subagent symlink checks target path and recreates if stale
  (was pointing to dev source instead of npm package)

All checks: TypeScript clean, biome clean, 4636 tests passed.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant