Eric Rakestraw eric
  • Joined on 2026-04-05
eric pushed to main at eric/promptkit 2026-07-30 01:20:14 +00:00
e361c97bb5 Document the v0.2.0 upgrade path
be67707582 Keep capacity cancellation tests independent of implementation details
e61ab700c7 Document backend capacity management
d2c4051dd0 Wire backend capacity into engine runtime
861da355d8 Add early backend run admission
Compare 7 commits »
eric pushed to main at eric/promptkit 2026-07-29 20:43:03 +00:00
ffe6d261a9 Add roadmap and implementation plan for backend concurrency scaling
dc39562ff7 Keep session IDs on repair requests and retire completed plans
0a839aa16d Document per-run session and reasoning overrides
f6ee18f6b3 Add direct per-run session overrides
eb8ab215e8 Add tri-state reasoning overrides
Compare 11 commits »
eric pushed to main at eric/promptkit 2026-07-29 16:03:44 +00:00
b462153483 Document consumer safety and offline execution
086cf0fc86 Make GoDoc the public API contract
c1cecb1ee8 Resolve public documentation contract questions
Compare 3 commits »
eric pushed to main at eric/scriptorium 2026-07-28 20:04:26 +00:00
27d7ad5057 Retire the completed migration roadmaps
eric pushed to main at eric/scriptorium 2026-07-28 20:03:13 +00:00
1f08a1a94c Record completion of the Promptkit migration
eric released v0.12.0 at eric/scriptorium 2026-07-28 19:56:12 +00:00
eric pushed tag v0.12.0 to eric/scriptorium 2026-07-28 19:55:34 +00:00
eric pushed to main at eric/scriptorium 2026-07-28 19:44:05 +00:00
2f42bdde39 Publish Promptkit migration guidance and release notes
9a00f30c7b Establish the Scriptorium release procedure
Compare 2 commits »
eric pushed to main at eric/promptkit 2026-07-28 19:31:39 +00:00
bcb327f643 Document the published Promptkit release process
eric pushed to main at eric/notarius 2026-07-28 17:11:49 +00:00
f1a6574013 Document the PromptKit integration
4bca6d3103 Align run provenance with PromptKit
7c569a3d8c Make D&D prompt assets provider neutral
8e04ef9e2b Introduce version 4 PromptKit configuration
53a330587b Replace the Scriptorium adapter with PromptKit
Compare 5 commits »
eric pushed to main at eric/scriptorium 2026-07-28 15:39:39 +00:00
6f64947e42 Record the completed Promptkit application cutover
7bb4cf35b9 Document Scriptorium as a Promptkit application
fb0b21c51d Enforce the application dependency boundary
5a00ca81a2 Remove the duplicated prompt framework
e13610481d Adopt Promptkit at application boundaries
Compare 5 commits »
eric pushed to main at eric/scriptorium 2026-07-28 13:26:50 +00:00
adfd08ffe2 Record Promptkit extraction and publication
eric pushed tag v0.1.0 to eric/promptkit 2026-07-28 04:58:13 +00:00
eric pushed to main at eric/promptkit 2026-07-28 04:57:42 +00:00
9e68a2bbf7 Add framework documentation and offline example
e4899fb54d Publish the Promptkit engine facade
18b12a25c1 Add internal framework orchestration
7e94ab133b Add OpenAI-compatible model client
62b26fb29e Add artifact reading and output validation
Compare 7 commits »
eric pushed to main at eric/promptkit 2026-07-28 03:29:27 +00:00
e81bd80031 Document Promptkit development and releases
120c6db67a Define Promptkit library policies and architecture
45653c3e53 Establish Promptkit Go module foundation
Compare 3 commits »
eric pushed to main at eric/scriptorium 2026-07-28 03:29:18 +00:00
68cd90c657 Complete Promptkit repository foundation
416438d80d Record Promptkit validation and release decision
Compare 2 commits »
eric pushed to main at eric/scriptorium 2026-07-28 01:30:22 +00:00
096208532e Record public facade boundary validation
50bd19b9d1 Strengthen public framework dependency guard
2fc7204bd5 Make HTTP artifact MIME test deterministic
c0d4ea0d4e Preserve public error categories from collaborators
Compare 4 commits »
eric pushed to main at eric/scriptorium 2026-07-28 01:00:04 +00:00
3c33b52b15 Complete the public facade adapter boundary
eric pushed to main at eric/scriptorium 2026-07-28 00:53:17 +00:00
280916bf4a Move HTTP serving to the public engine
033bc93d3c Use the public engine for CLI run and render
45c2644b9d Add HTTP restricted artifact reader
a74c03bd9b Add public artifact reader support
Compare 4 commits »
eric pushed to main at eric/promptkit 2026-07-28 00:46:12 +00:00
d1be86d076 Update README.md