How We Work
How Nautomation Prime Delivers Automation¶
We deliver network automation through a proven 5-stage methodology called the PRIME Framework. Each stage builds on the previous one, ensuring measurable value, sustainable capability, and zero black-box code.
Every engagement is guided by our PRIME Philosophy—core principles of transparency, measurability, ownership, safety, and empowerment.
This is how it works.
The 5 Stages at a Glance¶
Stage 1: Pinpoint (Discovery & Roadmap) — Week 1¶
What Happens (Pinpoint)¶
You're drowning in network operational tasks. Some feel painful. Some seem obvious to automate. But which ones actually deserve automation?
The Pinpoint stage answers that question with data.
Your Experience (Pinpoint)¶
-
Discovery Workshop (4 hours)
We sit with your network operations team and document:- Current operational workflows
- Pain points and frustration areas
- Time spent on each task (daily/weekly/monthly)
- Constraints and constraints (compliance, legacy systems, team skills)
- Success criteria (how will we know this worked?)
-
Time-Motion Analysis (1–2 weeks background work)
We analyze operational logs, ticket systems, and team feedback to build accurate time estimates. -
ROI Calculation
We calculate the payback period for each automation opportunity:- Time savings per task
- Annual operational cost reduction
- Risk reduction (compliance, outages)
- Capital freed up for other priorities
-
Automated Roadmap Delivery (Week 1 conclusion)
You receive a prioritized automation roadmap with:- Top 3–5 automation opportunities ranked by ROI
- Timeline and effort estimates for each
- Risk assessment and feasibility notes
- Business case (you'll know exactly why we recommended these)
The Guarantee (Pinpoint)¶
You walk away with a clear roadmap of what to automate and why—even if you decide not to proceed with us.
Investment: £2,500–£4,000
Deliverable: Prioritized roadmap with ROI projections
Stage 2: Re-engineer (Workflow Design) — Weeks 2-3¶
What Happens (Re-engineer)¶
You've decided what to automate. Now we optimize the workflow itself before writing a single line of code.
Most automation fails because teams automate broken processes. We fix the process first.
Your Experience (Re-engineer)¶
-
Current State Documentation
We map the current workflow in detail:- Steps (in order)
- Decision points ("If this, then that")
- Edge cases ("What if this happens?")
- Validation and rollback procedures
- Team handoffs and communication
-
Future State Design
We design the optimized workflow:- Eliminate unnecessary steps
- Add safety checkpoints (pre-flight, post-flight validation)
- Design rollback procedures (what happens if automation fails?)
- Plan error alerting (who gets notified if something goes wrong?)
-
Technical Architecture Blueprint
We design how the code will be structured:- Library choices (Netmiko, Nornir, etc.)
- Execution model (serial vs. parallel)
- Credential management (secure, no plaintext)
- Logging and reporting strategy
- Deployment constraints (Windows workstation, Linux server, Docker, etc.)
-
Safety & Validation Specifications
Before coding, we document:- Pre-flight checks ("Verify device is reachable before attempting config")
- Validation tests ("Confirm config was actually applied")
- Rollback triggers ("Automatically undo if validation fails")
- Error handling ("If device X fails, should we continue with device Y?")
The Deliverable (Re-engineer)¶
You receive detailed architecture documents that show:
- How the workflow will be automated
- Safety mechanisms to prevent mistakes
- How to modify it later (important for future team members)
You review and approve before Stage 3 begins.
Investment: £3,000–£6,000 per automation
Deliverable: Architecture blueprint + safety specifications
Learn more about Re-engineer →
Stage 3: Implement (Development & Testing) — Weeks 4-8¶
What Happens (Implement)¶
Now we build the automation—with transparency, safety, and maintainability as first-class requirements (not afterthoughts).
Your Experience (Implement)¶
-
Development with Transparency
We code according to the Prime Philosophy:- Line-by-line documentation — Why we chose each library, why this approach, what this function does
- Verbose logging — When the code runs, it tells you exactly what it's doing
- Pragmatic design — Simple, direct solutions over over-engineered frameworks
- Hardened error handling — Code doesn't crash; it fails gracefully with clear errors
-
Lab Testing (Week 6)
We test in a sandboxed environment:- Does the code do what it's supposed to do?
- Do error handlers work ("What happens if a device is unreachable?")
- Does rollback work ("Can we undo if something goes wrong?")
- Does logging work ("Can we understand what happened if it fails?")
-
Code Review & Documentation
We document everything:- README (how to install and run the code)
- Technical reference (what each function does)
- Troubleshooting guide ("If X error appears, do Y")
- Line-by-line comments in the code itself
-
Pilot Deployment (Week 7-8)
We deploy to a small subset of your network:- A few test devices first
- Measure actual time savings
- Verify zero unintended side effects
- Gather feedback from your operations team
-
Full Production Rollout (End of Stage 3)
Once pilot is successful, we deploy to your full environment with:- Live monitoring (we watch the first few runs)
- Direct support (if issues arise, we're available)
- Handoff documentation (everything your team needs to run it independently)
The Deliverable (Implement)¶
You receive:
✅ Production-ready Python code with PRIME Philosophy principles
✅ Comprehensive documentation (README, technical reference, runbooks)
✅ Full source code (you own it, can modify it, understand every line)
✅ Line-by-line code comments explaining the why behind each decision
✅ Testing results (lab testing, pilot testing, measured outcomes)
Investment: £6,000–£18,000
Timeline: 2–6 weeks (depending on complexity)
Deliverable: Production-ready code + documentation + pilot validation
Stage 4: Measure (ROI Tracking) — Weeks 9-12 (Ongoing)¶
What Happens (Measure)¶
Now we prove the value.
This is where most automation consulting falls short—they deliver code and disappear. We quantify the business impact.
Your Experience (Measure)¶
-
Baseline Reconstruction (Week 9)
We reconstruct pre-automation metrics:- Historical task duration (from logs, timesheets, ticket systems)
- Manual effort required
- Errors or incidents caused by manual processes
- Operational cost
-
Instrumentation (Week 10)
We add lightweight tracking to your automation:- Execution time
- Tasks completed
- Errors caught and handled
- Time saved per run
-
3–6 Months of Tracking (Weeks 10-22)
Real-world data collection:- How often is the automation run?
- How many tasks does it complete per run?
- How much time does it save each time it runs?
- What errors did it catch that would have become incidents?
-
Executive Reporting (Month 4–6)
You receive a formal ROI Report with:- Baseline metrics vs. post-automation metrics
- Time savings quantified in hours
- Operational cost reduction (£)
- Risk reduction (incidents prevented, compliance violations avoided)
- ROI calculation (savings ÷ investment = payback period)
- Recommendations for the next automation opportunity
Example Report¶
Before Automation: VLAN provisioning took 15 minutes per VLAN (average across 2020-2023)
After Automation: Automated provisioning takes 30 seconds per VLAN
Time Savings: 14.5 minutes per VLAN × 80 VLANs annually = 1,160 hours
Cost Savings: 1,160 hours × £25 hourly rate = £29,000
ROI: £29,000 savings ÷ £15,000 investment = 193% ROI in Year 1
The Deliverable (Measure)¶
You receive a formal ROI Report suitable for:
- Finance/CFO reviews
- Board-level reporting
- Budget justification for future automation
- Stakeholder communication
Investment: £2,000–£3,500
Timeline: 3–6 months (ongoing measurement)
Deliverable: ROI metrics + executive report
Stage 5: Empower (Knowledge Transfer) — Weeks 10-16¶
What Happens (Empower)¶
We transfer full ownership of the automation to your team.
After engagement ends, your network engineers can maintain, modify, and extend the automation independently. You're not dependent on us forever.
Your Experience (Empower)¶
- Knowledge Transfer Workshops (4 sessions, usually 2-3 hours each)
Session 1: Architecture & Design (Week 10)
1 2 3 4 | |
Session 2: Code Deep-Dive (Week 11)
1 2 3 4 | |
Session 3: Operations & Troubleshooting (Week 12)
1 2 3 4 | |
Session 4: Modification & Extension (Week 13)
1 2 3 4 | |
-
Documentation Package
You receive a complete knowledge base:- User Guide — For network ops running the automation
- Technical Reference — For engineers modifying the code
- Runbooks — Step-by-step procedures for specific scenarios
- Architecture Diagrams — Visual system design
- FAQ & Troubleshooting — Common questions answered
-
8 Weeks of Support (Post-engagement)
After we step back, you can still reach out:- Questions about the code ("Why did we do it this way?")
- Bugs or edge cases you discover
- Modification assistance ("How do I add support for device Y?")
- Confidence building ("Is my proposed change safe?")
The Deliverable (Empower)¶
Your team walks away with:
✅ Deep understanding of how the automation works
✅ Confidence to maintain it independently
✅ Capability to extend it with new features
✅ Documentation for future team members
✅ Support line for 8 weeks post-engagement
Investment: £3,000–£5,000
Timeline: 6 weeks of workshops + 8 weeks of support
Deliverable: Knowledge transfer workshops + documentation package + post-engagement support
The Full Timeline¶
Total engagement: 6–12 weeks (typical medium-complexity automation)¶
Engagement Models¶
Full PRIME Framework¶
All 5 stages from Pinpoint through Empower.
Best for: Organizations serious about sustainable automation capability
Investment: £12,000–£28,000 (depending on complexity)
Timeline: 6–12 weeks
What you get:
- Proven ROI before committing to development
- Optimized workflows (not just faster bad processes)
- Production-ready code with zero mystery
- Concrete ROI metrics
- Full team capability to extend independently
À La Carte Services¶
Pick individual stages based on your needs.
| Stage | Investment | Timeline | Red Flag If Skipped |
|---|---|---|---|
| Pinpoint Only | £2,500–£4,000 | 1 week | You might automate the wrong thing |
| Re-engineer Only | £3,000–£6,000 | 1–2 weeks | Code might be brittle/unmaintainable |
| Implement Only | £6,000–£18,000 | 2–6 weeks | Team won't understand the code |
| Measure Only | £2,000–£3,500 | 3–6 months | Leadership questions ROI existence |
| Empower Only | £3,000–£5,000 | 6 weeks | Automation dies when consultant leaves |
What Happens After Engagement Ends¶
You own the automation completely:
✅ Full source code ownership (or exclusive licence, your choice)
✅ Ability to modify — Your team understands the code, can make changes
✅ Ability to extend — Add new features, support new device types
✅ No vendor lock-in — Code uses industry-standard libraries (Netmiko, Nornir, NAPALM)
✅ 8 weeks of support — Post-engagement questions answered
✅ 30-day bug fix guarantee — If critical issues arise, we fix them free
After 8 weeks: You're completely independent. If you want future automation projects, we're happy to help—but you're not dependent on us.
Why This Process Works¶
Most automation consulting skips structure:
- "Here's code." (Skips Pinpoint—you automate the wrong thing)
- "Here's documentation." (Skips Re-engineer—code doesn't handle edge cases)
- "Build it yourself." (Skips Implement—gets brittle)
- "Deploy it." (Skips Measure—nobody proves ROI)
- "Goodbye!" (Skips Empower—automation dies when consultant leaves)
The PRIME Framework doesn't skip anything:
- Pinpoint ensures you automate the right thing (high ROI)
- Re-engineer ensures the solution is safe and scalable
- Implement ensures the code is transparent and maintainable
- Measure ensures you have proof of value for leadership
- Empower ensures your team can sustain and extend it
Result: Automation that works, that your team understands, that delivers measurable ROI, and that your team can own and evolve.
Let's Work Together¶
Ready to transform your network operations?
Step 1: Free Discovery Call¶
Book a Discovery Call — 30–60 minutes, no obligation
We'll discuss:
- Your operational pain points
- What you want to automate
- How the PRIME Framework specifically applies to your situation
- Timeline and investment expectations
Step 2: Pinpoint Engagement¶
If we're a good fit, we deliver a prioritized automation roadmap with ROI projections—even if you don't proceed further.
Step 3: Let's Build¶
Choose full PRIME Framework or individual stages. We'll deliver sustainable automation capability.
Learn More¶
PRIME Framework Overview — Full methodology documentation
Individual Stages:
- Pinpoint — Discovery & ROI
- Re-engineer — Design & Safety
- Implement — Development & Testing
- Measure — ROI Tracking
- Empower — Knowledge Transfer
Services & Pricing — Investment and deliverables
Why Automation Fails — Understand common failure patterns and how PRIME prevents them
The best automation isn't the most elegant code—it's the code your team understands, owns, maintains confidently, and extends independently. That's what the PRIME Framework delivers.