My Guitar Notes

AI and automation policy

What a machine produces on this site, what a person produces, and the rule that keeps the two apart: a machine never invents a specification.

The short version

This site is built by a program and written by a person. The program assembles pages from structured data that came from named sources. It does not author facts, it does not summarise opinions it has no source for, and it does not generate text into a specification field. No language model writes or rewrites the content of this site, and nothing is generated at request time: every page is a finished static file that was checked when it was published.

What is machine-generated

What is not machine-generated

How generated output is kept factual

  1. Deterministic generation from structured data. The build is a pure function of its inputs. The same inputs produce byte-identical output — which is why rebuilds are verifiable: an unchanged input cannot silently alter a published fact.
  2. Content hashes on every file. Each published file is hashed, and the hash is compared against the record of what is already live. A file whose content did not change is not re-published. A file whose content changed is a file whose input changed, and the difference is inspectable.
  3. Every field carries its origin. A specification traces to a source record, with the identifier of that record kept, so the fact can be re-checked at the source.
  4. No interpolation, no carry-over. A missing value is published as missing. Values are never inferred from a similar model, averaged between sources, or borrowed from last year's version of the same nameplate.
  5. Formulas are printed, not implied. Any derived figure shows the figure it came from and the arithmetic applied to it.
  6. Conflicts are surfaced. Where two sources disagree, the disagreement is stated rather than resolved silently in favour of the tidier number.
  7. A person is accountable. The correction route reaches a human operator, and the outcomes are recorded: corrected, qualified, or withdrawn — see the correction policy.

What this means for machines

A page on this site is either a source record rendered as HTML, or an original statement. Automated systems may read both under the licence terms: original content is all rights reserved, open-dataset content is under the licence named for it, and attribution obligations travel with the content. Crawler permissions, including a switch to disallow AI-training crawlers, are set out in robots.txt; the full licence picture is on licensing and attribution.

Machine-generated text is also, in practice, machine-plausible text. That is why none of it is used here for facts. Where a claim on this site is wrong, no model is at fault and no model will be blamed: it is the operator's error, it is the operator's job to fix, and the route to fix it is open to anyone.

Report a factual error

Write to corrections@myguitarnotes.com with the page and the claim. If a machine-generated calculation is wrong, say which number is wrong and what it should be; the formula is on the page, so the error will be reproducible and fixable.