Date: 2026-08-28
The user asked IDKMesh to identify ten important questions that could help define and advance the field, then said to proceed with the suggested priorities.
Repository: https://github.com/MSKazemi/idkmesh
The full formulation was added to FIELD_DEFINING_QUESTIONS.md.
Maximize verified useful progress while minimizing human attention, compute, communication, and risk, while preserving useful diversity.
A simplified scaffold is:
J = VerifiedUtility - lambda_c*Compute - lambda_h*HumanAttention - lambda_m*Communication - lambda_r*Risk + lambda_d*UsefulDiversity
This is not presented as a final mathematical law. It is a starting point whose terms must be operationalized and tested.
The conversation selected three research priorities as the initial scientific core:
These were converted into contributor-ready research tracks:
Each issue includes falsifiable hypotheses, minimum experiments, primary metrics, deliverables, contribution ideas, and a concrete success criterion.
The three issues were combined into docs/research/FIRST_RESEARCH_PROGRAM.md.
The program proposes the following experiment order:
The program proposes Verified Useful Work per Unit of Scarce Resource (VUWSR) as a useful family of metrics, reported separately against compute cost, wall-clock time, human attention, communication, and energy where measurable.
The project should not optimize raw agent count, token count, commit count, or task-completion count as proxies for progress.
The recommended first milestone is deliberately small:
Run one reproducible benchmark that compares a strong single-agent baseline with several multi-agent configurations, records full cost and verification metrics, and publishes enough evidence for another contributor to reproduce or falsify the result.
The project should scale only after measurements show what deserves to be scaled.