Skip to content

Compartmentalize AtespaceExists() - #1149

Open
Tim Hockin (thockin) wants to merge 1 commit into
agent-substrate:mainfrom
thockin:kill_atespace_exists
Open

Compartmentalize AtespaceExists()#1149
Tim Hockin (thockin) wants to merge 1 commit into
agent-substrate:mainfrom
thockin:kill_atespace_exists

Conversation

@thockin

Copy link
Copy Markdown
Collaborator

This needs to be a property of the storage layer. It is in PG but not in redis. This commit moves it out of the store interface and down into redis. It's still not CORRECT but it constrains it.

This requires a lot of tests to create the atespace before creating other resources. These tests are wrong in the face of a correct storage layer, anyway.

xref #989

This needs to be a property of the storage layer.  It is in PG but not
in redis.  This commit moves it out of the store interface and down into
redis.  It's still not CORRECT but it constrains it.

This requires a lot of tests to create the atespace before creating
other resources.  These tests are wrong in the face of a correct storage
layer, anyway.
@thockin Tim Hockin (thockin) changed the title Compartmentalize AtespaceExists Compartmentalize AtespaceExists() Aug 23, 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.

4 participants