TAC GROWTH

Dev-only

Growth Wiki IndexedDB diagnostics

This page runs a local round-trip check for the wiki IndexedDB stores. It only touches diagnostic test data.

Back to Wiki
  • typeof window: undefined
  • typeof globalThis.indexedDB: undefined
  • indexedDB available: false
availablefalse
localConceptCountloading...

This is a low-cost visibility check for the local Concept Page metadata store.

availablefalse
dbVersion8
localSourceCountloading...

Source metadata is saved locally in `growth_wiki_sources` and should increase when you create a new Source.

availablefalse
dbVersion8
localSourceItemCountloading...

Source Item 作成 QA では、1件追加でも目次 import でも、作成後にここで count が増えることを確認してください。 Book outline import では、保存後に localSourceItemCount が増えているかを見ると切り分けしやすいです。

Web heading import QA でも、保存後に localSourceItemCount が増えていることをこの画面で確認できます。 API の fetch 可否は R257 / R258 の QA 文書側で切り分けてください。

Run the diagnostic to test IndexedDB open, write, read, and delete behavior.

Dev-only round-trip check for Source Item ↔ Concept relations in `growth_wiki_relations`.

Run the relation diagnostic to test add, list, remove, and cleanup behavior.