README conformance corrections (estate audit G62–G65, 2026-09-20) #1
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
midgard/modron-rs#1
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
{element: text
content: Acceptance criteria
content_span: {start: {line: 1, column: 4}, end: {line: 1, column: 23}}
attributes: {depth: 2, level: 2}}
{element: strong
content: G62:
content_span: {start: {line: 3, column: 7}, end: {line: 3, column: 15}}
attributes: {level: 0, ordered: false, checked: false}}
{element: text
content: Qualify the README claim that there are "no git dependencies at all". It is true of the default workspace: the root workspace lock has no
content_span: {start: {line: 3, column: 15}, end: {line: 3, column: 154}}
attributes: {level: 0, ordered: false, checked: false}}
{element: code_inline
content: source = "git+..."
content_span: {start: {line: 3, column: 154}, end: {line: 3, column: 174}}
attributes: {level: 0, ordered: false, checked: false}}
{element: text
content: entries. The excluded
content_span: {start: {line: 3, column: 174}, end: {line: 3, column: 197}}
attributes: {level: 0, ordered: false, checked: false}}
{element: code_inline
content: crates/adapter-bedrock
content_span: {start: {line: 3, column: 197}, end: {line: 3, column: 221}}
attributes: {level: 0, ordered: false, checked: false}}
{element: text
content: retains its own git-sourced lock, with 14 git-source entries against
content_span: {start: {line: 3, column: 221}, end: {line: 3, column: 291}}
attributes: {level: 0, ordered: false, checked: false}}
{element: code_inline
content: hcharlie1201/aws-sdk-rust.git
content_span: {start: {line: 3, column: 291}, end: {line: 3, column: 322}}
attributes: {level: 0, ordered: false, checked: false}}
{element: text
content: .
content_span: {start: {line: 3, column: 322}, end: {line: 3, column: 323}}
attributes: {level: 0, ordered: false, checked: false}}
{element: strong
content: G63:
content_span: {start: {line: 4, column: 7}, end: {line: 4, column: 15}}
attributes: {level: 0, ordered: false, checked: false}}
{element: text
content: Qualify the credential environment-variable section as the sidecar path only. In
content_span: {start: {line: 4, column: 15}, end: {line: 4, column: 97}}
attributes: {level: 0, ordered: false, checked: false}}
{element: code_inline
content: ai-gateway/src/types/provider.rs:223-228
content_span: {start: {line: 4, column: 97}, end: {line: 4, column: 139}}
attributes: {level: 0, ordered: false, checked: false}}
{element: text
content: , non-cloud deployments construct
content_span: {start: {line: 4, column: 139}, end: {line: 4, column: 173}}
attributes: {level: 0, ordered: false, checked: false}}
{element: code_inline
content: ProviderKeys::Sidecar(ProviderKeyMap::from_env(...))
content_span: {start: {line: 4, column: 173}, end: {line: 4, column: 227}}
attributes: {level: 0, ordered: false, checked: false}}
{element: text
content: ; cloud mode (
content_span: {start: {line: 4, column: 227}, end: {line: 4, column: 241}}
attributes: {level: 0, ordered: false, checked: false}}
{element: code_inline
content: deployment-target: cloud
content_span: {start: {line: 4, column: 241}, end: {line: 4, column: 267}}
attributes: {level: 0, ordered: false, checked: false}}
{element: text
content: in
content_span: {start: {line: 4, column: 267}, end: {line: 4, column: 271}}
attributes: {level: 0, ordered: false, checked: false}}
{element: code_inline
content: ai-gateway/config/local-cloud.yaml
content_span: {start: {line: 4, column: 271}, end: {line: 4, column: 307}}
attributes: {level: 0, ordered: false, checked: false}}
{element: text
content: ) constructs an empty
content_span: {start: {line: 4, column: 307}, end: {line: 4, column: 329}}
attributes: {level: 0, ordered: false, checked: false}}
{element: code_inline
content: ProviderKeys::Cloud
content_span: {start: {line: 4, column: 329}, end: {line: 4, column: 350}}
attributes: {level: 0, ordered: false, checked: false}}
{element: text
content: store instead.
content_span: {start: {line: 4, column: 350}, end: {line: 4, column: 365}}
attributes: {level: 0, ordered: false, checked: false}}
{element: strong
content: G64:
content_span: {start: {line: 5, column: 7}, end: {line: 5, column: 15}}
attributes: {level: 0, ordered: false, checked: false}}
{element: text
content: Name the intended configuration and drop "only" from the shipped-examples claim.
content_span: {start: {line: 5, column: 15}, end: {line: 5, column: 97}}
attributes: {level: 0, ordered: false, checked: false}}
{element: code_inline
content: ai-gateway/config/sidecar.yaml
content_span: {start: {line: 5, column: 97}, end: {line: 5, column: 129}}
attributes: {level: 0, ordered: false, checked: false}}
{element: text
content: and
content_span: {start: {line: 5, column: 129}, end: {line: 5, column: 134}}
attributes: {level: 0, ordered: false, checked: false}}
{element: code_inline
content: ai-gateway/config/local-cloud.yaml
content_span: {start: {line: 5, column: 134}, end: {line: 5, column: 170}}
attributes: {level: 0, ordered: false, checked: false}}
{element: text
content: set
content_span: {start: {line: 5, column: 170}, end: {line: 5, column: 175}}
attributes: {level: 0, ordered: false, checked: false}}
{element: code_inline
content: helicone.features: all
content_span: {start: {line: 5, column: 175}, end: {line: 5, column: 199}}
attributes: {level: 0, ordered: false, checked: false}}
{element: text
content: ;
content_span: {start: {line: 5, column: 199}, end: {line: 5, column: 201}}
attributes: {level: 0, ordered: false, checked: false}}
{element: code_inline
content: ai-gateway/config/local.yaml
content_span: {start: {line: 5, column: 201}, end: {line: 5, column: 231}}
attributes: {level: 0, ordered: false, checked: false}}
{element: text
content: sets
content_span: {start: {line: 5, column: 231}, end: {line: 5, column: 237}}
attributes: {level: 0, ordered: false, checked: false}}
{element: code_inline
content: features: none
content_span: {start: {line: 5, column: 237}, end: {line: 5, column: 253}}
attributes: {level: 0, ordered: false, checked: false}}
{element: text
content: .
content_span: {start: {line: 5, column: 253}, end: {line: 5, column: 254}}
attributes: {level: 0, ordered: false, checked: false}}
{element: strong
content: G65:
content_span: {start: {line: 6, column: 7}, end: {line: 6, column: 15}}
attributes: {level: 0, ordered: false, checked: false}}
{element: text
content: Replace "the gateway, its five crates" with the current workspace inventory: ten workspace members, excluded
content_span: {start: {line: 6, column: 15}, end: {line: 6, column: 125}}
attributes: {level: 0, ordered: false, checked: false}}
{element: code_inline
content: crates/adapter-bedrock
content_span: {start: {line: 6, column: 125}, end: {line: 6, column: 149}}
attributes: {level: 0, ordered: false, checked: false}}
{element: text
content: , and the Nix/docs trees; alternatively label the sentence as fork-point history. The ten members are listed in root
content_span: {start: {line: 6, column: 149}, end: {line: 6, column: 266}}
attributes: {level: 0, ordered: false, checked: false}}
{element: code_inline
content: Cargo.toml:3-42
content_span: {start: {line: 6, column: 266}, end: {line: 6, column: 283}}
attributes: {level: 0, ordered: false, checked: false}}
{element: text
content: , with the exclusion at
content_span: {start: {line: 6, column: 283}, end: {line: 6, column: 307}}
attributes: {level: 0, ordered: false, checked: false}}
{element: code_inline
content: Cargo.toml:51
content_span: {start: {line: 6, column: 307}, end: {line: 6, column: 322}}
attributes: {level: 0, ordered: false, checked: false}}
{element: text
content: .
content_span: {start: {line: 6, column: 322}, end: {line: 6, column: 323}}
attributes: {level: 0, ordered: false, checked: false}}
{element: text
content: Status:
content_span: {start: {line: 8, column: 3}, end: {line: 8, column: 10}}}
{element: text
content: accepted via the estate grooming audit (D0, 2026-09-20); conformance to the estate's OpenSpec record shape lands with the repo's first grooming pass (the repo has no labels/template yet).
content_span: {start: {line: 8, column: 12}, end: {line: 8, column: 200}}}