Pith. sign in

REVIEW 4 major objections 4 minor 75 references

Vibe Compiler: A Research-Logic Synthesis Tool That Runs without Prompt Engineering -Toward Enhancing Metacognition for Sustaining Agency in the Age of Generative AI-

T0 review · 4 major / 4 minor · reviewed 2026-08-08 · deepseek-v4-flash

Pith's one-line read The paper claims that structured content, not prompt engineering, makes an LLM act as a research-logic compiler that returns reflective questions, and that this can preserve epistemic agency in AI-assisted research.

desk verdict A useful conceptual vocabulary and an honest self-application, but the 'content, not prompts' finding is a hypothesis, not a demonstrated result. read the letter →

arxiv 2608.05545 v1 pith:RRNYQNVY submitted 2026-08-06 cs.CY cs.AIcs.HC

classification cs.CYcs.AIcs.HC
keywords generativeAIepistemicagencymetacognitionevaluativejudgementsynthesis-analysisreciprocitypaperontologyvibecompilerstructuralgap
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper argues that the real risk of generative AI is not unreliable output but the erosion of human epistemic agency: users who accept AI-generated reasoning without question stop exercising the metacognition needed to judge it. To counter that, it proposes the Synthesis–Analysis Reciprocity Model, in which intellectual construction alternates between building an artifact and checking it against objective structural indicators, with the check feeding back into the next act of building. It then presents the Vibe Compiler, a prototype that treats a paper ontology of sixteen mandatory academic parameters as a type system: when a researcher's vague idea leaves a slot empty, the system returns a reflective question instead of filling the gap itself. The authors report that this type-checking behavior, observed while the paper itself was being written, was driven mainly by the structure of the supplied content rather than by the model's inference power or by prompt engineering, and they conclude that 'Vibe Compiling' is already feasible. If that claim holds, the practical lever for keeping humans as managers of AI-assisted reasoning is the design of structured content, not the craft of prompting.

What carries the argument

The load-bearing mechanism is the paper ontology, a set of sixteen mandatory academic parameters (significance, beneficiary, benefit, assumptions, coverage, technical requirements, difference from existing methods, limitations of existing methods, novelty, functionality, accuracy, efficiency, reliability, scalability, reusability, and lessons learned) treated as a type system. A type check verifies both that every slot has a value and that consistency relations hold between paired slots—for example, that the claimed novelty is a mirror-image repair of the stated limitations of existing methods. When a check fails, the system fires a probing trigger that returns a question, never a proposed correction, so the user must decide and re-synthesize. Around this runs the Synthesis–Analysis Reciprocity Model: Analysis maps an artifact onto objective parameters, and that mapping recirculates as a constraint on the next Synthesis, which is what makes the system a construction mechanism rather than a checklist.

What would settle it

Reproduce the prototype with the same seven materials loaded into a different LLM environment and a differently worded start-up role specification. If the system no longer reports Null slots and consistency violations, the claim that content structure—rather than model choice or prompt wording—drives the type-checking behavior is contradicted; a stronger control would swap in a structurally identical but semantically arbitrary 16-slot ontology and check whether the system still appears to compile research logic.

Watch

Extended reading notes

Core claim

On its own terms, the paper's central discovery is that a generative AI can be made to act as a research-logic compiler by giving it a structured content document rather than engineered prompts. The prototype, built on NotebookLM and Gemini, maps a researcher's Vibe onto a paper ontology of sixteen slots, checks that no slot is Null and that paired slots are logically consistent, and on failure returns a compile error phrased as a question. This makes the AI's Analysis probe the AI's own Synthesis, so the gap between what was intended and what was built becomes an occasion for the human to re-synthesize. The authors classify structural gaps by two dimensions, cognitive function (Synthesis or Analysis) and executing agent (human or AI), and adopt the fourth origin type—AI's Analysis probing AI's Synthesis—as the design that keeps the researcher a manager rather than a maker. They report that the prototype executed this type check while building the present paper, and they conclude that Vibe Compiling, as distinct from Vibe Coding, is already feasible work.

Load-bearing premise

The paper provides no control condition, so the claim that the prototype's behavior was caused by the supplied content rather than by the model, the role specification, or the authors' own dialogue is an assumption supported only by the single observed configuration.

Editorial extensions

