Artifacts
This folder stores framework-relevant evidence from IDEA loops.
Use it to collect artifacts that strengthen the IDEA method, such as:
- Case notes showing how a loop technique worked or failed
- Before/after examples of framework changes
- Prompt packs, templates, and tool workflows in use
- Public links (threads, demos, writeups) that explain method-level learning
Suggested structure
Create one markdown file per contribution:
YYYY-MM-DD-framework-topic.md
Example:
2026-02-15-assumption-quality-scorecard.md
Suggested entry format
# Framework Artifact: <name>
## Framework gap
<what part of the IDEA method needed improvement>
## Contribution type
<tool / technique / template / guardrail / metric / facilitation pattern>
## Goal
<what this artifact aimed to improve in the framework>
## Implementation
<how it was applied during a live loop>
## Evidence
<links to prototype, code, screen, demo, or notes>
## What changed
<what improved, what did not, and why>
## Boundaries
<where this should not be used>
## Adoption signal
<how we would know this should be reused in future loops>
## Public links
- Tweet: <url>
- Thread: <url>
- Demo: <url>