Skip to content

Conversation

@aridyckovsky
Copy link
Owner

Adds planning for capturing migration norms from checkpoint history.

What's Included

Two planning documents:

  • agents-doc-generation.md: Comprehensive approach with simplification notes
  • agents-doc-generation-mvp.md: MVP using Amp SDK (recommended starting point)

Key Decisions

  • Use 'capture norms' terminology instead of 'generate agent docs'
  • Leverage Amp SDK wrapped in Effect services
  • Three implementation modes: automated, prepare-only, from-Amp

Next Steps

Review approaches and decide on implementation priority.

Related to checkpoint persistence planning work.

Add comprehensive planning for capturing migration norms from checkpoint
history and documenting them in directory-specific AGENTS.md files.

Two approaches documented:
1. agents-doc-generation.md: Full deterministic approach with detailed
   infrastructure (12-20 hours) - includes notes questioning complexity
   and suggesting simpler Amp SDK alternatives
2. agents-doc-generation-mvp.md: MVP approach using Amp SDK wrapped in
   Effect services (2-4 hours) - recommended starting point

Key innovations:
- Terminology shift from 'generate agent docs' to 'capture norms' -
  emphasizes shared agreements between humans and agents
- Three implementation modes: fully automated, prepare-only, and
  from-within-Amp workflow
- Effect-first architecture dogfooding SDK wrapper patterns
- Leverages Amp's existing capabilities instead of reimplementing

Related to checkpoint persistence and schema normalization plans.

Amp-Thread-ID: https://ampcode.com/threads/T-c3ede67c-37ec-4cf8-a360-659beed5b6d1
Co-authored-by: Amp <amp@ampcode.com>
@aridyckovsky aridyckovsky merged commit c53c9b5 into main Nov 8, 2025
1 check passed
@aridyckovsky aridyckovsky deleted the docs/planning-amp-norms branch November 8, 2025 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants