Summary
- Kickoff to first pilot use: usually about 1-2 weeks, assuming customer technical resources are available.
- Technical champion effort: usually less than 8 hours of focused configuration time when the environment is ready.
- Admin training: usually less than 1 hour.
- Broader team training: usually less than 1 hour.
- Communication channel: Dedicated Slack channel.
- Onsite support: available when it helps accelerate setup.
Stakeholders
- Subconscious: CEO and assigned FDE.
- Customer executive sponsor: Owns business value, rollout priority, and commercial alignment.
- Customer technical champion: Drives deployment planning, environment readiness, and technical coordination.
- Core admin team: Manages API Gateway access, API keys, routes, limits, monitoring, and day-two operations.
1. Kickoff
Kickoff aligns the people, communication channels, and success criteria before deployment work begins.- Ceremony: 30 min meeting or async.
- Purpose:
- Establish communication channels, expectations, and executive sponsorship.
- Confirm implementation timeline and success criteria from evaluation.
- What happens:
- A dedicated Slack channel or customer-approved support channel is created.
- A Subconscious FDE becomes the primary onboarding point of contact.
- The customer identifies the technical champion, admin team, security reviewers, and pilot sponsor.
- The team confirms success criteria, timeline, and responsibilities.
2. Deployment planning
Deployment planning defines how the Subconscious Inference System will run in the customer’s environment.- Ceremony: 60 min meeting plus async follow-up.
- Purpose:
- Confirm the target deployment shape.
- Resolve infrastructure, cloud, networking, GPU, and Distr requirements.
- Topics to define:
- Cloud provider, region, Kubernetes environment, and namespace.
- GPU sourcing and placement.
- Endpoint strategy, DNS, TLS, ingress, and network policy.
- Deployment method: assisted self-managed or traditional self-hosted.
- Distr customer portal, artifacts, deployment agent, registry access, and secrets.
- Observability, logging, alerting, and support access expectations.
3. Deploy the Subconscious Inference System
This step installs the API Gateway, Inference Runtime, and supporting services your engineers will use.- Ceremony: 30-60 min meeting plus async follow-up.
- Purpose: Deploy the Subconscious Inference System into the customer’s cloud environment.
- What gets deployed:
- API Gateway for agent traffic, authentication, routing, and usage controls.
- Inference Runtime for GPU-backed model execution.
- Routing, load balancing, authentication, and usage control configuration.
- Runtime admin dashboard.
- Baseline observability and operational dashboards.
- Customer responsibilities:
- Provision or approve required infrastructure and GPU resources.
- Approve deployment commands, agent installation, or internal GitOps changes.
- Subconscious responsibilities:
- Guide deployment and configuration.
- Validate API Gateway and Inference Runtime health.
- Prepare the API Gateway for setup.
4. API Gateway setup and admin training
API Gateway setup turns the installed system into a usable service for pilot users.- Ceremony: 30-60 min meeting plus async follow-up.
- Purpose: Configure the API Gateway and train the customer’s project leads to operate it.
- What gets configured and taught:
- Admin users and pilot users.
- User roles, invites, and password reset workflows.
- API Gateway API keys.
- Model routes to the Inference Runtime or external model endpoints.
- Model access grants.
- Organization-level and API-key-level limits.
- Test requests through the API Gateway.
- Usage, monitoring, logging, and operational workflows.
- General debugging, troubleshooting, support cases, upgrades, and maintenance workflows.
5. Coding agent integration and team training
Coding agent integration helps pilot users connect their preferred tools to the deployed customer endpoint.- Ceremony: One 30 min live training session, with optional recording and written setup material.
- Purpose: Help the broader engineering team point their preferred coding agents at the deployed API Gateway endpoint.
- Topics to cover:
- What the system does and how it fits into the customer environment.
- API Gateway base URL, API keys, and model slugs.
- OpenAI-compatible configuration for coding agents and internal tools.
- Expectations for limits, acceptable use, support, and feedback.
6. Handoff
Handoff confirms the deployment is ready for pilot use and day-two ownership.- Ceremony: 30 min meeting with all stakeholders for sign-off.
- Purpose:
- Confirm the deployment is ready for pilot users.
- Confirm customer owners understand how to operate and escalate issues.
- Sign-off checklist:
- Customer admins can sign in and operate the API Gateway.
- API keys, routes, access, limits, and test requests are working.
- Pilot users can connect coding agents.
- Monitoring and logging ownership is clear.
- Support and escalation paths are understood.
- Upgrade, rollback, and patch expectations are documented.