MasteryMade · Domain Schema
The routing table for every page, every agent, every session.
v1.1 · March 26, 2026 · Canonical: plans.asapai.net/domain-schema
Each root domain = one audience. "Who needs to see this?" determines the domain.
| Domain | Audience | Content |
|---|---|---|
| plan.jasondmacdonald.com | Internal team | Master registry, 12 PRDs, architecture visuals, expert reconciliation docs, execution playbook (original) |
| plans.asapai.net | Internal team | Domain schema (this page), execution playbook (copy), reusable templates |
| jasondmacdonald.com | Jason's public audience | Daily briefs, knowledge registry, articles, Builder's Code |
| [expert].asapai.net | Internal (per-expert) | Boarding packs, extraction workspaces, hubs |
| design.[expert].io | Internal (per-expert) | Command centers, design systems (built from CLI) |
| [expert].io | Expert's audience | Landing pages, public tools, lead magnets |
| [expert].betaapp.io | Expert's users | Live MasteryOS product deployments |
| masteryos.ai | MasteryOS customers | Customer docs, pricing, features |
| nowpage.ai | Developers | HC Protocol, NowPage product docs |
| labs.masterymade.com | Internal + partners | Content templates, workbooks, case studies |
| *.asapai.net (other) | Nobody | Scratch pad — prototypes, experiments, disposable |
Is this a PRD, architecture spec, or reconciliation doc?
→ plan.jasondmacdonald.com
Is this a routing rule, template, or execution playbook?
→ plans.asapai.net
Is this a daily brief, article, or public thought leadership?
→ jasondmacdonald.com
Is this an expert's extraction workspace (boarding pack, etc)?
→ [expert].asapai.net
Is this something the expert's AUDIENCE sees?
→ [expert].io or betaapp.io
Is this a content template or workbook?
→ labs.masterymade.com
Is this a prototype or experiment?
→ [anything].asapai.net (scratch)
None of the above?
→ ASK THE USER
| Restriction | Priority |
|---|---|
| Per-user domain allowlist — User A can only write to domains they own | High |
System domains locked — plan.jasondmacdonald.com, plans.asapai.net, jasondmacdonald.com, nowpage.ai, masteryos.ai NEVER writable by external users | Critical |
Slug namespace protection — /prd-*, /master-*, /domain-* reserved for admin | Medium |
| Rate limiting — per-token publish limit | Medium |
{
"token": "align360-samuel-2026",
"allowed_domains": ["align360.io","align360.asapai.net"],
"denied_slug_prefixes": ["prd-","master-","domain-"],
"rate_limit": "20/hour",
"can_register_command_center": true,
"can_send_email": false
}
| When | From | To |
|---|---|---|
| masterymade.com subdomains available | plan.jasondmacdonald.com | plans.masterymade.com |
| Same time | [expert].asapai.net | [expert].masterymade.com |
| PRD 12 ships | (new) | docs.masterymade.com |
https://plans.asapai.net/domain-schema before publishing. Route per the flowchart. Never publish to jasondmacdonald.com unless it's public personal brand content. Never publish to [expert].io unless it's user-facing in the expert's voice.