Skip to content

propose: update DESCRIBE-HINTS-STRUCTURAL for hints_structured dual-output#212

Merged
HumanBean17 merged 1 commit into
masterfrom
propose/describe-hints-structural
May 23, 2026
Merged

propose: update DESCRIBE-HINTS-STRUCTURAL for hints_structured dual-output#212
HumanBean17 merged 1 commit into
masterfrom
propose/describe-hints-structural

Conversation

@HumanBean17
Copy link
Copy Markdown
Owner

Summary

  • Update propose/DESCRIBE-HINTS-STRUCTURAL-PROPOSE.md to account for the landed hints_structured dual-output pattern (feat(hints): add machine-parseable hints_structured field to all MCP outputs #209)
  • Add structured hint mapping table (rows A–J) with _StructuredHint args for every new row
  • Add structured hint test plan (9 test rows asserting hints_structured parity)
  • Update implementation notes (§3–§5) to reference (pairs, struct_pairs) dual-list pattern and correct line numbers
  • Update acceptance checklist with structured parity bullet

Context

The proposal was written before hints_structured landed. Now that generate_hints returns (list[str], list[_StructuredHint]), every new hint row needs both a string template and a structured counterpart — this PR amends the proposal accordingly.

Test plan

  • Proposal file only — no code changes
  • Diff is readable (39 insertions, 6 deletions)

🤖 Generated with Claude Code

…utput

After HINTS-STRUCTURED landed (#209), generate_hints returns
(list[str], list[_StructuredHint]). Update the proposal to account
for the dual-list pattern: structured hint mapping table, structured
test rows, and updated implementation notes.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@HumanBean17 HumanBean17 merged commit 65252f1 into master May 23, 2026
1 check passed
@HumanBean17 HumanBean17 deleted the propose/describe-hints-structural branch May 24, 2026 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant