Skip to content

Feature/3.0#26

Merged
Cro22 merged 2 commits into
mainfrom
feature/3.0
Jun 9, 2026
Merged

Feature/3.0#26
Cro22 merged 2 commits into
mainfrom
feature/3.0

Conversation

@Cro22

@Cro22 Cro22 commented Jun 9, 2026

Copy link
Copy Markdown
Owner

No description provided.

Cro22 added 2 commits June 8, 2026 22:24
…nknown behavior

The claudeRequest.MaxTokens field used the JSON tag "maxTokens", but the Anthropic Messages API expects snake_case "max_tokens". As written the field was silently ignored and Claude fell back to its own default instead of the configured 1024 cap.

Also align README.md and docs/architecture.md with the actual parser behavior: the iac decoders do not parse an after_unknown field. Unknown-until-apply attributes arrive as JSON null and are treated as missing; a missing required attribute routes the resource to Skipped.
…ssment

Function-by-function explainer of v1/v2 (Go) and the v3 insights-agent (Python), the complicated functions, the design decisions, and a seniority read.
@Cro22
Cro22 merged commit 866834a into main Jun 9, 2026
2 checks passed
Cro22 added a commit that referenced this pull request Jun 9, 2026
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