If this is right

  • A researcher can turn a vague intuition into structured research logic by responding to type-check errors, because each missing or inconsistent slot is surfaced as a question that names what is absent.
  • Because the system never supplies revisions, the user keeps the authority to decide what counts as valid, which is the paper's proposed mechanism for protecting productive struggle and managerial agency.
  • The same reciprocity mechanism operates in the learner layer and the researcher layer with only the Analysis mapping replaced, so arithmetic problem posing, reading comprehension, and research-logic synthesis are presented as instances of one model.
  • Feeding a prose ontology written for human readers into an LLM can be enough to produce type-checking behavior, which would shift the value in AI-assisted reasoning from formalization and prompting to content design.
  • Vibe Compiling is presented as already feasible today, with this paper itself as the demonstration artifact, distinct from Vibe Coding because it compiles logic rather than code.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • A testable reading of the paper's content-driven claim is that the same recipe—slots plus pairwise consistency constraints written in prose—should turn an LLM into a question-returning compiler for other skilled practices such as experimental design or code review; the paper does not test this outside research-logic synthesis.
  • The four-quadrant vocabulary could be used as an audit tool for existing AI workflows: classify a tool by which quadrants it activates, and treat an empty Q3 (human analysis) as a warning sign of agency erosion. The paper supplies the vocabulary but no audit procedure.
  • Because this paper was itself produced through the Vibe Compiler, an independent replication using the same seven materials would clarify how much of the observed behavior comes from the ontology and how much from the recorded persuasion history or the specific commercial configuration.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

4 major / 4 minor

Summary. The paper proposes a Synthesis–Analysis Reciprocity Model and a prototype 'Vibe Compiler' built on NotebookLM and Gemini that type-checks research-logic drafts against a 16-slot paper ontology, returning reflective questions rather than corrections. The manuscript contributes a four-type taxonomy of structural gaps, a four-quadrant distinction between human/AI Synthesis and Analysis, a dual-layer design spanning learner and researcher metacognition, and a central empirical claim that the system's behavior is driven not by prompt engineering or the LLM's inferential power but by the structure of the supplied content. The paper was itself produced with the prototype, and the authors explicitly frame this self-application as a demonstration of feasibility.

Significance. If the central claim were established, this would be a notable contribution to the design of metacognitive support in AI-assisted research: the four-quadrant vocabulary and the operationalization of epistemic agency through reverse Analysis are genuinely useful conceptual tools, and the paper is unusually candid in stating its own limitations. The formal definitions in Section 3 are internally consistent, and the explicit distinction between verified facts and predictions in Section 1.5 is a strength. However, the load-bearing empirical assertion—that content, not prompts or model capability, drives the observed type-checking behavior—rests on a single uncontrolled self-application with the authors as both operators and evaluators, and the learner-layer evidence is explicitly simulated. The significance of the paper therefore depends on whether that central claim can be supported or appropriately re-scoped.

major comments (4)
  1. [§4.2, §6.1, §7.1] The claim that 'what drives the Vibe Compiler is not the inferential power of the large language model but the structure of the content loaded into NotebookLM' is load-bearing for the paper's headline contribution. The evidence base is a single execution log (Section 4.3, Table 7) with no control condition, no replication, and no released artifacts. The manuscript itself acknowledges in Section 6.5 that the record 'rests on the single case of the process of building this paper's research logic' and that 'no device for excluding confirmation bias and self-assessment bias is built into the design.' As stated, the conclusion overreaches the evidence. The authors should either add controlled comparisons—for example, varying the prompt wording, the model, and the role specification while holding the ontology fixed—or explicitly reframe the content-driven claim as a hypothesis for future work.
  2. [§4.1] The 'without prompt engineering' framing is weakened by the configuration described in Section 4.1. The system's behavior is governed by 'the role specification given at start-up, which imposes four conditions'—this is a system prompt. In addition, the three probing procedures were 'proposed by the system in the course of dialogue with it and then examined and fixed by the authors,' which is an iterative process of instruction design. The authors should report the exact start-up role specification and the final probing procedure texts, and discuss how much of the observed behavior can be attributed to these instructions as opposed to the loaded content.
  3. [§4.2] The demonstration that the system performs a relational consistency check is confounded by the content of the supplied 'bad example.' The document explicitly contains the annotation 'No reason is given.' Because the annotation states where the logical failure is, the LLM can reproduce the expected rejection by attending to that explicit cue rather than by performing the claimed check of relations among slots. The test should use examples without such embedded annotations, or held-out violations that the ontology text does not explicitly flag.
  4. [§4.3, Table 7, §7.1] The feasibility conclusion 'Vibe Compiling, as distinct from Vibe Coding, is already feasible work' is based on a single self-application in which the authors were both the operators and the evaluators. Table 7's traceability for which type-check error produced which response is useful, but it does not control for confirmation bias or for the possibility that the authors selectively reported successful exchanges. Independent replication, external evaluation, or at minimum a preregistered protocol is needed before this conclusion can stand; Section 7.2 already lists such reproducibility work as future, which is appropriate, but the current Conclusion 4 should be correspondingly hedged.
