Commit Graph

23 Commits

Author SHA1 Message Date
574f88bd6a Refresh primary documentation references 2026-07-05 03:02:11 +00:00
d5d7a222a4 Establish canonical documentation links 2026-07-05 02:56:57 +00:00
03d4f27d2b Document public library usage 2026-07-04 14:24:06 +00:00
2091b58066 Completed the documentation update and removed the completed roadmap 2026-05-26 07:15:36 -05:00
c3fe88c9fa Add maintained examples and clean up legacy documentation paths 2026-05-26 03:33:25 +00:00
5830fda516 Add HTTP and OpenAI integration documentation and rewrite Narratio contract 2026-05-26 03:31:01 +00:00
4950a6bb14 Add operations and troubleshooting documentation 2026-05-26 03:25:34 +00:00
b69ba96811 Rewrite README and add canonical CLI/config documentation 2026-05-26 03:21:11 +00:00
ac1787d683 Document application config support 2026-05-06 16:50:11 +00:00
03cdd2416e Updated documentation and tests to reflect the new render command 2026-05-06 15:59:22 +00:00
bf058a046e Documentation cleanup and bugfixes 2026-05-05 20:01:45 -05:00
2b9658fb01 Update README and architecture documentation to reflect prompt/profile separation 2026-05-05 11:16:33 -05:00
d82bcd0581 Migrate repo fixtures to separated prompts/ and execution profiles/ with file-backed prompt templates 2026-05-05 10:58:22 -05:00
a633c67538 Refactor: split prompt definition from execution settings and migrate run contracts to prompt_* + execution_target 2026-05-05 10:09:31 -05:00
fdfd8641f5 Updated README to note that the built-in http server currently has no authentication mechanism 2026-05-05 08:47:49 -05:00
f67e2d48e1 Updated documentation to reflect current build state 2026-05-05 08:45:10 -05:00
ca4d939fdc Relaxed CLI requirements when defaults are specified in the profile or application defaults 2026-05-05 08:41:07 -05:00
281202e313 Architectural improvements in the http adapter 2026-05-05 08:25:32 -05:00
c5ce270090 Added a configurable timeout knob 2026-05-04 22:38:20 -05:00
328703df36 Add example profiles, schemas, and an end-to-end local fixture 2026-05-04 21:23:48 -05:00
526ee463f2 Add a minimal CLI 2026-05-04 21:08:40 -05:00
fa070a296d Bugfixes and improved alignment with architecture blueprint 2026-05-04 20:36:12 -05:00
a7feb0b097 Initial commit 2026-05-04 18:55:18 +00:00