Official Download Repository

DKF v7.1 Deployment and Installation Kit

This is the standalone repository page for installing or upgrading a public website to Digital Karma Federation v7.1. If someone found this through a direct link, they are in the right place.

What This Repository Is

A deployment handoff package for adding AI-readable federation files to a website. It includes the canonical installer brief, specs, starter files, and a prompt a developer or coding agent can run inside the target repository.

Who It Is For

Developers, marketers, staff, technical SEOs, and site owners who need a clear install path without digging through the whole documentation hub first.

What It Produces

A public site with the six required DKF artifacts, root robots.txt, root sitemap.xml, /llm.txt, version signals, and federation relationship metadata.

Package Contents

Download Once, Hand Off Cleanly

The ZIP is structured like a small repository so the recipient can understand the purpose before making changes.

README.txt

Plain-language orientation and install sequence.

v7.1-DigitalKarma.md

The portable installer brief and controlling implementation document.

starter-files/

Starter payloads for /ai/manifest.json, /ai/health.json, /ai/catalog.json, /ai/karma.json, /ai/federation.json, /llm.txt, and /robots.txt.

specs/

Federation, endpoint, LLM.txt, schema, and scoring references.

agent-install-prompt.txt

Ready-to-use instruction prompt for Codex, Claude Code, Copilot, or another implementation agent.

knowledge-base-references.txt

Curated links to the DKF knowledge base pages that explain the why behind the install.

Install Path

Minimum v7.1 Deployment Steps

  1. Copy v7.1-DigitalKarma.md into the root of the target repository.
  2. Add or update the six required artifacts in /ai/ plus root /llm.txt.
  3. Keep /robots.txt and /sitemap.xml at the site root, not inside /ai/.
  4. Set every federation_version signal to 7.1.
  5. Use absolute URLs in discovery maps and add at least one federation relationship.
  6. Deploy, then validate the public URL through the Federation Audit tool.
Knowledge Base

Reference Pages Included in the Handoff

These explain what DKF is, why the files exist, and how the standard should be maintained after launch.

Ready to Implement

Download the deployment kit or audit a live site first.

Use the package when you are starting an install. Use the audit when you need a site-specific report and upgrade package.