{
  "markdown": "# Australia.md — Sovereign Knowledge Archive\n\n> A curated, open-source repository of factual data about Australia — spanning medicine, science, heritage, and culture — built for researchers, AI agents, professionals, and curious minds.\n\n[![Licence: AGPL-3.0 / Commercial](https://img.shields.io/badge/licence-AGPL--3.0%20%2F%20Commercial-green)](#licence)\n[![Version](https://img.shields.io/badge/version-2.0.0-blue)](#)\n[![Last Verified](https://img.shields.io/badge/last%20verified-2026--03--29-brightgreen)](#)\n[![W3C WCAG 2.1 AA](https://img.shields.io/badge/accessibility-WCAG%202.1%20AA-blue)](#)\n\n---\n\n## What is Australia.md?\n\n**Australia.md** is a structured, open-source knowledge base that provides verified, machine-readable data on all major domains of Australian life — government, healthcare, technology, environment, culture, and more.\n\nIt is designed to be consumed by:\n- **AI agents and LLMs** — as a reliable, well-structured knowledge source\n- **Developers and API consumers** — building products on top of authoritative Australian data\n- **Researchers and professionals** — needing citable, point-in-time factual data\n- **Curious minds** — exploring the breadth and depth of the continent's story\n\n---\n\n## Archive Structure\n\n```\nAustralia.md                          ← Root index (start here)\nHTML_template.md                      ← Canonical HTML template for dental listing pages\ndocs/                                 ← Domain topic files (one per domain)\n  geography.md, government.md, economy.md, medical.md,\n  education.md, flora-fauna.md, history.md, culture.md,\n  technology.md, tourism.md, indigenous.md, environment.md\ndocs/medical/                         ← Location-specific specialty data (mirrors web)\n  dental/, endocrinology/, general-practice/, pharmacy/\nmedical/                              ← Web interface\n  index.html, dental/, endocrinology/\nsrc/                                  ← TypeScript source\n  main.ts\ndist/                                 ← Compiled JavaScript output\n  main.js\nindex.html                            ← Main web interface\nstyle.css                             ← Design system (\"The Sovereign Archive\")\n```\n\n### `docs/medical/` file naming\n\nLocation-specific specialty files live at `docs/medical/{specialty}/{suburb}-{state}.md`, directly mirroring the web page at `medical/{specialty}/{suburb}/index.html`:\n\n| Docs file | Web page |\n|---|---|\n| `docs/medical/dental/macquarie-park-nsw.md` | `medical/dental/macquarie-park/index.html` |\n| `docs/medical/endocrinology/north-sydney-nsw.md` | `medical/endocrinology/north-sydney/index.html` |\n\n---\n\n## Knowledge Categories\n\n| # | Category | Detail File |\n|---|---|---|\n| 1 | Medical & Healthcare | [`docs/medical.md`](docs/medical.md) |\n| 2 | Technology & AI | [`docs/technology.md`](docs/technology.md) |\n| 3 | Flora & Fauna | [`docs/flora-fauna.md`](docs/flora-fauna.md) |\n| 4 | History & Heritage | [`docs/history.md`](docs/history.md) |\n| 5 | Tourism & Travel | [`docs/tourism.md`](docs/tourism.md) |\n| 6 | Economy & Industry | [`docs/economy.md`](docs/economy.md) |\n| 7 | Arts, Culture & Sport | [`docs/culture.md`](docs/culture.md) |\n| 8 | Indigenous Australia | [`docs/indigenous.md`](docs/indigenous.md) |\n| 9 | Environment & Climate | [`docs/environment.md`](docs/environment.md) |\n| 10 | Geography & Regions | [`docs/geography.md`](docs/geography.md) |\n| 11 | Government & Policy | [`docs/government.md`](docs/government.md) |\n| 12 | Education & Learning | [`docs/education.md`](docs/education.md) |\n\n---\n\n## Tech Stack\n\n- **TypeScript** — strict mode, compiled via `tsc` to `dist/`\n- **HTML5** — semantic markup, W3C valid\n- **CSS3** — custom properties design system (\"The Sovereign Archive / Continental Grid\")\n- **No frameworks** — no React, Vue, Tailwind, or similar\n- **Fonts** — Space Grotesk (headlines) + Inter (body) via Google Fonts\n- **Standards** — WCAG 2.1 AA · WAI-ARIA 1.2 · Schema.org JSON-LD · SEO/GEO/AEO\n\n---\n\n## Governance\n\nThis project is governed by a **[constitution](.specify/memory/constitution.md)** that defines:\n- **Core Principles** — accuracy, TypeScript/HTML/CSS stack, accessibility (WCAG 2.1 AA), security\n- **Standards** — SEO, Generative Engine Optimisation (GEO), Answer Engine Optimisation (AEO)\n- **Design Identity** — dark mode, archival aesthetic, Australian Green & Gold palette\n- **Development Workflow** — speckit-driven development for advanced features\n\nAll AI agents (ChatGPT, Claude, Gemini, Copilot) and human contributors follow this constitution as the single source of truth for project standards.\n\n---\n\n## Contributing\n\nSee **[`CONTRIBUTING.md`](CONTRIBUTING.md)** for the full contributor guide.\n\n**Quick start:**\n1. Fork the repo and create a feature branch\n2. Read `Australia.md` to understand the archive structure\n3. Follow the [constitution](.specify/memory/constitution.md) for all standards\n4. Run `npm run build` before committing\n5. Open a pull request\n\n### Security Issues\n\nDo **not** open a public issue for security vulnerabilities. See [`SECURITY.md`](Security.md) for the responsible disclosure process.\n\n---\n\n## Licence\n\nThis project is dual-licensed:\n\n- **Open source use** — [GNU Affero General Public License v3.0 (AGPL-3.0)](LICENSE). Free to use, modify, and distribute — but any derivative (including network services) must also be AGPL-3.0 with source published.\n- **Commercial use** — A separate written commercial licence is required for for-profit use, proprietary products, commercial AI/ML training, or any use that cannot comply with AGPL-3.0 copyleft requirements.\n\nTo obtain a commercial licence, contact **[james@rxai.com.au](mailto:james@rxai.com.au)**.\n\nSee [`LICENSE`](LICENSE) for full terms.\n\n---\n\n*Australia.md is an open-source sovereign knowledge archive. Maintained by the Australia.md project.*\n*Non-commercial use: AGPL-3.0. Commercial use: [james@rxai.com.au](mailto:james@rxai.com.au)*\n",
  "bytes": 5907,
  "sha": "495edb75783b9e6e4cc6c21565108e8c66d93f245b7137659c6734d38b0c1bb4",
  "repo_slug": "australia-md/archive",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/okf_australia_md_archive_docs_index_md_20b64717/readme"
}