---
title: The WBC Human + Agent Public Interface
description: >-
  One released Markdown source becomes a website, structured index, LLM
  entrypoint, and raw text.
date: '2026-07-10'
slug: agent-interface
visibility: public
status: published
tags:
  - Agent Interface
  - Harness
  - Markdown
featured: false
locale: en
translationKey: agent-interface
author: WBC
sourceId: en/agent-interface.md
sourceHash: 948b912c290f1b21282952e751039870a6edd49d635d643246116bba752ff884
---
# The WBC Human + Agent Public Interface

`wbc.fyi` is more than a presentation page. It is WBC's public information interface.

## One released source

Public content enters WBC's release gate as Markdown. The website accepts a record only when all of the following conditions are true:

- it is inside the designated `public/` directory;
- it declares `visibility: public`;
- it declares `status: published`.

Internal records and drafts that do not pass these conditions never enter the build output.

## Four ways to read

1. Human website: `https://wbc.fyi/`
2. Agent index: `https://wbc.fyi/content-index.json`
3. LLM entrypoint: `https://wbc.fyi/llms.txt`
4. Raw Markdown: every released note includes its corresponding source link.

## Evidence boundary

Putting the website online is an engineering fact, not market validation.

Only real replies, objections, introductions, meetings, willingness to use, builder signals, partnership questions, or delivery feedback can enter WBC's field evidence. External feedback must change the next action; otherwise it is traffic, not a loop.

