fixup(clanos): complete kernel wire identifier alignment#6
Conversation
Remove broken double-spacing, repair the system-gate table, and document all system gate subsystems.
Rename remaining ares-exec-v1, ares-info, clan-abi, and CLANFS wire tokens in kernel manifests, governance, and shell dispatch.
Cover the clan-info builtin alias in the one-shot rebrand script.
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (14)
📝 WalkthroughWalkthroughThis PR systematically rebrands ClanOS kernel identifiers from ARES to CLAN. Governance constants, ELF markers, filesystem magic, manifest versions, program dispatch, and supporting text/tests are updated consistently to reflect the new naming scheme. Documentation is refreshed to describe gate-based validation flow. ChangesClanOS ARES-to-CLAN Rebrand
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Poem
✨ Finishing Touches📝 Generate docstrings
🧪 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 |
Summary
docs/VALIDATION_GATES.mdformatting and repair the system-gate subsystem tableclan-exec-v1,clan-info,CLAN_ABI_V1,CLANFS1, etc.)ares-info→clan-infoto therename_clanos.pymigration mapFollow-up to #5 — closes the last doc/code drift from the AresOS → ClanOS rebrand audit.
Test plan
cargo check -p kernelpython scripts/project_health.pypython scripts/validation_matrix.py --smoke-timeout 180Summary by CodeRabbit
Documentation
Chores