Glossary
Artifact
Any durable object the platform reads from, writes to, or grades — PRDs, plans, reviews, judge reports, learnings, and more.
An artifact is the first-class unit of work in ClosedLoop.ai. Every loop reads from an artifact and writes back durable outputs tied to that same artifact.
Examples:
- PRDs (
prd.md) - plans (
plan.json,plan.md) - critic reviews (
reviews/*.review.json) - judge reports (
plan-judges.json,code-judges.json,prd-judges.json) - code maps (
code-map.json) - learnings (
org-patterns.toon)