Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
2 changes: 2 additions & 0 deletions .jules/superintendent.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Instability: Root directory hallway trash (.py scripts dumped without structure).
Fortification: Swept all stray python utility scripts into a dedicated scripts/ directory to maintain strict root hygiene.
1 change: 0 additions & 1 deletion .phpunit.cache/test-results

This file was deleted.

5 changes: 4 additions & 1 deletion ARCHITECTURE.md
Original file line number Diff line number Diff line change
Expand Up @@ -603,4 +603,7 @@ The Sovereign Agent Blueprint for the Next.js Frontend RAG Agent is documented t
This project integrates the Progressive Disclosure Level 2 schema from [LEXICON.md](LEXICON.md) (DRP-LEXICON-992). This standard defines core pattern definitions such as Isomorphic Bridges, Paraconsistent Scarring, and Topological Orthogonality Hypotheses. It provides PDL decorators to mitigate pathological decays (like Semantic Saponification and Polyglot Hallucination Resonance) and emergent use cases at orthogonal domain intersections.

## Metrological Conformance
The operational workflow incorporates Draft-Conditioned Constrained Decoding and Semantic Metrology via `validate_pdt_specification.py`, ensuring `AGENTS.md` mathematically bounds execution paths and prevents logical deviations during autonomous recursive loops.
The operational workflow incorporates Draft-Conditioned Constrained Decoding and Semantic Metrology via `scripts/validate_pdt_specification.py`, ensuring `AGENTS.md` mathematically bounds execution paths and prevents logical deviations during autonomous recursive loops.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

For consistency with the rest of the ARCHITECTURE.md document (which heavily links to referenced files and blueprints), consider linking scripts/validate_pdt_specification.py and AGENTS.md to make navigation easier.

Suggested change
The operational workflow incorporates Draft-Conditioned Constrained Decoding and Semantic Metrology via `scripts/validate_pdt_specification.py`, ensuring `AGENTS.md` mathematically bounds execution paths and prevents logical deviations during autonomous recursive loops.
The operational workflow incorporates Draft-Conditioned Constrained Decoding and Semantic Metrology via [scripts/validate_pdt_specification.py](scripts/validate_pdt_specification.py), ensuring [AGENTS.md](AGENTS.md) mathematically bounds execution paths and prevents logical deviations during autonomous recursive loops.


## Infrastructure and Tooling
- `scripts/`: Centralized directory for utility scripts.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

Consider linking the scripts/ directory to allow readers to easily navigate to the centralized utility scripts folder.

Suggested change
- `scripts/`: Centralized directory for utility scripts.
- [scripts/](scripts/): Centralized directory for utility scripts.

File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading