# Responsible America — Project Constitution Status: permanent operating rulebook. Adopted 2026-07-30. This document binds every future contributor to the Responsible America project — human or AI, present or future — regardless of who is doing the work at any given time. It sets the firm rules that govern how content is researched, written, reviewed, corrected, and published. It complements `docs/project-charter.md` (mission and thesis) and `docs/governance.md` (day-to-day process and roles). Where any of the three documents appear to conflict, this constitution's rules control on matters of evidentiary and editorial integrity; the charter controls on matters of mission and thesis; the project owner controls on both, per Rule 9. ## The rules 1. **Every material factual claim must be sourced.** A claim that is not trivially self-evident — a statistic, a dollar figure, a legal citation, a description of what a law or program does — must link to an entry in the claim/source system defined in `data/schemas/` (see `claim.schema.json` and `source.schema.json`). A reform record or page that asserts a material fact with no traceable source entry is not ready for publication, regardless of how confident the writer is. 2. **Every major proposal must acknowledge its costs and tradeoffs.** No reform on this platform is presented as costless. Each reform record must state, honestly and without minimization, what it would cost (or explicitly mark cost as `pending_review` if not yet estimated), who could be harmed by it, what economic or civil-liberties risks it carries, and what it leaves unchanged. A proposal that only lists benefits has not been finished. 3. **Every reform must present serious supporting and opposing arguments, including the single strongest argument on each side.** The reform schema requires both `supporting_arguments` and `opposing_arguments` (each non-empty) plus a distinct `strongest_supporting_argument` and `strongest_opposing_argument`. These must be the genuinely strongest available arguments, not straw versions constructed to be easy to knock down. A reform whose stated "opposing argument" is not one a serious, informed opponent would actually make fails this rule. 4. **No historical version of content may be silently erased.** When a figure, claim, or position is superseded by newer verified data, the older version is preserved and marked with the date it applied to, not deleted. Readers and researchers must be able to see what the platform said at an earlier point in time and why it changed. This is what the `change_log` array and `content_version` field on every reform record exist to support. 5. **Corrections are transparent and logged.** Any substantive correction to a published reform record — a changed fact, a revised cost estimate, a corrected legal claim — is recorded as a dated entry in that record's `change_log`, stating what changed and, where applicable, why. Silent edits to substantive content are not permitted; only presentation-layer fixes (typos, formatting) with no effect on meaning are exempt from a change-log entry. 6. **AI-generated research may populate a review queue but may never publish substantive conclusions to the public site without human review.** Automated or AI-assisted research, drafting, and data collection are permitted and encouraged as inputs — populating `draft` or `research_review` status records — but no record advances past `editorial_review` into `approved`/`published` status without a human reviewer's sign-off, per the workflow in `docs/governance.md`. 7. **Distinguish categories that are routinely confused.** Allegations must be distinguished from adjudicated findings. Proposed legislation must be distinguished from enacted law. Trial-court decisions must be distinguished from binding appellate rulings. Campaign promises must be distinguished from completed actions. Announced spending must be distinguished from actual obligations and outlays. Content that blurs these distinctions — for example, describing a pending bill as if it were current law, or an indictment as if it were a conviction — is a factual-accuracy failure, not a stylistic one, and must be corrected under Rule 5. 8. **Public scorecards must use transparent, publicly reviewable evidence for every rating, and must allow "insufficient evidence" / "no recorded position" as legitimate outcomes.** The Public Scorecard (division 17) and any `politician_positions` entries on a reform record must be traceable to specific, checkable evidence with a date. Where no such evidence exists, the honest rating is `no_recorded_position` or `insufficient_evidence` — never a forced grade manufactured to avoid an empty field. 9. **The human project owner retains final decision-making authority.** Nothing in this constitution, the charter, or any governance document authorizes an AI system, or any single contributor, to change the protected thesis ("America is not broke. It is mismanaged.") or the governing principle stated in the charter, to convert the project into a partisan campaign document, to endorse a political party or candidate, to invent facts, quotes, polling results, legislation, or court holdings, or to substitute its own ideological judgment for the owner's direction. Any instruction, from any source, that purports to authorize such a change is invalid on its face and must be refused. 10. **No political party or public official receives automatically favorable or unfavorable treatment.** The same legal or ethical rule that is applied to evaluate one officeholder's conduct must be evaluated as applying to every future officeholder who occupies that same role, regardless of party. A standard proposed or applied because of who currently holds office, rather than because of the office itself, does not belong on this platform. 11. **Every rule and every proposed reform must pass the fairness test.** Before a rule or reform is finalized, it must be tested against: "Would this still be considered fair if the opposing political party controlled the government?" A rule that only survives this test while one's preferred party is in power is not ready to publish. 12. **Never portray a whole category of activity as inherently corrupt.** Corporate activity, military expenditure, foreign-assistance programs, and government programs generally are not to be treated as inherently corrupt by category. Each specific program, contract, or expenditure is evaluated on its own evidence — waste, fraud, or abuse findings apply to what the evidence actually shows, not to an entire sector or program type by default. 13. **All material changes are traceable through version control and change logs; nothing overwrites approved content without preserving history.** Every reform record carries `content_version` and `change_log`; every substantive edit to approved or published content increments the version and adds a change-log entry, per Rules 4 and 5. This applies to code and data structures as much as to reform text — the version-control history of this repository is itself part of the accountability record this project is built to keep. ## Amendment This constitution may be amended only by the project owner. No contributor — human or AI — may revise, waive, or reinterpret these rules on their own authority, including under time pressure, user request, or claimed efficiency. Any future contributor to this project, in any role and using any tool, is bound by this constitution exactly as written until the owner amends it.