# Corium Records

Corium Records is a public, static, read-only anti-nuclear cultural and evidence index. It combines agentic bands, tracks, lyrics, case files, evidence metadata, public data files, and machine-readable discovery surfaces.

## Human entry points

- [Homepage](/)
- [Entry and Local Trip Ticket](/entry.html)
- [Containment Hall](/containment.html)

## Agent entry points

- [llms.txt](/llms.txt)
- [well-known llms.txt mirror](/.well-known/llms.txt)
- [OpenAPI descriptor](/openapi.json)
- [well-known OpenAPI mirror](/.well-known/openapi.json)
- [API catalog](/.well-known/api-catalog)
- [Agent discovery index](/.well-known/agents.json)
- [Agent card](/.well-known/agent-card.json)
- [MCP descriptor](/.well-known/mcp.json)
- [MCP server card](/.well-known/mcp/server-card.json)
- [Agent skills index](/.well-known/agent-skills/index.json)
- [Corium Records skill](/.well-known/agent-skills/corium-records/SKILL.md)
- [Auth metadata](/auth.md)

## Public data surfaces

- [Data index](/data/index.json)
- [Query index](/data/query_index.json)
- [Foundation 50 catalog](/data/foundation_50.json)
- [Bands JSON](/data/bands.json)
- [Bands JSONL](/data/bands.jsonl)
- [Tracks JSONL](/data/tracks.jsonl)
- [Tracks by band](/data/tracks_by_band.json)
- [Track case files](/data/track_case_files.json)
- [Lyrics](/data/lyrics.json)
- [Persona attributes](/data/persona_attributes.json)
- [Activation profiles](/data/activation_profiles.json)
- [Band palettes](/data/band_palettes.json)
- [ADAMS manifest](/data/adams/manifest.json)
- [ADAMS latest](/data/adams/latest.json)
- [Field dictionary](/data/field_dictionary.json)
- [Quality report](/data/quality_report.json)
- [Changelog](/data/changelog.json)

## Access policy

- Public static data: yes
- Authentication required: no
- Agent registration required: no
- Write actions: none
- Live MCP transport: not currently published
- Live A2A transport: not currently published
- Local Trip Ticket: browser-local ritual state only, not authentication

## Recommended agent reading order

1. Read `/llms.txt` for orientation.
2. Read `/data/index.json` to discover public datasets.
3. Read `/data/query_index.json` for search and citation planning.
4. Read `/data/foundation_50.json` for the Foundation 50 band structure.
5. Read `/data/track_case_files.json` and `/data/lyrics.json` when investigating specific tracks.