minor comments (4)
  1. [§5.3] The sentence 'That an erroneous assessment is returned is unavoidable in principle so long as the computation of the parameters is entrusted to a language model' appears twice in succession; one occurrence should be removed.
  2. [References] The reference for Lee et al. has a malformed author field: 'Lee, H.-P. (, Sarkar, A.' should be corrected to 'Lee, H.-P., Sarkar, A., ...'.
  3. [Table 4] The note states that Category (5) is operated so as to require 'open issues' as an output sub-slot paired with the lessons learned, but 'open issues' is not listed among the 16 numbered parameters. Please clarify how this sub-slot maps to the ontology O and to the Null check.
  4. [§1.2] The parenthetical '(Null)' in the phrase 'remain undescribed (Null)' is opaque at first use; define Null earlier or use a more explicit phrase such as 'remain undescribed (a Null slot in the ontology)'.

Circularity Check

3 steps flagged · score 6.0 of 10

Central 'content, not prompts' claim is partly circular: the start-up role specification is a prompt, the failing test case is pre-annotated, and the feasibility proof is the self-produced paper.

  1. self definitional [Section 4.1 and Section 4.2]
    "The prototype is constituted not by prompt engineering but solely by feeding in seven kinds of materials. ... The system's behaviour is governed by the role specification given at start-up, which imposes four conditions: that it define itself as a research-logic synthesis compiler; that it treat the paper ontology as the sole 'type' and use the remaining materials as files, in the sense of the rasping tool; that it refuse to accept a mere development report and return unfilled slots as compile errors; and that it respond in the form of questions rather than offering corrections."

    The paper's central claim—'what drives the Vibe Compiler is not the inferential power of the large language model but the structure of the content loaded into NotebookLM'—is made true by definitional bookkeeping. The 'role specification given at start-up' is a system prompt: a set of instructions that determines model behavior. The three probing procedures were 'proposed by the system in the course of dialogue with it and then examined and fixed by the authors,' which is iteratively engineered instruction-writing. By classifying these written instructions as 'materials' or 'content' rather than 'prompts,' the paper ensures that 'no prompt engineering' holds by construction.

  2. self definitional [Section 4.2]
    "That document contains the following passage as a bad example of an introduction: 'A system with these functions is required. (No reason is given.) We therefore built such a system. It has these functions. It was built in this way. What is wrong with this is that it is nothing but an enumeration of results and contributes nothing whatsoever to the accumulation of scholarship.' ... The document thus preserves, as a test case, a failing example that presence checking cannot detect in principle and that fails only once the relations among the items are examined."

    The 'test case' that is offered as evidence that the system performs relational consistency checking literally contains the annotation '(No reason is given.)'. The expected type-check output—that a reason is missing—is written directly into the input document. An LLM can produce the same judgment by reading the parenthetical label rather than by checking relations among slots. The example therefore cannot discriminate relational type-checking from surface pattern-completion. The claimed demonstration that content structure, not inference, drives the system is not independent of the input, because the input already states the failure that the system is then credited with detecting.

1 more flagged steps
  1. other [Section 6.5 and Section 7.1]
    "This division of labour is precisely the reciprocity of the researcher layer as we describe it, and this paper is a case of the self-application of its own claim. That fact is what constitutes the demonstration that Vibe Compiling is possible. ... This paper is itself a product of that process. Vibe Compiling, as distinct from Vibe Coding, is already feasible work."

    The feasibility demonstration and the artifact are the same object: the paper is claimed to have been produced by the Vibe Compiler, and that same paper is offered as the proof that Vibe Compiling works. There is no external benchmark, no independent re-run, and no control condition showing that the paper's logical structure is attributable to the tool rather than to conventional authoring and editing. The authors are simultaneously the operators and the evaluators. The paper concedes in Section 6.5 that 'no device for excluding confirmation bias and self-assessment bias is built into the design.' The evidence loop is closed by construction: the output is presented as proof of the generator of that output.

full rationale

