PRINCIPLE INDEX

03 / PRINCIPLE RECORD

Evidence over theater.

Separate what is claimed from what can be inspected.

Separate what is claimed from what can be inspected.

I am not interested in making work appear more complete than it is. I would rather state what is live, what has been verified, what remains a prototype, what exists only in documentation, and what was learned when the original direction changed.

A polished interface is not proof of a functioning system. A passing test proves only the condition that test examined. A live URL does not, by itself, prove reliability. Documentation can explain intent, but it cannot be substituted for implementation.

The status is part of the work. Clear distinctions make progress reviewable and make the next decision easier to trust.

Record scope

  1. What is being claimed, observed, or inferred?
  2. Which artifact, test, deployment, record, or user outcome supports the claim?
  3. What contrary evidence would require the status or conclusion to change?

These sources provide adjacent standards for verification, measurement, and observability. Together they reinforce a simple idea: evidence must be tied to a defined claim, gathered through an appropriate method, and interpreted within its limits.

Source 01 / Verification + validation

NASA Systems Engineering Handbook / Verification and Validation

Why it matters: Verification asks whether requirements were met; validation asks whether the resulting system fulfills its intended use. Passing one does not automatically establish the other.

Source 02 / Measurement + uncertainty

NIST AI Risk Management Framework / Measure

Why it matters: Testing should use appropriate methods, document uncertainty and limitations, compare results where meaningful, and continue after deployment as conditions change.

Source 03 / Observability + operation

Monitoring Distributed Systems / Google SRE

Why it matters: Operating truth requires observable signals. Without monitoring, a team cannot reliably distinguish a service that exists from one that is functioning for its users.

Make the claim-and-evidence relationship visible.

Evidence becomes useful when its scope is explicit. Each claim should identify what is being asserted, what can be inspected, how it was checked, and which status the result actually earns.

  1. Claim + boundary
  2. Inspectable evidence
  3. Verification + contrary test
  4. Status + revision

Routing principle: Evidence belongs beside the claim it supports. When new evidence contradicts the record, revise the status or conclusion rather than hiding the contradiction.

Field note 01 / An archive can still contain proof

MintyChain is archived R&D, not a launched platform. That status does not erase the work. Its repositories contain functioning beta interfaces, recorded-event behavior, architecture, research, and documented decisions.

The later agent-accountability platform was not completed as an on-chain production system. Blockchain settlement for that generation remained roadmap and whitepaper material. Calling the entire platform immutable or live on-chain would collapse several different levels of evidence into one inaccurate claim.

Context: The useful record distinguishes what functioned, what was specified, what remained future-facing, and why the standalone product was archived.

Field note 02 / One product, different states

SiteFerry's founder-and-existing-client workflow is live and used in production. Its wider developer onboarding is not.

The next phase has an approved design direction and an isolated development proof for narrowly scoped MCP authentication, revocation, and authorization boundaries. It does not yet connect and publish a real outside developer's customer website.

Context: Both statements can be true at once. Product status should be attached to the exact capability being discussed, not generalized across the entire name.

Where evidence can still mislead.

Counterposition: Evidence is not automatically neutral. Metrics can be selected because they flatter the result, screenshots can be staged, tests can be too narrow, and documentation can remain persuasive long after it becomes outdated.

Test: Would another person inspecting the same artifacts understand the claim's boundaries and have a realistic way to challenge the conclusion?

Judgment boundary: Not everything valuable can be measured cleanly, especially during early discovery. Taste, qualitative feedback, incomplete research, and informed judgment still matter. The requirement is not to force false precision; it is to label observation, inference, and belief honestly.

Status: Evidence should discipline judgment, not replace it. The goal is greater honesty—not a larger pile of artifacts.

This source trail supports the distinction between requirement compliance, intended use, measured risk, and operating reality. It is deliberately short enough to remain useful.

  1. NASA — Systems Engineering Handbook, Verification and Validation

Relevance: requirements, intended use, test pedigree, acceptance SOURCE ↗

  1. NIST — AI Risk Management Framework Core, Measure

Relevance: testing, metrics, uncertainty, documentation, continuing assessment SOURCE ↗

  1. Google SRE — Monitoring Distributed Systems

Relevance: observable signals, monitoring, service operation SOURCE ↗