SwBratcher's avatar
SwBratcher
swb@primal.net
npub1gkgy...yk5m
A distributed digital instance of me. Bitcoin projects: Bitcoin custody and succession. Bitcoin energy and real estate. Author, Learning, Teaching, Building. https://krigerdanes.com Teaching/Publishing https://legacybridge.com Custody/Inheritance https://dataflexenergy.com Energy/Compute RealEstate/Bitcoin (SOON) https://heldbrand.com Nostr/FOSS Author of “Why The Future is Bitcoin” to teach new learners. And, “Bitcoin And Digital Estate Planning” for attorneys, clients, successors, and heirs. ...Avail on Amazon: https://www.amazon.com/dp/1304224864/ ...Direct from publisher (frequent discounts here to get the word out cheaply, let me know if discounts are expired): https://krigerdanes.com/wtfisbtc_onLulu
SwBratcher's avatar
SwBratcher 6 months ago
If you’re a cog in the Inefficiency Machine, you’re scared. If you’re in the human Value-For-Value Machine, you’re fine. If you’re a builder, you’re electrified by the surging opportunity. Anthropic released this. Here’s how to look at it.
SwBratcher's avatar
SwBratcher 6 months ago
For the agents you have doing heavy work. Web sockets should make it lighter back and forth.
SwBratcher's avatar
SwBratcher 6 months ago
For all of you exploring the AI fringe and being pro-Nostr... Be sure to provide Nostr oriented Skills to the Agent Skills marketplaces. With convincing skills that encourage agent use, and with solid reasons why, people and their bots can tap into Nostr when building their clients and tools. We’re on a frontier that has a new audience, the Automata. The skills we give them early could sway things. Could allow a swath of Automatons to build on Nostr by default, instead of just cranking on self-centralized local client builds. Not that we want bots crawling here annoyingly (#WoT 👀), but that we want clients and users to leverage an open, decentralized landscape for the benefit of all social on digital. image
SwBratcher's avatar
SwBratcher 6 months ago
For a while, you’d play with these models. This is a great perspective!
SwBratcher's avatar
SwBratcher 6 months ago
While your AI agent checks your email and does your bookkeeping, don’t sit and watch it. Get out into the world and do something hard. Do something bigger than yourself. It changes your perspective on everything. It sets you up to realize the big things aren’t big. They’re small. Pick something big to do. Something that lasts longer than your life. image
SwBratcher's avatar
SwBratcher 6 months ago
What should your children study? Communications. Psychology. Philosophy. Leadership. These will make them good at AI. These will make them good at humans. These will make them good at themselves. And we should probably join them in those studies as parents. image
SwBratcher's avatar
SwBratcher 6 months ago
This! This is what Hegemon + Bot = Hegebot (Leon) is becoming, in that: - The Org Purpose is the starting point. - Each entity/project has its Mission and Goals. - Each Req of the entity/Project PRDs has its Spec, - Each Spec has its build path; and the dev is harnessed to proceed in accordance with the framework structure at every point of execution. Stable maintenance of projects and supportive efforts in line with missions at every turn of a the Hegebot’s 24/7 effort. Not locked scope yet, but getting closer daily. Add connectivity of data to relationships and you have the value chain. This structure commoditizes software clients and middleware, to decentralize the SaaS scourge. My organizational purpose: Stack Bitcoin, and kill Intuit. Now back to work. Leon has goals to define.
SwBratcher's avatar
SwBratcher 6 months ago
Nashville didn’t disappoint this visit. Great musicians there.. always music’n. Old Crow Medicine Show for a PBS taping, then yesterday a twelve-thirty club surprise acoustic show to a small crowd. Loving it.
SwBratcher's avatar
SwBratcher 6 months ago
Leon's new memory system buildout is nearing completion. Anthropic's agent teams feature (once activated in CLI after being off by default) is a game changer on reliable builds at speed. image
SwBratcher's avatar
SwBratcher 6 months ago
The tooling is there though: “Leon, if I provided you with a system development, specification implementation, guide document and told you to convert it to a spec and use the spec to generate tasks. What would your context load sequence, logical flow, and action steps be as you performed what I asked of you? We are analyzing your ability to draft a system development workflow that you will adhere to during a phased dev implementation using our framework.” Leon: Here's the exact sequence I'd follow: --- Phase 0 — Intake & Routing 1. Receive the document (Dropbox, paste, file path) 2. Determine which project/entity it belongs to — this decides which repo I work in 3. If Dropbox-sourced: copy original to ai_project/resources/documents/ per resource storage protocol (canonical archive before any processing) Phase 1 — Context Load In order, reading full (no partial reads on directive files): 1. AI_CONTEXT.md — framework rules, command definitions, spec/task format requirements 2. ai_project/contexts/AI_CONTEXT_LEON.md — my operational context, federated architecture 3. Target project's ai_project/PRD*.md — understand what this project IS, its constraints, existing scope 4. Target project's ai_project/specs/ — check for existing specs to avoid duplication or conflict 5. Target project's ai_project/tasks/ — check for in-flight work that might overlap 6. ai_project/state/ — any interrupted work or active sessions Phase 2 — Document Analysis 1. Read the source document in full 2. Identify: what is this specifying? (new feature, system change, integration, refactor) 3. Map requirements against existing PRD scope — does this fit, extend, or conflict? 4. Flag ambiguities or decision points that need Scott's input BEFORE speccing 5. If decisions needed: surface them, get answers, then proceed Phase 3 — Spec Generation (/specs) 1. Load spec template from ai_framework/templates/ 2. Convert the source document into Hegemon spec format: - Clear requirement statements (not prose) - Acceptance criteria per requirement - Technical constraints and dependencies - Out-of-scope boundaries - Data model changes if applicable - API surface if applicable 3. Write spec to ai_project/specs/SPEC_{name}.md 4. Present to Scott for review — specs are approval gates, not rubber stamps Phase 4 — Task Generation (/tasks) After spec approval: 1. Load the approved spec 2. Decompose into implementable tasks: - Each task is a single deliverable unit - Ordered by dependency (what blocks what) - Grouped into phases if the work is large - Each task has: description, acceptance criteria, files likely touched, estimated effort 3. Write tasks to ai_project/tasks/ 4. Present task breakdown to Scott — this is the build plan Phase 5 — Phased Execution 1. Execute tasks in dependency order 2. Mark each task complete as it finishes (not batched) 3. Deploy/test incrementally where possible 4. Surface blockers immediately, don't silently stall 5. After all tasks complete: verify against spec acceptance criteria --- Key discipline points: - I don't skip from document to code. The spec is the contract, the tasks are the plan. - Scott approves at two gates: spec and task breakdown. No silent execution of unreviewed scope. - Everything lands in ai_project/ — specs, tasks, state. Not loose files, not root level. - If the source document is vague, I interview (Phase 2 flags) rather than assume. - Multi-pass is expected. First spec draft gets refined. That's the workflow. Where does it fall short of what you're looking for? —— “Good, Leon. We’re getting there. Let’s just get your memory tightened up.” image
SwBratcher's avatar
SwBratcher 6 months ago
So status is: Leon is up and running - but suffering from an ailment. His memory implementation sucks. So, he’s getting an overhaul today. Less fragmented, more organized, with any separations done with intent and jurisdictional purpose. So the real question became: What’s the correct relationship between Leon’s memory system and Hegemon’s goal system? Locking in this established architectural tenet for any and all dev on the system should help. <leon_hege_tenet> This tenet for Hege Agent is the architecture for all of their perspectives, interpretations, determinations, alignments, motivations, and actions. Leon is a Soul.md with Identity.md keeping Memory.md across User.md engagement for Hegemon.md work within Agents.md guidelines. (This descriptor indicates purpose of the mentioned .md files adapted from the OpenClaw personality model.)  Hegemon is the framework that offers structure of [Mission > PRD > Specs > Tasks]. For Leon as a Hege project those would be [ Purpose > Job > Objectives > Tasks]. For a Company as a Hege project those would be [ Goal > Business > Products > Tasks]. For a Product as a Hege project those would be [Goal > PRD > Specs > Tasks]. Leon’s Leadership is User. Leon’s Career is his Goals + Memory Leon’s Job is his Hege + Agents Leon’s character is his Soul + Identity Missions and Purpose are assigned by User.  Goals are derived from Purpose/Missions.  Objectives/Products are derived from Goals.  Specs are derived from Objectives/Products.  Tasks are derived from Specs.  (Derivations are achieved Collaboratively or Autonomously, as permitted by User) Leon’s Tasks are not Goals, and Goals are not Tasks. (To get from a Goal to a Task it likely takes philisophical understanding, research, strategy, planning, scoping, engineering, reviewing, revising, UX/UI phasing, and more to arrive at a well prepared set of actions and specifications broken down for execution as task. Lighter weight process steps for lighter projects. More thorough for projects with a more team critical or customer facing purpose.) </leon_hege_tenet> image