Skip to content

chore(ito): archive 031-06 core reset - #255

Merged
withakay merged 1 commit into
mainfrom
031-06_migrate-ito-authority-and-release-archive
Jul 15, 2026
Merged

chore(ito): archive 031-06 core reset#255
withakay merged 1 commit into
mainfrom
031-06_migrate-ito-authority-and-release-archive

Conversation

@withakay

@withakay withakay commented Jul 15, 2026

Copy link
Copy Markdown
Owner

Why

The completed Ito core reset must be archived so its accepted requirements,
verification evidence, and audit history remain available while canonical
specification authority moves into .ito/specs.

What Changed

  • archive 031-06_migrate-ito-authority-and-release with its evidence and reviews
  • promote the authority-cutover delta into a valid canonical specification
  • retire the removal-only config-crate and published-mirror deltas
  • update the core-reset module and wiki source references for archive follow-through

Verification

Strict Ito validation passes for all 255 items, repository validation passes,
and the archived release-verification evidence remains linked from the wiki.

Summary by CodeRabbit

  • New Features

    • Tracked .ito content on main is now the canonical source of project workflow and specification information.
    • Authority cutover safeguards, parity checks, and release-readiness validation are documented.
  • Breaking Changes

    • The generated docs/ito mirror is retired and is no longer supported.
    • Published-mirror configuration and regeneration workflows have been removed.
  • Documentation

    • Added migration guidance, verification evidence, requirements audits, and updated wiki references.
    • Documented embedded coordination storage, disabled backend defaults, and retired tmux assets.

@coderabbitai

coderabbitai Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 9ceed2b0-7d4b-4be5-8293-b8fab61cae2d

📥 Commits

Reviewing files that changed from the base of the PR and between 5358104 and 24cf143.

📒 Files selected for processing (24)
  • .ito/changes/archive/2026-07-14-031-06_migrate-ito-authority-and-release/.ito.yaml
  • .ito/changes/archive/2026-07-14-031-06_migrate-ito-authority-and-release/design.md
  • .ito/changes/archive/2026-07-14-031-06_migrate-ito-authority-and-release/evidence/dependencies.md
  • .ito/changes/archive/2026-07-14-031-06_migrate-ito-authority-and-release/evidence/materialized-parity.md
  • .ito/changes/archive/2026-07-14-031-06_migrate-ito-authority-and-release/evidence/mirror-parity.md
  • .ito/changes/archive/2026-07-14-031-06_migrate-ito-authority-and-release/evidence/release-verification.md
  • .ito/changes/archive/2026-07-14-031-06_migrate-ito-authority-and-release/evidence/source-files.sha256
  • .ito/changes/archive/2026-07-14-031-06_migrate-ito-authority-and-release/evidence/source-links.txt
  • .ito/changes/archive/2026-07-14-031-06_migrate-ito-authority-and-release/evidence/source-manifest.md
  • .ito/changes/archive/2026-07-14-031-06_migrate-ito-authority-and-release/proposal.md
  • .ito/changes/archive/2026-07-14-031-06_migrate-ito-authority-and-release/requirement-audit.md
  • .ito/changes/archive/2026-07-14-031-06_migrate-ito-authority-and-release/reviews/migration-requirements-review.md
  • .ito/changes/archive/2026-07-14-031-06_migrate-ito-authority-and-release/reviews/rust-release-review.md
  • .ito/changes/archive/2026-07-14-031-06_migrate-ito-authority-and-release/specs/ito-authority-cutover/spec.md
  • .ito/changes/archive/2026-07-14-031-06_migrate-ito-authority-and-release/specs/ito-config-crate/spec.md
  • .ito/changes/archive/2026-07-14-031-06_migrate-ito-authority-and-release/specs/published-ito-mirror/spec.md
  • .ito/changes/archive/2026-07-14-031-06_migrate-ito-authority-and-release/tasks.md
  • .ito/modules/031_ito-core-reset/module.md
  • .ito/specs/ito-authority-cutover/spec.md
  • .ito/wiki/log.md
  • .ito/wiki/topics/distribution-and-agents.md
  • .ito/wiki/topics/runtime-and-storage.md
  • .ito/wiki/topics/validation-quality-gates.md
  • .ito/wiki/topics/workflow.md

📝 Walkthrough

Walkthrough

This change archives the Ito authority cutover plan and evidence, promotes the cutover requirements to a canonical specification, documents materialization and mirror parity, records release validation, retires published-mirror requirements, and marks the core-reset task complete.

Changes

ITO authority cutover

Layer / File(s) Summary
Cutover contracts and plan
.ito/changes/archive/..., .ito/specs/ito-authority-cutover/spec.md, .ito/specs/ito-config-crate/spec.md, .ito/specs/published-ito-mirror/spec.md
Defines dependency-gated authority migration, tracked .ito ownership, mirror retirement, regeneration convergence, and release gates.
Immutable source evidence and materialization
.ito/changes/archive/.../evidence/*, .../tasks.md
Records source identity, inventories, SHA-256 manifests, normalized paths, dependency readiness, and materialization procedures.
Mirror parity and retirement
.ito/changes/archive/.../evidence/mirror-parity.md, .../tasks.md
Documents mirror reconciliation, current-truth promotion, retirement decisions, and related execution tasks.
Validation, reviews, and release readiness
.ito/changes/archive/.../evidence/release-verification.md, .../reviews/*, .../requirement-audit.md, .../tasks.md
Records strict validation, independent reviews, requirement coverage, generated-surface checks, and non-publishing release planning.
Archive and knowledge-base updates
.ito/modules/031_ito-core-reset/module.md, .ito/wiki/*
Marks 031-06 complete and adds archival and source references to the wiki.

Estimated code review effort: 3 (Moderate) | ~25 minutes

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch 031-06_migrate-ito-authority-and-release-archive

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request completes the '031-06_migrate-ito-authority-and-release' change. It introduces the canonical specification for the 'Ito Authority Cutover', updates the wiki log to reflect the archiving of the core reset, and updates several wiki topic files with new source references and review dates. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@withakay withakay left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@withakay
withakay merged commit abaf9ea into main Jul 15, 2026
22 of 25 checks passed
@withakay
withakay deleted the 031-06_migrate-ito-authority-and-release-archive branch July 15, 2026 14:41
@github-actions

Copy link
Copy Markdown
Contributor

LGTM ✅

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