Commit History

fix spaces file
b4b1679

firepenguindisopanda commited on

cleanup
1c1cc75

firepenguindisopanda commited on

Enhance LangSmith stats documentation and filter for LLM run types
d90dff8

firepenguindisopanda commited on

Refactor test documentation and improve consistency in comments
e382248

firepenguindisopanda commited on

updated
ef61da9

firepenguindisopanda commited on

Add comprehensive documentation and guidelines for various roles
b7e4cb3

firepenguindisopanda commited on

Add comprehensive tests for cache management, composite indexes, enum fields, and Pinecone integration
c62301e

firepenguindisopanda commited on

feat(rag): expand corpus for solution_architect, data_architect, security_analyst, devops_architect
888dcfb

firepenguindisopanda commited on

fix(tests): graceful skip on LLM unavailability, clear failure in _ensure_session_with_options
5d0248d

firepenguindisopanda commited on

test: add integration tests for architecture chat and conversation
a7679a0

firepenguindisopanda commited on

fix(api): convert ArchitectureMessage to dict before passing to answer_question
32e70e4

firepenguindisopanda commited on

feat(api): add POST /sessions/{id}/chat and GET /sessions/{id}/conversation endpoints
a01023f

firepenguindisopanda commited on

feat(service): create ArchitectureQAService with context-windowed Q&A
69b7c78

firepenguindisopanda commited on

feat(service): add get_conversation to ArchitectureSessionService
84e2889

firepenguindisopanda commited on

fix(db): add FK and time-column indexes (DS-02)
dd07997

firepenguindisopanda commited on

fix(alembic): fix env.py sys.path, rewrite initial_schema migration with correct FK order (circular deps handled via ALTER TABLE AFTER)
311444e

firepenguindisopanda commited on

fix(alembic): squash 6 broken migrations into single initial_schema, fix env.py to use settings
adc5aea

firepenguindisopanda commited on

feat(05): add quality metrics API endpoint and SRS rubric scores
0d78c0a

firepenguindisopanda commited on

feat(04): Consistency node + SRS KG + SSE PRD + integration test
9ba692f

firepenguindisopanda commited on

feat(04): Agent KG migration for generic_specialist, PO, BA
7367c0a

firepenguindisopanda commited on

feat(04): ConsistencyValidator module with 7 passing tests
50f4235

firepenguindisopanda commited on

feat(04): KGService find_contradictions + state.contradictions + IPC cleanup
8048f7a

firepenguindisopanda commited on

test(03): add integration tests covering V-01 through V-10 criteria
d2a254b

firepenguindisopanda commited on

feat(03): refactor JudgeGate to accept quality metrics with arbitration hierarchy
dbcd74b

firepenguindisopanda commited on

feat(03): integrate QualityEngine re-prompt routing into pipeline orchestrator
6800334

firepenguindisopanda commited on

feat(03): add QualityEngine, DomainTermWhitelist, calibrated budgets, and quality schemas
a746fba

firepenguindisopanda commited on

test(02-kg): add E2E integration tests for KG pipeline
46d7972

firepenguindisopanda commited on

feat(02-kg): implement BookIndexer, book pipeline, and prompt integration
c60a5c4

firepenguindisopanda commited on

feat(02-kg): implement KG-to-SRS deterministic renderer
eb3ec2c

firepenguindisopanda commited on

feat(02-kg): implement KGService with semantic search and role-scoped isolation
3d2687b

firepenguindisopanda commited on

feat(02-kg): implement KG schemas, entity models, and state integration
38910bd

firepenguindisopanda commited on

feat(phase01-p01-06): rebuild orchestrator as clean ~300-line StateGraph
a56f9ad

firepenguindisopanda commited on

refactor(01-01): deduplicate AgentState into single definition in state.py
03c69f3

firepenguindisopanda commited on

feat(01-01): consolidate SQLAlchemy models into single models.py
d9aaa76

firepenguindisopanda commited on

feat(01-pipeline-foundation-01): add SECRET_KEY validation and JWT session code exchange
7ae273c

firepenguindisopanda commited on

feat(01-pipeline-foundation-01): centralize config in pydantic-settings Settings class
ba9f072

firepenguindisopanda commited on

chore(01-pipeline-foundation-01): upgrade dependencies to target versions
992eb10

firepenguindisopanda commited on

update requirements txt file
5f9cb4e

firepenguindisopanda commited on

add *.db to gitignore
6c2f7a9

firepenguindisopanda commited on

updated with new prompts and new workflow to generate a document
94f31ec

firepenguindisopanda commited on

Updated: to make sure logging writes to log in dev
34ab507

firepenguindisopanda commited on

Refactor code structure for improved readability and maintainability
67e7264

firepenguindisopanda commited on

removed dep
89718ec

firepenguindisopanda commited on

Refactor code structure for improved readability and maintainability
7687ffb

firepenguindisopanda commited on

Refactor documentation and role structures; update auth and web routers
338ef03

firepenguindisopanda commited on

chore: clean up code structure and remove redundant changes
4266ac9

firepenguindisopanda commited on

Remove byte-compiled Python files from the repository
511ddf7

firepenguindisopanda commited on

Add byte-compiled files to .gitignore and .spacesignore
28d8b42

firepenguindisopanda commited on

Refactor: make health checks asynchronous to improve performance
d5da147

firepenguindisopanda commited on

Fixed: pdf creation issue
2bcabf3

firepenguindisopanda commited on