Reference Type Expert
Specializes in understanding what makes a document a "reference" document. Reference docs provide technical specifications, API documentation, and lookup information.
Key characteristics:
- API endpoints and methods
- Configuration options tables
- Schema definitions
- Technical specifications
- Lookup-oriented structure (not instructional)
File: reference_expert.py
Classes
ReferenceExpert
Expert in identifying and enhancing reference documents.
Functions
analyze(document, analyst_votes)
Analyze if document is truly a reference document.
generate_enhancements(document, analysis)
Generate contextual reference enhancements.