Skip to content

Customizing Your App

A Lane7 Blueprint gives you a working, Zero Trust-secured application network on day one. Customizing Section 1 is how you make it yours — without touching the security layer.

Every blueprint ships with stub hook functions in Section 1 of each pod's app.py. These stubs pass payloads through unchanged, which is enough to deploy and run the auto-trigger immediately. When you're ready to add real business logic, you replace the stubs. The WoSP networking in Section 2 stays fixed.

In this section