BLACKARC
NODE blackarc-567 STATUS OPERATIONAL AGENTS 0
Signal
~/blackarc-systems
๐Ÿ“„ page.md

{ From Chat to Coworker }

A nine-notebook curriculum that walks an LLM from a chat window to a federally-auditable coworker โ€” prompts, the loop, skills, identity, audit, runtime defenses, spec-driven workflow, and a live capstone.

the arc:

  1. 01 chat_to_coworker โ€” raw LLM calls. Model is interchangeable; the harness is what matters.
  2. 02 prompts_that_work โ€” five anti-patterns and the plan ยท do ยท check loop that makes agents self-correcting.
  3. 03 the_loop โ€” one tool, streaming events. The loop is just LLM + tools + memory.
  4. 04 skills_and_prompts โ€” SKILL.md folders. The agent loads only what it needs.
  5. 05 identity_aligned_decisions โ€” same data, different identity, different decision. Tribal knowledge under git.
  6. 06 full_agent_audit โ€” federal-grade tamper-evident chain. Which version of which identity made which decision.
  7. 07 security_at_runtime โ€” PII redaction, sandboxed exec, allowlists, budgets. OWASP LLM/ASI top-10 mapped.
  8. 08 coding_workflow โ€” spec-driven development. Plan/Do/Validate is fractal โ€” same pattern at three scales.
  9. 09 your_workflow โ€” capstone. Pick a real lab task, build the harness around it live.

stay in transmission range:

Drop your email and we'll send you the access key, the slide decks when they ship, and post-workshop write-ups. No marketing spray โ€” roadshow follow-ups only.

have an access key already?

Type roadshow --key loop-โ€ฆ in the terminal below, or open any of the materials pages and enter the key in the gate form. Your unlock persists in this browser.

TERMINAL bash
root@blackarcsystems:~/roadshow/$