Rename repo from 'ai' to 'architecture' #44

Closed
opened 2026-01-07 18:52:27 +00:00 by HugoNijhuis · 0 comments
Owner

Summary

Rename the repository from ai to architecture to reflect its expanded scope:

  • Organization manifesto
  • Learnings/governance
  • Engineering patterns (encoded in skills)
  • AI workflow setup

Changes Required

  1. Gitea: Rename repository
  2. Makefile: Update any repo-specific references
  3. CLAUDE.md: Update to reflect new name and purpose
  4. Internal references: Update any hardcoded references to "ai repo"
  5. Clone URLs: Document new clone URL for setup instructions

New Purpose Statement

The architecture repo contains:

  • manifesto.md: Organization vision, personas, beliefs
  • learnings/: Historical record and governance
  • commands/: AI workflow entry points
  • skills/: Tool and practice knowledge
  • agents/: Subtask handlers
  • settings.json + Makefile: Claude Code setup

Dependencies

Acceptance Criteria

  • Repo renamed in Gitea
  • All internal references updated
  • CLAUDE.md updated with new purpose
  • Setup instructions updated with new clone URL
  • Makefile still works (symlinks to ~/.claude/)
## Summary Rename the repository from `ai` to `architecture` to reflect its expanded scope: - Organization manifesto - Learnings/governance - Engineering patterns (encoded in skills) - AI workflow setup ## Changes Required 1. **Gitea**: Rename repository 2. **Makefile**: Update any repo-specific references 3. **CLAUDE.md**: Update to reflect new name and purpose 4. **Internal references**: Update any hardcoded references to "ai repo" 5. **Clone URLs**: Document new clone URL for setup instructions ## New Purpose Statement The `architecture` repo contains: - **manifesto.md**: Organization vision, personas, beliefs - **learnings/**: Historical record and governance - **commands/**: AI workflow entry points - **skills/**: Tool and practice knowledge - **agents/**: Subtask handlers - **settings.json + Makefile**: Claude Code setup ## Dependencies - Depends on #38, #39, #40, #41, #42, #43 (all structural changes should be done first) ## Acceptance Criteria - [ ] Repo renamed in Gitea - [ ] All internal references updated - [ ] CLAUDE.md updated with new purpose - [ ] Setup instructions updated with new clone URL - [ ] Makefile still works (symlinks to ~/.claude/)
HugoNijhuis added a new dependency 2026-01-07 18:52:39 +00:00
HugoNijhuis added a new dependency 2026-01-07 18:52:39 +00:00
HugoNijhuis added a new dependency 2026-01-07 18:52:39 +00:00
HugoNijhuis added a new dependency 2026-01-07 18:52:40 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Reference: flowmade-one/architecture#44