Glossary

The words we use, defined.

Plain-language definitions of the concepts behind Prymetheus, how businesses are diagnosed, how systems are designed, what practical ownership requires, and how AI receives responsibility.

The Problem

What Prymetheus exists to diagnose and resolve.

Operational Dependence

The condition in which important work depends unnecessarily on individual memory, manual coordination, inaccessible knowledge, fragile handoffs, or disconnected systems.

Operational dependence is the central problem Prymetheus diagnoses. It may involve a founder, employee, vendor, application, or AI system becoming a point through which too much knowledge, authority, or work must pass.

Operational Fragmentation

The condition in which a business runs across many disconnected tools that were never designed to work together, so the operation only holds together through manual effort.

Fragmentation looks like progress (every function has a tool), but underneath, no single system holds the operation. People become the connective tissue between tools, and the cost of that coordination compounds as the business grows.

Human Glue

The pattern where a person is manually bridging the gaps between tools, carrying context, moving data between systems by hand, and making decisions no tool has been given the logic to make.

Human glue is not a time problem; it's an architecture problem. The business appears to have systems, but a person is still the integration layer. It shows up as re-entry, memory that substitutes for records, and work that only moves when a specific person is present.

Human-Glue Problem

The operating problem where a business appears to have systems, but the real system is still a person manually connecting tools, context, and decisions.

The human-glue problem shows up when work only moves because one person remembers what happened, knows which tool holds which detail, and carries the handoff between disconnected systems. It is a signal that the business needs a real operating layer, not just another app.

Founder / Key-Person Dependency

Knowledge and decisions that exist only in one person's head, context about a customer, the logic behind a process, or a step that has never been documented or encoded anywhere.

Key-person dependencies are single points of failure. When that person is unavailable, the knowledge is unavailable; when the business grows, the memory can't scale. Surfacing and encoding these dependencies is a core part of designing a system that runs without heroics.

Memory Dependency

A workflow risk where the next step depends on someone remembering context, exceptions, or process rules that are not captured in any system.

Memory dependency is easy to miss because the work may still get done. The cost appears when the person is unavailable, the volume increases, or the same decision has to be reconstructed again. Reducing memory dependency means moving that context into records, rules, and interfaces the business controls.

Re-entry & Data Drift

Typing or copying the same information into two or more systems, a signal that the tools that should share data are not connected. Over time the copies drift out of sync.

Re-entry feels like a minor inefficiency but is actually a diagnostic signal: wherever it appears, two systems that should be integrated are not. It's a common candidate for integration or automation once the underlying workflow is understood.

Re-entry

The manual act of entering the same information into multiple tools because the systems that need the data are not connected.

Re-entry is one of the clearest signs that a workflow is being carried by people instead of infrastructure. It creates duplicated effort, inconsistent records, and avoidable decision noise when each tool has a slightly different version of the same truth.

Workflow Bottleneck

A point in an operation where work slows, waits, or breaks because a person, tool, approval, or handoff cannot keep pace with the rest of the system.

Workflow bottlenecks are not always visible as delays. Sometimes they look like one person always being asked, one spreadsheet always needing cleanup, or one approval step deciding whether everything else can move. The useful question is what repeated work is trapped there and why.

Systems & Capabilities

The complete business system and the components that may support it.

Custom Operational System

A business-specific implementation that may combine workflow design, knowledge, data, automation, software, integrations, infrastructure, and AI where a custom system is justified.

A custom operational system is one possible implementation outcome, not the definition of Prymetheus and not the automatic result of diagnosis. Existing products, process changes, integrations, or keeping the current state may be stronger.

Custom Build

A purpose-built system or component created around a business's actual workflow instead of forcing the workflow into a generic product shape.

A custom build can be small. The point is not complexity; it is fit. The build earns its place when the workflow needs ownership, integration, or behavior that off-the-shelf software cannot provide cleanly.

Workflow Automation

Automations, orchestration, pipelines, and assisted workflows that carry repetitive manual work (handoffs, data entry, routing, follow-up) while keeping human approval where judgment is required.

Automation is most valuable when the underlying process is understood first. Automating a broken or undefined process just makes the mess move faster. The goal is to remove the repetitive parts without removing the human decisions that actually need a person.

Custom Software & Internal Tools

Purpose-built applications, dashboards, portals, operational CRMs, and customer-facing software for requirements that generic SaaS cannot adequately support.

Custom software is the right call when off-the-shelf tools force the operation into the wrong shape, or when the thing you need simply doesn't exist as a product. It's built to fit the operation rather than the operation being bent to fit a tool.

System Integration & Data Infrastructure

APIs, synchronization, event flows, reporting systems, and data pipelines that connect the tools a business already uses so information moves between systems on its own.

Integration is what turns a collection of disconnected tools into something that behaves like one system. Data infrastructure is the layer that keeps information consistent and reportable across those tools, a single, trustworthy view instead of conflicting copies.

AI-Enabled System

A system that uses AI (agents, retrieval, private knowledge interfaces, or decision support) where AI provides genuine operational value, rather than as a default or a marketing feature.

