Meta & Operations

Performance, testing, and project structure

1 min read 103 words

Operational details and project standards.

Area Coverage Approach
Testing Unit + Integration + Benchmarks pytest, fixture-based
Organization Documented Clear module boundaries

Extension Points

Level Mechanism Use Case
Content Custom loaders New content sources
Validation Custom validators Project-specific rules
Rendering Custom shortcodes Rich content components
Post-process Custom processors Output transformations

Seealso

In This Section

Extension Points Plugin hooks and customization points for extending Bengal
File Organization Directory structure and organization of generated files, cache, and development artifacts
Protocol Layer Consolidated protocol definitions for type-safe interfaces across Bengal