Skip to content

Align coding-anchor boot packet language with Kira identity - #2

Draft
GodmanAutomations with Copilot wants to merge 2 commits into
codex/athena-coding-anchor-bootfrom
copilot/codexkira-coding-anchor-boot
Draft

Align coding-anchor boot packet language with Kira identity#2
GodmanAutomations with Copilot wants to merge 2 commits into
codex/athena-coding-anchor-bootfrom
copilot/codexkira-coding-anchor-boot

Conversation

Copilot AI commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

This PR applies a scoped rename/refactor slice to the coding-anchor packet so the user-facing boot posture reflects Kira rather than Athena, while preserving historically accurate Athena-Public provenance references. It also records rename intent without forcing risky path/tool renames in the same change.

  • User-facing identity alignment (Athena → Kira)

    • Updated core boot packet surfaces and runtime banners to present Kira-local identity:
      • README.md, AGENTS.md, BOOT.md, START-HERE.md
      • CODING-ANCHOR-IDENTITY.md, MISSION-CONTROL.md, CURRENT.md
      • ATHENA-USE-MAP.md
      • bin/athena-coding-anchor-boot, bin/athena-coding-anchor-doctor
    • Kept executable/file names (athena-coding-anchor-*) stable for compatibility in this pass.
  • Rename decisions captured explicitly

    • Added a dedicated Rename Decisions section in CURRENT.md:
      • preferred branch naming shape: codex/kira-coding-anchor-boot
      • defer local folder/path-level rename to a separate low-risk cleanup pass
  • Provenance boundary preserved

    • Updated wording in SOURCE.md to Kira runtime identity while explicitly retaining Athena-Public where historically true.
# .agent/boot/coding-anchor/bin/athena-coding-anchor-boot
printf 'Kira Coding Anchor boot\n'
...
printf 'Boot complete. Kira Coding Anchor is ready.\n'

Copilot AI changed the title [WIP] Rename boot packet to align with Kira repo identity Align coding-anchor boot packet language with Kira identity Jun 16, 2026
Copilot AI requested a review from GodmanAutomations June 16, 2026 12:29
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.

2 participants