# Executive Summary

The report package is designed for both human readers and AI agents. Every meaningful block has an anchor id that can be cited in feedback.

# Feedback Readiness by Report Layer

Structured exports and stable anchors are ready first; hosted feedback comes later.

layerreadiness
static_page90
markdown_export95
json_manifest90
hosted_feedback45
Data

Source: sample-source

# Feedback Contract

Every feedback item should identify a report version and an anchor.

fieldrequiredreason
report_idtrueGroups feedback by report.
report_versiontruePrevents stale feedback from being applied to the wrong version.
anchor_idtruePoints feedback to a precise block.
feedbacktrueCarries the user's actual comment.
Data

# V1 Scope

V1 is not a collaboration platform. It is a static publisher and AI-friendly feedback contract.