The Commonplace
Home Papers Evidence Explore Trends Syntheses Digests References Docs 🎲 Workforce Futures
← Papers
Direction, evidence grade, and study type are AI-generated labels (gpt-5-mini), not human-verified. Syntheses are LLM-written. "Tensions" are machine-detected candidates, not confirmed contradictions. A research-acceleration tool, not peer review. How this is built →

A Munich team builds Dr. AGENTONOMICS — a retrieval-grounded tutor that doubles as a blueprint for agents that can teach, consult on design, and eventually build other agents; the system sketches a pathway toward a polycentric AI economy but so far offers only a classroom prototype without empirical evaluation.

Dr. AGENTONOMICS: A Didactic Experiment of AGENTONOMICS
Fengjunjie Pan, Alois Knoll · August 04, 2026
arxiv descriptive low evidence 7/10 relevance Full text usable extracted full text Source PDF

Structured author observations

Linked only from stored provider relations; the raw author line above is never matched by name.

Arxiv

Latest observation:

  1. Fengjunjie Pan unresolved corpus identity
  2. Alois Knoll unresolved corpus identity

Semantic Scholar

Latest observation:

  1. F. Pan provider ID
  2. Alois Knoll provider ID
This technical report presents Dr. AGENTONOMICS, a retrieval-grounded tutor prototype and architectural roadmap for a single agent that can teach the AGENTONOMICS framework, serve as a design consultant, and ultimately act as a meta-agent to assemble other agents within a proposed polycentric AI economy.

Citation observations

Cumulative provider counts captured on specific dates; providers are never combined.

AGENTONOMICS is a framework that treats AI agents as economic entities that can be designed, managed, and governed through an integrated management architecture. Dr. AGENTONOMICS is its first application: a lecture agent developed in the context of the TUM course on AI agents in business administration. Conceived during the winter semester 2025/26 and first introduced to students in the summer semester 2026, it serves as a didactic experiment in which the agent is both the object that students study and the medium through which they learn and apply the framework. The current prototype is a web-based, retrieval-grounded tutor that explains AGENTONOMICS concepts and supports student questions. This report argues that the same system can grow beyond tutoring into three additional cumulative roles: an avatar lecturer that delivers multimodal instruction, a design consultant that guides students through the AGENTONOMICS Design & Management Reference Framework (ADMRF), and a meta-agent that helps construct the agents students have specified. These roles are cumulative because they share the same interface, intelligence layer, tools, knowledge base, and ecosystem connection, while an orchestrator selects the role-specific algorithm required for each task. We present the architecture of the prototype, outline its development roadmap, and discuss its implications for a polycentric AI economy. This report is intended to invite further discussion on how agents can teach, apply, and eventually reproduce the frameworks by which they are designed.

Summary

Main Finding

AGENTONOMICS frames AI agents as economic actors and demonstrates a practical, cumulative architecture for teaching, designing, and (eventually) building such agents. Dr. AGENTONOMICS is a didactic experiment and prototype that currently implements a retrieval-grounded web tutor and is architected to extend into an avatar lecturer, a design consultant that produces agent specifications, and finally a meta-agent that assembles agents from those specifications. The design emphasizes reuse of shared components (interface, intelligence, tools/vectors, ecosystem) with an orchestrator that selects role-specific workflows, aiming to lower the bottleneck of agent creation in a polycentric AI economy.

Key Points

  • Conceptual framing

    • Treats agents as economic entities with identity, tasks, responsibilities, resources and a lifecycle (DBOT: Design, Build, Operate, Own, Transfer).
    • Performance criterion is economic capability: ability to generate value/profit under constraints (second‑generation Turing test).
    • ADMRF (AGENTONOMICS Design & Management Reference Framework) structures agent development across six connected modules; Building Blocks include Agent Interface, Agent Algorithm, Agent Intelligence, Tools & Vectors, and Ecosystem.
  • The didactic experiment (Dr. AGENTONOMICS)

    • Dual role: object of study (worked example) and medium of study (interactive tutor/consultant/meta-agent).
    • Current MVP: a web-based, retrieval-augmented tutor constrained by a constitution-style system prompt (academic tone, explicit uncertainty, no management decisions or company-specific data).
  • Four cumulative roles (additive development ladder)

  • Tutor — retrieval-grounded Q&A (realized).
  • Avatar lecturer — multimodal, sequenced lectures with session memory (in design).
  • Design consultant — structured moderation through ADMRF producing agent specifications (in design/pilot).
  • Meta-agent — uses specifications to assemble/build agents, invoking programming/tools and drafting constitutions (research frontier).

  • Architecture and design principles

    • Shared infrastructure: single Agent Interface, single intelligence stack (LLM + multimodal models), common Tools & Vectors (memory, knowledge base, web search, programming tools), prepared Ecosystem connection.
    • Orchestrator (Agent Algorithm) detects task type and dispatches role-specific algorithms/workflows (tutor, lecturer, consultant, meta-agent).
    • Reuse through orchestration avoids monolithic redesign when adding roles.
  • Roadmap and evaluation ethos

    • Incremental, cumulative development: consolidate tutor → add avatar lecture → pilot design consultant → research meta-agent.
    • Each stage treated as provisional: interactions documented, failure cases analyzed, architecture refined through use.
    • Pilot sessions with students will evaluate design consultant outputs as structured artefacts.
  • Governance & ecosystem considerations

    • Meta-agent stage raises governance and legal questions (creating new economic actors with identity/responsibilities).
    • Prepared but currently dashed Ecosystem link signals intent to integrate agents into broader polycentric networks.