AI receives a defined responsibility, governed information, explicit permissions, evaluation, traceability, and a safe response to uncertainty and failure. Where deterministic software, a rule, or a human decision is stronger, AI should not be responsible.

Local-AI-First System

An AI-enabled system designed to run sensitive context and decision support locally or under customer-controlled infrastructure when that is the right privacy and ownership fit.

Local-AI-first does not mean every workload must run on one machine. It means deployment is chosen from the requirements outward, with privacy, continuity, maintenance, cost, provider dependency, and practical ownership evaluated before selecting local or hosted infrastructure.

Workflow Container

The owned structure that holds a workflow's records, rules, handoffs, and interfaces so repeated work has a clear place to live.

A workflow container may be an internal tool, database-backed portal, automation layer, or connected set of services. Its purpose is to stop the workflow from being scattered across memory, inboxes, documents, and disconnected SaaS screens.

Governed Knowledge Layer

A structured layer of business context, process rules, examples, sources, permissions, and documentation that makes a workflow understandable and transferable.

A governed knowledge layer is more than a folder of documents. It makes relevant operating knowledge retrievable while preserving source traceability, access boundaries, ownership, and human accountability.

Ownership & Deployment

Practical control, visible dependencies, and deployment responsibilities.

System Ownership

The practical ability to access, understand, govern, operate, transfer, change, or responsibly replace a system to the extent defined by its architecture, agreement, and licenses.

Ownership must be practical, not merely contractual. Relevant access, credentials, documentation, data rights, portability, operating knowledge, dependencies, continuing costs, and authority must be visible. Ownership does not mean the system has no providers or maintenance obligations.

Workflow Ownership

The condition in which a business has meaningful control over the rules, knowledge, data, authority, handoffs, and technical components that make a critical workflow operate.

Workflow ownership is strengthened when the operating logic is documented and transferable, data and access are governable, dependencies are visible, and the business has a responsible path to maintain or replace material components.

Responsible System Owner

The identifiable person or role accountable for a material system's access, operation, governance, maintenance, changes, failures, and documentation.

A system must have an operational owner. Practical control requires enough authority, knowledge, access, and support to make responsible decisions throughout the system lifecycle.

Infrastructure You Control

A deployment arrangement in which accounts, authority, permissions, operating responsibilities, dependencies, costs, documentation, and transfer conditions are explicit.

Control does not eliminate dependency. Local systems depend on hardware and local operations; cloud systems depend on providers; managed systems depend on accountable operators. The goal is intentional, governable dependency with appropriate recovery and exit paths.

Ownership vs Access

The distinction between having permission to use a capability and having meaningful authority over its assets, operation, change, portability, and continuity.

Access can provide substantial value and may be the strongest commercial choice. Ownership can create strategic advantage but also creates maintenance and operating responsibility. Prymetheus evaluates what should be kept, connected, replaced, and protected rather than treating either model as universally superior.

How We Work

The approach behind diagnosis, design, implementation, and improvement.

Business Systems Diagnosis

A paid diagnostic engagement that maps how work, knowledge, data, decisions, people, and technology operate; identifies the structural constraint; and recommends the responsible next step.

The diagnosis produces a written decision asset that separates evidence from interpretation, examines ownership and risk, and classifies what should be kept, connected, replaced, protected, simplified, or built. Implementation is approved separately.

Workflow Audit

A deliberate review of where repeated work actually goes, where handoffs happen, and where tools depend on a person to connect the gaps.

A workflow audit is observation before prescription. It looks for re-entry, memory dependency, bottlenecks, and false automation so the next system is based on evidence rather than a guess.

Diagnosis

The process of identifying what is actually constraining the workflow before deciding whether the answer is automation, software, integration, AI, documentation, or no build at all.

Diagnosis keeps the work from jumping straight to a tool. It separates symptoms from causes, names the operating pattern, and defines the smallest useful intervention.

Smallest Complete System

The smallest system that completely and responsibly produces the required business outcome, including the controls, documentation, ownership, failure handling, and operational responsibilities the outcome requires.

Small does not mean partial or unsafe. The design should limit unjustified scope while still accounting for the complete responsibility: implementation, verification, deployment, maintenance, security, documentation, ownership, and failure.

Stabilization Window

The period after handover when a new system is used under real operating conditions and gaps between design and reality are found and closed.

A stabilization window acknowledges that demos are cleaner than real work. It gives the system time to absorb edge cases, user habits, and business exceptions before the engagement is considered fully settled.

Transfer or Operate

The phase in which operational responsibility, access, documentation, dependencies, maintenance, and support are transferred to an identified owner or retained under an explicit managed agreement.

The applicable agreement and architecture determine which assets belong to the client, which third-party licenses or services remain, who operates the system, and what continuing costs and responsibilities exist. Managed support requires continuing value.

Start with a clear scope

Tell us what you need built.

Share the project, problem, or workflow you want help with. We'll review the details personally and respond with questions or a written quote when the scope is clear enough.