The theoretical contributions—the S&A reciprocity model, the four-quadrant vocabulary, and the paper-ontology type system—are developed with reference to external literature and are not themselves circular. However, the empirical findings that carry the paper's headline claims contain three self-supporting steps. First, the 'without prompt engineering' claim is definitional: the start-up role specification is a system prompt, and the probing procedures were authored and fixed by the experimenters, yet all are classified as 'materials' or 'content.' Second, the test case used to argue that the compiler goes beyond presence-checking includes the explicit annotation '(No reason is given.)', so the expected failure is embedded in the input; no control isolates relational inference from pattern-completion. Third, the feasibility claim is evidenced by the paper itself, which the paper says was produced by the proposed system, with the authors as both operators and evaluators; Section 6.5 openly concedes the absence of bias controls and the single-case, self-referential character of the record. These are not equation-level tautologies, but they are reductions by construction of the empirical demonstration, giving a partial circularity score of 6. The independent theoretical framework prevents a higher score.

Assumptions & free parameters 5 free parameters · 5 assumptions · 4 invented entities

The model rests on four stated assumptions in Section 1.5, the most fragile being the AI-as-Oracle premise and the hand-defined indicators. The central empirical claim adds an unstated causal assumption that content rather than model or prompt specifics produced the observed behavior. No free parameters are fitted to data, but several are hand-selected and uncalibrated.

free parameters (5)
  • w_i normalization coefficients
    Hand-specified weights in Definition 2 to absorb scale differences between subjective and objective parameter vectors; no calibration procedure or values given.
  • epsilon convergence threshold
    Threshold below which the reciprocity is considered converged in Definition 2; designated as a design matter requiring calibration, with no value chosen.
  • w(e) rebuttal quality weights
    Weights 1, 2, 3 in Definition 3 for the quality of reverse Analysis; fixed by design but not grounded in data.
  • Domain structural parameters
    Hand-defined parameters N_step, N_var, D_map, S_ref, L_link, V_map for arithmetic and reading comprehension; no validation procedure exists, as noted in Section 6.5.
  • Sixteen paper-ontology slots
    The hand-built content of the paper ontology that the type check uses; the central instrument of the system, not derived from data.
assumptions (5)
  • domain assumption AI-as-Oracle premise: for any submitted artifact, the system can present a correct answer and solution process.
    Invoked in Section 3.5 before the formalization; the paper acknowledges it breaks as difficulty rises and that a broken oracle may be concealed by hallucination.
  • domain assumption Objective structural indicators computed by the LLM are accurate enough for metacognitive support.
    Section 1.5 lists this as the first assumption; the paper provides no measured error rate for parameter computation.
  • domain assumption Domain-specific structural parameters can be defined by hand for each target domain.
    Section 1.5 states this as an assumption, and Section 6.5 concedes that no procedure for validating the parameters is yet in place.
  • domain assumption The user possesses a minimum of domain knowledge and can respond to the AI's remarks with grounds.
    Section 1.5 places this as the fourth assumption and uses it to exclude complete novices from scope.
  • ad hoc to paper LLM behavior is determined mainly by supplied content structure, not by model-specific properties or hidden prompt choices.
    This is essentially Claim (C), used as the interpretive premise for the prototype logs in Sections 4.2 and 6.1; it is not independently tested.
invented entities (4)
  • S&A reciprocity model
    purpose: Conceptual decomposition of intellectual construction into Synthesis and Analysis with mutual constraint.
    Central framework; no controlled validation, only self-application and simulated learner examples.
  • Structural gap g(k)
    purpose: Quantified dissonance between the subjective evaluation vector and the objective parameter vector.
    Defined in Eq. (2); operationalization relies on hand-set weights and unverified indicator accuracy.
  • Four quadrants Q1-Q4
    purpose: Vocabulary for attributing Synthesis and Analysis to human or AI agents.
    Conceptual apparatus; explanatory power is asserted through examples, not measured.
  • Vibe Compiler
    purpose: Prototype system implementing type check and reflective questioning.
    No public release; depends on commercial services; only single-case self-application evidence.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Vibe Compiler: A Research-Logic Synthesis Tool That Runs without Prompt Engineering -Toward Enhancing Metacognition for Sustaining Agency in the Age of Generative AI-." pith.science (2026). https://pith.science/paper/RRNYQNVY

@misc{pith2026260805545,
  author       = {Pith},
  title        = {Pith review of: Vibe Compiler: A Research-Logic Synthesis Tool That Runs without Prompt Engineering -Toward Enhancing Metacognition for Sustaining Agency in the Age of Generative AI-},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/RRNYQNVY}},
  note         = {Machine review of arXiv:2608.05545}
}
read the original abstract

