Didactopus/src/didactopus
welsberr 58466bbf9f Revised multilignual support with round-trip warnings, updated philosophy. 2026-03-17 20:36:38 -04:00
..
__init__.py Apply ZIP update: 135-didactopus-admin-curation-layer.zip [2026-03-14T13:19:17] 2026-03-14 13:29:55 -04:00
adaptive_engine.py After Codex fixes to test, ingestion, run, and visualization. 2026-03-14 17:19:15 -04:00
agentic_loop.py After Codex fixes to test, ingestion, run, and visualization. 2026-03-14 17:19:15 -04:00
api.py Apply ZIP update: 280-didactopus-review-workbench-and-synthesis-scaffold.zip [2026-03-14T13:21:20] 2026-03-14 13:29:56 -04:00
arena.py Revised multilignual support with round-trip warnings, updated philosophy. 2026-03-17 20:36:38 -04:00
artifact_registry.py Added graph-aware planning layer. 2026-03-13 04:31:14 -04:00
artifact_schemas.py Concept graph and learner updates. 2026-03-13 04:12:12 -04:00
attribution_builder.py Apply ZIP update: 085-didactopus-workspace-manager-update.zip [2026-03-14T13:18:42] 2026-03-14 13:29:55 -04:00
attribution_qa.py Apply ZIP update: 085-didactopus-workspace-manager-update.zip [2026-03-14T13:18:42] 2026-03-14 13:29:55 -04:00
auth.py Apply ZIP update: 250-didactopus-artifact-lifecycle-and-knowledge-export-layer.zip [2026-03-14T13:21:04] 2026-03-14 13:29:56 -04:00
compliance_models.py Apply ZIP update: 085-didactopus-workspace-manager-update.zip [2026-03-14T13:18:42] 2026-03-14 13:29:55 -04:00
concept_graph.py Added evaluator loop 2026-03-13 05:33:58 -04:00
config.py Documented use of subscription GenAI or Ollama as an easier LLM path. 2026-03-17 18:49:14 -04:00
config_new.py Clarifying roles for use with RoleMesh Gateway. 2026-03-16 17:17:39 -04:00
conflict_report.py Added multi-source course ingestion. 2026-03-13 06:31:03 -04:00
course_ingest.py After Codex fixes to test, ingestion, run, and visualization. 2026-03-14 17:19:15 -04:00
course_ingestion_compliance.py Apply ZIP update: 085-didactopus-workspace-manager-update.zip [2026-03-14T13:18:42] 2026-03-14 13:29:55 -04:00
course_repo.py First pass at knowledge graph learner loop improvements. 2026-03-17 13:09:12 -04:00
course_schema.py After Codex fixes to test, ingestion, run, and visualization. 2026-03-14 17:19:15 -04:00
coverage_alignment_qa.py After Codex fixes to test, ingestion, run, and visualization. 2026-03-14 17:19:15 -04:00
cross_course_conflicts.py Added cross-course merger. 2026-03-13 06:36:27 -04:00
curriculum.py Learning graph additions. 2026-03-12 21:21:59 -04:00
db.py Apply ZIP update: 180-didactopus-contribution-management-layer.zip [2026-03-14T13:20:17] 2026-03-14 13:29:55 -04:00
demo_run.py Apply ZIP update: 085-didactopus-workspace-manager-update.zip [2026-03-14T13:18:42] 2026-03-14 13:29:55 -04:00
document_adapters.py Revised source ingestion, MIT OCW example 2026-03-16 13:54:07 -04:00
domain_map.py After Codex fixes to test, ingestion, run, and visualization. 2026-03-14 17:19:15 -04:00
engine.py Apply ZIP update: 250-didactopus-artifact-lifecycle-and-knowledge-export-layer.zip [2026-03-14T13:21:04] 2026-03-14 13:29:56 -04:00
evaluation.py Weighted evidence update 2026-03-12 21:42:40 -04:00
evaluator_alignment_qa.py After Codex fixes to test, ingestion, run, and visualization. 2026-03-14 17:19:15 -04:00
evaluator_pipeline.py Added mastery ledger and capability export. 2026-03-13 05:49:26 -04:00
evidence_engine.py After Codex fixes to test, ingestion, run, and visualization. 2026-03-14 17:19:15 -04:00
evidence_flow_ledger_qa.py After Codex fixes to test, ingestion, run, and visualization. 2026-03-14 17:19:15 -04:00
export_svg.py Apply ZIP update: 220-didactopus-media-rendering-pipeline-layer.zip [2026-03-14T13:20:42] 2026-03-14 13:29:56 -04:00
graph_builder.py Added graph-aware planning layer. 2026-03-13 04:31:14 -04:00
graph_merge.py Learning graph additions. 2026-03-12 21:21:59 -04:00
graph_qa.py Apply ZIP update: 125-didactopus-graph-prereq-analysis-update.zip [2026-03-14T13:19:09] 2026-03-14 13:29:55 -04:00
graph_retrieval.py Made knoweldge graphs first-class parts of domain packs. 2026-03-16 17:46:33 -04:00
import_validator.py Apply ZIP update: 130-didactopus-semantic-qa-update.zip [2026-03-14T13:19:13] 2026-03-14 13:29:55 -04:00
knowledge_export.py Apply ZIP update: 085-didactopus-workspace-manager-update.zip [2026-03-14T13:18:42] 2026-03-14 13:29:55 -04:00
knowledge_graph.py Made knoweldge graphs first-class parts of domain packs. 2026-03-16 17:46:33 -04:00
language_support.py Revised multilignual support with round-trip warnings, updated philosophy. 2026-03-17 20:36:38 -04:00
learner_accessibility.py Revised multilignual support with round-trip warnings, updated philosophy. 2026-03-17 20:36:38 -04:00
learner_session.py Initial pass at making Didactopus multilingual. 2026-03-17 19:29:12 -04:00
learner_session_demo.py Initial pass at making Didactopus multilingual. 2026-03-17 19:29:12 -04:00
learner_state.py Apply ZIP update: 085-didactopus-workspace-manager-update.zip [2026-03-14T13:18:42] 2026-03-14 13:29:55 -04:00
learning_graph.py After Codex fixes to test, ingestion, run, and visualization. 2026-03-14 17:19:15 -04:00
main.py Course Review Workflow. 2026-03-13 08:04:26 -04:00
mastery_ledger.py Added mastery ledger and capability export. 2026-03-13 05:49:26 -04:00
mentor.py Revised source ingestion, MIT OCW example 2026-03-16 13:54:07 -04:00
model_bench.py Revised multilignual support with round-trip warnings, updated philosophy. 2026-03-17 20:36:38 -04:00
model_provider.py Documented use of subscription GenAI or Ollama as an easier LLM path. 2026-03-17 18:49:14 -04:00
models.py Apply ZIP update: 280-didactopus-review-workbench-and-synthesis-scaffold.zip [2026-03-14T13:21:20] 2026-03-14 13:29:56 -04:00
multilingual_qa.py Revised multilignual support with round-trip warnings, updated philosophy. 2026-03-17 20:36:38 -04:00
multilingual_qa_seed.py Revised multilignual support with round-trip warnings, updated philosophy. 2026-03-17 20:36:38 -04:00
ocw_information_entropy_demo.py First pass at knowledge graph learner loop improvements. 2026-03-17 13:09:12 -04:00
ocw_progress_viz.py After Codex fixes to test, ingestion, run, and visualization. 2026-03-14 17:19:15 -04:00
ocw_rolemesh_transcript_demo.py Made knoweldge graphs first-class parts of domain packs. 2026-03-16 17:46:33 -04:00
ocw_skill_agent_demo.py Revised multilignual support with round-trip warnings, updated philosophy. 2026-03-17 20:36:38 -04:00
onboarding.py Apply ZIP update: 085-didactopus-workspace-manager-update.zip [2026-03-14T13:18:42] 2026-03-14 13:29:55 -04:00
orchestration_models.py Apply ZIP update: 085-didactopus-workspace-manager-update.zip [2026-03-14T13:18:42] 2026-03-14 13:29:55 -04:00
orchestration_notes.md Apply ZIP update: 085-didactopus-workspace-manager-update.zip [2026-03-14T13:18:42] 2026-03-14 13:29:55 -04:00
orchestrator.py Apply ZIP update: 085-didactopus-workspace-manager-update.zip [2026-03-14T13:18:42] 2026-03-14 13:29:55 -04:00
orm.py Apply ZIP update: 280-didactopus-review-workbench-and-synthesis-scaffold.zip [2026-03-14T13:21:20] 2026-03-14 13:29:56 -04:00
pack_emitter.py Made knoweldge graphs first-class parts of domain packs. 2026-03-16 17:46:33 -04:00
pack_to_frontend.py Apply ZIP update: 085-didactopus-workspace-manager-update.zip [2026-03-14T13:18:42] 2026-03-14 13:29:55 -04:00
pack_validator.py After Codex fixes to test, ingestion, run, and visualization. 2026-03-14 17:19:15 -04:00
path_quality_qa.py After Codex fixes to test, ingestion, run, and visualization. 2026-03-14 17:19:15 -04:00
planner.py Added evaluator loop 2026-03-13 05:33:58 -04:00
practice.py Revised source ingestion, MIT OCW example 2026-03-16 13:54:07 -04:00
profile_templates.py Added evaluator loop 2026-03-13 05:33:58 -04:00
progression_engine.py After Codex fixes to test, ingestion, run, and visualization. 2026-03-14 17:19:15 -04:00
project_advisor.py Revised source ingestion, MIT OCW example 2026-03-16 13:54:07 -04:00
provenance.py Apply ZIP update: 085-didactopus-workspace-manager-update.zip [2026-03-14T13:18:42] 2026-03-14 13:29:55 -04:00
readiness.py Apply ZIP update: 085-didactopus-workspace-manager-update.zip [2026-03-14T13:18:42] 2026-03-14 13:29:55 -04:00
recommendations.py Apply ZIP update: 225-didactopus-orchestration-ux-update.zip [2026-03-14T13:20:48] 2026-03-14 13:29:56 -04:00
render_bundle.py Apply ZIP update: 250-didactopus-artifact-lifecycle-and-knowledge-export-layer.zip [2026-03-14T13:21:04] 2026-03-14 13:29:56 -04:00
repository.py Apply ZIP update: 280-didactopus-review-workbench-and-synthesis-scaffold.zip [2026-03-14T13:21:20] 2026-03-14 13:29:56 -04:00
review_actions.py Apply ZIP update: 110-didactopus-curriculum-path-quality-update.zip [2026-03-14T13:18:59] 2026-03-14 13:29:55 -04:00
review_bridge.py Apply ZIP update: 125-didactopus-graph-prereq-analysis-update.zip [2026-03-14T13:19:09] 2026-03-14 13:29:55 -04:00
review_bridge_server.py Apply ZIP update: 130-didactopus-semantic-qa-update.zip [2026-03-14T13:19:13] 2026-03-14 13:29:55 -04:00
review_export.py First pass at knowledge graph learner loop improvements. 2026-03-17 13:09:12 -04:00
review_loader.py Apply ZIP update: 110-didactopus-curriculum-path-quality-update.zip [2026-03-14T13:18:59] 2026-03-14 13:29:55 -04:00
review_schema.py Apply ZIP update: 130-didactopus-semantic-qa-update.zip [2026-03-14T13:19:13] 2026-03-14 13:29:55 -04:00
role_prompts.py Initial pass at making Didactopus multilingual. 2026-03-17 19:29:12 -04:00
rolemesh_demo.py Revised source ingestion, MIT OCW example 2026-03-16 13:54:07 -04:00
roles.py Clarifying roles for use with RoleMesh Gateway. 2026-03-16 17:17:39 -04:00
rule_policy.py Added cross-course merger. 2026-03-13 06:36:27 -04:00
sample_pack_loader.py Apply ZIP update: 085-didactopus-workspace-manager-update.zip [2026-03-14T13:18:42] 2026-03-14 13:29:55 -04:00
seed.py Apply ZIP update: 260-didactopus-object-versioning-and-export-layer.zip [2026-03-14T13:21:09] 2026-03-14 13:29:56 -04:00
semantic_qa.py Apply ZIP update: 130-didactopus-semantic-qa-update.zip [2026-03-14T13:19:13] 2026-03-14 13:29:55 -04:00
semantic_similarity.py Added graph-aware planning layer. 2026-03-13 04:31:14 -04:00
source_models.py Apply ZIP update: 085-didactopus-workspace-manager-update.zip [2026-03-14T13:18:42] 2026-03-14 13:29:55 -04:00
stop_criteria.py Apply ZIP update: 085-didactopus-workspace-manager-update.zip [2026-03-14T13:18:42] 2026-03-14 13:29:55 -04:00
storage.py Apply ZIP update: 085-didactopus-workspace-manager-update.zip [2026-03-14T13:18:42] 2026-03-14 13:29:55 -04:00
synthesis.py Apply ZIP update: 280-didactopus-review-workbench-and-synthesis-scaffold.zip [2026-03-14T13:21:20] 2026-03-14 13:29:56 -04:00
topic_ingest.py Revised source ingestion, MIT OCW example 2026-03-16 13:54:07 -04:00
ui_scaffold.py Added review UI 2026-03-13 07:53:06 -04:00
ux_feedback.py Apply ZIP update: 085-didactopus-workspace-manager-update.zip [2026-03-14T13:18:42] 2026-03-14 13:29:55 -04:00
worker.py Apply ZIP update: 250-didactopus-artifact-lifecycle-and-knowledge-export-layer.zip [2026-03-14T13:21:04] 2026-03-14 13:29:56 -04:00
workspace_manager.py After Codex fixes to test, ingestion, run, and visualization. 2026-03-14 17:19:15 -04:00