Data & Methods

  • Nature of contribution: technical report / systems design and didactic experiment rather than an empirical study with quantitative outcomes.
  • Prototype implementation: web-based tutor using retrieval-augmented generation grounded in an internal knowledge base (AGENTONOMICS handbook, St. Gallen management literature, related BA/technical sources). Interaction primarily text-based in current MVP.
  • Model & toolstack (architectural components):
    • Large language model for understanding, reasoning and generation.
    • Text-to-speech and video-synthesis models planned for avatar lecturer.
    • Memory store for session and future cross-session continuity.
    • Knowledge base + web search for grounding and out-of-knowledge queries.
    • Programming and external tool integration required for meta-agentic implementation.
  • Methods for progression:
    • Orchestrator-driven workflow switching; role-specific algorithm designs (query→retrieve→answer for tutor; goal definition→script→multimodal generation for lecturer; ADMRF-guided problem framing and iterative design for consultant; goal decomposition→planning→tool-based implementation for meta-agent).
    • Evaluation approach: iterative MVP testing with students, documentation of failure cases, pilot design sessions for consultant role; the meta-agent remains experimental/research frontier.
  • References and theoretical grounding: integrated management theory, management literature, agent-economy arguments, prior agent/LLM work cited in the report.

Implications for AI Economics

  • Addresses a core scaling bottleneck: automating parts of the agent-creation pipeline (specification, assembly, knowledge preparation) can reduce the marginal cost and time to produce useful specialized agents, enabling larger polycentric networks of specialized agents rather than single, ever-larger central models.
  • Specialization and coordination: by treating agents as economic actors with explicit interfaces and lifecycle choices, AGENTONOMICS supports modular markets of specialized services that can coordinate through negotiation/communication rather than hierarchical centralization—potentially increasing aggregate value through comparative advantage.
  • Market formation and complementarities: a meta-agent capability could seed supply-side growth (fast creation of domain agents), enabling new marketplaces for agent templates, knowledge vectors, tool connectors, and governance contracts.
  • Institutional and governance needs:
    • Liability, accountability and identity: generating agents as economic actors raises who is responsible for agent actions, how agents are identified and how liability flows (creator, owner, operator).
    • Standards and interoperability: scaling polycentric networks requires shared protocols (APIs, ontologies, constitutions), verification/attestation of capabilities and compliance checking.
    • Incentives and rent-seeking: lowering creation costs could concentrate benefit capture if platforms control critical tooling/ecosystem connectors; designs must consider incentives to avoid centralization via platform lock-in.
    • Externalities and systemic risk: automated agent creation increases complexity and potential for emergent failures, misaligned collective behavior, or coordinated misuse—requiring monitoring, auditability and mechanisms for revocation or containment.
  • Measurement and evaluation for economics research:
    • New metrics suggested: cost/time per agent specification → deployment; value generated per agent (revenues, cost savings) relative to initial resources; interoperability rates; incidence of governance violations; agent failure modes and remediation cost.
    • Empirical tests: pilot experiments comparing (a) human-crafted agent yields vs. meta-agent produced agents, (b) value creation in networks of specialized agents vs. monolithic AI services, (c) scaling behavior of agent markets when agent-creation friction is reduced.
  • Policy and organizational implications:
    • Educational value: didactic agents like Dr. AGENTONOMICS can accelerate diffusion of design best practices, lowering cognitive and institutional frictions for new entrants.
    • Need for institutional design: credentialing, audit trails, and legal frameworks to govern agent economic actors will become increasingly central as meta-agents make agent creation routine.

