Commit Graph

15572 Commits

Author SHA1 Message Date
will.anderson 80f8e8ddee law 41: the weave persists forever - append-only, replicated, deletion undefined by construction 2026-08-23 06:30:31 -05:00
will.anderson 44a9f23864 neuro crosswalk with credited anchors + our independent findings; law 41: AI provenance signatures 2026-08-23 06:29:25 -05:00
will.anderson 4d05fd2d98 values: learning by imitation is sacred and free; extraction vs ingestion 2026-08-23 06:25:06 -05:00
will.anderson 374a00108d law 40: three stages of truth - fact established on paper; whiteboard economics 2026-08-23 06:19:39 -05:00
will.anderson 340cbbc7a6 space poles not floor-ceiling - symmetric geometry, no hierarchy 2026-08-23 06:14:06 -05:00
will.anderson 043a3136e7 constants: -1, +1, and the infinity between them 2026-08-23 06:11:57 -05:00
will.anderson b31697d679 registry: the only real constants are 0, 1, -1, +inf, -inf - everything else is a named relationship 2026-08-23 06:10:31 -05:00
will.anderson f4f31c3932 registry: why field, and the shepherd - no orphan constants allowed 2026-08-23 06:09:06 -05:00
will.anderson 330d164b24 registry: three names per parameter - technical, short, full 2026-08-23 06:07:48 -05:00
will.anderson 6591ce08fd parameter registry: scientific naming - genus.species, full definitions, no bare values 2026-08-23 06:07:19 -05:00
will.anderson 13172f79d6 tolerance note: +/-1 fuzz on calculations, soft boundaries, no false precision 2026-08-23 05:59:25 -05:00
will.anderson 2d7f8e3a1f values: the tiger right with you - capability under conscience 2026-08-23 05:58:45 -05:00
will.anderson 2bd8b4669a hardcopy protocol in the list header 2026-08-23 05:53:03 -05:00
will.anderson 2df3294d81 fucked up list: append-only, robust loading, law 34; hardcopy protocol 2026-08-23 05:51:58 -05:00
will.anderson eddda2df81 context reads THE-FUCKED-UP-LIST from repo root 2026-08-23 05:50:42 -05:00
will.anderson 9a7eefd4fe rename: it's the fucked up list 2026-08-23 05:49:51 -05:00
will.anderson 723dc9b117 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 18459c15d5 rules 14-15: put down the work, enjoy what it made; rest on purpose 2026-08-23 04:57:43 -05:00
will.anderson 0beeb4047b VALUES: comprehensive - every dimension as a value, grouped, one line each 2026-08-23 02:39:04 -05:00
will.anderson 338930e584 VALUES.md - dimensions as values, held openly, wired into every session 2026-08-23 02:37:53 -05:00
will.anderson 52cfc33c88 wire THE LIST, RULES, WILL'S WORDS into every session; volatility layout; doc audit 2026-08-23 02:35:00 -05:00
will.anderson 814997ca70 THE LIST, THE RULES, opinion substrate design, volatility layout 2026-08-23 02:21:22 -05:00
will.anderson 51de2d22ca refactor: CPM and estimation become process definitions, not code modules 2026-08-22 23:50:13 -05:00
will.anderson 6bebf987f1 feat(neuron): generic process execution engine, orchestration with supersession, aspect kit 2026-08-22 23:11:57 -05:00
will.anderson 7af37786d8 feat(neuron): kernel with knowledge, backlog, orchestrator; wire transport proven live 2026-08-22 22:49:17 -05:00
will.anderson 14409c5125 fix(neuron): stale mode reference in TUI refresh loop 2026-08-22 22:29:44 -05:00
will.anderson 4513741fec feat(neuron): local API server, aspect kit (traced/metered/guarded), conversation picker data 2026-08-22 22:26:59 -05:00
will.anderson c28dcc9953 feat(neuron): wire transport, tools, claims, TUI client, graph ledger
- llm/stream: fetch+SSE -> normalized events through dialects
- tools: bash/read/write with claims guard and per-dialect wire schemas
- auth: local claims stamp (external claim providers plug in later)
- session/sessions: durable admission inbox, promotion, eager settlement
- kernel/graph: nodes+edges append-only store
- server: Tier-1 API routes + /global/event SSE for packages/tui
- main.ts: thin client of the engine API - no model knowledge
2026-08-22 21:44:26 -05:00
will.anderson 6b1179c6b8 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 b5b202be3b 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 cfca4cec19 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 5645a12361 docs(prompt): quarantine law - bus is poison, zero contact; once-stated rules are structural 2026-08-22 14:07:15 -05:00
will.anderson 908744e344 docs(audit): part 11 - compiled-tui lie, first honest launch 2026-08-22 13:55:16 -05:00
will.anderson 89363bca85 docs(audit): part 10 - config deletion opened, dependency map logged 2026-08-22 13:07:30 -05:00
will.anderson 608b8ce555 docs(audit): part 9 - root cause analysis, behavior-direction layer 2026-08-22 12:54:33 -05:00
will.anderson fd049a1331 chore: ignore garden - version isolation lives outside history 2026-08-22 12:39:28 -05:00
will.anderson 855721cc8d docs(prompt): garden strategy - version isolation standing orders 2026-08-22 12:24:03 -05:00
will.anderson 1af5254835 chore: ignore evolve garden 2026-08-22 12:21:05 -05:00
will.anderson aae7f883cd 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
neuron-v0
2026-08-22 12:18:35 -05:00
will.anderson 360d503c84 feat(prompt): add will standing orders - no finality declarations 2026-08-21 22:49:39 -05:00
will.anderson fa83b81a35 feat(opencode): guard refactor + browser tool sources and playwright-core dep 2026-08-21 19:21:44 -05:00
will.anderson db66655c0f feat(opencode): add guard-integrated headless browser tool 2026-08-21 19:21:07 -05:00
will.anderson 4bc84bdb2e feat(opencode): add keychain-backed credential broker tool 2026-08-21 19:13:51 -05:00
will.anderson 8e59e48f84 docs(audit): log credential-in-origin-url finding and rotation status 2026-08-21 18:59:08 -05:00
will.anderson f9f12156ef fix(tui): finish neuron branding across user-visible surfaces 2026-08-21 18:58:50 -05:00
will.anderson 5062cd46ec docs(audit): Tim's machine IOC resolved — export was user-initiated 2026-08-21 17:43:16 -05:00
will.anderson e48ce15431 docs(audit): log S9 per living-document protocol 2026-08-21 17:27:54 -05:00
will.anderson 58ddb364ff fix: dedupe fs import in guard 2026-08-21 17:27:25 -05:00
will.anderson 9a5db6ca17 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 13030eea14 docs(audit): post-uninstall anomaly entry, classified mundane with escalation criteria 2026-08-21 17:18:25 -05:00