QiAccess Start Portal
QiAccess Start is Cody's cognitive front door.
It is not just a dashboard, launcher, or control panel. It is the active portal doctrine for this master blueprint.
Two Launch Surfaces
It is critical to distinguish between the two distinct launchers used in this architecture. They are not the same, and updating one does not update the other:
access.qially.com(The Public Portal)- Role: External/public QiAccess landing page and primary user-facing front door when away from home/server.
- Tech: Static/React app deployed through Cloudflare.
-
Config: Service links must be maintained directly in the app source data files. It does not read from the server's
services.yaml. -
qiserver-1.cerberus-sirius.ts.net(The Private Server Utility) - Role: Private Tailscale/server launcher, useful strictly for local/tailnet access.
- Tech:
gethomepagelocal server utility. - Config: Configuration lives at
/srv/qios/stacks/_qiaccess_start/config/services.yaml. Editing this file updates the local utility, not the public landing page.
Portal Contract
The portal has seven roots only:
HomeStartCaptureKnowledgeMemoryInsightsSystem
Root Intent
Home: orient the day and show the next useful actionsStart: open tools, services, projects, and working surfacesCapture: get notes, links, reminders, files, and observations out fastKnowledge: point to docs, runbooks, manuals, and referencesMemory: preserve continuity, decisions, and context once ingestion existsInsights: hold summaries, patterns, reports, and future analysisSystem: hold nested access, server, storage, governance, and diagnostics surfaces
Routes
Use this route model:
/= Home/start= Start/capture= Capture/quick= mobile quick capture/knowledge= Knowledge/memory= Memory/insights= Insights/system= System
System subroutes:
/system/access/system/server/system/storage/system/integrations/system/settings/system/blueprint/system/roadmap/system/security/system/diagnostics
Current Phase
The current phase is stabilization and prototype flow validation.
The shortest path to daily usefulness is:
- Start opens real tools
- Capture reduces friction
- Knowledge points to real docs
- System keeps infrastructure honest and visible
- Storage maps QiNexus targets
- Memory and Insights stay clearly marked until they are real
Design Rule
The portal should feel like a deliberate entry point into a real operating environment.
- modern
- fast
- low-friction
- visually distinct by root
- no dead controls
- no fake intelligence claims
Legacy Disposition
The older QiPortals and multi-tenant client portal material is not active doctrine for this page.
Useful governance fragments may be retained, but legacy platform assumptions belong in:
08_appendices/20_legacy/legacy_salvage.md08_appendices/20_legacy/qiaccess_start_legacy_quarantine.md
Daily-use priority
The shortest path to daily use is:
- Start opens tools
- Capture reduces friction
- Knowledge points to real docs
- System keeps private infrastructure visible
- Storage shows QiNexus targets
- Memory and Insights remain honest placeholders
- Paperless ingestion becomes the first proven intake pipeline
Current Build Rule
Prototype inside the existing repo and preserve what already works.
- no repo split
- no auth rebuild
- no deployment churn before flow is validated
- no fake intelligence claims
- static or honest placeholder content is acceptable during stabilization