Document the expanded interview metadata block - #536
Merged
nonprofittechy merged 4 commits intoSep 9, 2025
Conversation
…eference Co-authored-by: nonprofittechy <7645641+nonprofittechy@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Document the expanded interview metadata block
Document the expanded interview metadata block
Sep 9, 2025
nonprofittechy
marked this pull request as ready for review
September 9, 2025 13:56
nonprofittechy
deleted the
copilot/document-expanded-interview-metadata
branch
September 9, 2025 14:07
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the "Understanding the YAML code" documentation to reflect the current expanded metadata block format used in AssemblyLine interviews, replacing the deprecated
interview_metadataapproach.Changes Made
Replaced deprecated
interview_metadatasection with comprehensive documentation of the expanded metadata block format that includes:Comprehensive field reference: Documents 25+ metadata fields organized into 5 logical categories:
title,description,can_I_use_this_form,before_you_start)maturity,estimated_completion_minutes,languages,review_date)help_page_url,original_form,form_titles)LIST_topics,jurisdiction,fees)update_notes)Modern metadata block example: Shows the current YAML structure with practical field values
Clear deprecation notice: Informs developers that
interview_metadatavariable is deprecatedUpdated code references: Fixed interview order section to show current
allowed_courtsusageBefore vs After
Before: Documentation showed outdated
interview_metadatacode block approach:After: Documentation shows current expanded metadata block:
This update ensures developers implement the correct metadata format that aligns with the expanded metadata support introduced in Court Forms Online.
Fixes #470.
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.