Eric Rakestraw ejr
  • Joined on 2024-07-26
ejr pushed to main at eric/scriptorium 2026-07-04 13:53:39 +00:00
7ffbf5f6ca Update woodpecker config to prepare only linux binaries
ejr pushed to main at eric/scriptorium 2026-07-04 13:13:14 +00:00
1798e9c575 Add a roadmap and implementation plan to support reasoning_effort and extra_params in outbound requests
ejr pushed to main at eric/notarius 2026-07-04 12:48:39 +00:00
b95af4f87d Add a roadmap to implement a D&D-specific chunk module
ejr pushed to main at eric/notarius 2026-07-04 12:05:09 +00:00
11073b613c Update AGENTS.md
ejr pushed tag v0.1.0 to eric/notarius 2026-07-04 11:47:22 +00:00
ejr pushed to main at eric/notarius 2026-07-04 03:27:58 +00:00
b85e826c1c Bugfix in the seriatim input adapter
ejr pushed to main at eric/notarius 2026-07-04 02:56:01 +00:00
5fab9936d0 Add a roadmap for a full documentation pass
ejr pushed to main at eric/notarius 2026-07-04 02:46:32 +00:00
b738dbc1eb Update policy documentation in advance of a full documentation pass
4db7805a95 Clean up MVP output handling
Compare 2 commits »
ejr pushed to main at eric/notarius 2026-07-04 00:33:57 +00:00
07b3264b6b Add a staged implementation plan for MVP
ejr pushed to main at eric/notarius 2026-07-03 16:32:47 +00:00
1d66934577 Add a staged implementation plan for porting relevant code from audita
ejr pushed to main at eric/notarius 2026-07-03 16:26:54 +00:00
d6dadb6c70 Final cleanup after checkpoint 3 and remove the completed implementation plan
ejr pushed to main at eric/notarius 2026-07-03 15:20:06 +00:00
3cf2ac577f Add a staged implementation plan for the pipeline stages
ejr pushed to main at eric/notarius 2026-07-03 15:09:07 +00:00
c4da7bea1a Update feature roadmap to include a named pipeline profile configuration model
ejr pushed to main at eric/notarius 2026-07-03 15:01:32 +00:00
b4ee4c64f0 Consolidate the architecture plan into fewer packages
5a6e82f599 Update the architecture plan to standardize on input -> chunk -> extract -> merge -> normalize -> output naming conventions
Compare 2 commits »
ejr pushed to main at eric/notarius 2026-07-03 13:54:31 +00:00
88042174b3 Revise the architecture plan to reflect an input -> chunk -> process -> merge -> normalize -> output workflow
ejr pushed to main at eric/notarius 2026-07-03 13:26:57 +00:00
32be4ee85e Harden the runner contract
ejr pushed to main at eric/notarius 2026-07-03 13:08:03 +00:00
ejr pushed to main at eric/notarius 2026-07-03 12:38:38 +00:00
281f236e27 Add a staged implementation plan for the initial framework and module composition architecture
2690cdd959 Audit code for consistency with checkpoint #1 of the architecture plan
Compare 2 commits »
ejr pushed to main at eric/notarius 2026-07-03 12:32:41 +00:00
ab7cba93fd Add a staged implementation plan for the initial framework and module composition architecture
f2760fad5f Complete checkpoint review
Compare 2 commits »
ejr pushed to main at eric/notarius 2026-07-03 05:58:45 +00:00
60682e977e Add an initial staged implementation prompt fro the core contracts and skeleton