Markdown compatibility0 detected · 0 enabled · directory docs
- Dedicated Fillout Modedocs/dedicated-fillout-mode.md
- Draft Review Authoringdocs/draft-review-authoring.md
- Git Backed Review Formsdocs/git-backed-review-forms.md
- Launch Readinessdocs/launch-readiness.md
- Forms Results And Git SyncCurrent page
- Rich Layoutdocs/rich-layout.mdx
- Security Reviewdocs/security-review.md
Forms Results And Git Sync
This sample shows how Forms results move between review-time submissions, workspace result collections, and canonical git result files.
Result Collections
Commentary groups submissions by source context. Git-backed review forms use PR or branch ownership hints. Draft Review forms default to the draft owner. Dedicated fillout links default to the fillout owner.
Canonical Git Result Files
The demo branch includes canonical result documents under
forms/results/launch-readiness/. These files contain the form reference,
contract hash, submission metadata, submitter mode, validation diagnostics, and
source context needed for deterministic import.
Writeback Availability
Writeback is optional and requires the separate GitHub Writeback App. Public
demo and stable fixture repositories are read-only samples; mutating tests must
target commentary-dev/commentary-forms-mutable-e2e.
Diagnostics
The malformed result fixture intentionally omits required metadata. Local preflight should flag it as malformed without treating the public repository as a write target.
Sign in to fill this form in the review document.