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:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user