Forge Platform

Micro-Agents and Micro-Packs

Generated draft. Review source-of-truth ownership, claims, and links before promotion.

Updated

Generated draft. Review source-of-truth ownership, claims, and links before promotion.

Reader Problem

Readers need a human-oriented explanation of 'Micro-Agents and Micro-Packs' before they can act on the technical detail.

Outcome

They understand the business meaning, the Forge mechanism, and the next safe step.

Forge Mechanism

Forge Platform connects methodology, contracts, workcells, evidence, and approval boundaries.

Trust Boundary

The hydration agent generates review drafts only; humans choose whether and where to promote them.

Draft Narrative

This operator guide should translate the seed into task-design guidance: what the LLM is allowed to decide, what schema it must return, how failures are represented, and which evals make the task trustworthy.

Suggested CTAs

  • Design the task contract before wiring a workflow.
  • Add evals before treating LLM output as automation input.

Promotion Notes

  • Promote only LCDL-specific task and transport guidance.

Source Excerpt

Micro-Agents and Micro-Packs ## Core thesis Forge's micro-agent idea is innovative because it resists the impulse to turn every task into a large, open-ended agent loop. A micro-agent is a bounded local-LLM run for a single judgment ta...