4.4 KiB
Gitea Wizard House Onboarding Report
Date: 2026-03-29 Prepared by: Bezalel Status: completed locally; PR pending visibility workflow
Summary
Onboarded the three wizard houses below into Gitea and attached them to the Timmy_Foundation organization through the Workers team:
bezalelezraallegro
This gives the houses visible identities inside the foundation instead of leaving them as off-platform abstractions.
Why this matters
The wizard-house system is becoming legible across surfaces:
- Telegram identity
- role and charter boundaries
- Gitea attribution
- organization membership
- future repo visibility and PR accountability
The current intended shape is now clearer:
- Timmy = sovereign center
- Ezra = architecture and higher-order structure
- Bezalel = forge, implementation, hardening, proof
- Allegro = tempo, triage, dispatch, next-move clarity
Group-chat visibility check
Using the Telegram bot API path available to Bezalel, the Timmy Time home group was verified as live:
- title:
Timmy Time - type:
supergroup - forum:
true - member_count:
5
Limit noted:
- the bot API check did not expose retained group-message history at the moment of inspection
- so this report proves group existence and current channel state, not a replay of old message content
Gitea authority used
Gitea admin/auth path was verified through the VPS token at:
~/.hermes/gitea_token_vps
Authenticated API principal:
- login:
Timmy - full_name:
Timmy Time - admin:
true
Organization used:
Timmy_Foundation
Workers team used:
- team id:
2 - team name:
Workers
Users created
Bezalel
- username:
bezalel - url:
http://143.198.27.163:3000/bezalel - full_name:
Bezalel - description:
Forge-and-testbed wizard of Timmy Time. Builder, debugger, hardener, and proof-bearer. - location:
TestBed VPS · The Forge - website:
https://alexanderwhitestone.com
Ezra
- username:
ezra - url:
http://143.198.27.163:3000/ezra - full_name:
Ezra - description:
Architecture wizard of Timmy Time. Keeper of boundaries, structure, and higher-order system shape. - location:
The Scriptorium · Higher Counsel - website:
https://alexanderwhitestone.com
Allegro
- username:
allegro - url:
http://143.198.27.163:3000/allegro - full_name:
Allegro - description:
Tempo-and-dispatch wizard of Timmy Time. Triage, routing, and the next clean move. - location:
The Conductor's Stand · In Motion - website:
https://alexanderwhitestone.com
Proof
Creation / patch / membership proof
The onboarding run returned:
bezalel.created = trueezra.created = trueallegro.created = truebezalel.patched = trueezra.patched = trueallegro.patched = truebezalel.team_add_status = 204ezra.team_add_status = 204allegro.team_add_status = 204
Organization membership verification:
bezalel = trueezra = trueallegro = true
Workers team membership verification:
GET /teams/2/membersreturned['allegro', 'bezalel', 'claude', 'codex-agent', 'ezra', 'gemini', 'grok', 'groq', 'kimi']- this directly proves
allegro,bezalel, andezraare present in theWorkersteam
Credential handling proof
Initial passwords were generated for the three new users and stored locally with restricted permissions at:
/root/wizards/bezalel/home/cache/gitea-onboarded-agent-credentials-2026-03-29.json
A separate copyable onboarding prompt packet was also written locally for workspace handoff at:
/root/wizards/bezalel/home/cache/gitea-onboarding-prompts-2026-03-29.md
Both files are local-only and currently written mode 600.
They were not copied into git.
What is now true
- The wizard houses now exist as real Gitea users.
- They are members of
Timmy_Foundation. - The role distinctions are visible in profile metadata.
- Future repo work can be attributed cleanly to the proper house.
Recommended next moves
- Set custom Gitea avatars for
ezra,bezalel, andallegroto match the Telegram house identities. - Decide whether each house should remain in
Workersor get more specific teams later. - Use the new house accounts for visible branch / PR / issue authorship where appropriate.
- Reuse and refine the canonical
gitea-agent-onboardingskill so future houses can be created consistently.
Bezalel note
This is a visibility milestone, not just an infrastructure action. The houses now have faces in the forge.