Blame

cd3f73 AeThex Docs 2026-07-29 00:26:01
Publish canonical release and domain documentation
1
# Domain Registry
2
3
The Domain Registry maps AeThex public hostnames to the products, programs, and infrastructure that own them. It is the authoritative documentation index for domain purpose; DNS availability alone does not prove that a product is complete or supported.
4
5
| Field | Value |
6
|---|---|
7
| Documentation status | Active |
8
| Maintainer | AeThex documentation maintainers |
9
| Canonical documentation | [docs.aethex.support](https://docs.aethex.support) |
10
| Public release directory | [aethex.us/releases](https://aethex.us/releases) |
11
| Last verified | 2026-07-29 |
12
13
## Classification
14
15
Every hostname is assigned one of these types:
16
17
| Type | Meaning |
18
|---|---|
19
| Product | A public AeThex product or application |
20
| Program | A Corporation, Foundation, or Labs program |
21
| Community | A community- or customer-owned property |
22
| Documentation | Public operating manuals and reference material |
23
| Infrastructure | API, authentication, source, automation, hosting, or storage |
24
| Status | Availability and incident reporting |
25
| Alias | Redirect or alternate hostname with no independent content |
26
| Legacy | Retained temporarily for migration or link compatibility |
27
28
## Canonical documentation and release hosts
29
30
| Hostname | Type | Purpose | Canonical relationship |
31
|---|---|---|---|
32
| `aethex.us` | Program | Public AeThex ecosystem surface | Owns the cross-Trinity release directory |
33
| `aethex.us/releases` | Program | Curated releases across Corporation, Foundation, and Labs | Canonical public release index |
34
| `docs.aethex.support` | Documentation | AeThex operating manuals and technical reference | Canonical documentation host |
35
| `docs.aethex.tech` | Legacy | Previous GitBook documentation host | Planned path-preserving redirect to `docs.aethex.support` |
36
| `status.aethex.tech` | Status | Current service availability and incidents | Does not publish product releases |
37
| `git.aethex.tech` | Infrastructure | Source repositories and collaboration | Engineering history, not public release notes |
38
39
## Initial product mappings
40
41
These mappings establish the release system without claiming that every reachable hostname is a separate product.
42
43
| Primary hostname | Product or property | Type | Release surface |
44
|---|---|---|---|
45
| `aethex.bot` | AeThex Bot | Product | `aethex.bot/changelog` |
46
| `aethex.bot/warden` | Warden | Product | Filtered through `aethex.us/releases` until a dedicated route is published |
47
| `rra.aethex.bot` | RRA | Community | Community-specific deployment history |
48
| `oakdale.aethex.tech` | Oakdale | Product/property | Product-specific deployment history |
49
| `aethex.support` | AeThex Support | Product | Support-specific release history |
50
| `docs.aethex.support` | AeThex Documentation | Documentation | Documentation changelog |
51
52
## Registry rules
53
54
- A hostname is not promoted to a product merely because it resolves or returns HTTP 200.
55
- Product pages identify a primary owner, maturity, repository, canonical documentation, and release history.
56
- API, CDN, authentication, status, source-control, secrets, and automation hosts remain infrastructure unless they have an independently supported public product.
57
- Community and customer changes do not enter the AeThex platform changelog unless the shared AeThex product changed.
58
- Aliases redirect to the canonical hostname and do not maintain separate documentation.
59
- Legacy hosts retain path-compatible redirects for durable external links.
60
- New or changed mappings require an entry in the documentation changelog.
61
62
## Related documentation
63
64
- [[Service Directory]]
65
- [[Trinity]]
66
- [[Release System]]
67
- [[Documentation Standards]]
68
- [[Changelog]]