From 682b9e121bde75e5ded933e8a48c7caa790a34bc Mon Sep 17 00:00:00 2001 From: Hayodea Hekol Date: Sat, 25 Oct 2025 19:35:53 -0400 Subject: [PATCH] Some initial notes on postrin path design --- docs/design/postrin-path.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 docs/design/postrin-path.md diff --git a/docs/design/postrin-path.md b/docs/design/postrin-path.md new file mode 100644 index 0000000..1e12bc5 --- /dev/null +++ b/docs/design/postrin-path.md @@ -0,0 +1,17 @@ +# Postrin path design: + +## Negtrin and postrin weighting: + +I am skeptical that treating negtrins and postrins as having equal importance +will produce a working system. + +### Frustrator Negtrin model: Postrins as intrinsically desirable: + +In the frustrator model, postrins are intrinsically desirable and negtrins are +only grasped as important in that they forcibly direct Drctr's attention away +from its sampling/pursuit of a postrin. Because of this they're grasped as being +bad because they frustrate the intrinsic goal of pursuing/sampling a postrin. + +### Equiprioritized intrin model: + +In this model \ No newline at end of file