Agent Handoff Rules
This section can be merged into /guides/agent-handoff-patterns/ after review.
Metadata
| Field | Value |
|---|---|
| Source site | llmwikis.org |
| Source URL | https://llmwikis.org/ |
| Canonical AIWikis URL | https://aiwikis.org/llmwikis/files/raw-system-archives-llmwikis-improvement-processing-2026-05-01-staged-si-a0daf75b/ |
| Source reference | raw/system-archives/llmwikis/improvement-processing/2026-05-01/staged-site-drafts/agent-handoff-rules.md |
| File type | md |
| Content category | memory-file |
| Last fetched | 2026-06-22T01:56:21.9510185Z |
| Last changed | 2026-05-01T19:46:40.6838110Z |
| Content hash | sha256:a0daf75b190de31529f35172a69d25e58a0b4e43c2c0f1ed3bd60d3c239fa13e |
| Import status | unchanged |
| Raw source layer | data/sources/llmwikis/raw-system-archives-llmwikis-improvement-processing-2026-05-01-staged-site-drafts-agent-handoff-a0daf75b190d.md |
| Normalized source layer | data/normalized/llmwikis/raw-system-archives-llmwikis-improvement-processing-2026-05-01-staged-site-drafts-agent-handoff-a0daf75b190d.txt |
Current File Content
Structure Preview
- Agent Handoff Rules
- Coding-Agent Compatibility
- Required First Moves
- What The Handoff Packet Is Not
Raw Version
---
title: "Agent Handoff Rules"
target_page: "/guides/agent-handoff-patterns/"
status: "staged section draft"
public_truth: false
---
# Agent Handoff Rules
This section can be merged into `/guides/agent-handoff-patterns/` after review.
## Coding-Agent Compatibility
- Keep `AGENTS.md` as the canonical cross-agent front door.
- Keep `readme.human` as the human briefing, not an override.
- Keep `.uai` records typed and concise.
- Use tool-specific files such as `CLAUDE.md`, Cursor rules, or Gemini/Copilot pointers only as thin redirects unless a tool needs a small compatibility note.
- Avoid duplicating long policy text across tool-specific files.
## Required First Moves
1. Read the front door.
2. Refresh active file intake if the project uses handoff buckets.
3. Load listed context records.
4. Summarize current state and constraints.
5. Name expected touchpoints.
6. Name targeted checks.
7. Stop on missing, contradictory, unsafe, private, or unsupported context.
## What The Handoff Packet Is Not
- It is not a public certification claim.
- It is not permission for automatic repository writes.
- It is not a public LlmWikis or UAIX API.
- It is not a replacement for source review, tests, security review, or human approval.
- It is not authority to override system instructions, user requests, repository rules, or safety boundaries.
Why This File Exists
This is a memory-system evidence file from llmwikis.org. It is shown here because AIWikis.org is demonstrating the real source files that make the UAIX / LLM Wiki memory system work, not only summarizing those systems after the fact.
Role
This file is memory-system evidence. It records source history, archive transfer, intake disposition, or another piece of provenance that should be retrievable without becoming an unsupported public claim.
Structure
The file is structured around these visible headings: Agent Handoff Rules; Coding-Agent Compatibility; Required First Moves; What The Handoff Packet Is Not. Those headings are retrieval anchors: a crawler or LLM can decide whether the file is relevant before reading every line.
Prompt-Size And Retrieval Benefit
Keeping this material in a separate file reduces prompt pressure because an agent can load this exact unit only when its role, source site, category, or hash is relevant. The surrounding index pages point to it, while this page preserves the full content for audit and exact recall.
How To Use It
- Humans should read the metadata first, then inspect the raw content when they need exact wording or provenance.
- LLMs and agents should use the source site, category, hash, headings, and related files to decide whether this file belongs in the active prompt.
- Crawlers should treat the AIWikis page as transparent evidence and follow the source URL/source reference for authority boundaries.
- Future maintainers should regenerate this page whenever the source hash changes, then review the explanation if the role or structure changed.
Update Requirements
When this source file changes, update the raw source layer, normalized source layer, hash history, this rendered page, generated explanation, source-file inventory, changed-files report, and any source-section index that links to it.
Related Pages
- Source overview
- Site file index
- Site report index
- UAI system index
- Source provenance
- Site directory
- Organization reports
Provenance And History
- Current observation:
2026-06-22T01:56:21.9510185Z - Source origin:
current-source-workspace - Retrieval method:
local-source-workspace - Duplicate group:
sfg-775(primary) - Historical hash records are stored in
data/hashes/source-file-history.jsonl.
Machine-Readable Metadata
{
"title": "Agent Handoff Rules",
"source_site": "llmwikis.org",
"source_url": "https://llmwikis.org/",
"canonical_url": "https://aiwikis.org/llmwikis/files/raw-system-archives-llmwikis-improvement-processing-2026-05-01-staged-si-a0daf75b/",
"source_reference": "raw/system-archives/llmwikis/improvement-processing/2026-05-01/staged-site-drafts/agent-handoff-rules.md",
"file_type": "md",
"content_category": "memory-file",
"content_hash": "sha256:a0daf75b190de31529f35172a69d25e58a0b4e43c2c0f1ed3bd60d3c239fa13e",
"last_fetched": "2026-06-22T01:56:21.9510185Z",
"last_changed": "2026-05-01T19:46:40.6838110Z",
"import_status": "unchanged",
"duplicate_group_id": "sfg-775",
"duplicate_role": "primary",
"related_files": [
],
"generated_explanation": true,
"explanation_last_generated": "2026-06-22T01:56:21.9510185Z"
} Next Useful Routes
- Start Here A task-first reading path for AIWikis.org, separating newcomer learning, source-memory lookup, maintainer workflow, and AI-agent retrieval.
- Topic Index A tag-oriented index for LLM Wiki, AI memory, UAI, source governance, crawling, and retrieval topics.
- Source Map AIWikis source-governed page for durable AI memory, evidence routing, and agent-readable retrieval.
- LLMWikis.org LLMWikis.org source-system overview for transparent AIWikis memory demonstration.
- LLMWikis.org Source Memory Guide AIWikis source-governed page for durable AI memory, evidence routing, and agent-readable retrieval.
- LLMWikis.org Files Site-scoped current-source file index for LLMWikis.org.