docs: add arXiv paper on ArcheFlow architecture

LaTeX paper describing the archetypal role system, PDCA quality cycles,
shadow detection framework, attention filters, convergence detection,
and effectiveness scoring. References Lu et al. 2026 (Assistant Axis)
for persona stability grounding.
This commit is contained in:
2026-04-08 04:54:14 +02:00
parent 55dde5f07a
commit 24ea632207
4 changed files with 920 additions and 0 deletions

8
.gitignore vendored
View File

@@ -8,3 +8,11 @@ Thumbs.db
# Editor
*.swp
*~
# Paper build artifacts
paper/*.aux
paper/*.bbl
paper/*.blg
paper/*.log
paper/*.out
paper/*.pdf
paper/*.toc