Spaces:
Runtime error
Runtime error
A newer version of the Gradio SDK is available: 6.15.2
Contributing to Vitalis-FSI
We welcome contributions to the Vitalis-FSI ecosystem. To ensure the framework remains lean, sovereign, and surgically precise:
- Keep it lean: New modules must not introduce external dependencies. We prioritize pure NumPy implementations.
- Document everything: Every new plugin or module must include clear docstrings.
- Benchmark impact: If submitting a new cognitive layer, include a summary of the impact on reasoning benchmarks.
- Style: Follow standard PEP-8 guidelines.
- PR Flow: Create a feature branch, run the benchmark suite (
bash benchmark/run_all.sh), and submit a Pull Request.
Happy hacking.