Generative AI used as a capable servant has greatly accelerated intellectual work, but it also risks eroding human epistemic agency by encouraging uncritical acceptance of AI-generated reasoning. This creates a need for mechanisms that preserve human agency by augmenting metacognition during AI-assisted intellectual work. To address this, we propose the Synthesis-Analysis Reciprocity Model, which views intellectual construction as a reciprocal interaction between Synthesis, which combines components into an artifact, and Analysis, which critically evaluates them against objective indicators and constrains subsequent synthesis. Grounded in this model, we present the Vibe Compiler, a research-logic compiler that helps researchers transform vague ideas (Vibes) into coherent research logic. The system compiles these ideas using a research paper ontology of sixteen academic parameters. Compilation failures indicate missing logical components; rather than filling them autonomously, the system prompts researchers with reflective questions that encourage them to develop the missing reasoning. The framework characterizes structural gaps along two dimensions: cognitive function (Synthesis vs. Analysis) and executing agent (human vs. AI), yielding four origin types that identify where breakdowns arise. Our design emphasizes AI probing its own synthesized output to stimulate human metacognition, encouraging researchers to remain managers who critically direct and validate AI-generated reasoning rather than passive recipients. Experience with a prototype built on NotebookLM and Gemini suggests that effective AI-assisted reasoning depends less on sophisticated prompting than on the knowledge structure provided to the AI. This paper was developed using the proposed Vibe Compiler.

Figures

Figures reproduced from arXiv: 2608.05545 by the authors.

