Beyond the Script: Engineering the Autonomous AI Workflow
Traditional automation executes a predefined script: if condition A is true, run action B. The system halts or throws an exception the moment it encounters an unmapped edge case.
An autonomous AI workflow operates under a fundamentally different execution model. Instead of hardcoded routing tables, it uses a cognitive loop: Perceive \rightarrow Reason \rightarrow Plan \rightarrow Act \rightarrow Reflect. The model evaluates current runtime state, selects tools dynamically, and loops iteratively until an objective is met.
Moving these workflows from an exploratory demo to production demands structural constraints, rigorous control planes, and deliberate boundaries.
1. The Core Architecture: Deterministic Scaffold vs. Nondeterministic Engine
Autonomous systems fail when engineers delegate the entire orchestration to an unconstrained model. Reliable architectures decouple the deterministic control plane from the probabilistic reasoning core:
* The Control Plane (Deterministic): Manages API authentication, rate limits, audit logging, state persistence, and hard governance boundaries.
* The Reasoning Core (Probabilistic): Determines parameter values, tool selection, task decomposition, and ambiguity resolution.
* The Memory & Retrieval Layer: Keeps working session context lightweight while offloading long-term operational history to indexed vector stores and relational databases.
+----------------------------------------+
| Task Injection |
+-------------------+--------------------+
|
v
+------------------------------------+------------------------------------+
| DETERMINISTIC CONTROL PLANE |
| |
| +---------------------+ State & Context +-----------------------+ |
| | Session & Memory |<----------------->| Audit & Telemetry | |
| +---------------------+ +-----------------------+ |
| ^ ^ |
| | | |
| v v |
| +-----------------------------------------------------------------+ |
| | Policy & Tool Permission Gate | |
| +-----------------------------------------------------------------+ |
+------------------------------------+------------------------------------+
|
v
+------------------------------------+------------------------------------+
| PROBABILISTIC REASONING CORE |
| |
| [Perceive] ----> [Reason/Plan] ----> [Tool Selection] |
| ^ | |
| | v |
| +-------- [Reflect & Evaluate] <-------+ |
+------------------------------------+------------------------------------+
|
v
+-------------------+--------------------+
| Execution Gate: External APIs / HITL |
+----------------------------------------+
2. Dynamic Tool Calling & State Machines
Autonomy does not mean unbounded agency. In production systems, agents interact with external environments strictly through structured interfaces (function calling, OpenAPI specifications, or typed tool definitions).
Instead of an open-ended loop, production pipelines wrap autonomous agents inside finite-state machines (FSMs) or directed acyclic graphs (DAGs). The agent retains autonomy within each node—determining how to retrieve data, interpret anomalies, and format payloads—while transitions between critical business stages remain governed by code.
| Component | Static Script / RPA | Autonomous Workflow |
|---|---|---|
| Trigger Handling | Strict schema validation; rejects novel layouts | Multimodal extraction; infers context from messy sources |
| Error Recovery | Fails on API timeouts or unexpected payloads | Evaluates error logs, adjusts parameters, and retries alternate paths |
| Tool Selection | Hardcoded sequence of endpoints | Dynamic discovery and parameter synthesis based on state |
| Human Interface | Interrupted execution requiring manual restart | Asynchronous escalation with synthesized decision briefs |
3. Human-in-the-Loop as a Governance Boundary
Full autonomy without escalation boundaries guarantees compounding drift. If an agent misinterprets a schema in step two, downstream reasoning compounds the error across steps three through six.
Reliable autonomous workflows implement reversible autonomy:
* Read Operations: Autonomous execution with open retrieval policies.
* Low-Risk Mutations: Autonomous execution bounded by operational guardrails (e.g., staging an internal ticket, queuing a drafted email).
* High-Stakes / Irreversible Mutations: Hard pause gates requiring signed human verification (e.g., database writes, financial disbursements, public deployment).
The system constructs the full payload, documents its reasoning chain, verifies its schema, and presents a structured review payload to the human operator. Human input serves not as a bottleneck, but as a confidence calibration mechanism.
4. Production Observability and Token Economics
Evaluating an autonomous workflow requires shifting from simple input/output testing to telemetry that captures system trajectory:
* Loop Depth & Circuit Breakers: Hard iteration ceilings to prevent runaway recursive calls when tools return ambiguous feedback.
* State Drift Tracking: Measuring semantic variance across reasoning cycles to detect when an agent begins hallucinating context or deviating from initial instructions.
* Token ROI & Cost Caps: Real-time budget tracking per session to terminate unproductive chains before token accumulation outpaces the value of the completed task.
The path to scaled autonomy lies in small, bounded choreographies—building systems that know precisely what tools they hold, the limits o
f their permissions, and exactly when to ask for human sign-off.
http://24-7reporters.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://5starsdiscovery.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://actionswift.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://akhbarharian.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://allsportstoday.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://aseancoverage.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://aseanscoop.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://asialogue.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://asiashift.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://asiaviralnews.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://bajetharian.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://bankingreporter.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://bizdailyonline.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://bursakl.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://businessvantageviews.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://buzzingasia.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://buzzonlinedaily.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://celebwired.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://centralnewstoday.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://chillhype.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://daily-nomad.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://dailydispatcher.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://dailyinsidescoop.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://dailysportsclub.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://dailysportsglobal.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://dailysprinter.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://dailytechgeek.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://dailytransparent.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://dailytravelogue.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://dailyworldfeed.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://dailyworldweb.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://dailyxtreme.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://deckbiz.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://digitalpressnetwork.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://diverhaven.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://duniaga.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://e-rumormill.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://e-stardom.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://easterntribunal.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://emporiumpost.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://enterhollywood.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://enterwicked.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://expertfeatures.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://fortuneweek.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://frontalreport.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://futurally.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://futuresciencetoday.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://gempakmedia.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://glamorousnews.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://heartofmalaysia.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://hipntrendy.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://hollywoodinfive.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://indepthscience.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://indoinquirer.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://inrealworld.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://internasionalkini.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://intheheadline.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://kayakaway.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://kickconnect.org/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://klexplore.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://lifeponds.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://lifevoyageurs.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://lookoutstyle.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://malaysiacorner.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://malaysiantalks.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://managethenumbers.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://marketerslog.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://marketfold.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://marketsanctum.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://morningdispatcher.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://newsonexpress.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://nextnewtech.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://nextsportsweb.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://obserworld.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://orientalnewstoday.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://peekintofield.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://profitandcost.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://recentdiscovery.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://redshiftdaily.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://replaywall.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://reporterpass.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://sainskini.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://scienceoftheworld.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://sciencetechtoday.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://sciencethread.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://soccerout.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://sportifynews.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://stargazersarchive.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://starjournals.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://starsgazette.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://stillsurge.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://stompthecity.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://suarakl.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://sukan360.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://sukankini.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://suratkhabar.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://syokasia.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://taleout.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://thailandtribunal.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://thebudgetreport.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://thebuzzreporters.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://thedailyfeeder.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://thedailyfuturist.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://thedivatoday.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://thefinalscoreboard.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://thefinancialcapital.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://thefinancialmetrics.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://thehealthierweb.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://thejournalistreport.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://thelifevoyager.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://themarketnoise.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://themorningherald.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://thenextdaily.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://thenextdiscovery.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://thesciencebuzz.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://thescientificjournal.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://thescoredaily.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://thesportship.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://thetraveltrooper.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://theupstocker.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://thewitnessdaily.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://theworldagenda.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://theworldinsiders.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://thezigzagworld.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://thinkbusinesstoday.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://threesixtypress.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://timetovisithere.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://topspotmalaysia.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://travelleisuremag.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://travellersea.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://travelstylo.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://trendyreporter.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://ultimatesportsdaily.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://uptownstars.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://utaraselatan.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://vnreporter.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://voiceofkl.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://voyagetimes.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://walkthebiz.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://walktotheplace.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://weeklyfame.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
http://weeklyrebound.com/news/september-scifi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth/0561806/
https://www.issuewire.com/directives-across-the-stars-dex-system-publishing-announces-epic-space-opera-release-grouping-1875149548407005
https://www.issuewire.com/hunters-and-machine-gods-dex-system-publishing-debuts-pulp-sci-fi-and-robotic-adventure-lineup-1875150227652995
https://www.issuewire.com/threads-of-existence-dex-system-publishing-unveils-cosmic-creation-and-machine-consciousness-slate-1875150715777106
https://www.issuewire.com/from-local-terminals-to-the-stars-dex-system-publishing-launches-open-source-ai-and-space-opera-reading-list-1875151943120034
https://www.issuewire.com/dex-system-publishing-explores-post-singularity-consciousness-in-new-release-grouping-1875152313987942
https://www.issuewire.com/dex-system-publishing-expands-the-sovereign-sync-saga-in-new-post-cyberpunk-release-grouping-1875152620641102
https://www.issuewire.com/dex-system-publishing-spotlights-author-garth-toxo-and-the-chronicles-of-zephyr-1875152936865626
https://www.issuewire.com/dex-system-publishing-charts-new-consciousness-horizons-in-post-cyberpunk-release-grouping-1875154247511976
https://www.issuewire.com/gears-gems-and-novellas-dex-system-publishing-launches-steampunk-and-short-fiction-showcase-1875155827580832
https://www.issuewire.com/back-to-school-big-ideas-the-visionary-and-the-yesterday-cipher-headline-dex-system-publishings-september-1875169517383588
https://www.issuewire.com/september-sci-fi-spotlight-pairs-dragon-beast-and-ocean-moon-in-a-double-feature-of-machines-and-myth-1875169099112532
https://www.issuewire.com/dex-system-publishing-closes-out-summer-with-two-genre-bending-adventures-1875168706296742
https://www.issuewire.com/beyond-the-singularity-dex-system-publishing-unveils-cyberpunk-and-digital-consciousness-slate-1875166837962665
https://www.issuewire.com/fall-equinox-escapes-e-drive-and-ocean-moon-offer-two-ways-to-disappear-into-a-new-world-1875165054056468
https://www.issuewire.com/new-release-roundup-dragon-beast-and-portals-bring-myth-and-multiverse-to-dex-system-publishings-fall-slate-1875164249975072
https://www.issuewire.com/unlocking-the-unknown-dex-system-publishing-debuts-cosmic-conspiracy-and-paranormal-slate-1875156166931648
https://www.issuewire.com/minds-and-machines-the-visionary-and-the-yesterday-cipher-return-for-a-second-look-at-progress-and-tomorrow-1875169780154118
https://www.issuewire.com/cipher-grid-catalog-spotlight-six-titles-one-fall-reading-list-1875170066784547
https://www.issuewire.com/echoes-of-the-frontier-dex-system-publishing-unveils-western-nostalgia-and-americana-collection-1875156525927621
https://www.issuewire.com/beyond-code-dex-system-publishing-unveils-speculative-slate-examining-artificial-intelligence-and-digital-consciousness-1875156857940700
https://www.issuewire.com/dex-system-publishing-bridges-ancient-myth-and-machine-age-in-new-release-grouping-1875162300669004
https://www.issuewire.com/dex-system-publishing-debuts-genre-bending-slate-spanning-alien-encounters-and-utopian-futures-1875162694529132
https://www.issuewire.com/dex-system-publishing-unveils-timely-thriller-slate-ripped-from-global-headlines-1875163060649375
https://www.issuewire.com/fall-into-fiction-dex-system-publishing-closes-out-september-with-its-full-catalog-and-a-look-ahead-1875163675478718
https://www.issuewire.com/dex-system-publishing-explores-power-process-and-political-upheaval-in-new-release-grouping-1875157193522592