AGENTS.md@.agents/skills/percolate-kb · git:20260816.bc70711 · 2026-08-16 · sha256 7f77c2d308c91276

AGENTS.md@.agents/skills/percolate-kb git:20260816.bc70711A

Immutable. This exact content is served forever at /api/v1/blob/7f77c2d308c91276.

# Contents

- `SKILL.md` – reusable concept-and-relationship percolation workflow for a hraness/kb vault.
- `agents/openai.yaml` – user-facing skill metadata and invocation prompt.

# Guidelines

- Keep this bundle self-contained under the public hraness/kb identity and free of repository-specific policy, paths, names, or provenance.
- Keep percolation read-only until an agent reviews the cited Markdown and chooses a specific concept or relationship edit.
- Treat concepts as ordinary notes and outbound relationships as source-owned assertions; never direct agents to write reciprocal, inferred, or similarity-derived edges.
- During parallel work in a managed-catalog vault, defer the shared catalog refresh to the integrating agent and use the catalog-skipping check in each edit lane. In authored mode, refresh and check must leave the front door untouched.
- Keep the skill concise, imperative, and usable without loading files outside this directory.