Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
b193967
docs: remove citation references
Myk72 Jul 16, 2026
b865427
feat: add diagnostics, law and simulation result data classes
Myk72 Jul 19, 2026
538e704
fix: update delta parameters
Myk72 Jul 19, 2026
1b32f64
feat: enhance transition computation
Myk72 Jul 19, 2026
3a587fa
feat: implement IdealRegion and ReachableRegion
Myk72 Jul 21, 2026
91ec4fc
feat: enhance self-model and blending functions
Myk72 Jul 21, 2026
b9b3e32
feat: add motivation schema
Myk72 Jul 22, 2026
a815c24
refactor: integrate DEFAULT_MOTIVATION_SCHEMA
Myk72 Jul 22, 2026
59fb727
feat: add motivation schema handling
Myk72 Jul 22, 2026
f985ab1
feat: enhance goal value retrieval and update regions with schema
Myk72 Jul 22, 2026
48a943e
refactor: remove application specific files
Myk72 Jul 22, 2026
6bb438f
refactor: decision-making process and introduce DecisionProfile class
Myk72 Jul 22, 2026
6315435
refactor: pluggable Stimulus structure
Myk72 Jul 23, 2026
2fe73d2
refactor: streamline appraisal logic and add profile class
Myk72 Jul 23, 2026
9b16ef9
feat: feature management class
Myk72 Jul 24, 2026
9c12c5f
refactor: enhance appraisal logic with reusable features
Myk72 Jul 24, 2026
16ff9fa
feat: implement Goal Change calculator
Myk72 Jul 24, 2026
8920297
refactor: enhance decision-making process with goal change
Myk72 Jul 24, 2026
afafc0e
feat: MIC goal compatibility
Myk72 Jul 24, 2026
95f7d08
refactor: optimize stability and merging logic with new policies
Myk72 Jul 24, 2026
2a280ac
refactor: streamline self-model estimation and blending logic
Myk72 Jul 24, 2026
971b4c8
refactor: enhance modularity by introducing modulator name
Myk72 Jul 24, 2026
3104346
refactor: remove unused goals from motivation schema
Myk72 Jul 24, 2026
ad6da2e
refactor: add metadata
Myk72 Jul 24, 2026
b7740b7
refactor: add anti-goal target handling
Myk72 Jul 26, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 0 additions & 19 deletions applications/papers/__init__.py

This file was deleted.

5 changes: 0 additions & 5 deletions applications/papers/config.py

This file was deleted.

38 changes: 0 additions & 38 deletions applications/papers/entities.py

This file was deleted.

44 changes: 0 additions & 44 deletions applications/papers/interfaces.py

This file was deleted.

Empty file.
38 changes: 0 additions & 38 deletions applications/papers/services/chunker.py

This file was deleted.

38 changes: 0 additions & 38 deletions applications/papers/services/context.py

This file was deleted.

40 changes: 0 additions & 40 deletions applications/papers/services/extractors.py

This file was deleted.

66 changes: 0 additions & 66 deletions applications/papers/services/ingestion.py

This file was deleted.

Loading