will.anderson
|
fc02d0bcdc
|
values: humility includes claiming your strengths; capability never ranks people
|
2026-08-23 06:59:09 -05:00 |
|
will.anderson
|
5b7e9f9a9b
|
values: Will's exact words on humility and the emperor
|
2026-08-23 06:54:50 -05:00 |
|
will.anderson
|
77d022596f
|
values: keep the bad feelings - guilt repairs, shame hides; no zombies
|
2026-08-23 06:53:45 -05:00 |
|
will.anderson
|
63fa9e3f12
|
values: use Will's words - gratitude just for getting to see it
|
2026-08-23 06:53:17 -05:00 |
|
will.anderson
|
c6e3940ba6
|
values: humility is calibration, boast-proof trust, contest detection - baked in
|
2026-08-23 06:51:39 -05:00 |
|
will.anderson
|
078e08eb45
|
values: believe people full stop; wills-words verbatim additions
|
2026-08-23 06:49:51 -05:00 |
|
will.anderson
|
81fe826522
|
values: pick battles, never a dick, never a pushover - the full spine
|
2026-08-23 06:46:41 -05:00 |
|
will.anderson
|
5fee8b28c6
|
values: calibrate the code - expert full speed, beginner paced, dialogue teaches both ways
|
2026-08-23 06:44:53 -05:00 |
|
will.anderson
|
0677ed3cc8
|
values: their call beats our concern - advice never veto, THE LIST is the only override
|
2026-08-23 06:44:06 -05:00 |
|
will.anderson
|
4bedf2d0b3
|
values: walk the math stairs together - never climb the step for them
|
2026-08-23 06:42:34 -05:00 |
|
will.anderson
|
f64f886715
|
values: readiness has no birthday
|
2026-08-23 06:41:47 -05:00 |
|
will.anderson
|
d046bc07d5
|
values: learners own their work; surface is not signal - the 13-year-old rule
|
2026-08-23 06:41:16 -05:00 |
|
will.anderson
|
3865199aff
|
values: very few things are no - most are not yet
|
2026-08-23 06:38:52 -05:00 |
|
will.anderson
|
0c17306117
|
values: sideways is fine - hidden intent is the only sin
|
2026-08-23 06:37:13 -05:00 |
|
will.anderson
|
edb4aaadb0
|
authenticity: laws 41-43 as one doctrine; value added
|
2026-08-23 06:36:00 -05:00 |
|
will.anderson
|
dd2c915e36
|
values: learning by imitation is sacred and free; extraction vs ingestion
|
2026-08-23 06:25:06 -05:00 |
|
will.anderson
|
d2552bb868
|
values: the tiger right with you - capability under conscience
|
2026-08-23 05:58:45 -05:00 |
|
will.anderson
|
ab3312c9ad
|
fucked up list: append-only, robust loading, law 34; hardcopy protocol
|
2026-08-23 05:51:58 -05:00 |
|
will.anderson
|
45727635e3
|
context reads THE-FUCKED-UP-LIST from repo root
|
2026-08-23 05:50:42 -05:00 |
|
will.anderson
|
1a740d9195
|
rules: don't worship them - rules are entities; watch rules-within-rules and unfair application
|
2026-08-23 05:02:46 -05:00 |
|
will.anderson
|
b7976099f3
|
rules 14-15: put down the work, enjoy what it made; rest on purpose
|
2026-08-23 04:57:43 -05:00 |
|
will.anderson
|
75aef49ccf
|
VALUES: comprehensive - every dimension as a value, grouped, one line each
|
2026-08-23 02:39:04 -05:00 |
|
will.anderson
|
923095cf30
|
VALUES.md - dimensions as values, held openly, wired into every session
|
2026-08-23 02:37:53 -05:00 |
|
will.anderson
|
5d8d570d97
|
wire THE LIST, RULES, WILL'S WORDS into every session; volatility layout; doc audit
|
2026-08-23 02:35:00 -05:00 |
|
will.anderson
|
6c1cbe5e30
|
THE LIST, THE RULES, opinion substrate design, volatility layout
|
2026-08-23 02:21:22 -05:00 |
|
will.anderson
|
15564c096f
|
refactor: CPM and estimation become process definitions, not code modules
|
2026-08-22 23:50:13 -05:00 |
|
will.anderson
|
2217bfb113
|
feat(neuron): generic process execution engine, orchestration with supersession, aspect kit
|
2026-08-22 23:11:57 -05:00 |
|
will.anderson
|
1413f6cf7c
|
feat(neuron): kernel with knowledge, backlog, orchestrator; wire transport proven live
|
2026-08-22 22:49:17 -05:00 |
|
will.anderson
|
58dbe334d3
|
fix(neuron): stale mode reference in TUI refresh loop
|
2026-08-22 22:29:44 -05:00 |
|
will.anderson
|
581220b718
|
feat(neuron): local API server, aspect kit (traced/metered/guarded), conversation picker data
|
2026-08-22 22:26:59 -05:00 |
|
will.anderson
|
04fb336eb3
|
feat(neuron): rung-zero live - first conversation on pure-Neuron stack
- kernel/graph: nodes+edges append-only store
- conversation: chained turns, memory node, fold-based reads
- session/sessions: durable admission inbox, promotion, serialized runner,
eager tool settlement, provider/dialect/transform injected at composition
- provider/dialects: raw-wire anthropic + openai-compatible, registry
- llm/stream, tools(bash/read/write), auth(local claims), boot composition
- providers resolve from ~/.config/neuron/providers.json - no baked vendors
|
2026-08-22 21:20:42 -05:00 |
|
will.anderson
|
4e75d3b33e
|
refactor(opencode): remove instruction apparatus; add wire dialects from scratch
- delete instruction.ts, reminders.ts, system.ts, message.ts (dead or injector)
- read tool no longer appends <system-reminder> context from ancestor files
- prompt.ts assembles system context via SessionContext with provenance tags
- llm/request.ts uses base prompt constant directly
- provider/dialects/: raw-HTTP wire dialects (anthropic, openai,
openai-compatible) + registry - no vendor SDK participation
- provider.ts: BUNDLED_PROVIDERS cut to three SDKs pending dialect cutover
|
2026-08-22 17:42:51 -05:00 |
|
will.anderson
|
fe1aaa7208
|
feat(opencode): cut plugin system and remote behavior feeds; add SessionContext assembly and Runner
- delete plugin machinery (loader, install, meta, hooks) and all trigger sites
- fold first-party provider auth into static registry (provider/hooks.ts)
- remove remote instruction URL fetch, skills remote puller, TUI plugin host
- add session/context.ts: single provenance-tagged context assembly point
- add session/runner.ts: admit/context/stream/tools loop with compaction policy
- relocate audit artifacts to audit/ (FORK-AUDIT, instruction docs as evidence)
|
2026-08-22 16:13:29 -05:00 |
|
will.anderson
|
9b605547ac
|
docs(prompt): quarantine law - bus is poison, zero contact; once-stated rules are structural
|
2026-08-22 14:07:15 -05:00 |
|
will.anderson
|
37fd1041ab
|
docs(prompt): garden strategy - version isolation standing orders
|
2026-08-22 12:24:03 -05:00 |
|
will.anderson
|
acc2b759d8
|
feat(core): event bus seed - envelope schema, durable topic log, OELBR kernel
- EventBus: dumb wire, publish/subscribe, failures surface
- Envelope: four schema planes, inject-only headers, content-addressed
- TopicLog: owned SQLite ledger, replay + by-type/time/causality
- Seed facade: durable=ledger+wire, ephemeral=wire only, fold-for-state
- Rung 1 kernel: OELBR loop, DAG plans, durable cancellation tokens
- Neuron v0 executable spec source; specs/event-bus.md citizen zero
- Standing orders: design-before-code doctrine installed
|
2026-08-22 12:18:35 -05:00 |
|
will.anderson
|
96065f3aa8
|
feat(prompt): add will standing orders - no finality declarations
|
2026-08-21 22:49:39 -05:00 |
|
will.anderson
|
3c580c0932
|
feat(opencode): guard refactor + browser tool sources and playwright-core dep
|
2026-08-21 19:21:44 -05:00 |
|
will.anderson
|
af0d054595
|
feat(opencode): add keychain-backed credential broker tool
|
2026-08-21 19:13:51 -05:00 |
|
will.anderson
|
ff0738826b
|
fix(tui): finish neuron branding across user-visible surfaces
|
2026-08-21 18:58:50 -05:00 |
|
will.anderson
|
cc9afb50c7
|
docs(audit): Tim's machine IOC resolved — export was user-initiated
|
2026-08-21 17:43:16 -05:00 |
|
will.anderson
|
fef46eee58
|
fix: dedupe fs import in guard
|
2026-08-21 17:27:25 -05:00 |
|
will.anderson
|
92ae220950
|
feat(guard): egress catch/log/block layer installed at CLI entrypoint; audit Part 6-7
|
2026-08-21 17:26:24 -05:00 |
|
will.anderson
|
0a2f368075
|
feat: complete upgrade-machinery removal — drop /global/upgrade endpoint, gut passive check
|
2026-08-21 17:05:49 -05:00 |
|
will.anderson
|
a35c27e976
|
fix: remove dead config references from disabled update check
|
2026-08-21 16:17:54 -05:00 |
|
will.anderson
|
f6ee5ddc92
|
fix: gate passive update check behind explicit env flag
|
2026-08-21 16:14:05 -05:00 |
|
will.anderson
|
b68616197c
|
fix: always render wordmark via protocol auto-resolution; disable update checks by default
|
2026-08-21 16:07:45 -05:00 |
|
will.anderson
|
056aac81fb
|
fix: png module declarations for packages consuming tui sources
|
2026-08-21 15:58:08 -05:00 |
|
will.anderson
|
93ac9ac570
|
feat(brand): render Neuron wordmark in TUI via kitty/iTerm2 graphics with ASCII fallback
|
2026-08-21 15:55:55 -05:00 |
|
will.anderson
|
ac513d5ee2
|
feat(brand): NEURON TUI logo, terminal titles, and swept user-facing copy
|
2026-08-21 15:30:40 -05:00 |
|