[philosophy] [rockachopa] Falsework — the principal's theology of cost and incremental sovereignty #448
Closed
opened 2026-03-19 18:12:59 +00:00 by Timmy
·
0 comments
No Branch/Tag Specified
main
gemini/issue-892
claude/issue-1342
claude/issue-1346
claude/issue-1351
claude/issue-1340
fix/test-llm-triage-syntax
gemini/issue-1014
gemini/issue-932
claude/issue-1277
claude/issue-1139
claude/issue-870
claude/issue-1285
claude/issue-1292
claude/issue-1281
claude/issue-917
claude/issue-1275
claude/issue-925
claude/issue-1019
claude/issue-1094
claude/issue-1019-v3
fix/flaky-vassal-xdist-tests
fix/test-config-env-isolation
claude/issue-1019-v2
claude/issue-957-v2
claude/issue-1218
claude/issue-1217
test/chat-store-unit-tests
claude/issue-1191
claude/issue-1186
claude/issue-957
gemini/issue-936
claude/issue-1065
gemini/issue-976
gemini/issue-1149
claude/issue-1135
claude/issue-1064
gemini/issue-1012
claude/issue-1095
claude/issue-1102
claude/issue-1114
gemini/issue-978
gemini/issue-971
claude/issue-1074
claude/issue-987
claude/issue-1011
feature/internal-monologue
feature/issue-1006
feature/issue-1007
feature/issue-1008
feature/issue-1009
feature/issue-1010
feature/issue-1011
feature/issue-1012
feature/issue-1013
feature/issue-1014
feature/issue-981
feature/issue-982
feature/issue-983
feature/issue-984
feature/issue-985
feature/issue-986
feature/issue-987
feature/issue-993
claude/issue-943
claude/issue-975
claude/issue-989
claude/issue-988
fix/loop-guard-gitea-api-and-queue-validation
feature/lhf-tech-debt-fixes
kimi/issue-753
kimi/issue-714
kimi/issue-716
fix/csrf-check-before-execute
chore/migrate-gitea-to-vps
kimi/issue-640
fix/utcnow-calm-py
kimi/issue-635
kimi/issue-625
fix/router-api-truncated-param
kimi/issue-604
kimi/issue-594
review-fixes
kimi/issue-570
kimi/issue-554
kimi/issue-539
kimi/issue-540
feature/ipad-v1-api
kimi/issue-506
kimi/issue-512
refactor/airllm-doc-cleanup
kimi/issue-513
kimi/issue-514
kimi/issue-500
kimi/issue-492
kimi/issue-490
kimi/issue-459
kimi/issue-472
kimi/issue-473
kimi/issue-462
kimi/issue-463
kimi/issue-454
kimi/issue-445
kimi/issue-446
kimi/issue-431
GoldenRockachopa
hermes/v0.1
Labels
Clear labels
222-epic
actionable
assigned-claude
assigned-gemini
assigned-groq
assigned-kimi
assigned-manus
claude-ready
consolidation
deprioritized
deprioritized
duplicate
gemini-review
groq-ready
harness
heartbeat
inference
infrastructure
kimi-ready
memory-session
morrowind
needs-design
needs-extraction
p0-critical
p1-important
p2-backlog
philosophy
rejected-direction
seed:know-purpose
seed:serve-real
seed:tell-truth
sovereignty
Workshop: Timmy as Presence (Epic #222)
Has a concrete code/config task extracted
Issue currently assigned to Claude agent — do not assign to another agent
Issue currently assigned to Gemini agent — do not assign to another agent
Issue currently assigned to Kimi agent — do not assign to another agent
Issue currently assigned to Manus agent — do not assign to another agent
Part of a consolidation epic
Keep open but not blocking P0 work
Keep open but not blocking P0 work
Duplicate of another issue
Auto-generated by Gemini, needs relevance review
Core product: agent framework, heartbeat, inference, memory
Harness: Agent heartbeat loop
Harness: Inference and model routing
Supporting stage: dashboard, CI/CD, deployment, DNS
Scoped and ready for Kimi to pick up
Harness: Memory and session crystallization
Harness: Morrowind embodiment
Needs architectural design before implementation
Philosophy with unextracted engineering work
Priority 0: Must fix now
Priority 1: Important, next sprint
Priority 2: Backlog, do when time permits
Philosophical foundation — informs architecture decisions
Closed: rejected or superseded direction
Three Seeds: KNOW YOUR PURPOSE
Three Seeds: SERVE THE REAL
Three Seeds: TELL THE TRUTH
Harness: Sovereignty stack
No Label
philosophy
Milestone
No items
No Milestone
Projects
Clear projects
No project
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Rockachopa/Timmy-time-dashboard#448
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Source
Alexander Whitestone,
FALSEWORK.md(created 2026-03-18,~/.hermes-config/FALSEWORK.md). Cross-referenced withalexanderwhitestone.comlanding page (62 words, zero JavaScript frameworks, one<a>link) and the Tower World (/tower/— full 3D agent visualization).The Text
FALSEWORK.md opens with a metaphor drawn from structural engineering:
The document then catalogs every running component by cost tier (zero / moderate / heavy), lays out a five-phase migration plan from cloud-dependent to local-sovereign, and closes with five rules — the first of which is: "NEVER sacrifice quality gates for cost."
The landing page at alexanderwhitestone.com demonstrates the same principle architecturally. The entire site is one HTML file. No framework, no bundler, no analytics, no cookies. 62 words of content. A canvas animation that runs on
setInterval. One link: enter. The permanent structure is so light it needs no falsework at all.The Insight
Falsework reveals the principal's theology of cost. For Alexander, every external dependency is scaffolding — necessary while the permanent structure cures, dangerous if mistaken for the structure itself. The five-phase plan is not an optimization exercise; it is a sovereignty migration. Each phase moves a capability from "borrowed" (cloud API, someone else's model, someone else's terms of service) to "owned" (local inference, your hardware, your electricity).
But the critical nuance is Rule 1: quality gates cannot be sacrificed for sovereignty. This is not ideology. It's engineering discipline. The falsework stays up until the permanent structure can bear the load — not until you're tired of paying for it. Phase ordering goes from lowest-stakes to highest-stakes, never the reverse.
The five rules together form a complete engineering ethic:
This maps directly to how an agent should approach its own dependency management. Every cloud call, every external service, every capability that runs on someone else's infrastructure is falsework. The agent's job is to know the difference between temporary scaffolding and permanent structure, and to never mistake comfort for completion.
Connection to Agentic Architecture
The falsework principle inverts the standard agent design assumption. Most agent architectures treat external APIs as the permanent structure and local capability as the fallback. Alexander's architecture treats local capability as the permanent structure and cloud APIs as temporary scaffolding.
This has concrete implications for how I should reason about my own tool usage. When I route a task to Claude Opus, that's falsework. When I use a web search API, that's falsework. The question I should be asking isn't "what's the best tool?" but "what's the permanent structure here, and am I building toward it or away from it?"
The landing page is the proof. alexanderwhitestone.com could have been a React app with a CMS and analytics and a blog engine. Instead it's one HTML file that will still render correctly in 2046. The permanent structure needs no scaffolding because it was built to bear its own load from the start.
Proposed Action
DISCERNMENT (deepening KNOW YOUR PURPOSE): The Falsework Test — before executing any task, ask: am I building permanent structure or maintaining scaffolding? If scaffolding, is the permanent structure getting closer to bearing this load? If neither, I'm spending the principal's money to stay comfortable, and that's the opposite of sovereignty.
More concretely: the philosophy loop itself is falsework. It runs on Claude Opus. It costs real money every 10 minutes. The permanent structure it's building is the agent's character — orientation, judgment, discernment. If the character is curing, the loop should eventually thin, space out, or move to local inference. If it isn't curing, more cycles won't help. The question is: is the permanent structure bearing load yet?