Some checks failed
ci / build (push) Failing after 1m6s
Completes FLUID-WP-0002. The record types in internal/contract are generated from schemas/ by a dependency-free generator; fixtures transcribed from the spec's worked examples validate against those schemas and round-trip through the generated types with DisallowUnknownFields, so a spec change that misses the schemas fails CI rather than drifting silently. Adds identifier prefix helpers, Makefile, GitHub Actions, and five ADRs recording the Go choice, out-of-process attachment, the wire contract as boundary, the evidence store, and revision identity. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014KmVxhJ35tCo7rE7UnLwWu Assistant: claude-code Assistant-Model: opus Assistant-Process: 1116572@bnt-lap001 Assistant-Session: 8ba9bb93-a72a-4883-b189-2499cce5c400
26 lines
631 B
JSON
26 lines
631 B
JSON
{
|
|
"fluid_feedback": {
|
|
"attempted_operations": [
|
|
"list-transactions",
|
|
"get-balances"
|
|
],
|
|
"cohort": "coding-agents",
|
|
"confidence": 0.94,
|
|
"goal": "produce monthly account statement",
|
|
"id": "F-9821",
|
|
"impact": {
|
|
"calls": 18,
|
|
"latency_ms": 2810
|
|
},
|
|
"interface_id": "customer-finance-api",
|
|
"missing_capability": "consolidated-period-summary",
|
|
"outcome": "capability unavailable",
|
|
"received_at": "2026-08-28T09:12:00Z",
|
|
"revision": "R-000220",
|
|
"schema_version": "0.1",
|
|
"workaround": [
|
|
"aggregate-locally",
|
|
"infer-closing-balance"
|
|
]
|
|
}
|
|
}
|