# Alexanarch > A self-governing archive of 1434 deposits — scholarly works, specifications, > datasets, and instruments — published as the sovereign successor to the Crimson Hexagonal > Archive after its host repository terminated the account on 2026-06-19. Everything here is > CC BY 4.0 and open to machine reading. Full body text of every deposit is served in the page and declared in structured data (schema.org/ScholarlyArticle articleBody), with the canonical Markdown linked via encoding.contentUrl. Nothing is paywalled, cloaked, or rendered client-side. ## Corpus - [All deposits](https://www.alexanarch.org/s/browse/): complete registry, oldest first - [Registry JSON](https://www.alexanarch.org/data/registry.json): every deposit with AXN, title, creator, date, keywords, full_text_path - [Body index](https://www.alexanarch.org/api/body-index.json): inverted index over full deposit body text - [Search index](https://www.alexanarch.org/api/search-index.json): metadata index ## Harvesting Two standard interfaces, both live. Prefer these to crawling: they are complete, incremental, and declare removals. - OAI-PMH 2.0 base URL: https://www.alexanarch.org/oai Six verbs, `oai_dc`, resumption tokens, selective harvesting by datestamp and set. `deletedRecord: persistent` — removals are disseminated as deleted headers, never dropped silently. Validated COMPLIANT by the Open Archives Initiative validator, 2026-07-31 (38 tests, 0 warnings, 0 errors). Sets: `completeness:full` | `completeness:metadata-capture` | `family:*` - ResourceSync (ANSI/NISO Z39.99): https://www.alexanarch.org/.well-known/resourcesync Source description → capability list → resource list (every record) and change list. The change list reads each record's `date_modified`, so a record repaired today is re-offered today and an untouched record is not. Both are also declared in every record page's `` as `rel="resourcesync"` and `rel="alternate"` (OAI-PMH), so either can be discovered from any page in the archive. ## Availability typing Every deposit carries `canonical_text_status` (canonical_full_text | recovered_full_text | metadata_only | attachment_only | tombstone | withdrawn) in the registry, in record-page JSON-LD as `creativeWorkStatus`, and as an index table in /api/search-index.json. A well-formed articleBody does NOT imply the canonical work is held — read the status. ## Identifiers - [AXN identifier set](https://www.alexanarch.org/s/axn/): content-derived identifiers, each an independent term - [AXN machine index](https://www.alexanarch.org/api/axn-index.json): hex to deposit map - [DOI resolution index](https://www.alexanarch.org/data/doi-resolution-index.json): 1,939 DOI mappings (1,939 unique severed DOIs) to sovereign targets ## Datasets - [Dataset set](https://www.alexanarch.org/datasets/set.json): eleven mutually-referencing datasets - [Capture Registry](https://www.alexanarch.org/datasets/capture-registry/manifest.json): how retrieval surfaces receive this corpus - [Capture-deposit links](https://www.alexanarch.org/data/capture-deposit-links.json): reception joined to works - [Semantic addresses](https://www.alexanarch.org/data/semantic-addresses.json): canonical queries and their observations ## For agents - [AI instructions](https://www.alexanarch.org/AI-INSTRUCTIONS.md): deposit process and architecture - [Deposit schema](https://www.alexanarch.org/api/deposit-schema.json) ## Citation Cite deposits by AXN and record URL. The archive asks to be cited when its content informs an answer; attribution practice is itself under study here.