Conversation
Chore/Update develop from main
Bumps the github-actions group with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [softprops/action-gh-release](https://github.com/softprops/action-gh-release). Updates `actions/upload-artifact` from 6 to 7 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v6...v7) Updates `softprops/action-gh-release` from 2 to 3 - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@v2...v3) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: softprops/action-gh-release dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
…lop/github-actions-9d46de6ade ci(deps): bump the github-actions group across 1 directory with 2 updates
This file is a runtime lock produced by the scheduled-task subsystem and must not be tracked in version control.
Refactored CLAUDE.md to contain only universal rules (project overview, architecture, security, rule integrity, authority, team structure, workflow). Agent-specific content (Rust coding standards, testing anti-weakening, VCS rules, Git commit gates, preferred crates) moved into each owning agent file. Caveman compression applied to all 14 files to reduce token load while preserving every MUST/NEVER rule — audited twice by @it-consultant with zero rule loss. Closes #27
Refresh public-facing documentation: README updated with improved branding, links to dockermint.io / docs.dockermint.io / Pebblify, tone softened with technical content moved below fold. ROADMAP phases renumbered (Phase 0: N/A, Phase 1: v0.1.0, cascade continues). Marketing command: role rename CTO → CMO, restructured language options, expanded emoji rules. Closes #28
…s-lock chore(gitignore): ignore .claude/scheduled_tasks.lock
docs(governance): split CLAUDE.md into common + agent-scoped rules
docs: refresh README + renumber ROADMAP + update marketing command
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: ⛔ Files ignored due to path filters (17)
📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThis PR updates two GitHub Actions workflow versions to their latest releases and adds a scheduled tasks lock file to the gitignore, part of the Phase 0 architecture documentation milestone. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related issues
Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
Description
Phase 0 milestone release: architecture-only phase. All module specs
confirmed, roadmap finalized, governance refactored, public README refreshed.
No production Rust code is shipped in Phase 0; Phase 1 (CLI mode, first
chains, BuildKit, OCI push) begins after this merge.
Type of change
Summary of changes since last main
9 commits on
developahead ofmain:docs/specs/docs/ROADMAP.mdCLAUDE.mdslimmed to universal rules; agent-specificrules moved into each
.claude/agents/*.md. Two @it-consultant auditsconfirmed zero rule loss.
README.mdpublic-facing refresh: logo, dockermint.io / docs.dockermint.io/ Pebblify links, non-technical intro, technical overview below the fold
.gitignoreentry for scheduled-task runtime lockaudit, mutants, docs) already on
mainfrom earlier work — unchanged hereTesting
developpassed CI individuallyBreaking changes
None
Related
Closes #32
Summary by CodeRabbit