Skip to content

Inspect generated-output storage refs#990

Merged
MicrowaveDev merged 1 commit into
masterfrom
codex/storage-space-generated-ref-inspection
May 21, 2026
Merged

Inspect generated-output storage refs#990
MicrowaveDev merged 1 commit into
masterfrom
codex/storage-space-generated-ref-inspection

Conversation

@MicrowaveDev
Copy link
Copy Markdown
Member

Summary

  • add a bounded AdminRead route for inspecting generated/static output refs that do not have StorageObject metadata
  • page unknown generated refs from the database, then ask the storage backend for runtime file/DAG stats
  • update storage-space docs, route/scalability inventories, and tests for the new inspection path

Validation

  • node --import tsx --experimental-global-customevent -e "await import('./app/modules/storageSpace/index.ts')"
  • node --import tsx --experimental-global-customevent ./node_modules/.bin/mocha --require ./test/setupQuietLogs.cjs test/storageSpaceApiUnit.test.ts --exit -t 60000
  • npm run security:route-inventory:update
  • npm run database:scalability:update
  • npm run generate-docs
  • npm run security:route-inventory
  • npm run database:scalability
  • Docker integration run for test/storageSpaceUsage.test.ts after database:sync-models and migrate-all-database
  • git diff --check

@MicrowaveDev MicrowaveDev marked this pull request as ready for review May 21, 2026 14:51
@MicrowaveDev MicrowaveDev merged commit 8c4b22f into master May 21, 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