The User Guide is the day-to-day operating manual for everyone who works in Open Digital Product Factory (DPF). These pages are bundled into the portal’s in-app help, so the guidance in the repository and the guidance available from the product stay together.
DPF is a local-first operating environment for one organization. Use this guide to understand the job you are doing, the part of the platform that supports it, and where to go next. If you are brand new, begin with Getting Started.
Choose your path
flowchart LR
Learn["Learn: New to DPF"] --> Start["Getting Started"]
Operate["Operate: Customer or company work"] --> JobGuides["Job guides below"]
Supervise["Supervise: AI or platform duty"] --> Govern["Governance guides"]
Change["Change: Product change"] --> Build["Build Studio or contributor setup"]
class Learn,Operate,Supervise,Change path
class Start,JobGuides,Govern,Build destination
classDef path fill:#eef2ff,stroke:#6366f1,color:#0f172a
classDef destination fill:#f8fafc,stroke:#94a3b8,color:#0f172a
linkStyle default stroke:#64748b
Text alternative: New users start with Getting Started. Day-to-day operators use the job guides below. People supervising AI or platform services use the governance guides. People changing DPF use Build Studio or the contributor setup.
Find a guide quickly
Use Search docs in the guide sidebar when you know the task or outcome but not its area. Search ranks page titles first, then the page summary, then the workflow body. Results show a short description so you can choose the right page before opening it. Terms from later sections such as recovery, verification, or evidence are searchable too; they are not limited to the opening paragraph.
Quick paths by responsibility
- Owner or operator: start with Getting Started, then use Business Operations, Storefront, Customers, and Finance.
- Team, product, or architecture lead: begin in Business Operations, then move to Product Inventory, Portfolios, Enterprise Architecture, or the domain guide for the work you own.
- Administrator or AI supervisor: use AI Workforce, Platform, Security Operations, and Admin.
- Builder or contributor: choose Build Studio for the governed intake-to-ship workflow, or Contributing & Dev Setup when working directly with source control and an external development environment.
Start here
- Getting Started — understand what DPF does for your business, choose your business type, orient yourself during the first hour, and find your AI coworker.
- Market Archetypes and Coworkers — see how the selected business type shapes the portal, workspace, vocabulary, coworkers, voice, and marketing posture.
- Setup and First Login — follow the first-run setup and sign-in walkthrough.
- AI Coworker — learn how to work with the context-aware assistant available throughout the platform.
- Roles and Access — understand the platform roles and the access each one provides.
Changing DPF’s own source code is a separate job with a separate setup. Use Contributing & Dev Setup for the complete contributor path and Development Workspace for the worktree, branch, and verification model.
Serve customers and deliver work
Use these guides when the work begins with a customer need and ends with a delivered product, service, or operating outcome.
- Business Operations — manage current work, documents, and activity, then use Performance for authorized owner/manager trends.
- Customers — work with customer accounts, the sales pipeline, and marketing.
- Platform Operations — manage the delivery backlog, infrastructure discovery, and value-stream operations.
- Storefront — configure the public-facing storefront, catalog, inbox, fulfilment, and operating settings.
Run the company
Use these guides for the internal systems that keep the organization healthy, accountable, and investable.
- Finance — handle invoicing, accounts payable and receivable, banking and reconciliation, AI spend, controls, automation, and reporting.
- HR & Workforce — manage employees, roles, and lifecycle foundations.
- Portfolios — track portfolios, health metrics, investment, and strategic direction.
- Product Inventory — manage products, lifecycle stages, and business-model roles.
- Enterprise Architecture — model business, application, and technology structure; processes and workflows; system requirements; and the value streams they support.
- Compliance — manage regulations, controls, evidence, audits, incidents, and regulatory submissions.
Supervise the platform
Use these guides when you are responsible for AI behavior, platform services, access, security, or governed knowledge.
- AI Workforce — configure providers, understand model-routing lifecycle and decision perspective, and govern AI cost.
- Priority, Outcomes & Calibration — set a cost / quality / time priority in plain terms, see what actually ran against it, and let the platform propose a better-fitted default.
- How Governed Work Actually Runs — one pass end to end: the room, the shape that bounds it, the pace it sets, the corpus it consults, the gate on the tool, and the receipt you review.
- Platform — operate AI services, Edge Nodes, identity and access, authority and audit, tools, and integrations.
- Security Operations — use the built-in AI security operations center for sources, detections, cases, governed response, compliance, and MSP federation.
- Admin — configure administrator-only platform settings.
- Platform Wiki — work with governed platform knowledge, founder-kernel pages, principles, and citations.
Change the platform
DPF supports more than one governed development surface. Choose the path that matches the work rather than treating any one interface as mandatory.
- Build Studio — use the guided intake, design, build, review, and ship pipeline when Build Studio is the right executor.
- Contributing & Dev Setup — prepare a direct contribution from a supported external development environment.
- Development Workspace — understand worktree isolation, branches, verification environments, and the path from local work to a pull request.
Architecture and standards
The Enterprise Architecture guide explains how operators model their own organization inside DPF. For DPF’s runtime architecture, Trusted AI Kernel (TAK), Global AI Agent Identification & Governance (GAID) standard, and platform conformance assessment, continue to the contributor Architecture section. Those pages explain the platform’s design and governance; they are not required for ordinary day-to-day operation.
Specifications and plans
Long-form design specs, audits, and implementation plans are kept in the source repository under docs/superpowers/. They are historical records of how each capability was built, not onboarding material. Use them when you need the rationale behind a design decision; you do not need them to operate the platform.
Documentation freshness
Documentation is part of DPF’s delivery definition of done. Build Studio and external Claude, Codex, and Grok implementation threads update the user guide, public site, architecture docs, AGENTS.md, or implementation history when a change affects those audiences. When a change does not need documentation, the build or pull request records a concrete reason.