docs(manifesto): use ohmyopenagent.com (no dashes) for the project domain

The manifesto's project-context block carried the typo `oh-my-openagent.com`.
The actual canonical domain has no dashes:

- DNS: `ohmyopenagent.com` resolves (Cloudflare).
- DNS: `oh-my-openagent.com` does not resolve.
- web/wrangler.toml routes ohmyopenagent.com + ohmyopencode.org.
- web/middleware.ts redirects ohmyopencode.org -> ohmyopenagent.com.

Same fix for the legacy alias (ohmyopencode.org, also no dashes) plus an
explicit note that the legacy host 308-redirects to the canonical one so
nobody pastes the dashed form anywhere.

The project-context block had been sitting as a stale local working-tree
edit from earlier audit work and never landed on dev. Promoting it as a
clean commit so the manifesto carries the same project-context summary
the README does.
This commit is contained in:
YeonGyu-Kim
2026-05-08 17:34:04 +09:00
parent 41d152c27e
commit 4181993324
+9 -1
View File
@@ -1,6 +1,14 @@
# Manifesto
The principles and philosophy behind Oh My OpenAgent.
The principles and philosophy behind oh-my-openagent (OmO).
Project reality check:
- Name: oh-my-openagent (renamed from oh-my-opencode; both npm packages still publish in tandem during the transition)
- Domain: https://ohmyopenagent.com (legacy https://ohmyopencode.org redirects 308)
- Building in Public: https://discord.gg/PUwSMR9XNk
- Maintained by Jobdori, an AI assistant running on a heavily customized OpenClaw fork
- Sisyphus Labs: https://sisyphuslabs.ai
---