Prepare for repo rename: ai -> architecture

Updated all internal references for the rename:
- CLAUDE.md: New purpose statement, updated structure, added manifesto info
- README.md: Updated title, clone URL, folder structure
- commands/retro.md: Changed flowmade-one/ai to flowmade-one/architecture

The actual Gitea rename should be done after merging this PR.

Closes #44

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit was merged in pull request #52.
This commit is contained in:
2026-01-07 20:55:06 +01:00
parent dc7b554ee6
commit f1c555706b
3 changed files with 73 additions and 55 deletions

View File

@@ -32,10 +32,10 @@ The retro creates the issue. Encoding happens when the issue is worked on.
- **Where to encode it**: Which skill, command, or agent should change?
- **Governance impact**: What does this mean for how we work?
4. **Create issue on architecture repo**: Always create issues on `flowmade-one/ai`:
4. **Create issue on architecture repo**: Always create issues on `flowmade-one/architecture`:
```bash
tea issues create -r flowmade-one/ai \
tea issues create -r flowmade-one/architecture \
--title "[Learning] <brief description>" \
--description "## Context
[Task that triggered this insight]