Enable superego for this project/session.
Enables Superego evaluation and monitoring for the current project session.
/plugin marketplace add open-horizon-labs/bottle/plugin install open-horizon-labs-superego-plugins-superego@open-horizon-labs/bottleEnable superego for this project/session.
If .superego/ doesn't exist: Offer to initialize - "Superego isn't set up for this project yet. Would you like to initialize it?" Then follow the init flow (check for binary, install if needed, run sg init).
If .superego/ exists but was disabled: Re-enable evaluation. Tell user: "Superego feedback is now enabled. Evaluation will resume."
If already enabled: Confirm it's active: "Superego is already enabled and monitoring this session."
Be concise. Check state and act accordingly.