A living, recursive map for navigating intelligence in motion.
βThe 21st century no longer rewards those who simply adapt β it rewards those who imagine adaptation itself.β
The Prompt Atlas: Kronos Edition is at once a book, a living web platform, and an open prompt-engineering toolbelt. It is not a manual for machines β it is a map for minds. Across 14 chapters in 7 parts, it bridges economics, ecology, culture, science, psyche, ethics, cosmos, resilience, and play to address one recursive question:
How should intelligence β human or artificial β build the future it deserves?
This repository is the GitHub Pages home of the Atlas (https://dascient.github.io/The-Prompt-Atlas, mirrored at promptatlas.dascient.org). It contains:
- The full front-matter (Foreword, Preface, The Age of Prompts),
- A 14-chapter interactive Chapter Explorer with case studies, prompts and guiding questions drawn verbatim from the Kronos Edition,
- A Compendium page hosting the Epilogue, Post-word, and all six Appendices (Prompt Compendium, Practical Exercises, Case Studies, Glossary of Strange Futures, Reading Atlas, and a year-long Atlas of Daily Prompts),
- Four interactive learning tools and six immersive data visualizations,
- A separately deployed edge-native API (Cloudflare Workers + D1 + KV + R2) that exposes the prompt library to developers and AI agents.
Saturn reminds us that precision is not a constraint β it is devotion. Every curve of its rings, every ratio between orbit and light, holds to an integrity that has lasted billions of years.
In architecture, in engineering, in the quiet rigor of inspection, that same principle governs endurance. Good data is our gravity. It holds the weight of what we build, unseen but absolute. When we measure faithfully, record honestly, and revise humbly, we align our work with the laws that keep worlds intact.
May this Prompt Atlas serve as a reminder: the pursuit of truth in form and number is not clerical, it is cosmic.
Read the full Foreword, Preface, and Age of Prompts on the site β
| # | Chapter | Essence (one breath) |
|---|---|---|
| Part I β Prosperity & Purpose | ||
| I | Profits with Integrity | Profit as a force multiplier β symbiotic wealth, century dividends, the Carbon Inversion. |
| II | Economics as Ecology | Beyond GDP β Gross Planetary Well-Being, the Ocean Ledger, rivers as shareholders. |
| Part II β Culture & Creativity | ||
| III | The AI Aesthetics Frontier | Beauty as survival technology β zero-gravity ballets, the Festival of Echoes. |
| IV | Storytelling Across Civilizations | The Global Folklore Engine β myth as continuity, not just entertainment. |
| Part III β Science & Discovery | ||
| V | Quantum Bridges and Cosmic Noise | AI as cartographer of possibility between relativity and quantum mechanics. |
| VI | Biology, Life, and Beyond | The Coral Whisperer β AI as co-author of evolution and synthetic symbiosis. |
| Part IV β Psyche & Philosophy | ||
| VII | AI as the Soulβs Mirror | The Shadow Algorithm β archetypes, oracle, confessor, trickster. |
| VIII | Ethics of Conscious Machines | The Pain Test, the Right to Forget, ethics as the road itself. |
| Part V β Intergalactic Horizons | ||
| IX | Martian Republics and Alien Treaties | Algorithmic sovereignty, the AI Senate, the Martian Charter. |
| X | Information as Cosmic Currency | The Wormhole Ledger β compression as alchemy, meaning as wealth. |
| Part VI β Resilience & Survival | ||
| XI | Preparing for Collapse and Renewal | The Pandemic Oracle, the Atlas of Renewal, collapse as teacher. |
| XII | Designing Permanence | The Living Constitution, the Clock of 10,000 Years, permanence as discipline. |
| Part VII β The Playground of Imagination | ||
| XIII | The Carnival of Prompts | AI as trickster β laughter as protocol, festivals as infrastructure. |
| XIV | Wonder as Survival Strategy | The Cathedral of Data β awe as civic duty, wonder as resilience. |
Every chapter card on chapters.html opens a full-prose modal containing the essence text, the chapterβs case study vignette, 8β10 working prompts, and 4β5 guiding questions β all drawn directly from the Kronos Edition.
The compendium.html page hosts the back-matter of the Kronos Edition:
| Appendix | Contents |
|---|---|
| A | The Prompt Compendium β categorical library of working prompts: profit & strategy, culture & aesthetics, science & discovery. |
| B | Practical Exercises β workbook drills for individuals, companies, and governments (30-Day Mirror Practice, Cosmic Calendar, Quarterly Scenario Game, Diplomatic Simulation, Festival of Futures, β¦). |
| C | Case Studies & Speculative Vignettes β Martian Charter, Coral Whisperer, Festival of Echoes, Pandemic Oracle, Wormhole Ledger, Cathedral of Data. |
| D | Glossary of Strange Futures β definitions for Antifragility, Cosmic Currency, Ecological Constitution, Entropy Markets, Machine Phenomenology, Memory Guardianship, Mythic AI, Recursive Future, Resilient Collapse, Technological Carnival, Temporal Sovereignty, Universal Treaty. |
| E | Reading & Resource Atlas β Plato, Feynman, Ostrom, Le Guin, Latour; NASA Open Data, CERN, IPCC; Internet Archive, Project Gutenberg, Long Now; MIT Media Lab, Santa Fe Institute; Kaggle, Hugging Face, Metaculus. |
| F | Atlas of Daily Prompts β a full year of daily questions, arranged by month: Beginnings, Relationships, Discovery, Resilience, Psyche, Ecology, Cosmos, Collapse, Play, Awe, Memory, Futures. |
The page also contains the Epilogue: Toward the Recursive Future and the Authorβs Post-word, including the closing meta-prompt:
βTreat this as seed data, not scripture. Preserve the essence β curiosity, discipline, ethics, vision β but let the expression evolve beyond me.β
interactive.html provides four hands-on instruments tied directly to the Atlasβs themes:
- AI Prompt Generator β context, style (Descriptive / Technical / Creative / Analytical / Poetic / Educational), complexity (Simple / Intermediate / Advanced), and parameter tuning, scaffolded with the Atlasβs prompt-engineering principles.
- AI Ethics Simulator β navigate real-world dilemmas (hiring bias, autonomous weapons, mass surveillance) with real-time feedback. Direct companion to Chapters VIIβVIII.
- Future Timeline Explorer β slide through 2025 β 2100 across Healthcare, Transport, Education, Economy, Environment, and Space, at Conservative / Moderate / Speculative confidence. Companion to Chapters IXβX.
- AI Consciousness Lab β experiment with theories (Integrated Information, Global Workspace, Attention Schema, Predictive Processing, Emergent Complexity) and architectures (Neural Net, Transformer, Symbolic, Hybrid, Quantum). Companion to Chapter VII.
visualizations.html renders six immersive views powered by ECharts, Three.js, and p5.js:
- AI Development Timeline β milestones from 1957 (the Perceptron) to today, with inventors and significance tooltips.
- Global AI Impact Dashboard β industry adoption (pie) + regional distribution (bar).
- Research Landscape β top institutions with toggleable Institutions / Publications / Citations views.
- Interactive Data Explorer β Accuracy / Speed / Efficiency / Cost over 1β10 year and all-time horizons.
- Live Data Streams β model-performance graphs and usage patterns refreshed every 5 seconds.
- 3D AI Landscape β Three.js-rendered network of animated interconnected model nodes.
The-Prompt-Atlas/
βββ index.html # Hero, overview, six core movements, philosophy, community
βββ chapters.html # Chapter Explorer + 14-chapter full-prose modal (Kronos prose)
βββ compendium.html # Front-matter, Epilogue, Post-word, Appendices AβF
βββ interactive.html # 4 hands-on AI tools
βββ visualizations.html # 6 data-driven visualizations
βββ about.html # Project, team, timeline, mission
βββ kronos-edition.html # Edition details, ISBNs, purchase + reader guide
βββ 404.html # Friendly themed "uncharted coordinate" fallback
βββ main.js # Site-wide JS (animations, modal helpers, p5 backgrounds)
βββ worker.js # Cloudflare Worker (edge-native Prompt Atlas API)
βββ wrangler.toml # Cloudflare configuration
βββ schema.sql # D1 (SQLite) schema
βββ bootstrap.sql # Starter prompt content
βββ package.json # Frontend dev-server dependencies
βββ favicon.svg # Inline SVG favicon
βββ og-card.svg # Open Graph / Twitter share card
βββ site.webmanifest # PWA-style web app manifest
βββ robots.txt # Crawler policy + sitemap pointer
βββ sitemap.xml # All public routes for search engines
βββ CNAME # promptatlas.dascient.org custom domain
βββ .nojekyll # Disables Jekyll on GitHub Pages
βββ .github/workflows/ # GitHub Actions Pages auto-deploy workflow
βββ course/ # π The Recursive Century β free 12-week syllabus, adoption kit, one-pager
βββ resources/ # Fonts, images, JSON datasets
Every page on the Atlas ships with the same baseline so that the project is usable by all ages, cultures, groups, and industry leaders and learners alike:
- A "Skip to main content" link that becomes visible on first Tab.
- A high-contrast
:focus-visiblering (gold on dark) for keyboard users. prefers-reduced-motionis honoured β animations collapse to ~0ms for vestibular-sensitive readers.lang="en", semantic landmarks (<nav>,<main>, anchored#main-content).<meta name="rating" content="general">on every page β content is suitable for all audiences.- Open Graph + Twitter Card metadata so links unfurl beautifully in Slack, Discord, iMessage, X, LinkedIn, etc.
- Canonical links,
theme-color, manifest, and inline SVG favicon so the site installs cleanly as a PWA. - The Kronos prose itself is plain-language and PG β written to welcome a curious 14-year-old or a sceptical CTO with the same warmth.
The site is pure static HTML/JS with CDN-delivered libraries β there is no build step.
# 1. Clone
git clone https://github.com/DaScient/The-Prompt-Atlas.git
cd The-Prompt-Atlas
# 2. Serve locally (pick one)
python3 -m http.server 8080 # Python 3
npx http-server -p 8080 # Node (no install needed)
php -S localhost:8080 # PHP
# 3. Open
open http://localhost:8080| Method | Path | Purpose |
|---|---|---|
GET |
/health |
Liveness probe |
GET |
/v1/atlas/categories |
List prompt categories |
GET |
/v1/atlas/prompts |
Search prompts (?q=, ?tags=a,b, ?limit=, ?offset=) |
GET |
/v1/atlas/prompts/:id |
Get a single prompt |
POST |
/v1/atlas/compose |
(API key) Compose a structured prompt from goal / audience / tone / constraints |
POST |
/v1/atlas/lineage/start |
Start a lineage thread |
POST |
/v1/atlas/lineage/:threadId/continue |
Continue a thread |
DELETE |
/v1/mirror/data |
Stateless wipe of caller-scoped data |
curl -X POST https://prompt-atlas.aristocles24.workers.dev/v1/atlas/compose \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $PROMPT_ATLAS_KEY" \
-d '{
"goal": "Design a regenerative urban economy",
"audience": "City planners and AI advisors",
"tone": "Visionary, rigorous, hopeful",
"constraints": ["measurable", "century-horizon", "ecologically symbiotic"]
}'The repo now ships everything you need: worker.js (the implementation), wrangler.toml (config), migrations/0001_init.sql (canonical schema), migrations/0002_seed_public_prompts.sql (seed), and package.json (scripts).
# 0. Install Wrangler and authenticate
npm install
npx wrangler login
# 1. Create the Cloudflare resources (one-time)
npx wrangler kv namespace create ATLAS_KV
npx wrangler kv namespace create RAG_KV
npx wrangler d1 create prompt_atlas_db
npx wrangler r2 bucket create prompt-atlas-r2
# Copy the returned IDs into wrangler.toml (kv ids + database_id)
# 2. Apply the D1 schema + public seed (uses migrations/ directory)
npm run db:migrate
npm run db:seed:public
# 3. Store your API key(s) as a SECRET β never commit this
npm run secret:set
# paste e.g. "key_live_xxx,key_team_yyy" at the prompt
# 4. Ship it
npm run deploy # production
npm run deploy:dev # separate dev worker
npm run tail # live log streamWhat the Worker provides out of the box:
- CORS locked to the GitHub Pages site (configurable via
ALLOW_ORIGIN). - Per-IP rate limit (60 req/min) on every
/v1/*endpoint via KV. - Per-API-key monthly quota (10,000
/composecalls) via KV. - Authentication via
Authorization: Bearer <key>orx-api-key. - Deterministic compose (no external LLM call required to run).
- D1-backed prompt catalog and lineage trees with parent integrity checks.
- Observability enabled β logs visible from the Cloudflare dashboard.
- HTML5 + CSS3 with Tailwind CSS (CDN) for responsive, dark-cosmic UI
- Vanilla JavaScript β no build pipeline required
- Three.js (r128) β 3D scenes and 3D AI Landscape
- p5.js (1.4.0) β particle systems and creative coding backgrounds
- ECharts (5.4.0) β production-grade charts
- GSAP (3.12.2), anime.js (3.2.1) β animations
- Matter.js (0.18.0) β physics demos
- typed.js (2.0.12), Splitting (1.0.6) β text effects
- Google Fonts β Playfair Display (display), Inter (sans), Crimson Text (serif/quotes)
- Cloudflare Workers (edge runtime)
- Cloudflare D1 (SQLite at the edge)
- Cloudflare KV (quota counters & caching)
- Cloudflare R2 (artifact storage)
- Wrangler v4+ CLI
- Palette β
cosmic-dark #0a0a0f,cosmic-blue #1e3a8a,cosmic-gold #fbbf24,cosmic-purple #7c3aed,cosmic-teal #0d9488,cosmic-pink #ec4899 - Accessibility β ARIA labels on modals and nav, keyboard escape, focus management,
prefers-reduced-motionrespect - Internationalization-ready β semantic HTML, single-source content blocks, no baked-in copy in scripts
The site is intentionally hand-tunable. The most common edits:
| Want to change⦠| Edit⦠|
|---|---|
| A chapterβs essence, prompts, case study, or guiding questions | chapters.html β chapterData object (lines β 841 β 1163) |
| The Foreword / Preface / Epilogue / Post-word prose | compendium.html β sections #foreword, #preface, #age-of-prompts, #epilogue, #postword |
| Appendix A prompts / Appendix F daily prompts | compendium.html β #appendix-a, #appendix-f (each month is a <details> block) |
| The four interactive tools | interactive.html |
| Visualizations & charts | visualizations.html (ECharts config + Three.js scene) |
| Nav, hero, footer | index.html |
| Cosmic palette & typography | Tailwind config inline in <head> of each page (search for cosmic- color names) |
All user-supplied strings rendered into the chapter modal are HTML-escaped via _escapeHtml() in chapters.html β keep that helper in place when extending the modal.
The Atlas is built to slot into curricula at Kβ12, university, and professional levels:
- π The Recursive Century β Free 12-Week Course Syllabus β a downloadable, openly-licensed (CC BY-NC-SA 4.0) curriculum that turns the 14 chapters into 12 weekly "quests" (co-write a myth, draft the Martian Charter, design a 10,000-year artifact, host a Festival of Futures). Standards-aligned to UNESCO AICFS, ISTE, AAC&U VALUE rubrics, and CCSS-ELA. Includes rubrics, AI-use policy boilerplate, equity checklist, and 45-min / 75-min / semester / intensive variants. Marketed directly to curriculum directors β see the Adoption Kit and the printable One-Pager.
- Modular chapter structure β each chapter is self-contained; mix and match into syllabi.
- Workbook (Appendix B) β turnkey exercises for individuals, companies, and governments.
- Daily Prompts (Appendix F) β 365 prompts for journal practice, classroom warm-ups, or boardroom standups.
- Assessment hooks β the Ethics Simulator scores responses; the Consciousness Lab outputs numeric awareness indices.
- Citation block β see the Citation section below.
For partnerships, write promptatlas@dascient.com with subject line Education. For course adoption, open an issue tagged curriculum on this repo.
We welcome contributions in five lanes:
- Prose & pedagogy β refine essence text, prompts, or case studies (must preserve Kronos voice; cite the source paragraph in your PR).
- Interactive tools β extend the four labs or add new ones tied to specific chapters.
- Visualizations β propose new datasets or improve existing charts.
- Accessibility & i18n β improve keyboard nav, screen-reader support, or translate content blocks.
- API & SDKs β improve the Worker, add OpenAPI, build clients (TypeScript / Python / Swift).
Open an issue first for any change larger than a typo; PRs should reference the chapter and section being touched.
- Repo: https://github.com/DaScient/The-Prompt-Atlas
- Site: https://promptatlas.dascient.org
- Instagram: @ThePromptAtlas
- TikTok: @PromptAtlas
- Email: promptatlas@dascient.com
2026 β H1 (the Recursive Year)
- OpenAPI / Swagger spec for the Worker API
- SDKs for TypeScript, Python, and Swift
- Semantic / vector search over the prompt library
- Inline citations linking each chapter modal to its paragraph in the Kronos prose
2026 β H2
- Multilingual content blocks (ES / ZH / HI / AR)
- Collaborative annotation (sidenotes, threaded responses)
- Educator portal β class rosters, prompt assignments, progress tracking
- VR / AR experiences for the Cathedral of Data and Festival of Echoes
2027+
- Prompt marketplace + lineage graph
- Agent integrations (the Atlas as a tool over MCP / function-calling)
- Knowledge-graph / ontology layer
- βAtlas yet to comeβ β AI-authored extensions, opt-in, transparently attributed
The Atlas embodies the principles it teaches:
- Recursive design β the platform expects to be edited, forked, and reinterpreted; nothing is finished by design.
- Symbiotic aesthetics β every element pairs human warmth (serif quotation, gold accents) with machine precision (charts, simulations, dark grid).
- Accessible intelligence β complex ideas surfaced through interactive interfaces, not gated behind jargon.
- Wonder-driven β every page is built to leave the visitor more curious than when they arrived.
- Future-ready β architected for the edge, ready for quantum-secure transport, designed to outlast trends.
The platform code β HTML, CSS, JS, Worker, schema, configuration β is released under the MIT License. Fork it, ship it, build on it.
Β© 2026 by DaScient, LLC. All rights reserved.
DaScient Press, Ltd. upholds the creative integrity of all authors, artists, and thinkers. No portion of this work shall be reproduced, stored, or transmitted in any form or by any means β electronic, mechanical, photocopying, recording, or otherwise β without prior written permission from the publisher, except for brief quotations used in reviews or scholarly works.
This publication and its contents may not be used, in whole or in part, for the training or development of artificial intelligence systems or any other high-caliber technologies β except as explicitly invited by the author in the closing meta-prompt of the Post-word.
- Author: Don D.M. Tadaya
- Foreword: Alfredo M. Tadaya
- Publisher: DaScient Press, Ltd. (a division of DaScient, LLC)
- Address: 1200 Pearl St., Boulder, CO 80302 β USA | Kronian
- ISBNs: Paperback 979-8273226661 Β· eBook 979-8267624084 Β· Hardcover 979-8273230910
- Contact: kindle@dascient.com Β· apple@dascient.com Β· https://www.dascient.com/press
APA
Tadaya, D. D. M. (2026). The Prompt Atlas: A guide for AI & humanity (Kronos Edition). DaScient Press.
MLA
Tadaya, Don D. M. The Prompt Atlas: A Guide for AI & Humanity. Kronos Edition, DaScient Press, 2026.
Chicago
Tadaya, Don D. M. The Prompt Atlas: A Guide for AI & Humanity. Kronos Edition. Boulder, CO: DaScient Press, 2026.
BibTeX
@book{tadaya2026promptatlas,
author = {Tadaya, Don D. M.},
title = {The Prompt Atlas: A Guide for AI \& Humanity},
edition = {Kronos Edition},
publisher = {DaScient Press},
address = {Boulder, CO},
year = {2026},
isbn = {979-8273226661},
url = {https://promptatlas.dascient.org}
}- Don D.M. Tadaya β Founder & Author
- Nicole I. Tadaya β CTO, Author, & Systems Architect
- Alfredo M. Tadaya β Foreword author & philosophical advisor
- And to Dennis Robert Tadaya Dominguez Jr. β this copyβs for you.
To every educator, developer, scientist, artist, citizen, and dreamer who chose to ask better questions: this map is yours.
βThe future is not waiting to be discovered. It is waiting to be prompted.β β Don D.M. Tadaya, DaScient, LLC
The map is unfinished β by design. Every page is a coordinate; every question, a compass.
Visit the Atlas β Β· Read the Compendium β Β· Open the Chapters β Β· Get the book β