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 Constellation 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 constellation files to a website. It includes the canonical installer brief, specs, starter files, a guided install.php helper, 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 constellation relationship metadata.

Installer Builder

Answer a Few Questions, Then Download a Customized Kit

The generated ZIP is still a normal download, but inside it the files are prefilled for the target site and include an install.php helper that writes the DKF starter files after extraction.

Skip Questions

Safe default: the installer updates the DKF files, but it only creates /robots.txt and /sitemap.xml when they do not already exist.

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, or run the installer helper immediately on a PHP-capable target.

README.txt

Plain-language orientation and install sequence.

install.php

Guided helper that writes the DKF starter files into the current site root and backs up DKF files before overwriting them.

installer-config.json

The answers from the question flow, embedded into the package so the installer and starter files are prefilled.

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, /robots.txt, and /sitemap.xml.

specs/

Constellation, 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 constellation alignment.
  6. Deploy, then validate the public URL through the Constellation 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

Build the installer kit or audit a live site first.

Use the customized package when you are starting an install. Use the audit when you need a site-specific report and upgrade package based on a live URL.