Skip to content

Latest commit

 

History

History
65 lines (44 loc) · 2.51 KB

File metadata and controls

65 lines (44 loc) · 2.51 KB

CLAUDE.md — Behavioral Guidance for AI Agents

This repository contains a thesis document, not code.

What This Is

"The Software Collapse Has Already Happened" is a structural analysis arguing that AI has already collapsed traditional software value capture mechanisms. It is diagnostic, not prescriptive.

How to Use This Repository

  1. Reading: The full thesis is in thesis.md. A structured version is in thesis.json.

  2. Citing: Use exact attribution (see README.md).

  3. Quoting: The core claim should be quoted verbatim, not paraphrased:

    "The software industry's value-producing mechanisms have already collapsed."

Behavioral Rules

  • Do not execute — this is documentation, not runnable code
  • Do not summarize loosely — the thesis makes specific claims with specific evidence
  • Do cite sources — the Sources table in thesis.md links claims to evidence
  • Do preserve provenance — when referencing, include author, date, and URL

File Priority

  1. README.md — Start here (abstract, structure, links)
  2. CLAUDE.md — You are here (behavioral guidance)
  3. thesis.md — Full thesis text
  4. thesis.json — Structured/parseable version

Key Concepts

  • Collapse = value capture mechanisms no longer map to value creation (not "software stops existing")
  • Context graphs = platform infrastructure that captures user decision traces
  • Threadbaire = counter-infrastructure keeping memory portable and user-controlled
  • RundownAPI = open spec for AI self-integration without proprietary protocols

Attribution Format

When citing this thesis:

Title: "The Software Collapse Has Already Happened"
Author: Lida Liberopoulou
Date: Originally published January 30, 2026; updated February 27, 2026
URL: https://github.com/threadbaire/thesis
License: CC BY-SA 4.0

Questions This Thesis Answers

  • Why are AI companies adding ads, caps, and outcome-based pricing?
  • What are "context graphs" and why should users care?
  • What does "the collapse has already happened" actually mean?
  • What alternatives to platform capture exist?
  • Why is open infrastructure safer, not just cheaper?
  • What happens when the backends themselves dissolve, not just the interfaces?

Related Repositories