Skip to content

docs: prepare state store guidance for RocksDB removal - #62

Merged
alexander-sei merged 3 commits into
mainfrom
docs/deprecate-rocksdb-state-store
Aug 14, 2026
Merged

docs: prepare state store guidance for RocksDB removal#62
alexander-sei merged 3 commits into
mainfrom
docs/deprecate-rocksdb-state-store

docs: prepare state store guidance for RocksDB removal

0c611da
Select commit
Loading
Failed to load commit list.
Mintlify / Mintlify Validation (seilabs) - vale-spellcheck completed Aug 13, 2026 in 2s

Mintlify Validation (seilabs) - vale-spellcheck Failed

Found 60 suggested changes across 6 files in 856.94ms

Details

Running Vale across on the following files affected by this PR:

- STYLE_GUIDE.md
- node/giga-storage-migration.mdx
- node/index.mdx
- node/node-operators.mdx
- node/snapshot.mdx
- node/statesync.mdx

Attempting to initialize Vale linter...
Customer vale configuration detected. Attempting to sync packages...
Packages synced successfully.
Attempting to run Vale spellcheck...
Vale spellcheck completed successfully.

STYLE_GUIDE.md:
	- 1:3       Use sentence case for headings: 'Sei Docs Style Guide'.
	- 9:5       Use sentence case for headings: 'Beginner Friendly'.
	- 25:41     'quite' is often unnecessary qualifying language — consider removing it.
	- 25:57     'completely' is often unnecessary qualifying language — consider removing it.
	- 26:25     'simply' is often unnecessary qualifying language — consider removing it.
	- 67:5      Use sentence case for headings: 'Cosmos-SDK (Deprecated)'.
	- 73:5      Use sentence case for headings: 'Operate (Node)'.
	- 82:4      Use sentence case for headings: 'Style Guidelines'.
	- 84:5      Use sentence case for headings: 'Acronyms and Abbreviations'.
	- 90:177    'very' is often unnecessary qualifying language — consider removing it.
	- 255:5     Use sentence case for headings: 'Callouts and Admonitions'.

node/giga-storage-migration.mdx:
	- 55:4     Use sentence case for headings: 'Migration Steps'.
	- 57:5     Use sentence case for headings: 'Step 1: Update ********'.
	- 197:4    Use sentence case for headings: 'FAQ'.
	- 206:5    Use sentence case for headings: 'Does Giga SS Store change the app hash or consensus?'.
	- 233:5    Use sentence case for headings: 'Does Giga SS Store support historical proofs?'.

node/index.mdx:
	- 22:4     Use sentence case for headings: 'Network Versions'.
	- 28:4     Use sentence case for headings: 'Hardware Requirements'.
	- 37:4     Use sentence case for headings: 'Installation & Setup Steps'.
	- 50:8     Use sentence case for headings: '2. Install Essential Packages'.
	- 56:8     Use sentence case for headings: '3. Synchronize System Time'.
	- 64:7     Use sentence case for headings: 'Install Go'.
	- 74:8     Use sentence case for headings: 'Installation Steps'.
	- 199:7    Use sentence case for headings: 'Initialize Chain Files'.
	- 227:7    Use sentence case for headings: 'Configure App Settings'.
	- 257:6    Use sentence case for headings: 'Archive Node Setup'.
	- 271:6    Use sentence case for headings: 'Mempool Configuration'.
	- 359:7    Use sentence case for headings: 'Monitoring & Troubleshooting'.
	- 395:4    Use sentence case for headings: 'Node Resources'.
	- 397:5    Use sentence case for headings: 'Node Setup'.
	- 411:5    Use sentence case for headings: 'Advanced Operations'.

node/node-operators.mdx:
	- 12:4      Use sentence case for headings: 'Configuration Management'.
	- 14:5      Use sentence case for headings: 'Directory Structure'.
	- 34:5      Use sentence case for headings: 'Essential Configuration Parameters'.
	- 36:6      Use sentence case for headings: 'Network Settings (config.toml)'.
	- 62:6      Use sentence case for headings: 'Application Settings (app.toml)'.
	- 101:5     Use sentence case for headings: 'Default Configurations'.
	- 1355:4    Use sentence case for headings: 'Database Management'.
	- 1381:5    Use sentence case for headings: 'SeiDB Configuration'.
	- 1455:5    Use sentence case for headings: 'Giga Storage and Giga Executor'.
	- 1499:5    Use sentence case for headings: 'Database Maintenance'.
	- 1526:4    Use sentence case for headings: 'Service Management'.
	- 1528:5    Use sentence case for headings: 'Systemd Commands'.
	- 1547:5    Use sentence case for headings: 'Log Management'.
	- 1568:4    Use sentence case for headings: 'Update Procedures'.
	- 1578:5    Use sentence case for headings: 'Minor Updates'.
	- 1620:5    Use sentence case for headings: 'Major Updates'.
	- 1664:4    Use sentence case for headings: 'Performance Optimization'.
	- 1672:5    Use sentence case for headings: 'Memory Management (sysctl tuning)'.
	- 1686:5    Use sentence case for headings: 'Network Stack Optimization'.
	- 1700:5    Use sentence case for headings: 'Storage Optimization'.
	- 1710:4    Use sentence case for headings: 'Backup and Recovery'.
	- 1712:5    Use sentence case for headings: 'Regular Backups'.
	- 1731:5    Use sentence case for headings: 'Recovery Procedure'.
	- 1749:4    Use sentence case for headings: 'Security Considerations'.

