Skip to content

update logic #1452

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 6, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
128 changes: 118 additions & 10 deletions keywords.config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ metadata_rules:
required: true
multiple: true
min: 1
max: 5
max: 8
validation_rules:
- no_duplicates: true
description: "Categories must not repeat"
Expand All @@ -62,19 +62,41 @@ metadata_rules:
- alt-da
- permissionless-batch-submission
- block-times

- data-availability
- data-availability-layer

# Sequencing Layer
- sequencer
- sequencer-pbs
- sequencer-decentralization
- sequencer-in-a-box
- op-batcher
- outages
- downtime
- optimism-portal
- transaction-submission
- transaction-inclusion
- censorship-resistance
- disaster-recovery
- forced-transactions
- sequencing-layer

# Derivation Layer
- rollup-node
- fault-proofs
- fp-contracts
- dispute-game
- dispute-resolution
- fault-tolerance
- fault-proof-system
- contests
- virtual-machine
- op-challenger
- safe-head
- derivation
- derivation-pipeline
- derivation-layer
- batch-submission
- cannon
- zk
- op-workbench # Tool: derivation testing & simulation
Expand All @@ -90,39 +112,120 @@ metadata_rules:
- preinstalls
- custom-gas-token
- gas
- gas-configuration
- rpc
- mempool
- block-production
- block-execution
- transactions
- conditional-transactions
- l2-contracts
- account-abstraction
- paymasters
- l1-data-fee
- execution-gas-fee
- eip-1559
- sequencer-fee-vault
- dev-console # Tool: execution layer interaction

- execution-layer

# Settlement Layer
- l1-contracts
- superchain-contracts
- standard-bridge
- custom-bridge
- superchain-erc20
- deposits
- withdrawals
- teleportr
- bridging
- token-standard
- token-bridge
- eth-bridging
- superchain-weth
- superchain-token-bridge
- token-deployment
- event-reading
- block-safety
- dependency-set
- interoperability
- cross-chain-messaging
- cross-domain-messenger
- message-relaying
- message-passing
- message-validation
- transaction-flow
- l1-l2-communication
- message-proving
- message-finalization
- l2-to-l1
- token-transfers
- interoperable-assets
- reorgs
- op-deployer # Tool: contract deployment
- op-supervisor
- transaction-finality
- ethereum-consensus
- finality-guarantees
- transaction-lifecycle
- rollup-transactions
- state-commitment
- contract-addresses
- settlement-layer

# Governance Layer
- security-council
- guardian
- multisig
- governance
- optimism-collective
- superchain-ecosystem
- token-house
- citizens-house
- delegates
- voting
- audits
- security-policy
- security-model
- security-reviews
- vulnerability-assessment
- bug-bounty-program
- responsible-disclosure
- vulnerability-reporting
- safety-mechanisms
- pause
- emergency-response
- op-token
- blockspace-charters
- retro-funding
- revshare-enshrinement
- superchain
- superchain-registry
- security-council
- blockspace-charters
- contract-upgrades
- governance-layer

# Cross-layer Development Tools
- architecture
- op-stack
- supersim # Tests across multiple layers
- devnets # Full-stack local environment
- devnet # Full-stack local environment
- performance-tooling # Stack-wide performance testing
- superchain-registry # Chain management across layers
- l1-deployment-upgrade-tooling # Cross-layer deployment
- l2-deployment-upgrade-tooling # Cross-layer deployment
- testnet-tooling # testnet-specific tools like faucets, block explorers, etc
- deployment-tooling # deployment-specific tools like OPCM
- testing-environment
- testing
- alphanets
- betanets
- chain-deployment
- layer2-scaling
- smart-contracts
- local-development-environment
- kurtosis
- docker

# Chain Management (Cross-layer)
- protocol
Expand Down Expand Up @@ -165,6 +268,16 @@ metadata_rules:
- security-monitoring-response
- stability-monitoring
- security
- research
- beta-features
- experimental
- feature-testing
- decentralization
- modularity
- system-design
- system-configuration
- development-networks
- network-upgrades

