OpenTacit

This page lists every page that the dashboard serves, and shows how the pages connect. The three destinations in the top bar answer three questions:

  • Outcomes — does it work?
  • Playbook — what do we know?
  • Review — what needs me?

Each destination opens its peer views through the breadcrumb switcher:

  • Outcomes opens Overview, Cohorts, Helped rate, Signal trust, and Events.
  • Playbook opens Map, All, Retired, and Tags.

The operator's destinations are in the avatar menu. When demonstration mode is on, a dataset switcher shows beside the menu.

The sitemap of the registry UI. The top bar leads to the Outcomes, Playbook, and Review sections with their drill-down views, to the operator destinations in the avatar menu, and to the access flowThe sitemap of the registry UI. The top bar leads to the Outcomes, Playbook, and Review sections with their drill-down views, to the operator destinations in the avatar menu, and to the access flow

Page inventory

RoutePageWhat it answers
/, /outcomesOutcomes dashboardThe funnel, standout techniques, the cohort × area heatmap (columns are the Playbook map's groups), knowledge mix, registry health. Use ?w= to set the time window.
/outcomes/cohortsAll cohortsEvery cohort's adoption across all segment dimensions.
/outcomes/cohorts/{key}Cohort detailOne cohort's techniques and funnel.
/outcomes/helped-rateHelped rateHow OpenTacit computes the helped rate, and its trend.
/outcomes/signal-trustSignal trustExplicit vs inferred evidence quality.
/outcomes/eventsEventsThe activity feed: deliveries and the playbook's own curation.
/outcomes/dismissals/{reason}DismissalsTechniques that members dismissed for one reason.
/outcomes/source/{provenance}By sourceOutcomes for each technique provenance.
/outcomes/tag/{tag} · …/task-type/{type}By tag / task typeOutcomes for each area.
/outcomes/{id}Technique outcomesOne technique's measured record.
/techniques/mapPlaybook mapThe first view of the section: the library as a network. It has tag or cohort arrangement, the Areas overlay, and "Describe with AI".
/techniquesAll techniquesThe live library, in groups by area of practice (?group=tags or ?group=cohort). Techniques without a group show in an Ungrouped band.
/techniques/retiredArchiveRetired techniques, with a restore control on each row.
/techniques/tagsTagsThe tag vocabulary and the merge tools.
/techniques/{id}Technique detailThe technique itself: recipe, evidence, actions.
/techniques/history/{id}Technique historyReviewed revisions over time.
/reviewReview queueDrafts, decaying techniques, and retrieval misses: the one queue that waits for a person. Techniques under evaluation are listed here too, but they gather evidence on their own.
/drafts/{id}Draft detailOne draft, with promote/reject/edit.
/learningLearning readinessEvidence-corpus gates for deeper synthesis (read-only).
/learning/workflowsWorkflow tracesObserved multi-step workflows that feed discovery.
/usageUsageA member's own activity, through a loopback proxy to this host's hook agent. The view is in the avatar menu.
/federationFederationPublished channels and feed subscriptions.
/federation/feed/{id}Feed detailOne subscribed feed's imports.
/membersMembersInvite links, member keys, coverage.
/settingsSettingsDeployment settings that apply without a restart (admin-gated). The same handler serves /setup on the first run.
/docs/user-guideUser GuideThis manual.
/docs, /docs/{slug}DevelopmentDesign records, plans, contributor docs.
/auth/login · callback · logoutSign-inOIDC session flow. It gates HTML views only; /v1 uses key authentication.
/join/{token}JoinThe one-line script that connects a new member.
POST /demo/switchDemo switchDemonstration mode only. It sets the dataset cookie for the browser, and returns to the current view.