Content Analyst Agent
Analyzes document classification based on:
- Markdown heading structure
- Section names and patterns
- Code block presence and language
- List structures and formatting
- Content length and organization
File: content.py
Classes
ContentAnalyst
Analyst that classifies based on document content structure.
Functions
analyze(document)
Analyze document based on content structure.