# Development Languages & SDKs
- solidity
Expand All @@ -187,11 +300,6 @@ metadata_rules:
- testnet
- mainnet

# Superchain Categories
- superchain-registry
- security-council
- blockspace-charters

# Test Networks
- sepolia # Ethereum L1 testnet
- op-sepolia # OP Stack L2 testnet
Expand Down
4 changes: 2 additions & 2 deletions notes/metadata-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ metadata_rules:
- tokens
- standard-bridge
- interoperable-message-passing
- devnets
- devnet
- infrastructure
```

Expand Down Expand Up @@ -159,7 +159,7 @@ Detected categories:
```yaml
categories:
- protocol
- devnets
- devnet
- governance
- security
```
Expand Down
9 changes: 7 additions & 2 deletions pages/app-developers/tools/supersim.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,15 @@ content_type: guide
topic: tools
personas:
- app-developer
- protocol-developer
categories:
- protocol
- devops-tooling
- devnet
- local-devnet
- testing
- interoperability
- cross-chain-messaging
- supersim
- protocol
is_imported_content: 'false'
---

Expand Down
2 changes: 1 addition & 1 deletion pages/app-developers/tutorials/bridging.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ personas:
categories:
- cross-chain-messaging
- standard-bridge
- devnets
- devnet
is_imported_content: 'false'
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ personas:
categories:
- cross-chain-messaging
- standard-bridge
- devnets
- devnet
- mainnet
- testnet
is_imported_content: 'false'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ personas:
categories:
- cross-chain-messaging
- standard-bridge
- devnets
- devnet
- mainnet
- testnet
- viem
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ personas:
categories:
- cross-chain-messaging
- standard-bridge
- devnets
- devnet
- mainnet
- testnet
- viem
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ personas:
categories:
- cross-chain-messaging
- standard-bridge
- devnets
- devnet
- mainnet
- testnet
is_imported_content: 'false'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ personas:
categories:
- cross-chain-messaging
- standard-bridge
- devnets
- devnet
- mainnet
- testnet
is_imported_content: 'false'
Expand Down
2 changes: 1 addition & 1 deletion pages/app-developers/tutorials/interop.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ personas:
categories:
- cross-chain-messaging
- standard-bridge
- devnets
- devnet
is_imported_content: 'false'
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ personas:
categories:
- cross-chain-messaging
- standard-bridge
- devnets
- devnet
is_imported_content: 'true'
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ personas:
categories:
- cross-chain-messaging
- infrastructure
- devnets
- devnet
is_imported_content: 'true'
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ personas:
categories:
- cross-chain-messaging
- infrastructure
- devnets
- devnet
- standard-bridge
is_imported_content: 'true'
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ personas:
categories:
- cross-chain-messaging
- infrastructure
- devnets
- devnet
is_imported_content: 'true'
---

Expand Down
2 changes: 1 addition & 1 deletion pages/app-developers/tutorials/interop/event-reads.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ personas:
categories:
- cross-chain-messaging
- infrastructure
- devnets
- devnet
is_imported_content: 'true'
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ personas:
categories:
- cross-chain-messaging
- infrastructure
- devnets
- devnet
- foundry
is_imported_content: 'true'
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ personas:
categories:
- cross-chain-messaging
- infrastructure
- devnets
- devnet
- viem
is_imported_content: 'true'
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ personas:
categories:
- cross-chain-messaging
- infrastructure
- devnets
- devnet
- standard-bridge
is_imported_content: 'true'
---
Expand Down
2 changes: 1 addition & 1 deletion pages/app-developers/tutorials/supersim.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lang: en-US
content_type: tutorial
topic: supersim-guides-and-tutorials
personas: app-developer
categories: ['supersim', 'devnets', 'cli']
categories: ['supersim', 'devnet', 'cli']
is_imported_content: 'false'
---

Expand Down
2 changes: 1 addition & 1 deletion pages/app-developers/tutorials/supersim/chain-env.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ personas:
- app-developer
categories:
- supersim
- devnets
- devnet
is_imported_content: 'false'
---

Expand Down
Loading