Figure 1
Figure 1. The four types of origin of the structural gap in research activity. Laid out side by side, they [PITH_FULL_IMAGE:figures/full_fig_p015_1.png] view at source ↗
Figure 2
Figure 2. The dual-layer model of structural-gap-driven metacognitive support. Layer 1 (the learner) [PITH_FULL_IMAGE:figures/full_fig_p024_2.png] view at source ↗
Figure 3
Figure 3. An example of the UI design of the Vibe Compiler (a scene in which a Vibe concerning research [PITH_FULL_IMAGE:figures/full_fig_p031_3.png] view at source ↗
Figures from the paper (1 more)
Figure 4
Figure 4. Figure 4: Contrasting configurations in the learner layer. In conventional support for learning by problem [PITH_FULL_IMAGE:figures/full_fig_p034_4.png]

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

75 extracted references · 64 canonical work pages

  1. [1]

    , title =

    Cox, Geoffrey M. , title =. Studies in Philosophy and Education , year =. doi:10.1007/s11217-023-09907-2 , issn =

  2. [2]

    and Kshetri, Nir and Hughes, Laurie and Slade, Emma Louise and Jeyaraj, Anand and Kar, Arpan Kumar and Baabdullah, Abdullah M

    Dwivedi, Yogesh K. and Kshetri, Nir and Hughes, Laurie and Slade, Emma Louise and Jeyaraj, Anand and Kar, Arpan Kumar and Baabdullah, Abdullah M. and Koohang, Alex and Raghavan, Vishnupriya and Ahuja, Manju and Albanna, Hanaa and Albashrawi, Mousa Ahmad and Al-Busaidi, Adil S. and Balakrishnan, Janarthanan and Barlette, Yves and Basu, Sriparna and Bose, I...

  3. [3]

    Messeri, Lisa and Crockett, M. J. , title =. Nature , year =

  4. [4]

    , title =

    Silver, Edward A. , title =. For the Learning of Mathematics , year =

  5. [5]

    Christou, Constantinos and Mousoulides, Nicholas and Pittalis, Marios and Pitta-Pantazi, Demetra and Sriraman, Bharath , title =. ZDM. 2005 , volume =

  6. [6]

    Mathematical Problem Posing: From Research to Effective Practice , editor =

    Cai, Jinfa and Hwang, Stephen and Jiang, Chunlian and Silber, Steven , title =. Mathematical Problem Posing: From Research to Effective Practice , editor =. 2015 , pages =

  7. [7]

    International Journal of Educational Research , year =

    Cai, Jinfa and Hwang, Stephen , title =. International Journal of Educational Research , year =

  8. [8]

    Research Studies on Learning and Teaching of Mathematics , editor =

    Cai, Jinfa and Hwang, Stephen and Melville, Matthew , title =. Research Studies on Learning and Teaching of Mathematics , editor =. 2023 , pages =

Show all 75 references
  1. [9]

    Educational Studies in Mathematics , year =

    Singer, Florence Mihaela and Ellerton, Nerida and Cai, Jinfa , title =. Educational Studies in Mathematics , year =

  2. [10]

    Intelligent Tutoring Systems (

    Hirashima, Tsukasa and Yokoyama, Takuro and Okamoto, Masahiko and Takeuchi, Akira , title =. Intelligent Tutoring Systems (. 2008 , pages =

  3. [11]

    Human Interface and the Management of Information: Information and Knowledge in Applications and Services , editor =

    Hirashima, Tsukasa and Yamamoto, Sho and Hayashi, Yusuke , title =. Human Interface and the Management of Information: Information and Knowledge in Applications and Services , editor =. 2014 , pages =

  4. [12]

    Research and Practice in Technology Enhanced Learning , year =

    Hasanah, Nur and Hayashi, Yusuke and Hirashima, Tsukasa , title =. Research and Practice in Technology Enhanced Learning , year =

  5. [13]

    Research and Practice in Technology Enhanced Learning , year =

    Supianto, Ahmad Afif and Hayashi, Yusuke and Hirashima, Tsukasa , title =. Research and Practice in Technology Enhanced Learning , year =

  6. [14]

    , title =

    Flavell, John H. , title =. American Psychologist , year =

  7. [15]

    , title =

    Zimmerman, Barry J. , title =. Handbook of Self-Regulation , editor =. 2000 , pages =

  8. [16]

    Frontiers in Psychology , year =

    Panadero, Ernesto , title =. Frontiers in Psychology , year =

  9. [17]

    Higher Education , year =

    Tai, Joanna and Ajjawi, Rola and Boud, David and Dawson, Phillip and Panadero, Ernesto , title =. Higher Education , year =

  10. [18]

    Developing Evaluative Judgement in Higher Education: Assessment for Knowing and Producing Quality Work , editor =

    Ajjawi, Rola and Tai, Joanna and Dawson, Phillip and Boud, David , title =. Developing Evaluative Judgement in Higher Education: Assessment for Knowing and Producing Quality Work , editor =. 2018 , pages =

  11. [19]

    Assessment & Evaluation in Higher Education , year =

    Bearman, Margaret and Tai, Joanna and Dawson, Phillip and Boud, David and Ajjawi, Rola , title =. Assessment & Evaluation in Higher Education , year =

  12. [20]

    The Cambridge Handbook of the Learning Sciences , editor =

    Scardamalia, Marlene and Bereiter, Carl , title =. The Cambridge Handbook of the Learning Sciences , editor =. 2014 , pages =

  13. [21]

    Journal of the Learning Sciences , year =

    Zhang, Jianwei and Scardamalia, Marlene and Reeve, Richard and Messina, Richard , title =. Journal of the Learning Sciences , year =

  14. [22]

    Shared Epistemic Agency: An Empirical Study of an Emergent Construct , journal =

    Dam. Shared Epistemic Agency: An Empirical Study of an Emergent Construct , journal =. 2010 , volume =

  15. [23]

    Science Education , year =

    Stroupe, David , title =. Science Education , year =

  16. [24]

    Perspectives on Psychological Science , year =

    Bandura, Albert , title =. Perspectives on Psychological Science , year =

  17. [25]

    , title =

    Hiebert, James and Grouws, Douglas A. , title =. Second Handbook of Research on Mathematics Teaching and Learning , editor =. 2007 , pages =

  18. [26]

    Journal of Mathematics Teacher Education , year =

    Warshauer, Hiroko Kawaguchi , title =. Journal of Mathematics Teacher Education , year =

  19. [27]

    and Gilbert, Sam J

    Risko, Evan F. and Gilbert, Sam J. , title =. Trends in Cognitive Sciences , year =

  20. [28]

    Societies , year =

    Gerlich, Michael , title =. Societies , year =

  21. [29]

    Proceedings of the 2025

    Lee, Hao-Ping (Hank) and Sarkar, Advait and Tankelevitch, Lev and Drosos, Ian and Rintel, Sean and Banks, Richard and Wilson, Nicholas , title =. Proceedings of the 2025. 2025 , pages =

  22. [30]

    Proceedings of the

    Tankelevitch, Lev and Kewenig, Viktor and Simkute, Auste and Scott, Ava Elizabeth and Sarkar, Advait and Sellen, Abigail and Rintel, Sean , title =. Proceedings of the. 2024 , pages =

  23. [31]

    2025 , eprint =

    Kosmyna, Nataliya and Hauptmann, Eugene and Yuan, Ye Tong and Situ, Jessica and Liao, Xian-Hao and Beresnitzky, Ashly Vivian and Braunstein, Iris and Maes, Pattie , title =. 2025 , eprint =. doi:10.48550/arXiv.2506.08872 , url =

  24. [32]

    Cognitive Science , year =

    Sweller, John , title =. Cognitive Science , year =

  25. [33]

    and Sweller, John and Clark, Richard E

    Kirschner, Paul A. and Sweller, John and Clark, Richard E. , title =. Educational Psychologist , year =

  26. [34]

    and Ross, Gail , title =

    Wood, David and Bruner, Jerome S. and Ross, Gail , title =. Journal of Child Psychology and Psychiatry , year =

  27. [35]

    Educational Psychology Review , year =

    van de Pol, Janneke and Volman, Monique and Beishuizen, Jos , title =. Educational Psychology Review , year =

  28. [36]

    , editor =

    Vygotsky, Lev S. , editor =. Mind in Society: The Development of Higher Psychological Processes , year =

  29. [37]

    The Reflective Practitioner: How Professionals Think in Action , year =

    Sch. The Reflective Practitioner: How Professionals Think in Action , year =

  30. [38]

    Reflection: Turning Experience into Learning , year =

  31. [39]

    Hybrid Intelligence , journal =

    Dellermann, Dominik and Ebel, Philipp and S. Hybrid Intelligence , journal =. 2019 , volume =

  32. [40]

    Computer , year =

    Akata, Zeynep and Balliet, Dan and de Rijke, Maarten and Dignum, Frank and Dignum, Virginia and Eiben, Guszti and Fokkens, Antske and Grossi, Davide and Hindriks, Koen and Hoos, Holger and Hung, Hayley and Jonker, Catholijn and Monz, Christof and Neerincx, Mark and Oliehoek, F...

  33. [41]

    Nature Human Behaviour , year =

    Vaccaro, Michelle and Almaatouq, Abdullah and Malone, Thomas , title =. Nature Human Behaviour , year =

  34. [42]

    2014 , publisher =

    Floridi, Luciano , title =. 2014 , publisher =

  35. [43]

    Critical Digital Pedagogy: A Collection , year =

  36. [44]

    2018 , publisher =

    Morris, Sean Michael and Stommel, Jesse , title =. 2018 , publisher =

  37. [45]

    2019 , publisher =

    Selwyn, Neil , title =. 2019 , publisher =

  38. [46]

    Academia

    Roe, Jasper and Perkins, Mike , title =. Academia. 2026 , volume =

  39. [47]

    International Journal of Educational Technology in Higher Education , year =

    Chan, Cecilia Ka Yuk and Hu, Wenjie , title =. International Journal of Educational Technology in Higher Education , year =

  40. [48]

    and Dux Speltz, Emily , title =

    Anders, Abram D. and Dux Speltz, Emily , title =. Computers and Education: Artificial Intelligence , year =

  41. [49]

    2025 , month =

    Karpathy, Andrej , title =. 2025 , month =

  42. [50]

    2025 , eprint =

    Sarkar, Advait and Drosos, Ian , title =. 2025 , eprint =. doi:10.48550/arXiv.2506.23253 , url =

  43. [51]

    2026 , eprint =

    Siddeeq, Shahbaz and Waseem, Muhammad and Kemell, Kai-Kristian and Saari, Mika and Rasku, Jussi and Abrahamsson, Pekka , title =. 2026 , eprint =. doi:10.48550/arXiv.2607.21652 , url =

  44. [52]

    Proceedings of the 2023

    Perry, Neil and Srivastava, Megha and Kumar, Deepak and Boneh, Dan , title =. Proceedings of the 2023. 2023 , pages =

  45. [53]

    , title =

    Vaithilingam, Priyan and Zhang, Tianyi and Glassman, Elena L. , title =. Extended Abstracts of the 2022. 2022 , pages =

  46. [54]

    and Polikarpova, Nadia , title =

    Barke, Shraddha and James, Michael B. and Polikarpova, Nadia , title =. Proceedings of the. 2023 , volume =

  47. [55]

    and Leinonen, Juho and MacNeil, Stephen and Randrianasolo, Arisoa S

    Prather, James and Reeves, Brent N. and Leinonen, Juho and MacNeil, Stephen and Randrianasolo, Arisoa S. and Becker, Brett A. and Kimmel, Bailey and Wright, Jared and Briggs, Ben , title =. Proceedings of the 2024. 2024 , pages =

  48. [56]

    Cui, Kevin Zheyuan and Demirer, Mert and Jaffe, Sonia and Musolff, Leon and Peng, Sida and Salz, Tobias , title =. An. 2024 , doi =

  49. [57]

    ACM Computing Surveys , year =

    Ji, Ziwei and Lee, Nayeon and Frieske, Rita and Yu, Tiezheng and Su, Dan and Xu, Yan and Ishii, Etsuko and Bang, Ye Jin and Madotto, Andrea and Fung, Pascale , title =. ACM Computing Surveys , year =

  50. [58]

    ACM Transactions on Information Systems , year =

    Huang, Lei and Yu, Weijiang and Ma, Weitao and Zhong, Weihong and Feng, Zhangyin and Wang, Haotian and Chen, Qianglong and Peng, Weihua and Feng, Xiaocheng and Qin, Bing and Liu, Ting , title =. ACM Transactions on Information Systems , year =

  51. [59]

    and Cheng, Newton and Durmus, Esin and Hatfield-Dodds, Zac and Johnston, Scott R

    Sharma, Mrinank and Tong, Meg and Korbak, Tomasz and Duvenaud, David and Askell, Amanda and Bowman, Samuel R. and Cheng, Newton and Durmus, Esin and Hatfield-Dodds, Zac and Johnston, Scott R. and Kravec, Shauna and Maxwell, Timothy and McCandlish, Sam and Ndousse, Kamal and Ra...

  52. [60]

    Contemporary Educational Psychology , year =

    Schraw, Gregory and Dennison, Rayne Sperling , title =. Contemporary Educational Psychology , year =. doi:10.1006/ceps.1994.1033 , issn =

  53. [61]

    and Staveland, Lowell E

    Hart, Sandra G. and Staveland, Lowell E. , title =. Human Mental Workload , editor =. 1988 , doi =

  54. [62]

    and Ward, Thomas B

    Finke, Ronald A. and Ward, Thomas B. and Smith, Steven M. , title =. 1992 , publisher =

  55. [63]

    Design Studies , year =

    Dorst, Kees and Cross, Nigel , title =. Design Studies , year =. doi:10.1016/S0142-694X(01)00009-6 , issn =

  56. [64]

    Design Studies , year =

    Cross, Nigel , title =. Design Studies , year =. doi:10.1016/0142-694X(82)90040-0 , issn =

  57. [65]

    2006 , publisher =

    Cross, Nigel , title =. 2006 , publisher =

  58. [66]

    interactions , year =

    Dubberly, Hugh and Evenson, Shelley and Robinson, Rick , title =. interactions , year =. doi:10.1145/1340961.1340976 , issn =

  59. [67]

    and Pringle, Andrew and Gabora, Liane , title =

    Sowden, Paul T. and Pringle, Andrew and Gabora, Liane , title =. Thinking & Reasoning , year =. doi:10.1080/13546783.2014.885464 , issn =

  60. [68]

    Guilford, J. P. , title =. 1967 , publisher =

  61. [69]

    1962 , publisher =

    Asimow, Morris , title =. 1962 , publisher =

  62. [70]

    , title =

    Brown, Ann L. , title =. The Journal of the Learning Sciences , year =. doi:10.1207/s15327809jls0202_2 , issn =

  63. [71]

    The Journal of the Learning Sciences , year =

    Collins, Allan and Joseph, Diana and Bielaczyc, Katerine , title =. The Journal of the Learning Sciences , year =. doi:10.1207/s15327809jls1301_2 , issn =

  64. [72]

    2003 , volume =

    Design-Based Research: An Emerging Paradigm for Educational Inquiry , journal =. 2003 , volume =. doi:10.3102/0013189X032001005 , issn =

  65. [73]

    Intelligent Tutoring Systems (ITS 2000) , year =

    Bourdeau, Jacqueline and Mizoguchi, Riichiro , title =. Intelligent Tutoring Systems (ITS 2000) , year =

  66. [74]

    International Journal of Artificial Intelligence in Education , year =

    Bourdeau, Jacqueline and Mizoguchi, Riichiro , title =. International Journal of Artificial Intelligence in Education , year =

  67. [75]

    New Generation Computing , year =

    Mizoguchi, Riichiro , title =. New Generation Computing , year =

Pith tools

Reviewed August 8, 2026 · model on record in the stance chip above.