node/snapshot.mdx:
	- 11:4    Use sentence case for headings: 'Snapshot Sync'.
	- 17:4    Use sentence case for headings: 'Snapshot Providers'.

node/statesync.mdx:
	- 9:4     Use sentence case for headings: 'State Sync'.
	- 15:4    Use sentence case for headings: 'Clean Up'.
	- 42:4    Use sentence case for headings: 'Statesync script'.


Found 60 suggested changes across 6 files in 856.94ms

Annotations

Check warning on line 1 in STYLE_GUIDE.md

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (seilabs) - vale-spellcheck

STYLE_GUIDE.md#L1

Use sentence case for headings: 'Sei Docs Style Guide'.

Check warning on line 9 in STYLE_GUIDE.md

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (seilabs) - vale-spellcheck

STYLE_GUIDE.md#L9

Use sentence case for headings: 'Beginner Friendly'.

Check warning on line 25 in STYLE_GUIDE.md

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (seilabs) - vale-spellcheck

STYLE_GUIDE.md#L25

'quite' is often unnecessary qualifying language — consider removing it.

Check warning on line 25 in STYLE_GUIDE.md

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (seilabs) - vale-spellcheck

STYLE_GUIDE.md#L25

'completely' is often unnecessary qualifying language — consider removing it.

Check warning on line 26 in STYLE_GUIDE.md

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (seilabs) - vale-spellcheck

STYLE_GUIDE.md#L26

'simply' is often unnecessary qualifying language — consider removing it.

Check warning on line 67 in STYLE_GUIDE.md

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (seilabs) - vale-spellcheck

STYLE_GUIDE.md#L67

Use sentence case for headings: 'Cosmos-SDK (Deprecated)'.

Check warning on line 73 in STYLE_GUIDE.md

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (seilabs) - vale-spellcheck

STYLE_GUIDE.md#L73

Use sentence case for headings: 'Operate (Node)'.

Check warning on line 82 in STYLE_GUIDE.md

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (seilabs) - vale-spellcheck

STYLE_GUIDE.md#L82

Use sentence case for headings: 'Style Guidelines'.

Check warning on line 84 in STYLE_GUIDE.md

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (seilabs) - vale-spellcheck

STYLE_GUIDE.md#L84

Use sentence case for headings: 'Acronyms and Abbreviations'.

Check warning on line 90 in STYLE_GUIDE.md

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (seilabs) - vale-spellcheck

STYLE_GUIDE.md#L90

'very' is often unnecessary qualifying language — consider removing it.

Check warning on line 255 in STYLE_GUIDE.md

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (seilabs) - vale-spellcheck

STYLE_GUIDE.md#L255

Use sentence case for headings: 'Callouts and Admonitions'.

Check warning on line 55 in node/giga-storage-migration.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (seilabs) - vale-spellcheck

node/giga-storage-migration.mdx#L55

Use sentence case for headings: 'Migration Steps'.

Check warning on line 57 in node/giga-storage-migration.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (seilabs) - vale-spellcheck

node/giga-storage-migration.mdx#L57

Use sentence case for headings: 'Step 1: Update ********'.

Check warning on line 197 in node/giga-storage-migration.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (seilabs) - vale-spellcheck

node/giga-storage-migration.mdx#L197

Use sentence case for headings: 'FAQ'.

Check warning on line 206 in node/giga-storage-migration.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (seilabs) - vale-spellcheck

node/giga-storage-migration.mdx#L206

Use sentence case for headings: 'Does Giga SS Store change the app hash or consensus?'.

Check warning on line 233 in node/giga-storage-migration.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (seilabs) - vale-spellcheck

node/giga-storage-migration.mdx#L233

Use sentence case for headings: 'Does Giga SS Store support historical proofs?'.

Check warning on line 22 in node/index.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (seilabs) - vale-spellcheck

node/index.mdx#L22

Use sentence case for headings: 'Network Versions'.

Check warning on line 28 in node/index.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (seilabs) - vale-spellcheck

node/index.mdx#L28

Use sentence case for headings: 'Hardware Requirements'.

Check warning on line 37 in node/index.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (seilabs) - vale-spellcheck

node/index.mdx#L37

Use sentence case for headings: 'Installation & Setup Steps'.

Check warning on line 50 in node/index.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (seilabs) - vale-spellcheck

node/index.mdx#L50

Use sentence case for headings: '2. Install Essential Packages'.

Check warning on line 56 in node/index.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (seilabs) - vale-spellcheck

node/index.mdx#L56

Use sentence case for headings: '3. Synchronize System Time'.

Check warning on line 64 in node/index.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (seilabs) - vale-spellcheck

node/index.mdx#L64

Use sentence case for headings: 'Install Go'.

Check warning on line 74 in node/index.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (seilabs) - vale-spellcheck

node/index.mdx#L74

Use sentence case for headings: 'Installation Steps'.

Check warning on line 199 in node/index.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (seilabs) - vale-spellcheck

node/index.mdx#L199

Use sentence case for headings: 'Initialize Chain Files'.

Check warning on line 227 in node/index.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (seilabs) - vale-spellcheck

node/index.mdx#L227

Use sentence case for headings: 'Configure App Settings'.