Conversation
|
@copilot Please fix checks so we can merge |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 29dde8738e
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| - `governed_triparty_white_paper.md` — current canonical white paper. | ||
| - `asi_snet_integration_manual.md` — implementation-facing ASI / SingularityNET integration manual. | ||
| - `gtnf_one_page_external_overview_math.md` — short math-forward external overview. | ||
| - `validation/` — validation substrate, runtime protocol, reference model, adversarial fixtures, and scorecards. | ||
| - `ibc/` — first Cosmos / IBC Classic build spec, version lock, implementation skeleton, and runtime handoff materials. |
There was a problem hiding this comment.
Point index to files that actually exist
The new “Start here” section lists governed_triparty_white_paper.md, asi_snet_integration_manual.md, gtnf_one_page_external_overview_math.md, validation/, and ibc/, but this commit adds only README.md under docs/vnext/integration/gtnf, so every entry is currently a dead reference for anyone following the index. That makes the integration pack non-navigable and blocks the documented onboarding path until those artifacts are added or the list is explicitly marked as planned.
Useful? React with 👍 / 👎.
Agent-Logs-Url: https://github.com/SocioProphet/TriTRPC/sessions/b9bc64cc-488d-4c7c-a860-e578daea0aa0 Co-authored-by: mdheller <21163552+mdheller@users.noreply.github.com>
|
@copilot fix failed checks and conflicts |
… in Go, add mode support to build functions Agent-Logs-Url: https://github.com/SocioProphet/TriTRPC/sessions/3111b99a-cd04-4ba6-be62-cbc6ca774dee Co-authored-by: mdheller <21163552+mdheller@users.noreply.github.com>
Agent-Logs-Url: https://github.com/SocioProphet/TriTRPC/sessions/3111b99a-cd04-4ba6-be62-cbc6ca774dee Co-authored-by: mdheller <21163552+mdheller@users.noreply.github.com>
Agent-Logs-Url: https://github.com/SocioProphet/TriTRPC/sessions/3111b99a-cd04-4ba6-be62-cbc6ca774dee Co-authored-by: mdheller <21163552+mdheller@users.noreply.github.com>
Fixed in commits 2fb1ba0 and c597bde. Three root causes were addressed:
|
No description provided.