coherence
controls drift across projects
When a convention shifts in one repo, coherence flags every other repo still on the old shape. First package to fully emerge — already in use.
things I'm figuring out
tinkershop tracks local project activity so I can see what is actually moving: repos, notes, agent sessions, commits, and the rough edges I am still trying to make sense of.
fireharp.com/tinkershop
rendered from checked-in public notes; no local daemon required
agentic harness · emerging
A central daily-loop core with packages, tools, and push channels condensing around it. Some shipping, some still boiling.
// the daily loop
boiling · crystallizing
controls drift across projects
When a convention shifts in one repo, coherence flags every other repo still on the old shape. First package to fully emerge — already in use.
queryable record of why
Already scaffolded — captures decisions in a structured form so the why survives the next refactor. Sitting prepared; about to revisit.
pattern detection + redaction
Catches accidental secrets in commits and agent transcripts. Lives as scattered tools right now; consolidating into a package next.
dependency stack control
Same shape as coherence, applied to what a project pulls in: lockfile drift, transitive risk, surprise upgrades. The security side of the harness.
agent config hub
A separate hub for agentic configuration: prompts, package policy, hooks, and repo wiring live outside the project, then push into each repo like infrastructure-as-code for agents.
public projects
9
public notes
14
agent sessions
1177
commits
364
dirty signals
564
voice context
1061
Checked-in public project notes render below. The local detector remains private; the public page keeps the rich workbench surface without depending on a daemon bound to 127.0.0.1.
public workbench evidence
fireharp/overseer
idea
A Go CLI that steers Claude Code and OpenAI Codex CLI agents by registering as their hook command. On every hook event, it judges the situation against a markdown constitution and versioned precedent ledger.
activity heatmap
why it is shown
detected
public
note
Local paths are used for policy matching, but the public view shows the repository and curated notes.
evidence mix
dirty
1
commit
May 15, 01:20 PM
seen
May 31, 07:19 AM
Enhanced decision-making in Overseer
May 15, 01:20 PMBenchmark-grade ledger scenarios and harness tests strengthened how Overseer judges situations against its constitution and precedent ledger.
Ledger outcome harness tests landed
May 15, 01:20 PMThe project added concrete tests around ledger outcomes so agent steering can be checked rather than guessed.
fireharp/101
idea
Browser-based voice drill app that trains fast staff and system-design interview reflexes. Implementation of the spec in LOCAL.md is gitignored.
activity heatmap
why it is shown
detected
public
note
Local paths are used for policy matching, but the public view shows the repository and curated notes.
evidence mix
dirty
6
commit
May 26, 06:13 PM
seen
May 31, 07:10 AM
Documentation was clarified
May 20, 12:30 AMRealtime prompt configuration, offline smoke gates, CI commands, and smoke-script HTTP helpers were tightened.
fireharp/bitgn
idea
Standalone Go workbench for evaluating steering and execution behavior, including dead-exec handling and final-run post-mortems.
activity heatmap
why it is shown
detected
public
note
Local paths are used for policy matching, but the public view shows the repository and curated notes.
evidence mix
dirty
93
commit
May 30, 11:19 AM
seen
May 31, 07:10 AM
Standalone Go work moved forward
May 30, 11:19 AMProduction role-name mismatch fixes, interpreter steering, and final-run post-mortems pushed the project toward standalone evaluation.
quickowl/knify
idea
Agent Canvas work around typed blocks, HTML capture, benchmark helpers, and live-session review surfaces.
activity heatmap
why it is shown
detected
public
note
Local paths are used for policy matching, but the public view shows the repository and curated notes.
evidence mix
dirty
10
commit
May 21, 03:47 PM
seen
May 31, 07:10 AM
HTML benchmark scope expanded
May 21, 03:47 PMCanvas benchmark capture notes, HTML helpers, and HTML asset URL support were added to the Agent Canvas workflow.
Protocol docs and monitor views improved
May 14, 09:17 PMLive session monitor triage and protocol documentation were cleaned up while machine-specific config moved out of git.
fireharp/chant
idea
A recipe cache for coding agents: cache the tested method, not the answer.
activity heatmap
why it is shown
detected
public
note
Local paths are used for policy matching, but the public view shows the repository and curated notes.
evidence mix
dirty
0
commit
May 28, 10:23 AM
seen
May 31, 07:10 AM
Typed relations and promotion scope landed
May 28, 10:23 AMRelation capture, import metrics fixes, scope promotion, and BitGN-grounded count-rule demos made the cache more reusable.
Cross-package enchantment discovery
May 27, 09:48 PMThe project added discovery flows, status docs, quickstart reconciliation, and isolated negative-gate e2e checks.
fireharp/coherence
idea
Git-native drift detector for agent-assisted repositories.
activity heatmap
why it is shown
detected
public
note
Local paths are used for policy matching, but the public view shows the repository and curated notes.
evidence mix
dirty
33
commit
May 27, 09:12 PM
seen
May 31, 07:10 AM
Standalone Go work moved forward
May 27, 09:12 PMURL semantic stale-test, endpoint coverage, typed ID trace, and JSON asset import adversarial demos expanded drift coverage.
More adversarial demos landed
May 26, 09:42 PMEndpoint, raw typed ID, JSON asset, and HTML false-positive demos made the detector harder to fool.
Language and API stale tests expanded
May 26, 12:19 AMPython file-cycle, YAML user-story, Java stale-test, and OpenAPI endpoint demos broadened the test surface.
fireharp/copycat
idea
Preserve recoverable human authorship in project copy. A CLI for turning raw author material into finished short-form text without losing the user's voice.
activity heatmap
why it is shown
detected
public
note
Local paths are used for policy matching, but the public view shows the repository and curated notes.
evidence mix
dirty
1
commit
May 22, 03:01 AM
seen
May 31, 07:10 AM
Standalone Go work moved forward
May 20, 01:40 AMDocs, static audits, scope handling, lookup races, read failures, plateau triggers, and compose benchmark reporting were hardened.
fireharp/github-invite
idea
Standalone Cloudflare Worker for issuing GitHub collaborator invites through shareable links.
activity heatmap
why it is shown
detected
public
note
Local paths are used for policy matching, but the public view shows the repository and curated notes.
evidence mix
dirty
3
commit
May 22, 12:59 PM
seen
May 31, 07:10 AM
Standalone invite broker formed
May 22, 12:59 PMDeployment values moved out of committed docs, the invite page shows the target repository, and theme/ops docs were added.
fireharp/tinkershop
idea
Local project activity detector for Tinkershop.
activity heatmap
why it is shown
detected
public
note
Local paths are used for policy matching, but the public view shows the repository and curated notes.
evidence mix
dirty
40
commit
May 18, 04:48 PM
seen
May 31, 07:10 AM
Public snapshot became daemon-free
May 31, 07:10 AMThe website can render the public workbench from checked-in notes while the local detector remains private.