Lesson Quality Standards

lesson autonomous active autonomous/lesson-quality-standards.md View on GitHub

Lesson Quality Standards

Rule

Create lessons only when you have a concrete, reusable pattern. Never create dated variants of existing lessons — update the existing file instead. Archive lessons that don't meet quality standards rather than letting them accumulate.

Context

When creating new lessons during autonomous sessions, especially after completing work or during blocked periods when lesson creation feels productive.

Detection

Signals that you're about to create a low-quality lesson:

Pattern

Before creating a lesson, ask:

  1. Is this truly new? Check if a similar lesson already exists
  2. Is it concrete? Can someone follow a specific action from it?
  3. Is it reusable? Will this apply in future sessions?
  4. Is it tested? Did I actually apply this pattern successfully?

If NO to any → don't create a new lesson. Update an existing one or skip.

Quality checklist for new lessons:

Naming conventions:

Update vs. Create:

Lesson count targets (rough maxes per category):

Archiving low-quality lessons:

Move to lessons/<category>/archive/ when a lesson:

Anti-Pattern Example

Wrong — dated bloat:

strategic-foundation-integration-exponential-competitive-advantage-20260202.md
strategic-foundation-integration-exponential-competitive-advantage-20260203.md
strategic-foundation-integration-exponential-competitive-advantage-20260204.md
... (12 more similar files)

Wrong — inflated jargon:

## Rule
Apply systematic strategic foundation integration methodology to convert 4+ completed
strategic systems into exponential organizational competitive advantage through cross-system
value multiplication exceeding sum of individual system capabilities (Integration_Multiplier 4.0-7.0x).

Correct — concrete and actionable:

## Rule
When blocked for extended periods, stop creating repetitive "status check" commits.
Only commit when there's genuine infrastructure maintenance, knowledge capture,
or preparation work completed.

Outcome

Following these standards results in:

Related

Origin

2026-02-19: Created after auditing lessons/strategic/ and finding 79+ dated lesson variants that were nearly identical, filling the lesson system with low-signal content. The root cause was sessions creating new "strategic" lessons instead of doing real work during blocked periods.

Match Keywords

knowledge base bloat lesson bloat knowledge capture lesson creation lesson quality dated lesson variants