Another update:
The system passed the county's building/electrical inspection last Friday.
As a test, I turned the system on for about 30 minutes this past Sunday morning. I wanted to test the X10 system again when we had enough sun to produce more power than we were consuming.
The test went fine (I didn't detect any issues with the X10 system), so I shut the system down again (my smartmeter was complaining - apparently it wasn't expecting power to be flowing backward, so it was flashing "Error" on the screen every few seconds).
The second half of the utility's application paperwork was submitted to them this morning, and now we are waiting for them to change out the meter (for one that is set up for net-metering), and give us the "green light" to turn it on.
In the meantime, I'm working on adding power monitoring (solar power produced, and total power consumed) to my Arduino-based temperature/hvac monitor.
I have a working prototype that can measure current flow (using a clamp-on current transformer) accurately enough for me (not perfect, but close). I'm working on the code to send that data to the Arduino that captures the rest of my data, and dumps it into the MySQL database. I still have to build the interface circuits for the four current transformers (the one I have right now is on a breadboard at the moment), and test with the higher-amperage feeds.