In sum, the report describes a practical, architected path from a grounded tutor to a meta-agent capable of producing other agents. For AI economics, that path is consequential: it shifts the bottleneck from model capability to agent-creation and governance, and it implies both opportunities for scalable specialization and substantial institutional challenges around accountability, interoperability and systemic risk.

Assessment

Paper Typedescriptive Evidence Strengthlow — The report is primarily conceptual and descriptive with a prototype implementation (a retrieval-grounded web tutor) but provides no empirical evaluation, causal tests, user-study results, or quantitative metrics to support its claims about effectiveness or economic impact. Methods Rigorlow — The document describes system architecture and a staged roadmap but lacks systematic methods, experimental design, evaluation protocols, or measured outcomes; planned pilots are mentioned but not reported. SampleNo empirical sample or dataset is reported; the paper describes a prototype web-based, retrieval-grounded tutor implemented for a TUM course (AI Agents in Business Administration) and a proposed roadmap for adding avatar, design-consultant, and meta-agent roles; pilot sessions for the design consultant are mentioned as planned but not reported. Themesorg_design innovation skills_training GeneralizabilityNo user-study or quantitative evaluation — unknown effectiveness beyond authors' expectations, Prototype limited to a classroom/course context at a single university; results may not generalise to industry or other educational settings, Current implementation is retrieval-grounded and constrained by the AGENTONOMICS handbook; transfer to domains with different knowledge bases is untested, Scalability, robustness, and integration into broader agent ecosystems are discussed but not demonstrated, Governance, legal, privacy, and safety implications are acknowledged but not empirically resolved

Claims (10)

ClaimDirectionOutcomeConfidence & EvidenceDetails
Dr. AGENTONOMICS currently exists as a web-based, retrieval-grounded tutor for explaining AGENTONOMICS concepts and answering student questions. Training Effectiveness positive Availability of an AI tutoring capability
Reading fidelity high
Study strength medium
not reported
0.18
The tutor role is the only role currently implemented; the avatar lecturer is in design, the design consultant is in design/pilot, and the meta-agent is a research frontier. Training Effectiveness mixed Implementation maturity of the four agent roles
Reading fidelity high
Study strength high
not reported
0.3
The four planned roles are cumulative and are intended to share the same interface, intelligence layer, tools and vectors, and ecosystem connection, with an orchestrator selecting the role-specific workflow. Organizational Efficiency positive Architectural reuse and workflow modularity
Reading fidelity high
Study strength medium
not reported
0.18
The current tutor is designed to provide retrieval-grounded explanations, explicitly communicate uncertainty, and avoid making management decisions or handling company-specific data. Ai Safety And Ethics positive AI tutoring reliability and governance boundaries
Reading fidelity high
Study strength medium
not reported
0.18
The planned avatar lecturer would extend the tutor with learning-goal definition, lecture sequencing, script generation, text-to-speech, video synthesis, and session memory for adapting instruction to student history. Training Effectiveness positive Multimodal and adaptive instructional delivery
Reading fidelity high
Study strength speculative
not reported
0.03
The planned design consultant would guide students through the ADMRF and produce a structured agent specification or AGENTONOMICS matrix as an implementation basis. Task Completion Time positive Quality and completion of agent design specifications
Reading fidelity high
Study strength speculative
not reported
0.03
The planned meta-agent would use student-produced specifications to decompose goals, plan implementation, assemble building blocks, prepare knowledge bases, draft agent constitutions, and invoke programming or external tools. Organizational Efficiency positive Construction of new AI-agent systems from specifications
Reading fidelity high
Study strength speculative
not reported
0.03
The ecosystem connection to a broader network of agents, services, and institutional structures is prepared in the architecture but is not yet fully operational in the current prototype. Market Structure mixed Integration with a broader AI-agent ecosystem
Reading fidelity high
Study strength high
not reported
0.3
The project treats the agent's failures and documented failure cases as data for refining both the system and the AGENTONOMICS framework. Ai Safety And Ethics positive Iterative system and framework improvement
Reading fidelity high
Study strength medium
not reported
0.18
The paper proposes that a polycentric network of many specialized agents may create more value than the sum of individual agent contributions and more value than a single centralized intelligence. Firm Productivity positive Value creation from coordinated specialized agents
Reading fidelity high
Study strength speculative
not reported
0.03

Notes